Skip to content

Releases: spartacus04/jext-reborn

2.1.10

11 Jul 13:27
Compare
Choose a tag to compare
  • BREAKING CHANGE: The plugin no longer depends on ProtocolLib, it now depends on PacketEvents, be sure to add it to your plugin directory.
  • Added support all the way through 1.21.7
  • Updated localization

2.1.9

30 Apr 13:41
Compare
Choose a tag to compare
  • Fixed WorldGuard integration
    • To use a jukebox inside a region, the region must have the use flag
    • To use a jukebox gui inside a region, the region must have the use flag and the chest-access flag
    • OP users are exempt from these limitations

2.1.8

28 Mar 11:56
Compare
Choose a tag to compare
  • Fixed console spam when interacting with Crafters and Crafting tables (for real this time)

2.1.7

26 Mar 18:28
Compare
Choose a tag to compare
  • Fixed console spam when interacting with Crafters and Crafting tables
  • Fixed an error when interacting with a language which wasn't registered
  • Fixed interaction with softdependent plugins (they weren't properly marked as softdependant)
  • Fixed some webAPI requests using status code 200 instead of 204
  • Added standard Minecraft headers to the resource pack download request (fixes plugin not working on Aternos)

2.1.6

12 Mar 22:11
Compare
Choose a tag to compare
  • Fixed crafter slots re-enabling themselves when interacting with a crafter

2.1.5

10 Mar 13:01
bcadfe7
Compare
Choose a tag to compare
  • Fixed some bugs regarding the base url
  • Optimized the save data for jukebox GUI

Thanks to @ChanceSD for helping with this update!

2.1.4

10 Mar 12:53
Compare
Choose a tag to compare
  • Updated localization
  • Fixed base url not being selected correctly

2.1.3

04 Mar 16:47
Compare
Choose a tag to compare
  • Fixed JEXT trying to send the resource pack zip to the client when it's not present
  • Reworked base URL: now supports a custom port, https (default is http), and custom resource path
  • Added a message at startup prompting the user to look at the wiki if no discs are detected

2.1.2

20 Feb 14:11
Compare
Choose a tag to compare
  • Updated localization
  • Updated dependencies
  • Fixed an incompatibility with OpenInv

2.1.1

06 Feb 00:21
Compare
Choose a tag to compare
  • Updated dependencies
  • Fixed jukeboxes redstone signal and particles for versions >=1.21