Updated Configuration (markdown)

ME1312 2019-06-15 16:33:36 -04:00
parent e676dc1aab
commit dc5eacd37b

@ -123,6 +123,7 @@ Servers:
Enabled: false
Display: 'MyCoolServer'
Host: '~'
Template: 'Vanilla'
Group:
- 'ExampleGroup'
Port: 25567
@ -146,6 +147,7 @@ Servers:
&nbsp; &nbsp; &nbsp; &nbsp; `Enabled` **[Boolean]**: Whether this subserver is enabled<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Display` **[String]** (Optional): Set the display name of this subserver<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Host` **[Enum Value]**: Set which host this subserver belongs to<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Template` **[Enum Value]**: Set which template created this subserver<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Group` **[String List]** (Optional): Set what groups the subserver is in (Creates new groups when needed)<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Port` **[Integer]**: Set the port number to connect to this subserver with<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Motd` **[Colored String]**: Set the MOTD of the subserver<br>