Skip to content

Releases: Aquerr/ChestRefill

Chest Refill-2.0.5 (1.16.5)

20 Aug 10:23
Compare
Choose a tag to compare

Chest Refill-2.0.5 (1.16.5)

🛠️ This release has been tested with forge-1.16.5-36.2.41 and spongeforge-1.16.5-36.2.5-8.2.0-universal.

Release Notes

Fixed:

  • Container item duplication bug (items were saved two times instead of one which resulted in strange behavior when random placement was used).

Thank you for using Chest Refill! 😁

Chest Refill-1.6.5 (1.12.2)

20 Aug 10:22
Compare
Choose a tag to compare

Chest Refill-1.6.5 (1.12.2)

🛠️ This release has been tested with forge-1.12.2-14.23.5.2838-universal and spongeforge-1.12.2-2838-7.4.7.

Release Notes

Fixed:

  • Container item duplication bug (items were saved two times instead of one which resulted in strange behavior when random placement was used).

Thank you for using Chest Refill! 😁

Chest Refill-1.6.4 (1.12.2)

08 Aug 21:05
423d22b
Compare
Choose a tag to compare

Chest Refill-1.6.4 (1.12.2)

🛠️ This release has been tested with forge-1.12.2-14.23.5.2838-universal and spongeforge-1.12.2-2838-7.4.7.

Release Notes

Fixed:

  • Loading of Chest Refill prepacked configuration file

Thank you for using Chest Refill! 😁

Chest Refill-2.0.4 (1.16.5)

10 Jun 10:46
6901635
Compare
Choose a tag to compare

Chest Refill-2.0.4 (1.16.5)

🛠️ This release has been tested with forge-1.16.5-36.2.41 and spongeforge-1.16.5-36.2.5-8.2.0-universal.

Release Notes

Fixed:

  • NPE that occurred during plugin startup because of not properly initialized language file in default configuration.

Thank you for using Chest Refill! 😁

Chest Refill-2.0.3 (1.16.5)

29 Apr 13:24
6bf2d63
Compare
Choose a tag to compare

Chest Refill-2.0.3 (1.16.5)

🛠️ This release has been tested with forge-1.16.5-36.2.39 and spongeforge-1.16.5-36.2.5-8.2.0-universal.

Release Notes

Changed:

  • Language file is no longer generated inside serverdir/config/chestrefill/lang directory. Now, language file is taken directly from plugin's jar file. However, you can still load language file from filesystem if you put it inside lang folder. It is useful if you want to develop your own translation and test it on the server. Refer to README file for more info.

Fixed:

  • Server not being stopped after issuing stop command. CR scheduled tasks are now properly stopped so that server can fully shutdown.

Thank you for using Chest Refill! 😁

Chest Refill-2.0.2 (1.16.5)

29 Apr 07:35
41747b8
Compare
Choose a tag to compare

Chest Refill-2.0.2 (1.16.5)

🛠️ This release has been tested with forge-1.16.5-36.2.39 and spongeforge-1.16.5-36.2.5-8.2.0-universal.

Release Notes

Added:

  • Bstats. I would be very thankful if you could enable metrics for Chest Refill! ❤️
  • Container indestructibility. You can now make container indestructible via /cr set_indestructible <true|false> command.
  • Changing container hiding block via command. Simply use /cr set_hiding_block <blockstate> and right click the desired container. Remember that hiding block is used only when hidden_if_no_items is set to true.
  • Open message can now be deleted via /cr set_open_message command when you don't pass any parameter to it.
  • RemoveCommand now accepts an optional container_name parameter. When you pass container name to the command, the container will be removed directly without the need for clicking it.
  • More translatable strings in lang file.
  • Better exception message on why container could not be refilled.

Fixed:

  • Container open message sometimes gave crashes.
  • RefillCommand not properly handling container name parameter.

Thank you for using Chest Refill! 😁

Chest Refill-1.6.3 (1.12.2)

18 Nov 12:49
Compare
Choose a tag to compare

Chest Refill-1.6.3 (1.12.2)

🧽 Hello everyone!

🛠️ This update is not a gameplay update. It contains one small fix for update checking as well as new config option to choose whether update checking should be performed by Chest Refill.

Release Notes

Added:

  • Config option for specifying if update checking should be performed by the plugin.

Updated:

  • Update checking now contacts new Ore API v2.

Thank you for using Chest Refill! 😁

Chest Refill-2.0.1 (1.16.5)

18 Nov 12:48
Compare
Choose a tag to compare

Chest Refill-2.0.1 (1.16.5)

🧽 Hello everyone!

🛠️ This update is not a gameplay update. It contains one small fix for update checking as well as new config option to choose whether update checking should be performed by Chest Refill.

🛠️ This release has been tested with forge-1.16.5-36.2.39.

Release Notes

Added:

  • Config option for specifying if update checking should be performed by the plugin.

Updated:

  • Update checking now contacts new Ore API v2.

Thank you for using Chest Refill! 😁

Chest Refill-2.0.0 (1.16.5)

02 Oct 07:36
Compare
Choose a tag to compare

Chest Refill-2.0.0 (1.16.5)

🧽 Hello everyone! Chest Refill has been finally updated to Sponge API 8!

🆕 Also this update introduces a very awaited feature - loot table support!

🛠️ This release has been tested with forge-1.16.5-36.2.39.

⚠️ Note: Many things have changed so your old containers.json file won't work on this version. Simply let your server regenerate it. ⚠️

Release Notes

Added:

  • Sponge API 8.x.x support!
  • Info Command to easily view information about clicked container.
  • SetHiddenIfNoItems Command.
  • Loot Table Support. You can use vanilla loot tables in your containers as well as custom ones. Either install them as a mod, datapack or put them inside ChestRefill config/chestefill/loot_tables folder.

Adjusted:

  • Time Command can only set container refill time from now. So you no longer can view refill time using /cr time. Use Info Command to do it from now.
  • Code base has been refactored and improved.

Thank you for using Chest Refill! 😁

Chest Refill-1.6.2

09 Feb 20:24
Compare
Choose a tag to compare

Chest Refill-1.6.2 (1.12.2)

Release Notes

Fixed:

  • Command for setting random placement of items in containers.

Thank you for using Chest Refill! 😁