Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Aquerr/ChestRefill

Chest Refill-2.0.5 (1.16.5)

20 Aug 10:23
@Aquerr Aquerr

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! 😁

Assets 3
Loading

Chest Refill-1.6.5 (1.12.2)

20 Aug 10:22
@Aquerr Aquerr

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! 😁

Loading

Chest Refill-1.6.4 (1.12.2)

08 Aug 21:05
@Aquerr Aquerr
423d22b
This commit was signed with the committer’s verified signature.
Aquerr Bartłomiej Stępień
GPG key ID: B0B0FAE4C454AA5B
Verified
Learn about vigilant mode.

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! 😁

Loading

Chest Refill-2.0.4 (1.16.5)

10 Jun 10:46
@Aquerr Aquerr
6901635
This commit was signed with the committer’s verified signature.
Aquerr Bartłomiej Stępień
GPG key ID: B0B0FAE4C454AA5B
Verified
Learn about vigilant mode.

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! 😁

Loading

Chest Refill-2.0.3 (1.16.5)

29 Apr 13:24
@Aquerr Aquerr
6bf2d63
This commit was signed with the committer’s verified signature.
Aquerr Bartłomiej Stępień
GPG key ID: B0B0FAE4C454AA5B
Verified
Learn about vigilant mode.

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! 😁

Loading

Chest Refill-2.0.2 (1.16.5)

29 Apr 07:35
@Aquerr Aquerr
41747b8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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! 😁

Loading

Chest Refill-1.6.3 (1.12.2)

18 Nov 12:49
@Aquerr Aquerr

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! 😁

Loading

Chest Refill-2.0.1 (1.16.5)

18 Nov 12:48
@Aquerr Aquerr

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! 😁

Loading

Chest Refill-2.0.0 (1.16.5)

02 Oct 07:36
@Aquerr Aquerr

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! 😁

Loading

Chest Refill-1.6.2

09 Feb 20:24
@Aquerr Aquerr

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! 😁

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /