- The ability to manage whitelisted players by
UUID has been implemented. You must pass the player's
UUID instead of their nickname. Please note that in this case, the player's nickname
will not be saved in the database, and only the
UUID stored in the database will be checked,
regardless of the server mode - Minor code improvements
- Added command
/mwl settemp for set player whitelist time
- Added command
/mwl extendtemp for extend player whitelist time
- Added placeholder
%whitelist_database% to
/mwl info command
- Added notify when player time in the whitelist is close to expire
- The MongoDB database has been completely reworked
- Full rework of internal config system
- Fixed a bug with early kick of a player from the server
- Updated all plugin dependencies
- Minor optimization
- Full command system rework
- Full config system rework
- Full database rework
- Full plugin rework
- Change database and configs structure
- Added update system
- Added UUID-based mode
- Enhanced temporary players add in whitelist
- Now
/mwl remove command has tab completion
-
/mwl reload now completely reload the plugin
- Added
%whitelist_count% placeholder to
/mwl list command (Display players count in whitelist)