Skip to content

Releases: ParallelMC/ParallelUtils

Update to 1.20.4

14 Feb 02:09
b1491ce
Compare
Choose a tag to compare

Update to 1.20.4!

Improvements

  • Updated to 1.20.4

Known Issues:

  • Parallel resources throws an exception on load related to scheduling a task when disabled

Minor Update

24 Dec 03:30
84948fe
Compare
Choose a tag to compare

This update adds a few features to BitsAndBobs:

Features:

  • Add custom crafting and dyeing support to custom hats

Parallel Resources

15 Nov 19:08
b139df2
Compare
Choose a tag to compare

This hotfix addresses a few small issues related to Parallel Resources.

Features:

  • Add a permission to ignore the resource pack requirement

Fixes:

  • Fix a silly bug that prevented HTTPS from working
  • Fix a bug that caused normal files to be served instead of the squashed files

Misc. Module Updates

21 Oct 20:40
476d4f0
Compare
Choose a tag to compare

This update addresses several bugs with various modules.

Features:

  • Added a ChestShops debug command

Fixes:

  • Fix a bug where Chest Shops would not be removed from the database
  • Fix various formatting and text issues in NpcShops

4.2.0: Community Update and Many Changes

04 Sep 16:35
Compare
Choose a tag to compare

This update contains a TON of miscellaneous new features and bug fixes.

Features:

  • Create ParallelResources: A module to enable world specific resource packs with PackSquash support without manually building each version of the pack.
  • Add a time limit to speedruns
  • Add a /chatcommands command
  • Add Vault support
  • Add NPC Shops

Improvements:

  • Add [+] and [-] prefixes for join and leave messages
  • Prevent firework damage while PVP is disabled
  • Prevent lingering potion damage while PVP is disabled
  • Allow players to damage themselves while PVP is disabled
  • Update ParallelItems
  • Send staff/team/lore chat messages to the console for logging purposes
  • Teleport player to course spawn upon exiting a speedrun course

Fixes:

  • Improve end-tutorial behavior for players who are in a tutorial while the server shuts down
  • Fix a message in the formats command
  • Fix vanished joins (again lol)
  • Issue a temporary fix for the classloader bug, #69

Known Issues:

  • Disabling modules is currently disallowed due to issue #69. This is caused by an incorrect implementation of the module dependency system.

Hotfix

17 Jul 01:19
Compare
Choose a tag to compare

Improvements:

  • Update to Paper 1.20.1 API

Fixes:

  • Prevent sign editing on chest shops
  • Fix a ClassCastException for brushable blocks in ChestShops
  • Fix hidden joining

(Note: this release was updated after the fact to address a quick issue)

Hotfix

16 Jul 18:32
Compare
Choose a tag to compare

Improvements:

  • Sort messages in gui by rank for join/leave messages

Fixes:

  • Update PlayerParticles version

(also included a ParallelTowns jar just in case due to some weird things with out of date jars )

GUIManager and Custom Join/Leave

14 Jul 21:48
Compare
Choose a tag to compare

Features:

  • Add custom Join/Leave messages, configurable through a config file and equippable in game based on rank.

Improvements:

  • Move GUIManager to base PU

1.20 Release

12 Jul 04:18
Compare
Choose a tag to compare

Update everything to 1.20!

Hotfix

27 Jun 18:07
Compare
Choose a tag to compare

-- NOTE --
This was updated after release to fix an additional bug.

This update fixes a few small bugs with ParallelParkour.

Fixes:

  • Fix an IndexOutOfBoundsException in top times function
  • Make the scores list mutable when loading from the database