ChestFiller v2.0

Details

  • Filename
    ChestFiller.jar
  • Uploaded by
  • Uploaded
    Mar 6, 2016
  • Size
    119.81 KB
  • Downloads
    1,486
  • MD5
    26467de959762341aa2ef4de859a7925

Supported Bukkit Versions

  • 1.8

Changelog

  • The plugin now uses an SQLite database for storage.
  • The user can now also make ItemSets and integrate these into his ChestConfig. This is useful if you want to re-use ItemSets.
  • Enchanted books should now work correctly.
  • Mass chest filling has been removed from now. It was implemented poorly and requires a lot of work for an efficient implementation (Since this plugin *does not focus on this aspect i am removing it entirely for now).
  • The linking and filling procedure has been simplified, now the process completed instantly by using the block the player is looking at.
  • The autorefill could previously be exploited and generate some visual bugs, this has now been fixed!
  • Bugs related to double chests should be fixed.
  • Overhauled the input (config) system. The code is a lot more flexible and understandable.
  • Invalid configs now simply use a default empty config or default values. This allows the user to keep links after a wrong config modification. Should be a lot more user friendly and convenient!
  • Dmg to items can now be randomized. Every aspect of an ItemStack should now be configurable!
  • Fixed bug related to using colours in a broadcasted message. ... (A lot of further refactoring has also been done).