Hello!
I was wondering if it was worth doing checks on the server for permission if the client can easily do it anyway with exploits?
For example, let’s say I have a teleport command and it requires permission level 5 but the player is level 1. Is it worth checking with the server or doing the teleport on the server if the player can teleport with exploits anyway?