Releases: ParallelMC/ParallelUtils
Update to 1.20.4
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
This update adds a few features to BitsAndBobs:
Features:
- Add custom crafting and dyeing support to custom hats
Parallel Resources
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
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
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
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
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
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
Update everything to 1.20!
Hotfix
-- 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