PluginControl v1.2.0
What's Changed
New Feature
- System to check if the plugin is up to date. To activate, set
update-notifier
to true inconfig.yml
.
[PluginControl] New version available: v1.2.0 (current: v1.1.1)
[PluginControl] Download it at https://github.com/SrBedrock/PluginControl/releases/latest
New Command
/plugincontrol check
- Performs plugin checks.
New Permission
plugincontrol.notify
- Allow seeing the notification when a plugin is not loaded or enabled
New Messages
console:
plugin-disabled: '<prefix> <red>Plugin Control is disabled!'
command:
checking-plugins: '<prefix> <green>Checking plugins... See the console for more information.'
Pull Requests
- Add MIT License by @SrBedrock in #38
- Bump gradle/gradle-build-action from 2.8.1 to 2.9.0 by @dependabot in #41
- Add check subcommand and new permission by @SrBedrock in #37
- General code cleanup by @SrBedrock in #42
- Bump xyz.jpenilla.run-paper from 2.2.0 to 2.2.1 by @dependabot in #43
- Add update notifier by @SrBedrock in #44
- Bump xyz.jpenilla.run-paper from 2.2.1 to 2.2.2 by @dependabot in #45
- Bump com.github.TechnicJelle:UpdateCheckerJava from 2.2 to v2.3 by @dependabot in #46
- Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #47
- Bump actions/setup-java from 3 to 4 by @dependabot in #48
- Bump org.spigotmc:spigot-api from 1.20.2-R0.1-SNAPSHOT to 1.20.3-R0.1-SNAPSHOT by @dependabot in #49
- Bump org.spigotmc:spigot-api from 1.20.3-R0.1-SNAPSHOT to 1.20.4-R0.1-SNAPSHOT by @dependabot in #50
- Bump gradle/gradle-build-action from 2.10.0 to 2.11.0 by @dependabot in #51
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #52
- Bump net.kyori:adventure-text-minimessage from 4.14.0 to 4.15.0 by @dependabot in #53
- Bump net.kyori:adventure-api from 4.14.0 to 4.15.0 by @dependabot in #55
- Bump net.kyori:adventure-text-serializer-legacy from 4.14.0 to 4.15.0 by @dependabot in #54
Full Changelog: v1.1.1...v1.2.0