Resource Pack Manager 1.6.0:
- [New] New using SSL for connecting to the remote server. This is a breaking change in the system, servers will have to update to 1.6.0 or later to use the Auto Host feature.
- [New] Added compatibility with InfiniteVehicles
- [New] ResourcePackManager now passively checks for file changes in all compatible directories, and automatically updates the resource pack as they change.
- This means that if a resource pack updates during runtime, ResourcePackManager will also update automatically without requiring a reload.
- This system has a 3 second buffer time to check for file stability, giving other plugins the time to zip their files correctly. This means it should work with both sync and async zipping of third party plugins, and it should no longer be possible to accidentally only grab a partially zipped file.
- [Critical fixes] A lot of back end fixes to make the system more reliable and less remanding with the uploads.
Resource Pack Manager 1.5.0:
- [New] Full remake of core elements of the plugin!
- [New] It is now possible to customize plugins that are supported, and even add support for new plugins via configuration files
- [Fix] Fixed a lot of issues that would cause resource packs to fail to upload, fail to download or fail to load.
ResourcePackManager 1.4.1
- Fixed problem with rerouting files
- Fixed compatibility for some plugins
- [Fix] Fixed reported security issue with the logify command
- [Fix] Fixed warnings related to the logify command
ResourcePackManager 1.3.0
- [New] Improved commands
- [New] Added /logify command to allow admins to easily upload their latest log to maclo.gs
- [Fix] Fixed problem with rerouting files
- [Fix] Fixed compatibility for some plugins
ResourcePackManager 1.2.1
- [New] Added resource pack rerouting, which allows an optional setting in config.yml that will send the merged resource pack to a directory for use in other plugins
ResourcePackManager 1.1.0
- [New] Added a prototype API for plugins to register their plugins
- [Fix] Fixed reloads breaking load order
- [Fix] Fixed remote download not working for resource packs hosted in dropbox
- [Tweak] Changed the way the plugin names resource packs in the mixer folder. Deleting the mixer folder for this update is very highly recommended.
Note: Make sure to delete the mixer folder for this update. This should be the only time this is ever necessary.
ResourcePackManager 1.0.1:
- [New] Added Bstats
- [New] Resource packs now get named after the plugin they come from to avoid namespace collisions
- [New] Added BackpackPlus compatibility
- [New] Added RealisticSurvival compatibility
- [New] Added VaneCore compatibility
- [New] Priority list in config.yml now lets admins define custom resource packs not associated to supported plugins
- [Fix] Mixer folder now correctly allows users to put custom resource packs in them for the resource pack generation
- [Fix] Fixed ValhallaMMO compatibility