You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New config item: release_download_url_template: The url template used when downloading GitHub release assets, where '{url}' will be replaced with the actual url (#5)
Changes
Cache the whole meta branch including plugin info, plugin meta and plugin releases
Better cache loading when the plugin is loaded
Custom thread name renaming to fit MCDR thread names:
mpm-cache -> MPMCache
mpm-installer -> MPMInstall
mpm-uninstaller -> MPMUninstall
CacheClock -> MPMCacheClock
!!mpm install, !!mpm uninstall and !!mpm upgrade command will not suggest mcdreforged_plugin_manager
mpm will not be able to install, uninstall or upgrade itself (mcdreforged_plugin_manager)
Fixes
Fixed plugin uninstaller thread name
Fixed cache clock timer not inherited from old instance when the plugin is reloaded