Advertisement
Guest User

Untitled

a guest
May 30th, 2017
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. main: uh.what.name.Xlis1utils
  2. name: Xlis1_Utils
  3. version: 2.1
  4. author: xlis1
  5. description: a in house plugin for the haxiclesticks minecraft server
  6. commands:
  7. xparticle:
  8. description: <type> <x> <y> <z> <r(int)> <speed(int)>
  9. usage: /xparticle
  10. permission: xutils.particle
  11. permission-message: You don't have the myplugin.mycommand permission.
  12. xtargets:
  13. description: tells you how many targets you hit
  14. usage: /xtargets
  15. permission: xutils.targets
  16. permission-message: You don't have the myplugin.mycommand permission.
  17. xspawngun:
  18. description: gives the player a gun
  19. usage: /xspawngun
  20. permission: xutils.spawngun
  21. permission-message: You don't have the myplugin.mycommand permission.
  22. xendgalery:
  23. description: stops the current galery session
  24. usage: /xendgalery
  25. permission: xutils.endgalery
  26. permission-message: You don't have the myplugin.mycommand permission.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement