Bind update notifications to spigot resource updates

The notification permission could be moved back into the other class, but well
This commit is contained in:
NotMyFault
2020-02-16 01:33:43 +01:00
parent 5ea03f12fb
commit 24b6b23d25
10 changed files with 81 additions and 289 deletions

View File

@ -1,8 +0,0 @@
# Whether update notifications are enabled
enabled=true
# CI path
path=https://ci.athion.net/
# Job name
job=PlotSquared-Releases
# Artifact pattern
artifact=^PlotSquared-Bukkit-(?<version>[0-9.]+).jar$