Releases: hyperdefined/AutoWhitelistRemove
Releases · hyperdefined/AutoWhitelistRemove
1.2.6
- Folia support (#59, thank you to @RitaSister)
1.2.5
- Added the ability to remove/add ignored players via commands.
- Added
extra-commandsto the config. These commands will run when a player is removed.
1.2.4
- Migrated to Paper API, which drops support for Spigot.
- Updated to Java 21.
1.2.3
- Added the ability to ignore players from being removed in the configuration.
1.2.1
- Proper permissions handling in
plugin.yml.
1.2
- Update all messages to use MiniMessage internally.
- Added more logging for removing players.
- Check whitelisted players via API, not by reading the JSON directly.
- Remove inactive players from the whitelist using API, not by forcing a console command.
1.1.1
- Skip players that have not logged in.
Version 1.1
- New update checker.
- Better handling of removing players. This should prevent
nullplayers from being removed.
Version 1.0
Initial release of the plugin!