Advertisement
Guest User

lang.yml MTP 1.8.1-MOON

a guest
Dec 25th, 2020
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. # -------------------------------- #
  2. #
  3. # ~ MESSAGES & FORMATS ~
  4. # By @DeivydSao
  5. #
  6. # -------------------------------- #
  7.  
  8.  
  9. messages:
  10. telepad-placed: '&aYou placed down a <color> TelePad! &e&lRIGHT CLICK&r &athe TelePad
  11. to change its settings!'
  12. rename-help: '&aSend custom pad name to chat!'
  13. rename-successfully: '&eTelePad name changed!'
  14. pickup-pad: '&aYou have picked up the telepad correctly!'
  15. teleport-successfully: '&aWarped from the <nameFrom> TelePad&a to the <nameTo> TelePad&a!'
  16.  
  17. error-messages:
  18. its-not-your-teleport: '&cYou do not own this TelePad!'
  19. max-telepads: '&cYou already have the maximum number of telepads!'
  20. private-telepad: '&cThis TelePad is private!'
  21. world-not-allowed: '&cThis world is not allowed'
  22. location-already-exist: '&cThis location is already being used within the data.'
  23.  
  24. format:
  25. destination:
  26. no-exist: '&cNone'
  27. direction:
  28. n: North
  29. ne: North East
  30. e: East
  31. se: South East
  32. s: South
  33. sw: South West
  34. w: West
  35. nw: North West
  36. mode:
  37. all: All
  38. private: Private
  39. holograms:
  40. warp-setted: <color-code>✦&r &aWarp to <to>
  41. warp-unavailable: <color-code>✦&r &cNo destination
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement