Advertisement
Guest User

Untitled

a guest
Dec 25th, 2015
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. name: essentialsmenu
  2. version: 1.6.0
  3. description: adds in a essential menu and other useful things.
  4. author: king v
  5. main: king.menu.Main
  6. website: http://dev.bukkit.org/bukkit-plugins/essential-menu/
  7. commands:
  8. em:
  9. description: main essentials menu cmd
  10. permission: essentialmenu.heal
  11. usage: use /em for essentials menu
  12. heal:
  13. description: heal your self.
  14. permission: essentialmenu.heal
  15. usage: use /heal to heal your self!
  16. suicide:
  17. description: commit suicide.
  18. permission: essentialmenu.kill
  19. usage: use /heal to heal your self!
  20. spawn:
  21. description: Goto Spawn.
  22. permission: essentialmenu.spawn
  23. usage: use /spawn to go to spawn!
  24. invis:
  25. description: Become invisible.
  26. permission: essentialmenu.invisible
  27. usage: use /invis to become invisible!
  28. uninvis:
  29. description: no longer Be invisible.
  30. permission: essentialmenu.invisible
  31. usage: use /uninvis to no longer be invisible!
  32. godmode:
  33. description: GODMODE!
  34. permission: essentialmenu.god
  35. usage: use /godmode to go godmode!
  36. setwarp1:
  37. description: set the location of warp1!
  38. permission: essentialmenu.setwarp
  39. usage: use /setwarp1 to set the location of warp 1
  40. setwarp2:
  41. description: set the location of warp2!
  42. permission: essentialmenu.setwarp
  43. usage: use /setwarp2 to set the location of warp 2
  44. setwarp3:
  45. description: set the location of warp3!
  46. permission: essentialmenu.setwarp
  47. usage: use /setwarp3 to set the location of warp 3
  48. warp3:
  49. description: goto warp3!
  50. permission: essentialmenu.warp
  51. usage: use /warp3 to goto warp 3
  52. warp2:
  53. description: goto warp2!
  54. permission: essentialmenu.warp
  55. usage: use /warp2 to goto warp 2
  56. warp1:
  57. description: goto warp1!
  58. permission: essentialmenu.warp
  59. usage: use /warp3 to goto warp 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement