mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Add some Api RecipeName <-> ItemStack
This commit is contained in:
@@ -850,6 +850,7 @@ recipes:
|
||||
# -- Compatibilité entre Plugins --
|
||||
|
||||
# Activer la vérification des autres plugins (si installés) pour les permissions des tonneaux. [true]
|
||||
# Plugins 'Landlord' and 'Protection Stones' use the WorldGuard Flag. 'ClaimChunk' is natively supported.
|
||||
useWorldGuard: true
|
||||
useLWC: true
|
||||
useGriefPrevention: true
|
||||
@@ -858,6 +859,7 @@ useGMInventories: 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
|
||||
|
||||
# Activer l'historique du contenu des tonneaux avec LogBlock [true]
|
||||
|
||||
Reference in New Issue
Block a user