moeycvbn12

Untitled

Dec 2nd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. command /opped <player>:
  2. permission: opped.give
  3. trigger:
  4. execute console command "op %player%"
  5. message "&aThe user %player% has been accessed to make several permissions."
  6. message "&aYou have been granted the Operator and Administrator for the server."
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. command /deopped <player>:
  16. permission: deopped.give
  17. trigger:
  18. execute console command "deop %player%"
  19. message "&cThe user %player% has been denied to perform permissions."
  20. message "&cThe Operator / Administrator range has been removed."
Advertisement
Add Comment
Please, Sign In to add comment