Skip to content

Major bugfixes

Compare
Choose a tag to compare
@RockinChaos RockinChaos released this 03 Jun 03:17
· 113 commits to master since this release

ItemJoin-v6.0.7-RELEASE

Changelog

Added:

  • Permission-Switch trigger.
    • Adding this trigger to a custom item will allow it to be given at the moment the permission is granted to the user.
    • If the permission is revoked the custom item will be automatically removed.

Fixed:

  • 1.17.0 - 1.17.1 bug with not being able to join the server when defining a custom book item.
  • JSON Books being non-functional for Legacy Minecraft versions 1.8 - 1.20.4.
  • Menu would break if items are empty or null in the items.yml.
  • Menu region-egress trigger being broken.
    • Was incorrectly referenced as region-engress instead of region-egress.
  • Menu disable triggers not removing all triggers.
    • A few new trigger values were missing instead, the list is just cleared rather than being checked.
  • Legacy Minecraft animation spam when updating the Player Inventory.
    • Even if no action was taken to the player inventory a force update was incorrectly triggered.
  • Legacy PotionMeta bug.
    • ItemMeta was incorrectly specified in the reflection.
  • Another VirusTotal false-flag.
    • This is very unlikely to happen again, the method has been entirely rewritten.
  • commands-cost bug.
    • Users with a balance in the negatives (less than zero) would not be allowed to execute commands regardless of commands-cost being specified.
    • commands-cost being set to zero or not defined now allows the commands to execute properly.

Changed:

  • Dump URL is now interactable.
    • Easier to copy the URL.