
⭐AdvancedChests⭐ 43.0
Make minecraft chests look Bigger!
A new feature was added into the plugin (REQUIRES NBT-API AND YOU NEED TO ENABLE IT ON THE config.yml FILE). Now you can use the new transportation option per chest to establish if you want keep the chest content when breaking it (Like a shulker box). You will see new sections on each of your chests files.
transportation:
# Enabling this option will allow players to transport the chest content when breaking it
# This option requires NBT-API
enable: true
# This is the item that will be obtained when breaking the chest
item:
name: "&4&lExtreme Chest"
lore:
- "&7This chest contains a total"
- "&7of &6x%size% &7slots"
- ""
- "&7Occupied slots: &a%slots_used%"
- "&7Earned money: &e$%money%"
- ""
- "&c➹ &fPlace it to restore the content!"
+1 New feature!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
The ram consumption of the plugin was optimized!. Please do a backup of your database or the data folder before trying this new update.
+Optimization!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
A plugin's library was updated to support the version 1.20.4 of Minecraft!
+1 Library updated!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
A minor bug was fixed from the 28.9 version!
+1 Bug fixed!
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 sign GUIS was fixed.
+1 Bug fixed!
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 UpgradeableHoppers hook was fixed!
+1 Bug fixed!
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 UltraEconomy was added, now you can use ULTRA_ECONOMY as an economy for various features in the plugin. New sections will be created at the config.yml file to select the currency you want to specifically use.
New sections:
# This option establishes the economy that will be used in the shop
# you can choose between MONEY(Requires Vault),EXPERIENCE(Minecraft experience)
# or ULTRA_ECONOMY(plugin)
shop_economy: "MONEY"
# This option establishes the currency that will be used by the economy
# This is useful when you are using ULTRA_ECONOMY
shop_economy_currency: ""
# This option establishes the economy that will be used in the shop
# you can choose between MONEY(Requires Vault),EXPERIENCE(Minecraft experience)
# or ULTRA_ECONOMY(plugin)
upgrades_economy: "MONEY"
# This option establishes the currency that will be used by the economy
# This is useful when you are using ULTRA_ECONOMY
upgrades_economy_currency: ""
# This option establishes the economy that will be used in the shop
# you can choose between MONEY(Requires Vault),EXPERIENCE(Minecraft experience)
# or ULTRA_ECONOMY(plugin)
sorts_economy: "MONEY"
# This option establishes the currency that will be used by the economy
# This is useful when you are using ULTRA_ECONOMY
sorts_economy_currency: ""
# This option establishes the economy that will be used in the shop
# you can choose between MONEY(Requires Vault),EXPERIENCE(Minecraft experience)
# or ULTRA_ECONOMY(plugin)
smelts_economy: "MONEY"
# This option establishes the currency that will be used by the economy
# This is useful when you are using ULTRA_ECONOMY
smelts_economy_currency: ""
+1 Plugin support!
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 command was added. now you can use /advancedchests place <chest_name> <x> <y> <z> to place a specific type of chest at a specific location(Permission advancedchests.admin is required).
+1 New command!
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 chests folder loading was fixed!
+1 Bug fixed!
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 recipe for the smelter feature was added. (RED SAND)
+1 New recipe added!
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 shop order was fixed. Now chests are ordered by its sized.
+1 Bug fixed!
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.