Skip to content

Releases: AuraDevelopmentTeam/InvSync

0.6.17

18 Jun 15:08
Compare
Choose a tag to compare
  • Fixed synchronizing crashing when unknow item is being synchronized (Fixes #18)

0.6.14

15 Jun 14:53
Compare
Choose a tag to compare
  • Prevented a very rare race condition

0.6.9

13 Jun 23:39
Compare
Choose a tag to compare
  • Added bStats metrics
  • Internal restructuring

0.6.0

22 May 12:13
Compare
Choose a tag to compare
  • Added individual permissions to allow fine tuning (Closes #17)

0.5.51

17 May 00:22
Compare
Choose a tag to compare
  • 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

10 May 14:27
Compare
Choose a tag to compare
  • 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

10 May 11:05
Compare
Choose a tag to compare
  • Synchronizing experience is now using a different method (Fixes #4)
  • No longer using deprecated class

0.5.32

07 May 15:38
Compare
Choose a tag to compare
  • 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

27 Apr 03:02
Compare
Choose a tag to compare
0.5.19-beta Pre-release
Pre-release
  • Now Synchronizing Achievements (Fixes #9)
  • Not perfect as achievements get announced
  • Added hidden debug setting

0.5.14

25 Apr 21:00
Compare
Choose a tag to compare
  • Added health to synchronization
  • Added hunger to synchronization
  • Internal improvements