
PluginManager+ 2.9.6
Effortlessly manage your plugins with PluginManager's intuitive interface.
1.5.0
Nov 14, 2021
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.
1.4.9
Nov 12, 2021
v1.4.9
Added a new command which reloads the plugin, but it is still doable within the GUI: /plrel
1.4.3
Nov 7, 2021
v1.4.3 - Fixes
Fixed an issue with awareness being tagged with @! throwing an error
1.4.2
Nov 6, 2021
v1.4.2
Changed the description splitter from splitting by 48 characters to 52 characters so that more words would fit.
1.4.1
Nov 5, 2021
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.
1.3.7
Oct 29, 2021
v1.3.7
Added needed confirmation when reloading plugins that are on the whitelist.
1.3.6
Oct 28, 2021
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"
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"
1.3.5
Oct 26, 2021
v1.3.5
Changed the PluginLoadOrder from -> STARTUP and POSTWORLD to -> Startup and Postworld
1.3.5
Oct 26, 2021
v1.3.5
Changed the PluginLoadOrder from -> STARTUP and POSTWORLD to -> Startup and Postworld
1.3.1
Oct 21, 2021
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.
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.
1.3.0
Oct 21, 2021
v1.3.0
Added messages.yml which can be used to translate messages that are used in the plugin.
1.2.0
Oct 18, 2021
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...
%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...
1.1.8
Oct 16, 2021
v1.1.8 - Additions
Added successful text messages after plugin disabling / enabling
1.1.7
Oct 16, 2021
v1.1.7 - New Features
This update features the new Alphabetically sorted Plugins in the Plugins GUI