diff --git a/docs/text.html b/docs/text.html index 629e8e63d56..4da06e5b6df 100644 --- a/docs/text.html +++ b/docs/text.html @@ -112,9 +112,9 @@
In Minecraft 1.16, support was added for 6-digit hexadecimal colors to specify custom colors other than the 16 default color codes.
-A new tag can be used to format with these colors. The tag looks like this: <#hex code>
.
+A new tag can be used to format with these colors. The tag looks like this: <##hex code>
.
-Here's what the tag would look like when used in a script: send "<#123456>Hey %player%!" to player
+Here's what the tag would look like when used in a script: send "<##123456>Hey %player%!" to player
For information not related to Skript, see
Minecraft
@@ -215,4 +215,4 @@
Guide written by bensku.
-
\ No newline at end of file
+
Text and Variables
A guide about this is coming... some day.