- 版权类型
- 转载
- 插件英文名称
- Teleport+
- 支持的核心
- Spigot
- 前置组件
- Vault 及任意一款支持 Vault 的经济插件(可选)
- 资源语言
- 英语
- 适配版本(Java)
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
Teleport+
本插件是一款传送插件,支持传送至其他玩家,同时还有炫酷的粒子特效!
软依赖:Vault(玩家/随机/地标传送扣费)
插件特色
- 丝滑传送
- 传送特效
- 悬浮字
- ActionBar
- 地标功能
- 家传送点功能
- 随机传送
- 游戏内配置
- 支持 SQL
- 高度可配置性
- 自定义效果、声音
- 本地语言
插件截图
插件命令
- /teleport <reload/help> - 重载或显示帮助命令
- /tp <玩家名称> - 传送至指定的玩家
- /tp
- 传送至指定的坐标 - /tpa <玩家名称> - 向指定玩家发送传送请求
- /tpahere <玩家名称> - 向指定玩家发送传送至此的请求
- /tpaccept - 接受传送请求
- /tpdeny - 拒绝传送请求
- /warp <地标名称> - 传送到指定的地标
- /setwarp <地标名称> - 设置地标
- /delwarp <地标名称> - 移除地标
- /tptoggle - 设置其他玩家是否可向你发送传送请求
- /home <名称/玩家名称> - 传送至自己的家传送点
- /delhome <名称> - 移除家传送点
- /sethome - 在当前位置设置家传送点
- /spawn <名称> - 传送至出生点
- /delspawn <名称> - 移除出生点
- /setspawn <名称> - 设置出生点
- /back - 返回上一传送点或死亡地点
- /tpall - 将所有玩家传送至你的位置
- /randomteleport(或 /rtp)- 进行一次随机传送
插件权限
- teleport.admin - 管理员权限
- teleport.particle - 允许显示传送特效
- teleport.tp - 允许使用 /tp 命令
- teleport.tphere - 允许使用 /tphere 命令
- teleport.tpa - 允许使用 /tpa 命令
- teleport.tpahere - 允许使用 /tpahere 命令
- teleport.tpaccept - 允许使用 /tpaccept 命令
- teleport.tpdeny - 允许使用 /tpdeny 命令
- teleport.warp.spot.<地标名称> - 默认地标权限
- teleport.warp.warp - 允许使用 /warp 命令
- teleport.warp.set - 允许使用 /setwarp 命令
- teleport.warp.delete - 允许使用 /delwarp 命令
- teleport.warp.edit - 允许编辑地标传送点
- teleport.coor - 允许在 /tp 命令中以坐标为目的地
- teleport.toggle - 允许使用 /tptoggle 命令
- teleport.spawn.spawn - 允许使用 /spawn 命令
- teleport.spawn.set - 允许使用 /setspawn 命令
- teleport.spawn.delete - 允许使用 /delspawn 命令
- teleport.spawn.spot.<出生点名称> - 传送至指定出生点的权限
- teleport.home.home - 允许使用 /home 命令
- teleport.home.set - 允许使用 /sethome 命令
- teleport.home.delete - 允许使用 /delhome 命令
- teleport.home.see - 允许使用 /seehomes 命令
- teleport.home.amount.<数量> - 允许设置指定数量的家
- teleport.back - 允许使用 /back 命令
- teleport.tpall - 允许使用 /tpall 命令
- teleport.bypass - 允许绕过传送冷却
- teleport.savebed - 允许保存床的出生点
- teleport.rtp - 允许使用 /rtp 命令
- teleport.rtp.edit - 允许在游戏内编辑随机传送
常见问题
问:如何在游戏中修改地标?
答:确保你拥有 teleport.warp.edit
权限,且传送类型为 "GUI",然后右键点击地标。
问:如何在游戏中配置随机传送?
答:同上,但你需要拥有 teleport.rtp.edit
权限。
问:我可以将 Essentials 中的所有地标/家传送点数据迁移到此插件中吗?
答:是的你可以,命令为 /teleport converthome <essentials>
和 /teleport convertwarp <essentials/easywarp>