How does one ban client side commands on a server?

Let’s say I have a mod that has a command that is called /freecam. This command would activate freecam. How would I ban this on my server?
Solution:
Put it in your rules and ban players that use it or find a way to disable the actual thing, so freecam in this case. You can't stop players from executing client-side commands like /freecam afaik
Jump to solution
2 Replies
Solution
Das_Grosse_J
Das_Grosse_J2mo ago
Put it in your rules and ban players that use it or find a way to disable the actual thing, so freecam in this case. You can't stop players from executing client-side commands like /freecam afaik
Imnahha
ImnahhaOP2mo ago
Alright ty

Did you find this page helpful?