迪丽热巴
本帖最后由 1582952890 于 2017-9-13 22:23 编辑


DeathCoordinates
更好的返回死亡地点


介绍
这个插件可以让您的服务器的玩家通过点击死亡消息传送回他们的死亡地点。
这有一个特定的权限,所以你可以决定谁能够传送。
您可以根据需要修改超时时间,也可以设置插件可以在哪个世界中工作。
这是一个简单而轻便的插件。
  
特点
自定义提示
自定义开启世界
自定义超时时间
支持1.8+版本
  
指令/权限

/dc info 显示插件信息
/dc reload 重载插件
/dc tp 传送回死亡地点

deathcoordinates.teleport  -  允许传送
deathcoordinates.message  -  可以看到死亡传送的提示
deathcoordinates.bypasstime  -  忽略超时
deathcoordinates.admin  -  允许使用命令
  
图片
  
配置

  1. # --------------------------------------------------
  2. # DeathCoordinates by Ajneb97
  3. # If you find bugs, please contact with me:
  4. # https://www.spigotmc.org/members/ajneb97.43796/
  5. # --------------------------------------------------
  6. # -> enabled-worlds <- If the player dies on these worlds, the plugin will send the message containing the players coordinates.
  7. # -> teleport-maxtime <- The player will be able to teleport to their death location for only a certain amount of time. You can change it as you want.
  8. Config:
  9.     new-version-reminder: true
  10.     teleport-maxtime:         
  11.         enabled: true         //开启超时
  12.         time: 300            //超时时间
  13.     enabled-worlds:         //开启世界
  14.     - world
  15.     - world_nether
  16.     - world_the_end
  17. Messages:                //提示
  18.     death-message:
  19.     - "&c你死了! 你的&4死亡坐标&c为:"
  20.     - "&8(&7%coord-x% %coord-y% %coord-z%&8, &c世界: &7%world%&8)"
  21.     death-message-extra: "&c点击消息传送到死亡地点"
  22.     no-died-recently: "&7没有可用的传送地点."
  23.     prefix: "&4[&c死亡坐标&4]"
  24.     plugin-reload: "&a插件重载"
  25.     console-command: "&7这个命令需要玩家才能执行"
  26.     nopermissions: "&7你没有权限"
  27.     wrongcommand: "&7命令不存在"
复制代码

下载


love12138
这个插件我之前见过的,本来想要搬运,但是一看见不怎么好用就不想了,不过ESS貌似自带并且还可以更改就是有些麻烦....

南宫俊杰
可以的·3·

晚安2001
配置文件这么短 好好翻译

神奇的滑稽
这个插件有一个好处就是和ESS的BACK 不同
ESS 的BACK 可以在SPAWN 或者 TPA 命令使用后 再使用BACK返回上一位置, 这个则只能在死亡后回到死亡位置,
缺点就是死亡的提示可以重复点击,可以无限次的返回死亡坐标,不再次死亡这个坐标就不会刷新, 很别扭的一个事情,这个返回的次数应该只能使用一次.

第一页 上一页 下一页 最后一页