PlotSquared/Core/src/main/resources/updater.properties

9 lines
203 B
Properties
Raw Normal View History

2019-03-18 19:49:22 +01:00
# 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$