Remove the default blacklist items..those are precious blocks.

This commit is contained in:
graywolf336 2014-07-15 01:39:04 -05:00
parent 8a7a9cefef
commit fec2fddb26

View File

@ -58,7 +58,7 @@ jailing:
defaultTime: 30m #default the time to 30 minutes, if no time
gameMode: adventure
inventory:
blacklist: ['diamond_block', 'gold_block', 'emerald_block'] #items they aren't allowed to keep
blacklist: [] #items they aren't allowed to keep
store: true
logToConsole: true
logToProfile: false