mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-30 12:44:44 +02:00
Update notifications.
This commit is contained in:
8
Core/src/main/resources/updater.properties
Normal file
8
Core/src/main/resources/updater.properties
Normal file
@ -0,0 +1,8 @@
|
||||
# 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$
|
Reference in New Issue
Block a user