Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How Essentials-Anti Build should be setup to allow players to build and use items:
- ############################################################
- # +------------------------------------------------------+ #
- # | EssentialsAntiBuild | #
- # +------------------------------------------------------+ #
- ############################################################
- # Disable various default physics and behaviors
- # Should people with build: false in permissions be allowed to build
- # Set true to disable building for those people
- # Setting to false means EssentialsAntiBuild will never prevent you from building
- build: false
- # Should people with build: false in permissions be allowed to use items
- # Set true to disable using for those people
- # Setting to false means EssentialsAntiBuild will never prevent you from using
- use: false
Advertisement
Add Comment
Please, Sign In to add comment