You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: built-in update checking. PluginGuard now checks Modrinth (with GitHub
Releases as a fallback) for new versions and announces them to admins. /pluginguard update gives check, download (fetches the verified jar,
confirms its checksum, and stages it in the server's update folder to install
on the next restart), restore (roll back to the previous jar), ignore <version>, unignore <version>, and status. Controlled by the new update section in config.yml (mode: off / check-only / notify / download / auto-stage; default notify — nothing is ever downloaded
without opting in). Minecraft 26.x servers automatically follow the -mc26
build line. Degrades to plain-text notices on Spigot where Adventure is absent.