Created
April 16, 2013 10:51
-
-
Save peterarnott/5395028 to your computer and use it in GitHub Desktop.
The settings file for antidrops
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
config: | |
version: 0.6 | |
creative-only: true | |
deny-drops: true | |
bypass: | |
use: true | |
permission: antidrops.bypass | |
block: | |
creative: | |
chest-use: true | |
death-drops: true | |
signs: false | |
survival: | |
death-drops: false | |
adventure: | |
death-drops: false | |
dev: | |
debug: true | |
remove-item: false | |
deny-pickup: true | |
no-block-drops: false | |
separate-inventories: true | |
chests: | |
read-only: | |
allow: true | |
permission: antidrops.chests.read-only |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment