diff --git a/Creating-a-stargate.md b/Creating-a-stargate.md index 1168224..10270a4 100644 --- a/Creating-a-stargate.md +++ b/Creating-a-stargate.md @@ -22,9 +22,9 @@ section). See the Custom Gate Layout section to learn how to add custom gates. ### Sign Layout: -- Line 1: Gate Name (Max 11 characters) -- Line 2: Destination Name \[Optional] (Max 11 characters, used for fixed-gates only) -- Line 3: Network name \[Optional] (Max 11 characters) +- Line 1: Gate Name (Max 13 characters) +- Line 2: Destination Name \[Optional] (Max 13 characters, used for fixed-gates only) +- Line 3: Network name \[Optional] (Max 13 characters) - Line 4: Options \[Optional] : - 'A' for always-on fixed gate - 'H' for hidden networked gate @@ -34,12 +34,14 @@ section). See the Custom Gate Layout section to learn how to add custom gates. - 'S' is for showing an always-on gate in the network list - 'N' is for hiding the network name - 'R' is for random gates. These follow standard permissions of gates, but have a random exit location every time a - player enters. - - 'U' is for a gate connecting to another through bungee + player enters. (Implicitly always on) + - 'U' is for a gate connecting to another through bungee (Implicitly always on) - 'I' is for a silent gate, which does not output anything to the chat while teleporting. Increases immersion - 'E' is for gate without a sign. Only for fixed stargates -The options are the single letter, not the word. So to make a private hidden gate, your 4th line would be 'PH'. +The options are the single letter, not the word. So to make a private hidden gate, your 4th line would be 'PH'. The +&\[0-9a-f] color codes are not counted in the character limit, thus allowing a 13-character name with an additional 2 +characters used for the color code. #### Gate networks: