Available in all configs no matter the platform.
Toggle some debugging log messages.
Default: plugin_messages
Possible values:
plugin_messages
No additional setup required. Will not be able to send messages from/to server without any players online.redis
Use Redis pubsub, set it up in the redis
section. Does not require online players.Section to setup the Redis messenger if selected.
redis: host: localhost port: 6379 timeout: 60 password: password1
Bukkit/Spigot specific sections options.
Default: global
The name of the group that this server is in
The name of this server, should be the same as the name in the proxy's config to work properly! Will fall back to the work directory name if not changed.