Page: 1 2 3 4 5 ... 7

28.1 Jun 14, 2023
1.20 Compatibility!
An internal library was updated to support the new 1.20 version of the game.
 
+Compatibility!
 
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.

28.0 May 11, 2023
New chests file system (READ) (BETA)

A new file system was implemented. The chests.yml file was replaced for a new folder called /chests/ in order to have a better organization. Each .yml file inside this folder will represent a chest configuration. People with old versions of the plugin will not have to worry about migrating their current configs to the folder since the plugin will automatically do it. The old chests.yml will be kept in the backups folder for prevention.

17147f0500d20e712fae7731fabf8de5da8140a9?url=https%3A%2F%2Fi.imgur.com%2FV4MJnDk.png



+1 Hard change!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


27.9 May 4, 2023
ExcellentShop support!
Support for the ExcellentShop was added, now you can use EXCELLENT_SHOP at the sells_plugin option in the config.yml file.
 
+1 Plugin support added!
 
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.

27.8 Apr 22, 2023
Bug fixed!
A bug related to the /advancedchests command 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.

27.7 Apr 4, 2023
Library updated!
A library was updated to support the 1.19.4 version!
 
+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.

27.6 Apr 3, 2023
DeluxeBazaar hook updated!
The DeluxeBazaar hook was updated to the latest version of the API!
 
+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.

27.5 Mar 24, 2023
DecentHolograms hook updated!

The support of DecentHolograms was updated to support the latest version of the API.

+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.


27.4 Mar 8, 2023
New messages!

A new message related to the max_chests_per_chunk option was added at the actions section in the languages.yml file.

+1 Message added!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


27.3 Mar 6, 2023
Bug fixed!

A bug related to the max_chests_per_chunk option 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.


27.2 Mar 5, 2023
New command!
A new admin command to clear chests was added. Now you can use /advancedchests clear and right click on a chest to clear its content.
 
+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.

27.1 Mar 2, 2023
New option!
A new option to use the chat instead of a sign GUI for searching items was added. Now you can use use_search_sign at the enhancement section in the config.yml file to use the chat box instead of the sing GUI for searching items.

+1 New option!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.
 

27.0 Mar 1, 2023
New option!

An option to disable plugin permissions (non-admin permissions) was added. Now you can use allow_permissions option at the enhancement section in the config.yml file to enable or disable the plugin's permissions.

+1 New option!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


26.9 Feb 27, 2023
New option!

A new option to limit the amount of chests per chunk was added. Now you can use the option called max_chests_per_chunk at the enhancement section in the config file to establish a limit of chests per chunk. Putting a negative number on this option will disable the limit.

+1 New option!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


26.8 Feb 14, 2023
Bug fixed!

A bug was related to the tab completer of the /advancedchests give <player> <chest> command 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.


26.7 Feb 9, 2023
Bug fixed!

A bug related to one of the last updates(Redstone priority) 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.


26.6 Feb 2, 2023
New hologram placeholder!

Now you can use the %placed-by% placeholder in the hologram title of the chest to display the name of the player that placed the chest.

+1 New placeholder!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


26.5 Feb 1, 2023
Small bug fixed!
A bug related to redstone powder priority in the sorter system 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.

26.4 Jan 20, 2023
New holograms option! (READ)
A new section to select your holograms plugin was added. Now you can use the holograms_plugin section in the config.yml file to pick the plugin you want to use for holograms management. you can choose between (HOLOGRAPHIC_DISPLAYS,CMI and DECENT_HOLOGRAMS) at the moment of posting this update.

+1 New option!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.

26.3 Jan 15, 2023
Bug fixed! (IMPORTANT)

An important bug was fixed, please update to this version to prevent issues.

+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.


26.2 Jan 13, 2023
New API event!
A new API event to handle chest sells was added. You can enable/disable the call of this event with the new option called post_chest_sell_event in the calls-events section at the config.yml file.
 
+1 New API event!
 
This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.

26.1 Jan 6, 2023
Hoppers method optimized!

A method related to hoppers was optimized!, This also affects the hook between any other Hopper plugin compatible with AdvancedChests.

+Optimization!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


26.0 Jan 5, 2023
GUI's optimization!

The plugin's inventories were optimized!

+Optimization!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


25.9 Jan 4, 2023
WildTools hook updated!

Missing support for Cuboid wands was added!

+Support!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


25.8 Jan 1, 2023
New message added!

A new editable section was added to the languages.yml file to edit the sign GUI that appears when you open the go to page feature.

+1 new section!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


25.7 Jan 1, 2023
Optimizations!

Optimizations were made to the plugin and a new sells_plugin value was added. now you can use CUSTOM as a sells plugin and declare your own prices in the custom-worth-provider section at the bottom of the config.yml file. Declaring your own item prices is the best way to reduce the maximum amount of lag when selling items. Happy new year to all my buyers, thanks for trust in me!

+1
 New feature
+Optimization!

This is a BETA version, please be cautious using these types of versions because it might present some bugs in the worst cases.


Page: 1 2 3 4 5 ... 7