A new option to disable chunk-based chest loading has been added.
A new automatic sell timer placeholder for holograms has also been added (%autosell_timer%).
+1 new option!
+1 hologram placeholder!
A new section has been added to each chest configuration file, allowing you to enable or disable specific sort types in the sorters menu.
Additionally, a bug related to the reload command has been fixed, and FancyHolograms support has been improved.
YAML:sorters: enable: true price: 0 slot: 9 # Enable or disable specific sort types in the sorters menu types: by-alphabet: true by-amount: true by-material: true by-damage: true
+1 New option!
+1 Bug fix!
+1 Improvement!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
A new button to sort items alphabetically has been added. Additionally, a whitelist option was added to each chest configuration file. When enabled, it allows chests to accept only specific items (compatible with Persistent Data Container tags).
+2 New featuresYAML:whitelist: enable: false items: # Simple material whitelist - material: DIAMOND - material: GOLD_INGOT # Material with PDC tag requirement - material: DIAMOND_SWORD pdc-tags: - key: "myplugin:custom_item" value: "legendary" # Any material with specific PDC tag (omit material) - pdc-tags: - key: "advancedchests:allowed"
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
A bug related to the chest unloading task has been fixed. Additionally, two new commands were added to restore individual chest backups:
+1 Bug fixed!
- /advancedchests backup restore <backup> <uuid>
- /advancedchests backup restore <backup> <x> <y> <z>
+2 New commands added!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
Libraries were updated to keep supporting newer versions of the game.
+Support!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
The following features and fixes have been added:
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
- Shulker dyeing (toggleable in config)
- MySQL table prefix (config option)
- Fixed head texture loading bug
- Fixed Nexo bug
NBT-API was updated to keep supporting newer versions of the game. Initial Support for RoseStacker was implemented!
+Support!
NBT API was updated to keep supporting newer versions of the game!
+Support!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
Support for 1.21.6 has been added, along with initial support for FancyHolograms. You can now use FANCY_HOLOGRAMS to enable FancyHolograms support.
+Support!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.