Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. name: SurvivalGames
  2. author: Wazup92
  3. version: 2.2
  4. main: me.wazup.survivalgames.main
  5. commands:
  6. SurvivalGames:
  7. description: Main command!
  8. aliases: [sg]
  9. SurvivalGames Wand:
  10. description: Enter the selection mode!
  11. SurvivalGames Create:
  12. description: Create a new Arena!
  13. SurvivalGames Delete:
  14. description: Deletes an arena
  15. SurvivalGames List:
  16. description: Show a list of arenas
  17. SurvivalGames Enable:
  18. description: Enable an arena
  19. SurvivalGames Disable:
  20. description: Disable an arena
  21. SurvivalGames Setlobby:
  22. description: Set the location of an arena lobby
  23. SurvivalGames Addspawn:
  24. description: Add spawns for an arena
  25. SurvivalGames Join:
  26. description: Join an arena
  27. SurvivalGames Leave:
  28. description: Leave an arena
  29. SurvivalGames Kits:
  30. description: Select a kit
  31. SurvivalGames Shop:
  32. description: Buy an item!
  33. SurvivalGames Stats:
  34. description: Check your stats!
  35. SurvivalGames Setdeathmatch:
  36. description: Set the location of the deathmatch
  37. SurvivalGames Reload:
  38. description: Reloads the config files
  39. SurvivalGames Editblocks:
  40. description: Edit an arena blocks
  41. SurvivalGames Coins:
  42. description: Change a player coins
  43. SurvivalGames Start:
  44. description: Force start an arena
  45. SurvivalGames Stop:
  46. description: Force stop an arena
  47. SurvivalGames Updatechests:
  48. description: Update an arena chests location
  49. SurvivalGames Setholostats:
  50. description: Sets the location for holographic stats
  51. SurvivalGames Setgloballobby:
  52. description: Sets the global lobby location
  53. SurvivalGames Lobby:
  54. description: Teleport to the global lobby
  55. SurvivalGames Admin:
  56. description: Shows all the admin commands
  57. SurvivalGames Info:
  58. description: Shows some information about the plugin!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement