Related to auto rebalance function, if I disable the team command they can't use the limbo menu, so they can't change their class. They can still use /class but not everyone knows about that.
Fix would be to find the team they are switching to in the command using string.match, if its the same team then allow it.
Might have fixed this, I need to test with debugging on to find out for sure.