From ef0460572532f95e533443c7cd6f73edc086d25b Mon Sep 17 00:00:00 2001 From: ME1312 Date: Sat, 19 Oct 2019 20:02:51 -0400 Subject: [PATCH] Updated SubCreator (markdown) --- SubCreator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SubCreator.md b/SubCreator.md index 779b96b..fc449e6 100644 --- a/SubCreator.md +++ b/SubCreator.md @@ -65,7 +65,7 @@ Template:             **->** `port`: The port number of the new server
            **->** `cache`: The caching directory (only when `Use-Cache` is true)
        `Run-On-Finish` **[Boolean]**: Whether this subserver will be started after SubCreator finishes
-    `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#subserversconfigyml-global-configuration) is valid here. Additionally, String values in this object can use the following variables:
+    `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, String values in this object can use the following variables:
        **->** `$name$`: The name of the new server
        **->** `$template$`: The name of the template that was used
        **->** `$type$`: The [ServerType](https://src.me1312.net/jenkins/job/SubServers%20Platform/javadoc/SubServers.Bungee/net/ME1312/SubServers/Bungee/Host/SubCreator.ServerType.html) the template will create) the template created