Updated Configuration (markdown)

ME1312 2020-07-05 02:44:23 -04:00
parent d093d6406b
commit e09683ef7f

@ -290,6 +290,7 @@ Settings:
&nbsp; &nbsp; `API-Only-Mode` **[Boolean]**: Whether the interface and commands will be available (toggles API-only mode)<br>
&nbsp; &nbsp; `Show-Addresses` **[Boolean]**: Toggle server addresses' visibility in the interface<br>
&nbsp; &nbsp; `Use-Title-Messages` **[Boolean]**: Toggle the use of title messages in the interface<br>
&nbsp; &nbsp; `PlaceholderAPI-Ready` **[Boolean]**: Starts caching for PlaceholderAPI immediately instead of waiting for a placeholder to be used.<br>
&nbsp; &nbsp; `SubData` **[Object]**: Settings to connect to SubData with<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Name` **[Enum Value]** (Optional): The name of the Server as defined in the global or bungee configuration. When this value is not present the server will try to guess which server this connection belongs to using it's address and port number. If this fails, this value becomes required.<br>
&nbsp; &nbsp; &nbsp; &nbsp; `Address` **[Socket Address]**: The address to connect to the SubData Server with<br>