Remove the default blacklist items..those are precious blocks.
This commit is contained in:
parent
8a7a9cefef
commit
fec2fddb26
@ -58,7 +58,7 @@ jailing:
|
|||||||
defaultTime: 30m #default the time to 30 minutes, if no time
|
defaultTime: 30m #default the time to 30 minutes, if no time
|
||||||
gameMode: adventure
|
gameMode: adventure
|
||||||
inventory:
|
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
|
store: true
|
||||||
logToConsole: true
|
logToConsole: true
|
||||||
logToProfile: false
|
logToProfile: false
|
||||||
|
Loading…
Reference in New Issue
Block a user