- The ability to manage whitelisted players by
UUIDhas been implemented. You must pass the player'sUUIDinstead of their nickname. Please note that in this case, the player's nickname will not be saved in the database, and only theUUIDstored in the database will be checked, regardless of the server mode - Minor code improvements
- Added command
/mwl settempfor set player whitelist time - Added command
/mwl extendtempfor extend player whitelist time - Added placeholder
%whitelist_database%to/mwl infocommand - 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
(!) The minimum supported version of Minecraft is now 1.18.2
(!) Configs and database of old plugin versions are no longer supported
- 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
-
Changed the code architecture to dependency injection.
-
Added placeholder %prefix% to insert a prefix wherever you want!
First version of the plugin, not changes



