FrostedWeFall

Admin Commands

Oct 25th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. command /signs:
  2. permission: factionsx.admin
  3. permission message: &4Only administrators may execute this command
  4. trigger:
  5. make player execute command "/buycraft signupdate"
  6. send "&aSuccesfully reloaded buycraft signs"
  7. command /version:
  8. trigger:
  9. broadcast "&7FactionsX V2.1 &cIn Testing Phase"
  10. command /check:
  11. permission: factionsx.admin
  12. permission message: &4Only administrators may execute this command
  13. trigger:
  14. make player execute command "/buycraft forcecheck"
  15. send "&aSuccesfully updated buycraft purchases"
  16. command /save:
  17. permission: factionsx.admin
  18. permission message: &4Only administrators may execute this command
  19. trigger:
  20. make player execute command "/f save"
  21. send "&dSuccesfully saved all factions to disk"
  22. command /logins:
  23. permission: factionsx.admin
  24. permission message: &4Only administrators may execute this command
  25. trigger:
  26. make player execute command "/testlogins"
  27. command /factionsx:command:
  28. trigger:
  29. send "&bFactionsX Admin Commands List"
  30. send "&8- &e/check"
  31. send "&8- &e/version"
  32. send "&8- &e/logins"
  33. send "&8- &e/save"
  34. send "&8- &e/signs"
  35. send "&8- &e/factionsx:command"
  36. command /factionsx:save:
  37. trigger:
  38. make console execute command "/save-all"
  39. command /download:
  40. trigger:
  41. make console execute command "/dl world world"
Add Comment
Please, Sign In to add comment