Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. #NEI Server Permissions
  2. # Names are Comma (,) separated
  3. # ALL, OP and NONE are special names
  4.  
  5. #List of players who can use these blocks. :Anyone not listed here will not have these blocks appear in their item panel.:format is {itemID}::{itemDamage}:Eg. 12::5=CodeChicken, Friend1
  6. BannedBlocks
  7. {
  8. 7:0=NONE
  9. }
  10.  
  11. #List of players who can use these features. :Eg. time=CodeChicken, Friend1
  12. permissions
  13. {
  14. adventure=OP
  15. creative=OP
  16. creative+=OP
  17. delete=OP
  18. enchant=OP
  19. heal=OP
  20. item=OP
  21. magnet=OP
  22. notify-item=CONSOLE, OP
  23. potion=OP
  24. rain=Manager(Or what ever my rank is in the things)
  25. save-state=OP
  26. time=Manager(Or what ever my rank is in the things)
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement