-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdater.yml
31 lines (29 loc) · 1.25 KB
/
updater.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# #######################################################################################################################
# ___ __ ___ __
# / _ |__ __/ /____ / _ \/ /_ _____ _
# / __ / // / __/ _ \/ ___/ / // / _ `/
# /_/ |_\_,_/\__/\___/_/ /_/\_,_/\_, /
# /___/ Updater-Config
#
# #######################################################################################################################
updater:
self-updater:
enable: true # AutoPlug
build: stable
java-updater: # WARNING! JAVA SHOULD NOT AUTOMATICALLY UPDATE WITHIN PTERODACTYL! THE PANEL WAS NOT BUILT FOR IT, AND MAY BREAK.
enable: false # CHANGE THIS VALUE AT YOUR OWN RISK. IT ***WILL*** BREAK DUE TO THE WAY THE VERSIONING SCRIPTS ARE MADE. THIS CANNOT BE FIXED.
profile: AUTOMATIC
version: # Will auto replace on install. (And theryby break Java updating uwu)
server-updater:
enable: true # Server
profile: AUTOMATIC
software: # Will auto replace on install.
version: # Will auto replace on install.
plugins-updater:
enable: true # Plugins
profile: AUTOMATIC
mods-updater:
enable: true # Mods
profile: AUTOMATIC
version: # Will auto replace on install.
global-cool-down: 0