Skip to content

Releases: GeorgH93/Minepacks

v2.3.19

20 Sep 22:01
8318197
Compare
Choose a tag to compare

Changelog:

  • Fix RGB colors in legacy formatted messages
  • Fix empty messages causing errors when attempting to send them

v2.3.18

10 Sep 22:54
e091b18
Compare
Choose a tag to compare

Changelog:

  • Add compatibility with MC 1.16.3
  • Improve handling of legacy formatted messages
  • Fix missing colors in action bar messages
  • Fix error on disable if the plugin was not enabled correctly

v2.3.17

12 Aug 21:07
9f89b8c
Compare
Choose a tag to compare

Changelog:

  • Add support for MC 1.16.2

v2.3.16

07 Aug 20:52
edbbdc4
Compare
Choose a tag to compare

Changelog:

  • Don't include the database host, user or password in the debug.txt
  • Fixes startup error on old MC versions (#107)

v2.3.15

05 Aug 19:33
e8574fc
Compare
Choose a tag to compare

Changelog:

  • Fix item duplication glitch when DropOnDeath is enabled

v2.3.14

30 Jul 00:15
4956f0c
Compare
Choose a tag to compare

Changelog:

  • Fix API not working on Tuinity servers (#105)

v2.3.13

29 Jul 16:15
2cf9d9b
Compare
Choose a tag to compare

Changelog:

  • Fix error when using backpacks with less than 6 rows on MC 1.14, 1.15 or 1.16

v2.3.12

29 Jul 14:12
c7000b7
Compare
Choose a tag to compare

Changelog:

  • Improve compatibility with some combat plugins
  • Remove additional backpack items if players have more than one
  • Fix backpack title flickering bug on MC 1.14, 1.15, 1.16
  • Fix wrong name being displayed when viewing someone else's backpack
  • Some small performance improvements (mostly for MC 1.15 and 1.16)
  • Disable updates on MC 1.7. It's time to end support for a 6 year old version

v2.3.11

05 Jul 22:13
05de6ae
Compare
Choose a tag to compare

Changelog:

  • Add support for RGB colors in all messages
  • Check for updates before checking if MC version is compatible (this should allow the plugin to update to a compatible version by itself)
  • Fix error and wrong behavior when backpack is opened by more than one player on MC 1.14, 1.15 and 1.16

v2.3.10

25 Jun 22:35
7f5e85d
Compare
Choose a tag to compare

Changelog:

  • Fix missing texture for backpack item in MC 1.16 #95