mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Updater for config options
This commit is contained in:
@@ -87,7 +87,7 @@ autosave: 3
|
||||
debug: false
|
||||
|
||||
# Config Version
|
||||
version: '2.1.1'
|
||||
version: '3.0'
|
||||
|
||||
|
||||
|
||||
@@ -856,6 +856,7 @@ useGMInventories: true
|
||||
# use this for 'Residence' Plugin and any others that don't check all cases in the PlayerInteractEvent
|
||||
useVirtualChestPerms: false
|
||||
|
||||
|
||||
# Enable the Logging of Barrel Inventories to LogBlock [true]
|
||||
useLogBlock: true
|
||||
|
||||
@@ -894,7 +895,7 @@ colorInBrewer: true
|
||||
# If a Large Barrel can be opened by clicking on any of its blocks, not just Spigot or Sign. This is always true for Small Barrels. [true]
|
||||
openLargeBarrelEverywhere: true
|
||||
|
||||
# If Cauldron Particles should be reduced to the bare minimum
|
||||
# If Cauldron Particles should be reduced to the bare minimum [false]
|
||||
minimalParticles: false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user