send_player_message
Send a chat message directly to a player using their name or unique ID.
Instructions
Sends a chat message to a given player
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The name or unique id of the player | |
| message | Yes | The chat message to send |