diff --git a/post.sk b/post.sk index ef228c6..410563d 100644 --- a/post.sk +++ b/post.sk @@ -8,5 +8,4 @@ command /send_console: set {_key} to last (length of {_sections::2} - 1) characters of {_sections::2} set {_key} to first (length of {_key} - 3) characters of {_key} send "Console Link" to player - send "To show console, add %{_key}% to the end of the link above" to player - #send "lion" to player \ No newline at end of file + send "To show console, add %{_key}% to the end of the link above" to player \ No newline at end of file