Add Support for 26.1, 26.2 for Paper and Spigot
Add Support for 1.21.11 and 26.2 for Purpur
Added Spigot Update Checker
Added Bstats
Added Timed Maintenance Mode in GUI
Extend the whitelist system into scheduled maintenance mode with countdown, kick messaging, and automatic recovery.
/pm maintenance start 15m "Updating core plugins".
Added Update Center in the GUI
Scan installed plugins for newer versions and surface update availability in the GUI.
plugin list shows update badges and /pm updates summarizes outdated plugins.
Added Permission for Update notify only admins PM.notifyupdate
Added Plugin Health Dashboard in GUI
Add a dashboard for plugin state, memory footprint estimate, task count, command count, event listeners, and last error summary.
a paginated GUI with green/yellow/red health badges.
Added Rule Engine for Auto-Load Policy in GUI
Turn the file watcher into a policy system instead of a blind loader.
rules such as “auto-load only if plugin is on approved list and dependencies are present.”