Bug fixes
- The mod no longer needs the message content intent
New features
- Added Geyser with Floodgate support
- The Geyser support currently requires Floodgate to be present
- This feature was only tested on 1.21.4 due to bedrock limitations
- The mod now uses guild commands instead of global commands, reducing time to propagate changes
Changes
- Changed the command reply system to a simpler and better one
- Renamed the debug flag
trackEntryErrortotestMojangApiOnRegister - Moved JDA and chewtils to its own package, improving stability and allowing better compat with other mods
- Added support for 1.21.5
Bug fixes
- Fixed translation errors
- A user can no longer replace an existing whitelist entry with
/register - The banned user warning now properly shows
- Added support for 1.21.5
- Moved JDA and chewtils to it's own package, improving stability and allowing better compat with other mods
New features
- Added Geyser with Floodgate support
- The Geyser support currently requires Floodgate to be present
- This feature was only tested on 1.21.4 due to bedrock limitations
- The mod now uses guild commands instead of global commands, reducing time to propagate changes
Changes
- Changed the command reply system to a simpler and better one
- Renamed the debug flag
trackEntryErrortotestMojangApiOnRegister
Bug fixes
- Fixed translation errors
- A user can no longer replace an existing whitelist entry with
/register - The banned user warning now properly shows
Changes
- Improved logging
- Added integration to the vanilla
/whitelist removecommand- Removing a player with the command now executes the removal action for the entry they are linked to
- Removing a player with the command also removes their cache entry
- General improvements to whitelist removal
- If an error occurs while removing the player they will not be removed from the whitelist
- An error will be broadcast to all operators notifying that the mod could not remove the player from the whitelist
- Improved entry action validation
- Bad entries now log an error message instead of throwing an exception
- Improved lock time behavior
- Setting the time to -1 now also locks already existent entries
- Removed text commands
- Renamed
/autowhitelist dumpto/autowhitelist dump stats - Updated config to version 6
- Removed
prefix - Removed
admins - Renamed
update_periodtoperiodic_check_delay - Increased the maximum
periodic_check_delayfrom 300 to 600 seconds - Improved config comments
- Improved config data fixer
- Removed
Dropped support for 1.20.2-1.20.6
This decreases time testing and writing compatibility across versions as it is tested for every version it supports, not only the ones it is compiled on top of.
The mod is currently tested on, and supports, 6 versions, where before it was 11
The mod will be available on versions that are relevant and have more usage, up to 2 major releases behind the latest release.
For example: 1.19, 1.20, 1.21



