- Beta testing for the new survival-friendly way to obtain invisible item frames
- Added playback papi placeholders
If you do not want to use this feature, make sure to edit the config as follows after you update.
InvisibleFrame:
# Survival friendly way to get invisible item frames by splashing dropped items with invisibility potions
# Set to -1 for unlimited
# Set to 0 to disable
MaxConversionsPerSplash: 0
- Support for Minecraft 1.20.2
- Wait 0.5 seconds before sending packets after player join
- Better Map Item Check
- Added SendAnimatedMapsOnMainThread
- VIEW_ANIMATED_MAPS preference can now also be "unset"
- Added preference command
- Create missing map views
- Added mapRenderersContextual option
- Added purge command
- Various bug fixes
- Added ExemptMapIdsFromDeletion option
- Direct selection command also usable in the console /if select world x1 y1 z1 x2 y2 z2
- Info and Refresh Commands are no longer restricted to players
- Improve RAM usage
- Replaced pause command with playback command
- Allow the refresh command to be run by the console
- Initial Folia Support
- Many internal improvements and bug fixes