Send chat message from server from Plugin? #248
Answered
by
miniduikboot
cfpwastaken
asked this question in
Q&A
-
Can I do that? |
Beta Was this translation helpful? Give feedback.
Answered by
miniduikboot
Dec 5, 2023
Replies: 1 comment 2 replies
-
I don't see why it's not possible. Skeld.net did it |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To handle a chat command, you can use https://github.com/Impostor/Impostor/blob/master/src/Impostor.Api/Events/Game/Player/IPlayerChatEvent.cs and cancel the event to stop the message from being shared with other players