Advertisement
Ravenbvutt

Untitled

Aug 15th, 2017
8,744
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. debug: false
  2. # Triggered when you use /rtp without any additional paramters
  3. # Just write your command as you would use it ingame here
  4. # Don't use the -p parameter, this will get added automaticly with the senders name/the specified playername
  5. presets:
  6. default: "/rtp 100 2950 -f -c 12"
  7. # add more to use /rtp <rtpname>, player needs "randomteleport.presets.<rtpname>"
  8. # <rtpname>: "/rtp 1 2"
  9.  
  10. msg:
  11. search: "&7[RandomTeleport] &cИщем безопасное место в мире &a>> &b{worldname} &a<<"
  12. teleport: "&7[RandomTeleport] &cТы перемещен на координаты &7X: {x} Y: {y} Z: {z}!"
  13. setspawnpoint: "&7Your Respawnpoint has been set to your current location!"
  14. error:
  15. location: "&4Ошибка: &cRandomTeleport не удалось найти безопасное место!"
  16. cooldown: "&cВы должны подождать {cooldown_text}секунд до следующей телепортации!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement