shano_dekono

messages.yml

Nov 27th, 2018
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. # ╔╗ ┌─┐┌─┐┌┬┐ ╦ ╦┬┌─┐┬ ┬ ╔╦╗┬┌─┐┌┬┐┌─┐┌┐┌┌─┐┌─┐
  2. # ╠╩╗├┤ └─┐ │ ╚╗╔╝│├┤ │││ ║║│└─┐ │ ├─┤││││ ├┤
  3. # ╚═╝└─┘└─┘ ┴ ╚╝ ┴└─┘└┴┘ ═╩╝┴└─┘ ┴ ┴ ┴┘└┘└─┘└─┘
  4. # - Get a Better View Distance, By LXCT. -
  5. #=======================================================
  6. # Customize your messages !
  7. #
  8. # Custom Place Holders :
  9. #
  10. # %PLAYER% => The name of the player.
  11. # %VIEWDISTANCE% => Actual view distance of player
  12. # %SETTINGS% => View Distance in settings of player
  13. # %PINGVIEW% => Maximum view distance supported by the ping
  14. # %REDUCTIONINDICE% => The Reduction Indice in percentage
  15. # %PING% => Ping of a player
  16. # %TPS% => TPS of the server
  17. #
  18. # Minecraft color code is obviously supported.
  19.  
  20. view:
  21. update: "&a[BestViewDistance]&7 A new update is available at&a"
  22. updateFail: "&a[BestViewDistance]&c Update checker failed!"
  23. reload: "&aBest View Distance config reloaded !"
  24. ping: "&aPing of %PLAYER%:&d %PING%ms"
  25. tps: "&aTPS =>&d %TPS%"
  26. server: "&aThe view distance is reduced by&d %REDUCTIONINDICE%%"
  27. incorrectPing: "&c/view ping <player>"
  28. incorrectView: "&c/view <player>"
  29.  
  30. viewPlayer:
  31. line1: "&aView Distance of %PLAYER% =>&d %VIEWDISTANCE% (Current)"
  32. line2: "&aView Distance of %PLAYER% =>&d %PINGVIEW% (Supported)"
  33. line3: "&aView Distance of %PLAYER% =>&d %SETTINGS% (Settings)"
  34.  
  35.  
  36. vdist:
  37. line1: "&aView Distance =>&d %VIEWDISTANCE% (Current)"
  38. line2: "&aView Distance =>&d %PINGVIEW% (Supported)"
  39. line3: "&aView Distance =>&d %SETTINGS% (Settings)"
  40. line4: "&aYour View Distance is reduced by&d %REDUCTIONINDICE%%"
  41.  
  42. help:
  43. line1: "&d&l======= BestViewDistance By Lxct ======="
  44. line2: "&d/vdist =>&a View your own view distance."
  45. line3: "&d/view server =>&a Get reduction indice."
  46. line4: "&d/view tps =>&a Get server's tps."
  47. line5: "&d/view ping <player> =>&a Get player ping."
  48. line6: "&d/view <player> =>&a Get player view distance info."
  49. line7: "&d/view =>&a This message."
Advertisement
Add Comment
Please, Sign In to add comment