mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Option to disable Third-Party Support
Put Calls to other Plugins in try blocks
This commit is contained in:
+13
@@ -194,6 +194,19 @@ cooked:
|
||||
|
||||
|
||||
|
||||
|
||||
# -- Plugin Compatibility --
|
||||
|
||||
# Enable checking of other Plugins (if installed) for Barrel Permissions [true]
|
||||
useWorldGuard: true
|
||||
useLWC: true
|
||||
useGriefPrevention: true
|
||||
|
||||
# Enable the Logging of Barrel Inventories to LogBlock
|
||||
useLogBlock: true
|
||||
|
||||
|
||||
|
||||
# -- Chat Distortion Settings --
|
||||
|
||||
# Log to the Serverlog what the player actually wrote, before his words were altered [false]
|
||||
|
||||
Reference in New Issue
Block a user