Releases: ParallelMC/ParallelUtils
Database Code Fix
This update has no obvious changes, but fixes the database code in the backend to be MUCH better. There should be a lot less issues now, especially with CustomMobs.
Fixes/Improvements:
- Use a new database connection for each transaction
- Perform a database transaction on change instead of shutdown
ParallelChat Fix
This update fixes a severe formatting bug with ParallelChat as well as improves the formatting.
Fixes:
- Retain player formatting and tags with ParallelChat
- Don't break other formatting
Item Chat!
This release fixes a small bug and adds Item Chat to the game, allowing players to show the item they are holding by typing [item] in chat.
Features:
- Add the ParallelChat module with Item Chat
Fixes:
- Fix formatting in custom mobs death messages
Minor Update
This update adds a few new features and fixes a few bugs.
Features:
- Add the PerformanceTools module. Currently this just adds
/pu loadedchunksto list loadedchunks - Add Gamemode4 BeehiveInspector
- Add min and max light level options for CustomMobs
Improvements:
- Make the SpawnTask task slightly cleaner and more efficient
Fixes:
- Fix NoClassDefError in CustomTrees
- Make info logs when initializing modules show the correct module
- Fix targetBlockTabHelper
Small Update
This update adds a few very small features not worth making a minor update for.
Features:
- Send a message to the user when they log in vanished
Improvements:
- Add TNT Minecarts to tnt-disallow-time
- Update the README with lots of useful info
Small Changes
This update adds a few small changes and updates to 1.17.1.
Features;
- Allow looting shears to work on mooshrooms
Improvements:
- Update to 1.17.1
Fixes:
- Make looting shears consume durability in non-creative mode
Looting shears + new WorldGuard flags
This minor update adds a few new features protection elements.
Features:
- Make looting shears drop extra wool
- Add WorldGuard flag to prevent new players from placing and using TNT
- Add WorldGuard flag to prevent new players from placing wither skeleton skulls
Improvements:
- Display deny message when worldguard flags deny
Fixes:
- Fix effectsextender bugs
- Potentially fix database bugs (again).
- This really needs a rewrite...
Summer Update Hotfix 2
This update fixes some bugs with the CustomMobs module and allows Effects Extender to retain information after the server shuts down.
Improvements:
- Allow effects extender information to persist through server reboots
Fixes:
- Fix custom mob unloading and mob tracking issues
- Custom item names are no longer italicized
- JDA no longer throws exceptions
Hotfix
This update fixes a few bugs
Fixes:
- Fix bug with DiscordIntegration where an exception would be thrown when a user sends a message without any text
- Fix bug with JoinSuppression where it would not suppress the join if FrozenJoin was used. This will only work on an updated version of FrozenJoin.
Sunken Treasure, Effects Extender, ParallelItems, CustomTrees, ParallelBot, WorldGuard, and more!
This update adds many new features to ParallelUtils. This could probably be a major release but I'm saving v2.0 for something else.
Features:
- Convert Gamemode4's Sunken Treasure to a plugin
- Add effects extender to stack potion effects
- Add Enhanced Fertilizer (AOE Bonemeal)
- Add coral, warped, crimson, mushroom, and random custom trees with Fractal Forest
- List the number of votes remaining to have a Vote Party in ParallelBot
- Add Baguette 🥖
- Add
allow-trapdoorcustom WorldGuard flag
Improvements:
- Update development instructions
- Replace deprecated API calls
- Bump version