Added a simple Update Checker

This commit is contained in:
Sn0wStorm
2015-01-09 18:08:38 +01:00
parent 224e096448
commit a8720e01c0
5 changed files with 208 additions and 11 deletions
+5 -1
View File
@@ -51,11 +51,15 @@ colorInBrewer: false
# If a Large Barrel can be opened by clicking on any of its blocks, not just Spigot or Sign. This is always true for Small Barrels. [true]
openLargeBarrelEverywhere: true
# Enable checking for Updates, Checks the curseforge api for updates to Brewery [true]
# If an Update is found a Message is logged on Server-start and displayed to ops joining the game
updateCheck: true
# Autosave interval in minutes [3]
autosave: 3
# Config Version
version: '1.3'
version: '1.3.1'
# -- Recipes for Potions --