- Axiom will now re-enable on a server when you lose and then regain op/perms
- Improve compatibility with different paper builds using a different DiscardedPayload ctor
- Prevent disconnect when loading server heightmap over 2mb, print error instead
- Added support for relative coordinates in markers
- Raise NBT limit to maximum when 'allow-large-payload-for-all-packets' is used
- Fix console error when send-markers is set to true in 1.21.5
- Allow editing biome in unloaded chunk
- Axiom will now re-enable on a server when you lose and then regain op/perms
- Improve compatibility with different paper builds using a different DiscardedPayload ctor
- Prevent disconnect when loading server heightmap over 2mb, print error instead
- Added support for relative coordinates in markers
- Raise NBT limit to maximum when 'allow-large-payload-for-all-packets' is used
- Fix console error when send-markers is set to true in 1.21.5
- Allow editing biome in unloaded chunk
- Added server heightmap folder
- Added option to disable CoreProtect logging from Axiom changes
- Added custom block placement permission hook for other plugins to use
- Fix WorldGuard integration not respecting the global region
- Fix ViaVersion mapping blocks suboptimally when a clash occurs
- Many other bug fixes and tweaks
- Updated to 1.21.4
- Added support for copying entities (requires Axiom 4.2+)
- Added config option to increase all packet limits allow-large-payload-for-all-packets (not recommended for public servers)
- Remove serverside hotbar & view handling. Axiom 4.3.2+ saves this information clientside instead
- Don't fire BlockPlaceEvent when replacing non-replaceable blocks