Advertisement
STATEDLIGHT

NEI

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