本帖最后由 归尘. 于 2020-2-4 17:32 编辑

[ EssentialsTP - 基础传送插件 ]


EssentialsTP 是一款集齐大量基础类传送于一体的 基础传送插件

授权搬运
申请中...

插件功能

  • 可自定义编辑语言
  • 丰富的传送功能

插件命令

/home
传送至已设置的家
权限: essentialstp.command.home

/sethome
设置一个家
权限: essentialstp.command.sethome

/delhome
删除指定家
权限: essentialstp.command.delhome

/warp
传送至已设置的坐标
权限: essentialstp.command.warp

/setwarp
设置一个传送坐标
权限: essentialstp.command.setwarp

/delwarp
删除一个传送坐标
权限: essentialstp.command.delwarp

/back
返回上一位置
权限: essentialstp.command.back

/wild
随机传送
权限: essentialstp.command.wild

/spawn
返回主城
权限: essentialstp.command.spawn

/setspawn
设置主城
权限: essentialstp.command.setspawn

/tpa
传送至某位玩家身边
权限: essentialstp.command.tpa

/tpahere
请求玩家传送至自己身边
权限: essentialstp.command.tpahere

/tpaccept
接受请求
权限: essentialstp.command.tpaccept

/tpdeny
拒绝请求
权限: essentialstp.command.deny

图片展示








插件配置

CONFIG.YML (已做汉化 可供参考用...)

  1. ---
  2. plugin-name: essentalsTp+
  3. sqlite-dbname: essentials_tp
  4. # 传送至身边冷却
  5. tpa-here-cooldown: "30"
  6. # 传送至家冷却
  7. tp-home-cooldown: "5"
  8. # 坐标传送冷却
  9. tp-warp-cooldown: "5"
  10. # 回城冷却
  11. tp-spawn-cooldown: "5"
  12. # 标语
  13. MOTD: Welcome to this awsome plugin showcase was hell for the first day but hey lol
  14. # 随机传送最大X坐标
  15. wild-MaxX: "300"
  16. # 随机传送最大Y坐标
  17. wild-MaxY: "300"
  18. # 是否开启睡觉设置家
  19. bed-sets-home: "true"
  20. Lang_invalid_usage: '无效用法:'
  21. Lang_command_only_use_ingame: 此命令只能在游戏中使用.
  22. Lang_no_permissions: '[EssentialsTP] 无权限.'
  23. Lang_teleport_home: §e传送至家.
  24. Lang_teleport_spawn: §e返回主城.
  25. Lang_teleport_wild: §e传送至野外§f(§a随机传送§f).
  26. Lang_teleport_death: §e返回上次死亡地点.
  27. Lang_no_spawn_set: §e此世界无主城坐标....
  28. Lang_teleport_spawn_original: §e传送至默认主城坐标.
  29. Lang_spawn_set: §e已设置主城坐标.
  30. Lang_your_homes: '§e家:'
  31. Lang_no_home_set: §e未设置家.
  32. Lang_no_home_name: §e未找到此名字的家.
  33. Lang_home_set: §e已设置家
  34. Lang_home_delete_1: '§e家:§a'
  35. Lang_home_delete_2: §e已删除.
  36. Lang_no_teleport_self: §e你不能传送至自己.
  37. Lang_player_not_online: §e玩家不在线.
  38. Lang_sent_request_you: §e向您发送了传送请求.
  39. Lang_sent_request_them: §e向您发送了一个请求,以传送.
  40. Lang_accept_request: §e接受请求.
  41. Lang_decline_request: §e拒绝请求.
  42. Lang_request_expire_1: §e此请求持续
  43. Lang_request_expire_2: §e秒
  44. Lang_request_expire_3: §e时间.
  45. Lang_type: Type
  46. Lang_no_active_request: §e无有效请求.
  47. Lang_warps: '§e坐标:'
  48. Lang_no_warps: §e此服务器无坐标.
  49. Lang_no_warp_listed: §e无坐标列出.
  50. Lang_warp_set: §e已设置坐标
  51. Lang_warp_to: §e传送至坐标
  52. Lang_warp_delete_1: '§e坐标:'
  53. Lang_warp_delete_2: §e已删除.
  54. Lang_no_warps_name: §e未找到该名称坐标.
  55. Land_chunk_not_loaded: §e无法加载部分区块,该传送不安全.
  56. Lang_action_cooldown: §e冷却中,请稍后.
  57. Lang_no_death: §e已经死亡.
  58. ...

复制代码

插件下载


[原帖]
https://poggit.pmmp.io/p/essentialsTP/1.2.2

插件更新

当前版本 V1.2.2 [2020/2/4 转载]