Skip to content

Releases: ParallelMC/ParallelUtils

2.6.3: ChestShop fixes

28 Jul 21:58

Choose a tag to compare

Fixes:

  • Fixed an exploit where you could buy infinite items while holding the diamonds in your mouse slot
  • Fixed unstackable items stacking when bought in multiple amounts
  • Now correctly checks for enough inventory space before opening the shop
  • Various small ParallelChat related fixes

2.6.1: ParallelChat fixes

24 Jul 17:57

Choose a tag to compare

This update just makes a small change to parallelchat to make it easier to use.

Improvements:

  • ParallelChat message formatting now parses PAPI placeholders from the config

2.6.0: Misc. Features and Fixes

23 Jul 05:33

Choose a tag to compare

This update enables a few features that were developed a while ago and never enabled as well as fish!.

Additions:

  • Fishy Fishy
  • Added pu givefish command
  • Add SpeedyMinecarts
    • When a minecart crosses over a powered rail with a Copper Block beneath it, it gets an extra speed boost!
  • Add DoorKnocker
    • Punch a door with an empty to knock on it!
  • Make chickens drop feathers when they drop an egg with a 25% chance

Improvements:

  • Chest shops now each have a UUID to prevent duplicate database entries

2.5.3: Misc. Fixes

21 Jul 23:39

Choose a tag to compare

Improvements:

  • Allow free chest shops to exist
  • Allow staff to list private chatrooms
  • Allow up to 4 stacks of items in chest shops

Fixes:

  • Fix tab complete in give item command for the Totem of the Void
  • Prevent players without armor from entering regions protected with CustomArmorDeny
  • Allow for ampersand color codes in chat
  • Allow players to actually access their chest shops

Charms Fixes

17 Jul 01:24

Choose a tag to compare

This release fixes a few bugs with charms.

Improvements:

  • Add custom model data to Charm Remover

Fixes:

  • Tab complete in giveCharm now properly reduces list as the player types
  • Charm name on items with charms is no longer italicized

Hotfix

15 Jul 01:59

Choose a tag to compare

This release just adds permissions for a few features.

1.19 Release!

13 Jul 23:44

Choose a tag to compare

This release adds a ton of new features and makes significant improvements to others.

Features:

  • Add ChatRooms
    • Separate chat rooms for people to talk, not crowded by main chat
  • Add ChestShops
    • Sell items for diamonds in a secure way!

Improvements:

  • Update to 1.19
  • Update dependencies

More Charms

21 Jun 01:53

Choose a tag to compare

This update adds a ton of new Charm effects as well as implements "Lore Chat".

Features:

  • Add ability to remove charms with an anvil using the "Charm Remover" item
  • Add ability to give player a charm remover with /pu giveRemover
  • Implement COMMAND_RUNNABLE, which runs a set of commands at the specified interval
  • Implement COMMAND_APPLY, which runs a set of command when the charm is applied to an item
  • Implement SHINY, which adds the enchantment glow to an item
  • Add lore chat, similar to staff and team chat

Improvements:

  • Remove UUIDs from charm options. They did literally nothing

Fixes:

  • Fix STYLE_NAME for real this time

Small Release

19 Jun 19:33

Choose a tag to compare

This release adds a few small features.

Features:

  • Add a "effect" worldguard flag, that gives players in the region the specified effects
  • Add a wait command that allows for delaying command execution

Notes:

  • Began adding a few other features

Hotfixes

17 Jun 19:54

Choose a tag to compare

This update addresses a few small issues with charms

Fixes:

  • APP_LORE no longer contributes to model data
  • Charm applicator name and charm name are actually not italicized now
  • Show proper item name instead of translatable text when STYLE_NAME is applied to an unnamed item