Releases: AuraDevelopmentTeam/InvSync
Releases · AuraDevelopmentTeam/InvSync
0.6.17
- Fixed synchronizing crashing when unknow item is being synchronized (Fixes #18)
0.6.14
- Prevented a very rare race condition
0.6.9
- Added bStats metrics
- Internal restructuring
0.6.0
- Added individual permissions to allow fine tuning (Closes #17)
0.5.51
- Made plugin work with API version 5.x.x again
- Fixed console spam on error during synchronization (Fixes #16)
- Improved and made game mode synchronizing work again (Fixes #15)
- Improved debugging
- Synchronizing selected slot as well to make transition even smoother!
0.5.42
- Added URL to plugin info
- Improved event prevention (More events and they don't get prevented if the module is disabled)
- Added warning when previous server took too long
0.5.37
- Synchronizing experience is now using a different method (Fixes #4)
- No longer using deprecated class
0.5.32
- Removed Synchronizing Achievements because it's working by default (Fixes #10 and #11)
- Synchronizing PotionEffects (Not working because of a bug in Sponge. See: #12)
- Added Manifest to jar
0.5.19-beta
- Now Synchronizing Achievements (Fixes #9)
- Not perfect as achievements get announced
- Added hidden debug setting
0.5.14
- Added health to synchronization
- Added hunger to synchronization
- Internal improvements