Updated SubCreator (markdown)

ME1312 2020-06-13 04:29:17 -04:00
parent 8332b6be68
commit 9f6d811bea

@ -64,7 +64,7 @@ Template:
&nbsp; &nbsp; `Settings` **[Object]**: Sets the default options for the subserver. Any setting from the `Servers` section of the [main configuration](https://github.com/ME1312/SubServers-2/wiki/Configuration#subserversserversyml-global-configuration) is valid here. Additionally, you can use variables for this object's strings using this format: `$variable$`.<br><br>
**Default Variables:**<br>
The following variables are available for use in the `Settings` section, `Executable` build option, File replacements, and in your build script:<br>
The following default variables are available for use in the `Settings` section, `Executable` build option, File replacements, and in your build script:<br>
**->** `player`: The UUID of the player who created this server (empty for CONSOLE)<br>
**->** `name`: The name of the new server<br>
**->** `host`: The name of the host that was selected<br>