Chests++ v2.0

Details

  • Filename
    ChestsPlusPlus-2.0-Release.jar
  • Uploaded by
  • Uploaded
    Jul 14, 2020
  • Size
    235.22 KB
  • Downloads
    322
  • MD5
    cf11f2d90f9d8e3bf717be6428a39ce9

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14

Changelog

The biggest update yet bringing tons of new features and fixes!

 

NOTE BEFORE UPDATING MAKE A BACKUP OF chests.yml IN YOUR SERVER ROOT IN CASE OF ANY ERRORS.

THIS VERSION PERFORMS SOME VITAL UPGRADES TO THE STORAGE SYSTEM AND CONVERTS IT TO THE NEW SYSTEM ON UPGRADE.

 

New Features

  • Auto-Crafting! You can now add a crafting table to a group using /autocraft add <group> or use [AutoCraft] on a sign in the same as a chest!
  • AutoCraft stations will output to any hopper automatically, and pull ingredients from any inventory above or beside it.
  • AutoCraft stations will output into a chest below when a Redstone signal is applied. This means that a button will craft one item!
  • Display icons: Chests and Crafting Tables will display their most common item or the item being crafted respectively on the front side of the block! This leads to beautiful looking storage walls that look even more vanilla than ever!
  • Additional hopper filters: You can now reject certain items from a hopper!
  • Chests now perform the opening animation when they are opened! And all chests linked together will open simultaneously! (This can be configured)
  • Silk Touch Feature! It is now possible to pick up ChestLink's and now AutoCraft stations using a Silk Touch tool! This can then be placed down to immediately have access to that storage, much like how Shulker Boxes work!
  • 1.16 Feature: ItemFrame filters can have invisibility enabled in the config!
  • New command: /[cl/ac] member add-to-all/remove-from-all <player> This adds/removes a player to all your ChestLinks/AutoCrafts

Fixes

  • Virtual Hoppers now take into account Spigot's hopper-amount variable.
  • ChestLink menu now will correctly change the page when there are more than 28 items.
  • Missing storages will now get added when a player attempts to open the chest/autocraft station.
  • Fixes for invalid sign placements and storages reading the wrong info.
  • Massive performance improvements! Even though there is a bunch of new features the plugin now performs faster than ever:
    • Virtual Hoppers will now only run in loaded chunks (This can be configured.)
    • Inventories also now only sort when a player opens or is looking at the inventory! This prevents a lot of idle lag!
  • Storage add/remove commands now work with Offline Players!
  • Commands will now correctly tab complete.
  • Lots of stability improvements to prevent the config from being corrupted!
  • Huge codebase refactor to help maintain code and prevent bugs!