Skip to content

Releases: AuraDevelopmentTeam/InvSync

0.6.17

Choose a tag to compare

@BrainStone BrainStone released this 18 Jun 15:08
  • Fixed synchronizing crashing when unknow item is being synchronized (Fixes #18)

0.6.14

Choose a tag to compare

@BrainStone BrainStone released this 15 Jun 14:53
  • Prevented a very rare race condition

0.6.9

Choose a tag to compare

@BrainStone BrainStone released this 13 Jun 23:39
  • Added bStats metrics
  • Internal restructuring

0.6.0

Choose a tag to compare

@BrainStone BrainStone released this 22 May 12:13
  • Added individual permissions to allow fine tuning (Closes #17)

0.5.51

Choose a tag to compare

@BrainStone BrainStone released this 17 May 00:22
  • 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

Choose a tag to compare

@BrainStone BrainStone released this 10 May 14:27
  • 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

Choose a tag to compare

@BrainStone BrainStone released this 10 May 11:05
  • Synchronizing experience is now using a different method (Fixes #4)
  • No longer using deprecated class

0.5.32

Choose a tag to compare

@BrainStone BrainStone released this 07 May 15:38
  • 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

0.5.19-beta Pre-release
Pre-release

Choose a tag to compare

@BrainStone BrainStone released this 27 Apr 03:02
  • Now Synchronizing Achievements (Fixes #9)
  • Not perfect as achievements get announced
  • Added hidden debug setting

0.5.14

Choose a tag to compare

@BrainStone BrainStone released this 25 Apr 21:00
  • Added health to synchronization
  • Added hunger to synchronization
  • Internal improvements