Add some Api RecipeName <-> ItemStack

This commit is contained in:
Sn0wStorm
2020-11-19 22:25:00 +01:00
parent 2ee7dd825d
commit e2d27641af
13 changed files with 94 additions and 2 deletions
+2
View File
@@ -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]