Guest User

Untitled

a guest
Dec 1st, 2018
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. #Titles only works for spigot/craftbukkit 1.8 or higher + protocol hack working
  2. special:
  3. FancyBlockBreak: true
  4. UseBarApi: true
  5. UseTitle: true
  6. UseScoreboard: true
  7. UseActionBar: true
  8. CheckForNewVersion: true
  9. info:
  10. list:
  11. - '&6&lThe TNTRun plugin by The_TadeSK'
  12. - '&6 '
  13. - '&6&lNow try and play'
  14. shop:
  15. name: '&6&lTNTRun &f&lSHOP'
  16. size: 27
  17. doublejump:
  18. maxdoublejumps: 50
  19. commandsonwin:
  20. - say {PLAYER} won tntrun
  21. - say Congratulations...
  22. items:
  23. vote:
  24. use: true
  25. ID: '264:0'
  26. name: '&cVOTE'
  27. info:
  28. use: true
  29. ID: '388:0'
  30. name: '&cINFO'
  31. shop:
  32. use: true
  33. ID: '399:0'
  34. name: '&cSHOP'
  35. stats:
  36. use: true
  37. ID: '331:0'
  38. name: '&cSTATS'
  39. leave:
  40. ID: '355:0'
  41. name: '&cLEAVE'
  42. effects:
  43. use: true
  44. ID: '348:0'
  45. name: '&cEFFECTS'
  46. scoreboard:
  47. waiting:
  48. - '&fWelcome to TNTRun'
  49. - '&a '
  50. - '&fArena: &6&l{ARENA}'
  51. - '&b '
  52. - '&fPlayers: &a&l{PS}&7&l/&c&l{MPS}'
  53. - '&c '
  54. - '&fStarting in: &6&l{COUNT}'
  55. playing:
  56. - '&fPlaying TNTRun'
  57. - '&fon arena: &6&l{ARENA}'
  58. - '&b '
  59. - '&fPlayers: &a&l{PS}&7&l/&c&l{MPS}'
  60. - '&c '
  61. - '&fLost Players: &a&l{LOST}'
  62. - '&2 '
  63. - '&fEnd in: &c&l{LIMIT}'
  64. database: file
  65. MySQL:
  66. host: host
  67. port: 12345
  68. name: tntrun
  69. user: root
  70. pass: password
  71. signs:
  72. prefix: '&6&lTNTRun'
  73. status:
  74. disabled: '&cDisabled'
  75. ingame: '&c&l{PS}&7/&c&l{MPS}'
  76. regenerating: '&6&lRegen...'
  77. waiting: '&a&l{PS}&7/&a&l{MPS}'
Add Comment
Please, Sign In to add comment