Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Creators
Details
Licensed MIT
Published 2 years ago
Updated 2 months ago
About
mWL - is a modern UUID-based whitelist plugin in which you can customize absolutely everything.
Functional
- Various databases to choose from (YAML, MongoDB (In dev)).
- UUID-based. You can use online or offline UUID's.
- Hex message support with MiniMessage (More about this).
- Large amount of functionality.
- Ability to add a player to the whitelist both temporarily and permanently.
- Easy to understand configuration.
- Regular development and improvement of the plugin
- Open source.
Commands
- All commands required mwl.admin permission
| Command | Description |
|---|---|
| /mwl add [nickname] | Permanently add player to whitelist |
| /mwl addtemp [nickname] [duration] | Temporarily add player to whitelist |
| /mwl remove [nickname] | Remove player from whitelist |
| /mwl list | Get list of all players in whitelist |
| /mwl toggle [enable/disable] | Change the whitelist enabled status. Without args display the current status. |
| /mwl check [nickname] | View whitelist information about player. |
| /mwl info | Some information about whitelist. |
| /mwl reload | Reload plugin configs and database. |
- Duration format example - 1y 2mo 3w 4d 5h 6m 7s (y - year, mo - month, w - week, d - day, h - hour, m - minute, s - second)
Some information
- Plugin work only on Paper and Paper forks. Spigot support will be added in future versions.
- The plugin weighs so much because it integrates some libraries necessary for it to work (mongodb-driver, kyori-adventure).
- You can report problems or ideas in the issue of this repository, or in private messages on Discord - @truec0der





