Config¶
The general configuration file, config/config.js
.
Options¶
channel_id
channel_id¶
The ID of a channel in your Discord server that will be used for update messages. Only admins should have access to this channel.
server_jars_api
server_jars_api¶
The API you want to use to get updates and downloads for server jars (spigot, paper, bungeecord, etc).
Supports major versions only (1.15
, 1.16
etc)
waterfall
paper
taverntine
Supports minor versions (1.16.1
, 1.16.2
etc) and latest
.
nukkitx
pocketmine
magma
mohist
travertine
bungeecord
velocity
waterfall
bukkit
paper
spigot
snapshot
vanilla
left4status
left4status¶
Optional
Used for getting the server count if a server has the left4status
property and not the host
property. Must be an instance of Left4Status.
headless_browser
headless_browser¶
Default: true
Whether or not the SpigotMC browser should run in headless mode.
download_time
download_time¶
Default: 10000
Number of milliseconds to wait for plugins to download from SpigotMC. Include at least an additional 5 seconds (5000) for Cloudflare. 10 seconds should be ok for fast connections.