Describe your idea
It's more the just one feature request but they should be mostly easy to implement.
- A
sendFormattedMessageToPlayer(string jsonObject, string user, string prefix) command, which would allow to send a formatted message to a player only.
- A possibility to have formatted prefixes.
- A possibility to use player's UUID instead of just using their player name (which can changed).
- Ability to set a radius for the
sendMessage() and sendFormattedMessage() functions (so it wouldn't send the message globally).
If accepted I could try to do them and do a pull request of them if needed, but can't promise anything.
Describe alternatives you've considered if you've any
No response
Additional context
No response
Linked Issues
No response
Describe your idea
It's more the just one feature request but they should be mostly easy to implement.
sendFormattedMessageToPlayer(string jsonObject, string user, string prefix)command, which would allow to send a formatted message to a player only.sendMessage()andsendFormattedMessage()functions (so it wouldn't send the message globally).If accepted I could try to do them and do a pull request of them if needed, but can't promise anything.
Describe alternatives you've considered if you've any
No response
Additional context
No response
Linked Issues
No response