How it works
On startup, and once every few hours after that, the plugin checks its latest published version against the one you’re running. If a newer version exists, it logs a notice to console and pings online operators with themythic.notify permission.
Configuration
Update checks are on by default and can be turned off per plugin inconfig.yml:
Disabling the update checker doesn’t disable license validation - the two systems are independent.
Applying an update
1
Download the new version
Grab the latest
.jar from your BuiltByBit purchase history.2
Replace the old jar
Stop the server and replace the old
.jar file in plugins/ with the new one.3
Check the changelog
Review the changelog for breaking changes before starting back up.
4
Restart
Start the server. Config files are migrated automatically where possible.