- Refactored the clearing system internals (this should have no impact on the server end)
- Added support for whitelisting/blacklisting entity tags for both Entity and Pokemon clearables.
- `"#tag=<tag>"` where `<tag>` is replaced with a string to check for
- Added `#mythical` tag for Cobblemon clearables
- Added support for whitelisting/blacklisting NBT for entity clearables.
- `"#nbt={}"` where `{}` is the NBT you are needing to match
- Added `"clear_passengers": true` option to clear instance configs to allow clearing entities that are riding another entity. Defaults to true
- Fixed players getting cleared (caused visual issues, didnt actually kill them though)
- Fixed Cobblemon clearable tag `"#owned"` not checking if a Pokemon is NPC owned
- Updated the config loading system to hopefully fix configs not generating sometimes
- Updated the default configuration to add items and pokemon in the blacklist of the entities section
- Include Fabric Permissions API internally
Need help? Join the Discord: https://discord.gg/cgBww275Fg
- Updated to 1.21.1
- There are no major changes to any of the mechanics
- Added the boolean option `inform_dimensions_only` to clear tasks that will toggle whether players should be informed about a clear message if they are not in a listed dimensions. Defaults to true, meaning they must be in a dimension listed, if any are.
Need help? Join the Discord: https://discord.gg/cgBww275Fg
- Added the boolean option `inform_dimensions_only` to clear tasks that will toggle whether players should be informed about a clear message if they are not in a listed dimensions. Defaults to `true`, meaning they must be in a dimension listed, if any are.
Need help? Join the Discord: https://discord.gg/cgBww275Fg