Updates:
- Added default-server-scope field to the config file, which enables you to set a default server scope for punishment commands. This means you do not have to set servers in your punishments anymore (Previously - /ban <name> <server> [reason] => Now - /ban <name> [server] [reason])
Add this piece to your config.yml
Code (Text):
# This setting allows you to set a default server scope for all punishment commands. If this is set,
# then you do not have to provide a server when running punishments
# If you do not wish to use a default server scope, then set the value as ''
# If you wish to use the default server scope, then set the value as 'server-name' (e.g. 'hub', 'global')
default-server-scope: ''