ChestFiller v1.3

Details

  • Filename
    ChestFiller.jar
  • Uploaded by
  • Uploaded
    May 8, 2015
  • Size
    57.74 KB
  • Downloads
    308
  • MD5
    79210cbb3d797fb4379e7c80e72965dc

Supported Bukkit Versions

  • 1.8

Changelog

  • Fixed bug when no amount was specified in the config file.
  • Fixed bug where clicking your own inventory / the creative inventory causes errors.
  • Fixed issue where multiple links of with the same config could be made to a chest.
  • Internal Overhaul on some parts of the code (Command Handling, Input reading)
  • Overhaul on autorefill chests. If you want an autorefill chest use /cf autorefill. It will use the items currently inside the chest. This is done because of nothin of the config options was actually used in an autorefill chest.
  • Added a first base of support for handling a larger amount of chests (/cf fillall command).
  • Made a lot of config options optional. The default values are specified in the default config.
  • Added a new config option: chance_per_item. This indicates whether the chance should be used for the whole amount or per item.
  • Added a new config option: trigger_on_looted. If this mode is on (true), refills timers will only get activated if something is taken from/added to the chest.
  • Added auto-update support (using LiteLoader).