Skip to content
Antoine edited this page May 22, 2025 · 1 revision

to send a message from the client to the mc server:

command = 'tellraw ' + target_player + '{"text":"<' + from_player + '> ' + message + '"}'