From 145d086238b84a6ce3df83c3b692c02529e9c07f Mon Sep 17 00:00:00 2001 From: ME1312 Date: Fri, 25 Jun 2021 00:50:11 -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 e61ce6f..42cd36d 100644 --- a/SubCreator.md +++ b/SubCreator.md @@ -49,7 +49,7 @@ Template: ``` `Template` **[Object]**: Settings container for this template. All of these values are optional unless otherwise specified. See [Configuration](https://github.com/ME1312/SubServers-2/wiki/Configuration) for more info on the value types and modifiers used here.
    `Enabled` **[Boolean]**: Set whether this template is enabled
-    `Internal` **[Boolean]**: Mark this template for internal use, restricting access to this template to those that `Import` it
+    `Internal` **[Boolean]**: Mark this template for internal use only (effectively making it `Import` only)
    `Display` **[String]**: Set the display name of this template
    `Icon` **[Item]**: Set the [item icon](https://github.com/ME1312/SubServers-2/wiki/Integrations#bukkit-item-naming) of this template
    `Build` **[Object]**: SubCreator build options