Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. command /pl:
  2. usage: /pl list,/plugins
  3. trigger:
  4. if player has permission "skript.pl":
  5. message "&aPlugins List"
  6. stop
  7. if player not have permission:
  8. stop
  9. message "&7[&9Staff&7]&8>>&cYou not have Permission"
  10.  
  11. command /help [<text>]:
  12. trigger:
  13. if player has permission "skript.ahelp":
  14. message "&aHelp Command"
  15. stop
  16. if player not have permission:
  17. stop
  18. message "&7[&9Staff&7]&8>>&cYou not have Permission"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement