diff --git a/FightSystem_Core/src/config.yml b/FightSystem_Core/src/config.yml index 49f992a..ab03b87 100644 --- a/FightSystem_Core/src/config.yml +++ b/FightSystem_Core/src/config.yml @@ -65,6 +65,8 @@ Schematic: Shortcut: "" # defaults to "" if missing # Spigot (1.8) material for GUIs Material: STONE_BUTTON # defaults to STONE_BUTTON if missing + # Manual check of schematic necessary + ManualCheck: true # defaults to true if missing # If the schematics should be rotated during pasting Rotate: true # defaults to true if missing # If the schematics should be pasted aligned to the borders instead of centered