v1.5.1
Added alias for command /pm which is also now /pmp
v1.5.0
Added /disable command which requires "pm.plugin.disable" permission to be used. This command disables any command that is currently enabled. Note that this can be done much faster within the GUI.
v1.4.9
Added a new command which reloads the plugin, but it is still doable within the GUI: /plrel
v1.4.5
Added new messages for the update checker
v1.4.3 - Fixes
Fixed an issue with awareness being tagged with @! throwing an error
v1.4.2
Changed the description splitter from splitting by 48 characters to 52 characters so that more words would fit.
v1.4.1
Added when using middle click to click on any plugin that is in the plugins list, automatically adds them to the whitelist.
v1.4.0 - Bug Fix
Fixed an issue with wrong using the messages.yml message
v1.3.9 - Updates
Changed Plugins name to Plugins (NUMBER OF DETECTED PLUGINS)
v1.3.8 - Fixes
Fixed the issue where loading aliases was throwing an error
v1.3.7
Added needed confirmation when reloading plugins that are on the whitelist.
v1.3.6 - Message Localization
Added these settings to the messages.yml:
invs:
overview: "&8Overview > Plugin Management"
plugins: "&8Edit > Plugins"
controller: "&8Plugins > Controller"
commands: "&8View > Commands"
whitelist: "&8Plugin Management > Whitelist"
more-options: "&8Plugins > More Options"
timer:
seconds: "Second/s"
minutes: "Minute/s"
hours: "Hour/s"
days: "Day/s"
months: "Month/s"
years: "Year/s"
now: "Now"
v1.3.5
Changed the PluginLoadOrder from -> STARTUP and POSTWORLD to -> Startup and Postworld
v1.3.5
Changed the PluginLoadOrder from -> STARTUP and POSTWORLD to -> Startup and Postworld
v1.3.3
Messages are now 100% covered within messages.yml file
v1.3.1 - Updates
Fixed the options.disable.success message not containing any color
Added a new config option: plugin-change. This option was suggested in the Pinger Services Discord. What it does is you can suppress which players get sent the plugin enable/disable messages.
v1.3.0
Added messages.yml which can be used to translate messages that are used in the plugin.
v1.2.0 - Updates
In this version, we are introducing the new PlaceholderAdapter which can now be used. The current placeholder list is:
%pm_{pluginName}_depends% - Shows a list of plugins that this plugin depends on
%pm_{pluginName}_soft% - Shows a list of plugins that this plugin is soft-depending on
%pm_{pluginName}_version% - Shows the version of this plugin
%pm_{pluginName}_decs% - Lists the description of this plugin
%pm_{pluginName}_api% - Shows the API Version of this plugin...
v1.1.8 - Additions
Added successful text messages after plugin disabling / enabling
v1.1.7 - New Features
This update features the new Alphabetically sorted Plugins in the Plugins GUI