mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 10:08:54 +00:00
Add some Api RecipeName <-> ItemStack
This commit is contained in:
@@ -455,6 +455,7 @@ recipes:
|
||||
# -- Plugin Compatibility --
|
||||
|
||||
# Enable checking of other Plugins (if installed) for Barrel Permissions [true]
|
||||
# Plugins 'Landlord' and 'Protection Stones' use the WorldGuard Flag. 'ClaimChunk' is natively supported.
|
||||
useWorldGuard: true
|
||||
useLWC: true
|
||||
useGriefPrevention: true
|
||||
@@ -464,6 +465,7 @@ useCitadel: true
|
||||
|
||||
# Use a virtual chest when opening a Barrel to check with all other protection plugins
|
||||
# This could confuse Anti-Cheat plugins, but is otherwise good to use
|
||||
# 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]
|
||||
|
||||
Reference in New Issue
Block a user