bukkit4fun

Untitled

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