#how to prevent players from using /me
1 messages · Page 1 of 1 (latest)
this is for servers
use beforeEvents, chatSend
keep in mind you'll need beta
just cancel if the start of the message is /me
you cant cancel slash commands with the event unfortunately
aw dang, didnt know that