Skript Message Sending Error

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

VictorXcraft

Member
Nov 22, 2023
3
0
1
35
The server kicks me out when I type any command, such as /hello

Original:

The problem is known as "Color Code", such as "&1" "&a" "&n" and etc.
Because we made two test commands, shown below:

ColorErrorTestCommand.png


Only the second command is kicked by this reason:
ColorErrorTestResult.png


Therefore this issue is caused by the color code
 
Not familiar with "make player send message", what addons do you have?
 
I can't find that syntax on any docs. Try doing:
send message "&atest" from player
 
You might just have to broadcast the message and do it that way. Not sure what you're trying to achieve exactly.