Releases: LOOHP/InteractionVisualizer
Releases · LOOHP/InteractionVisualizer
Improvements & Fixes (1.10.12)
- Remove entity packets now also doesn't get sent to players out of range
Hot Fix (1.10.11)
- Fixed a bug which caused tile entities to not update (furnace, brewing stands etc.)
Bug Fix and Improvements (1.10.10)
- Actually fixed light update problem
- Changed it so that entity packets won't get sent to players out of range
Bug Fix (1.10.9)
- Fixed bug with light updates
Tweaks (1.10.8)
- Tweaked positioning of items on crafting tables, anvils and grindstones
- Added command
/iv toggle all - Improved packet sending
- Added
material.yml
Hot Fix (1.10.7)
- Fixed a bug when making blockdata.json backups
Fixes and Improvements (1.10.6)
- Fixed Enchantment Tables sometimes having items stuck
- Added support for reloading the plugin on a live server, tho is it still NOT recommended
- Fixed
/iv reloadcausing the plugin to fail - Removed
TileEntityUpdate.StatesPerTickin the config as that option is no longer needed after the changes in this update - Added automatic backup for blockdata.json
Config Changes:
40fa06f#diff-922b6b8db89738c2d936c6bac37533be
Hot Fix (1.10.5)
- Fixed plugin not working in 1.13 and 1.14 in some cases
- Added option to adjust tile entities update rate
Config Changes:
6dc4740#diff-922b6b8db89738c2d936c6bac37533be
Optimization (1.10.4)
- Optimized the tasks the plugin need to go through when a player joins the game (Often shown as Database Lambda)
Bug Fix (1.10.3)
- Fixed incorrect MYSQL error message