
Events


Player - Player 1 (Red) types a message containing -name as a substring

Conditions

Actions
That is, whenever a player types the command to change name, it will store the string from the 7th character on ("-name " has 6 chars, so stat from the 7th) and change the name of the player who typed it.