- Support for 1.21.5 and bukkit, folia support will come in v2.0.0
- Updated adventure libraries, now they also wont be installed if the server provides it (paper)
- Added an extra config option to modify the vanilla whitelist with respect to NobleWhitelist, more options will come in v2.0.0
- Updated internals.
- The plugin now requires mc 1.18 or newer to run, this means the plugin will stay with java 17 (for now)
- Added a proper unlink method (to be used for the discord integration)
- Fixed incorrect database advanced option being incorrectly loaded
- Optimized internal libraries
- Expanded update checker
- Added a new "/nwl support" command for useful links
Latest update to version 1.x.x (Maybe one more for fixes) So I can work for the version 2.0.0, now that the 1.21 released.
- Now correctly supports 1.21
- Renamed PlaceholderAPI and MiniPlaceholders indentifiers as previously announced.
NWhitelist
->nwhitelist
- Commands: Added a small fallback in case it fails to load.
- Commands: In case of future versions of minecraft and this fails, it will be disabled, the plugin will continue to work but without commands.
This is a small hotfix, there is a major update planned to latter.
For PlaceholderAPI and MiniPlaceholders the identifier will be changed. (
NobleWhitelist
->noblewhitelist
)
This is to keep more consistency with other placeholders.
- Fixed an error when reloading database.
- Added new command for perm check of a player
/nwl perm check <player> [min]
- Added an option to skip saving the uuid of a player.
- Added possibility to add incomplete entries to the local files.
- Invalid entries will be silently ignored.
- Removed an unused check with rare function.
- More information will be printed when an error occurs.
- Added new metrics information to be sent.
- Updated dependencies, fixed library manager and changed logger.
- Refactored code, for future support of other platforms.
- New file storage type: TOML
- Fixed incorrect count for flat files (?)
- Fixed bypass and perm joins.
- New bypass options with number based permission.
- Removed placeholder for
join_type
(worked weird) - Now the reload command also reloads the database.
- New commands for manage the join checking and bypass options.
- Changed the
close-if-failed
withaction-if-failed
for better management. - Small changes and fixex to the update checker.
- Optimized code.
- Now allows different types of storage, specially databases for better management.
- Now uses Cloud Framework for the commands management.
- Added Discord Integration
- Now downloads the necessary libraries on start and the jar file weighs less.
- The commands now has better colors and better error handling.