Whitelist plugin with the ability to link a nickname to Discord.
QWhitelist is a plugin for a whitelist of players who can connect to the server. The plugin uses the player's name to verify the player.
/qwhitelist - reload config and Discord bot activity./qwhitelist add <Nickname> - add a player to the white list./qwhitelist remove <Nickname> - remove a player from the white list./qwhitelist update <DiscordID> - update the nickname of the player linked to the specified DiscordID./code - find out your unique code./code <Nickname> - find out the player code.
/play <nickname> - Adds the player's nickname to the whitelist and automatically binds it to the discord./info - Display information about the server that you can specify in the config file./code <code> - Link Discord to player's nickname. (If player was added with /qwhitelist add <nickname> command)
qwh.* - Gives access to all commands.qwh.qwhitelist.reload - Access to reload the plugin config.qwh.qwhitelist.add - Access to adding a player to the white list.qwh.qwhitelist.update - Access to change a player's nickname using his DiscordID.qwh.qwhitelist.remove - Access to removing a player from the white list.qwh.code - Access to receiving your code. (Available to everyone by default)qwh.code.admin - Access to obtain player code.