Updated Configuration (markdown)

ME1312 2019-01-29 22:01:03 -05:00
parent 8029a58fb0
commit 58fa5c8634

@ -51,6 +51,7 @@ This is the main configuration file for the SubServers platform. Other add-ons u
Settings:
Version: '2.11.2a+'
Override-Bungee-Commands: true
Run-On-Launch-Cooldown: 30
UPnP:
Forward-Proxy: true
Forward-SubData: false
@ -66,6 +67,7 @@ Settings:
`Settings` **[Object]**: Settings for the SubServers.Bungee add-on<br>
&nbsp; &nbsp; `Version` **[Version]** (System): Configuration version<br>
&nbsp; &nbsp; `Override-Bungee-Commands` **[Boolean]** (Optional): Whether the default BungeeCord commands should be overridden by SubServers code<br>
&nbsp; &nbsp; `Run-On-Launch-Cooldown` **[Integer]** (Optional): Cooldown between starting each server with `Run-On-Launch` (in seconds)<br>
&nbsp; &nbsp; `UPnP` **[Object]**: Automatic Port Forwarding Options<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Forward-Proxy` **[Boolean]**: Whether or not to forward the proxy's listeners<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Forward-SubData` **[Boolean]**: Whether or not to forward SubData<br>