Page: 1 2 3

2.1.1 Sep 21, 2022
Release of the 2.1.1 version | Changelog
  • Compiling the plugin with java 8 to ensure the plugin is compatible with both 1.8.8 and 1.19 versions

2.1.0 Sep 16, 2022
Release of the 2.1.0 version | Changelog
  • Added Metrics to the core.

2.0.9 Sep 15, 2022
Release of the 2.0.9 version | Changelog
  • Fixed a bug where not all commands were being disabled upon unloading a plugin
  • Fixed a bug preventing the description from fully displaying
  • Fixed a bug not removing disabled plugins from /plugins command
  • Fixed a bug where commands were not being retrieved properly.

1.5.2 Nov 16, 2021
v1.5.2
Fixed /disable and /plrel commands bugging out

1.5.1 Nov 15, 2021
v1.5.1
Added alias for command /pm which is also now /pmp

1.5.0 Nov 14, 2021
v1.5.0
Added /disable <pluginName> 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 <pluginName>

1.4.5 Nov 8, 2021
v1.4.5
Added new messages for the update checker

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.4.0 Nov 1, 2021
v1.4.0 - Bug Fix
Fixed an issue with wrong using the messages.yml message

1.3.9 Oct 31, 2021
v1.3.9 - Updates
Changed Plugins name to Plugins (NUMBER OF DETECTED PLUGINS)

1.3.8 Oct 31, 2021
v1.3.8 - Fixes
Fixed the issue where loading aliases was throwing an error

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"

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.3 Oct 22, 2021
v1.3.3
Messages are now 100% covered within messages.yml file

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.

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...

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

1.1.6 Oct 16, 2021

Page: 1 2 3