๐Main Configuration
Default Configuration
# Check for plugin updates on startup.
check-for-updates: true
# After editing these settings, the server must be restarted for the changes to take effect.
enable-private-messages: true
# If private messages are enabled, ignoring messages will also be enabled, even if it is set to false.
enable-ignore-messages: true
# Plugin integrations - enable/disable hooks for other plugins
hooks:
# Enable ItemsAdder integration for custom emojis (:emoji:) and font images in chat
items-adder: true
# Enable PlaceholderAPI integration for %placeholder% support
placeholder-api: true
# Enable Oraxen integration for custom glyphs (:glyph:) in chat
oraxen: true
# Enable ViaVersion integration for client version detection
via-version: true
# Enable Geyser/Floodgate integration for Bedrock player detection
geyser: true
# Enable ProtocolLib integration for message interception and deletion
protocol-lib: true
# Enable vanish integration (SuperVanish, PremiumVanish, Essentials)
vanish: trueSettings Reference
General
Key
Type
Default
Description
Hooks
Key
Plugin
Description
Reloading
Last updated