From 5728a88de5f2390bd6a6eabb3549f0dd2948d937 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Wed, 18 Dec 2019 13:33:10 -0500 Subject: [PATCH] Updated SubCreator (markdown) --- SubCreator.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SubCreator.md b/SubCreator.md index 08c2716..7de027a 100644 --- a/SubCreator.md +++ b/SubCreator.md @@ -53,6 +53,7 @@ Template:         `Require-Version` **[Boolean]**: Switches the `[Version]` field from optional to required
        `Can-Update` **[Boolean]**: Signals that this template can update servers created by it
        `Executable` **[File Path/String]**: A command to execute or the path to a script to execute relative to the directory set above. This value can use the following variables in addition to the system's own:
+            **->** `java`: The full path of the current java executable
            **->** `mode`: The build mode requested (`CREATE` or `UPDATE`)
            **->** `name`: The name of the new server
            **->** `host`: The name of the host that was selected