PluginsAutoUpdate
Author
[aga]
GitHub Repository
Description
-
-
Every X minutes it checks GitHub for each plugin you listed in its config.
-
If it sees a newer release, it downloads it and replaces that plugin’s files (keeping your configs), and you’re expected to fully restart the server so the new version actually runs.
-
(Optional) Screenshots / Demos
[Add images, gifs, or demo links here]
Installation
-
Install the plugin normally in
plugins/. -
Start the server once so
config.tomlis created. -
Edit
[PluginsAutoUpdate.Repositories]and add yourPluginFolder = "Owner/Repo". -
Restart server or reload the plugin.