Schiarizzi

essentials anti build

Feb 22nd, 2013
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. How Essentials-Anti Build should be setup to allow players to build and use items:
  2.  
  3. ############################################################
  4. # +------------------------------------------------------+ #
  5. # | EssentialsAntiBuild | #
  6. # +------------------------------------------------------+ #
  7. ############################################################
  8.  
  9. # Disable various default physics and behaviors
  10.  
  11. # Should people with build: false in permissions be allowed to build
  12. # Set true to disable building for those people
  13. # Setting to false means EssentialsAntiBuild will never prevent you from building
  14. build: false
  15.  
  16. # Should people with build: false in permissions be allowed to use items
  17. # Set true to disable using for those people
  18. # Setting to false means EssentialsAntiBuild will never prevent you from using
  19. use: false
Advertisement
Add Comment
Please, Sign In to add comment