PortableChests v1.5.2 !! IMPORTANT UPDATE !!

Details

  • Filename
    PortableChests-1.5.2.jar
  • Uploaded by
  • Uploaded
    Jul 30, 2021
  • Size
    20.04 KB
  • Downloads
    524
  • MD5
    52f9caf651f48fb253213ee64edf0a04

Supported Bukkit Versions

  • 1.17
  • 1.16
  • 1.15
  • 1.14

Changelog

  • Fixed a critical bug compromising the server stability caused by NBT tags being saved even if exceeding the max length limit but not being loaded correctly then, causing the server to require a rollback to work again.

Sorry if this caused some troubles so far, i discovered this just recently.
With this update i completely dropped saving the containers' content in their NBT tags and i'm instead using an external yaml file as database located in the plugin folder inside Data directory.

 

  • Added config: ignore-custom-named
  • Added config: create-in-worlds
  • Added config: place-in-worlds
  • Added config: cannot-place-message
  • Added permission: cyanogenoid.portablechests.create.anywhere
    • description: Grants the permission to create portable containers in any world
    • default: false
  • Added permission: cyanogenoid.portablechests.place.anywhere
    • description: Grants the permission to place portable containers in any world
    • default: false
  • Fixed: containers custom name was being reset when placed on the ground.
  • Fixed: something in 1.17.1 latest updates was preventing the chest from being filled when placed.
  • Bug fix: Shulker Boxes no longer apply penalties unless they contain another container

 

  • Added enchantment requirement support
  • Updated config file to customize the required enchantment
  • Added permission: cyanogenoid.portablechests.enchantment.skip
    • description: Grants the permission to bypass enchantment requirements for creating a portable container
    • default: false