MultiWhite is a plugin that automates server management, allowing players to submit requests through Discord modals and administrators to approve them with one-click buttons [Approve] / [Reject]. The system also supports the /mw add [nickname] [time] command for issuing temporary passes, automatically removing and kicking players from the database when the pass expires.
This plugin supports the Paper (v1.21.11) kernel
Features
- Easy configuration of
config.ymlandlocale.yml - Ability to create Discord statements.
- Saving a player by UUID. Licensed accounts can change their in-game nickname without worrying about losing access to the server.
- Support for hexadecimal color in messages
- Lightweight and high performance
Installation
1. Disable the default Minecraft white list in server.properties by setting the value to white-list=false
2. Install the .jar file plugin in the plugins folder
3. Start or restart your server
Minecraft command list
- /multiwhite reload - reload the plugin.
- /multiwhite add [nickname] [time] - add a player to the list.
- /multiwhite remove [nickname] - remove a player from the list.
- /multiwhite list [page] - show the white list.
Discord command list
- /setup - sending an information message.
List of permissions
- multiwhite.use - the ability to use the plugin's basic commands.
- multiwhite.reload - the ability to reload the configuration.
Discord Basic information required from the user:
TOKEN- a unique key to the Discord botcategory_id- the category where the statements will be createdrole_staff- list of roles that have permission to use commands
