Advertisement
DecisionsYT

Untitled

Apr 30th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. name: PGPluginPack
  2. main: me.DecisionsYT.Main
  3. version: 1.0
  4. author: DecisionsYT
  5. commands:
  6. Potions:
  7. description: Shows all available potions.
  8. usage: /<command>
  9. PotionClear:
  10. description: It clears all of your current effects.
  11. usage: /<command>
  12. Speed:
  13. description: It gives a player infinite speed.
  14. usage: /<command>
  15. Strength:
  16. description: It gives a player infinite strength.
  17. usage: /<command>
  18. JumpBoost:
  19. description: It gives a player infinite jumpboost.
  20. usage: /<command>
  21. Haste:
  22. description: It gives a player infinite haste.
  23. usage: /<command>
  24. FireResistance:
  25. description: It gives a player infinite fireresistance.
  26. usage: /<command>
  27. Poison:
  28. description: It gives a player infinite poison.
  29. usage: /<command>
  30. Slowness:
  31. description: It gives a player infinite slowness.
  32. usage: /<command>
  33. Weakness:
  34. description: It gives a player infinite weakness.
  35. usage: /<command>
  36. NightVision:
  37. description: It gives a player infinite nightvision.
  38. usage: /<command>
  39. WaterBreathing:
  40. description: It gives a player infinite waterbreathing.
  41. usage: /<command>
  42. Invisibility:
  43. description: It gives a player infinite invisibility.
  44. usage: /<command>
  45. Gmc:
  46. description: It sets you into creative mode.
  47. usage: /<command> [player]
  48. Gms:
  49. description: It sets you into creative mode.
  50. usage: /<command> [player]
  51. Gma:
  52. description: It sets you into creative mode.
  53. usage: /<command> [player]
  54. Gmsp:
  55. description: It sets you into creative mode.
  56. usage: /<command> [player]
  57. Ext:
  58. description: It extinguishes you.
  59. usage: /<command>
  60. Heal:
  61. description: It heals you.
  62. usage: /<command>
  63. Feed:
  64. description: It feeds you.
  65. usage: /<command>
  66. Ci:
  67. description: It clears your inventory.
  68. usage: /<command>
  69. ClearChat:
  70. description: It clears the server chat.
  71. usage: /<command>
  72. PGReload:
  73. description: It reloads the config.
  74. usage: /<command>
  75. Day:
  76. description: It sets the time to day.
  77. usage: /<command>
  78. Dawn:
  79. description: It sets the time to dawn.
  80. usage: /<command>
  81. Night:
  82. description: It sets the time to night.
  83. usage: /<command>
  84. Peaceful:
  85. description: It sets the difficulty to peaceful.
  86. usage: /<command>
  87. Easy:
  88. description: It sets the difficulty to easy
  89. usage: /<command>
  90. Normal:
  91. description: It sets the difficulty to normal.
  92. usage: /<command>
  93. Hard:
  94. description: It sets the difficulty to hard.
  95. usage: /<command>
  96. Rules:
  97. description: t shows you our rules link.
  98. usage: /<command>
  99. Website:
  100. description: It shows you our website link.
  101. usage: /<command>
  102. Shop:
  103. description: It shows you our shop link.
  104. usage: /<command>
  105. Buy:
  106. description: It shows you our buy link.
  107. usage: /<command>
  108. Apply:
  109. description: It shows you our apply message.
  110. usage: /<command>
  111. Fly:
  112. description: It enables and disables your flight.
  113. usage: /<command>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement