Updated Configuration (markdown)

ME1312 2020-06-19 21:03:44 -04:00
parent 855dd77aea
commit 27682b6ef2

@ -192,6 +192,7 @@ Settings:
Version: '00w00a'
Console-Log: true
Network-Log: true
Download-Templates: true
Server-Bind: '127.0.0.1'
UPnP:
Forward-Servers: false
@ -205,6 +206,7 @@ Settings:
&nbsp; &nbsp; `Version` **[Version]** (System): Configuration version<br>
&nbsp; &nbsp; `Console-Log` **[Boolean]**: Whether SubCreator/SubServers should log to the console<br>
&nbsp; &nbsp; `Network-Log` **[Boolean]**: Whether SubCreator/SubServers should send log messages to SubServers.Bungee over the network.<br>
&nbsp; &nbsp; `Download-Templates` **[Boolean]**: Whether SubCreator should download templates from SubServers.Bungee over the network.<br>
&nbsp; &nbsp; `Server-Bind` **[Address]**: Local address for servers created by SubCreator to bind to<br>
&nbsp; &nbsp; `UPnP` **[Object]**: Automatic Port Forwarding Options<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Forward-Servers` **[Boolean]**: Whether or not to forward the SubServers<br>