[/SIZE
] messages: # Here you can setup plugin messages kickMessage: "You are not whitelisted on this server!" serverName: "MyCoolServer"# This will be displayed on player kick type: local
# local for SQLite, mysql for MySQL mysql: # MySQL settings host: localhost
port: 3306
username: username
password: password
database: default
discord: # Discord integration enabled: false
token: PASTE_DISCORD_BOT_TOKEN_HERE
admin_role_id: PASTE_DISCORD_ADMIN_ROLE_ID_HERE
serverName: "MyCoolServer"# Will be displayed in bot status [SIZE=6
]
Permissions authcontrol.add - Add command authcontrol.remove - Remove command authcontrol.list - List command authcontrol.reload - Reload command authcontrol.* - For all commands
Commands
/ac reload - Reload configs
/ac add [Nickname] - Add player to whitelist
/ac remove [Nickname] - Remove player from whitelist