Configuration Changes: There have been some major configuration changes. I recommend backing up your current configuration and then resetting it to allow the new settings to be generated. You can find an up-to-date version of the configuration
here.
- Only disable hoppers if the collector item is set to a hopper.
- Improve some internal logging methods.
- Fix a very rare issue with duplicate collectors on startup.
- Ensure that withdrawn items don't exceed the max stack size.
- Properly update the collector menu when withdrawing all items to prevent duplication.
- Changed BlockBreakEvent to BlockDropItemEvent to improve compatibility with other plugins.
- Added {TOTAL_WORTH_FORMATTED} as a hologram placeholder.
- Load after Multiverse-Core, My_Worlds, & BentoBox to prevent placing collectors before worlds are loaded.
- Internal code cleanup
- Fixed an error that would appear if an admin sells items from a collector they are not a member of.
- Fixed an issue where the holograms would bounce when updating.
- Added the ability to disable hologram updating if not using the internal placeholders.
- Added a soft depend for SuperiorSkyblock2 to prevent errors.
- Added some null checks to prevent hologram errors.
- Fixed an issue where the holograms would bounce when updating.
- Bumped ShopsBridge (Should fix ExcellentShops issues)
- Removed auto save-related configuration settings as it's no longer a thing.
- Log which price handler the plugin is using on startup.
- Removed unused settings from the configuration file.
- Ensure team players are saved on shutdown. [teamplayer]
- Fixed an issue where items were not properly cleared when selling from the collectors' gui.
- Some small code cleanup
PLEASE BE SURE TO TAKE A BACKUP OF YOUR COLLECTORS.YML FILE BEFORE UPDATING TO THIS VERSION.
YOU HAVE BEEN WARNED!!!!
All old collector data should be automatically migrated to the new system on startup after updating. We highly recommend taking a backup just in case it is not.
Converted the plugin to use SQLite. [ @Teamplayer ]
Save data more frequently to prevent data loss during crashes. [ @Teamplayer ]
Properly return the owner name in the hologram when using the owner placeholder. [ @aus7124 ]
- Fix an issue where the plugin would try to register a task twice resulting in console errors.
- Prevent the collector gui from being opened if someone is in the members section.
- Add the ability to use tipped arrows with custom potion effects in the gui.
- Only display page arrows if there is more than one page of items.