aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugins
AgeCommit message (Collapse)Author
2019-01-21Migrate to pluginloaderNicholas Ignoffo
With this implementation, the loader will only be created on the client to mimic the current implementation. If plugin loader is not installed, the default plugin will still be registered so core functionality is preserved.
2019-01-20New Plugin Loaderv2.1.0.41Unknown