function onPlayerCommand( id, cmd, text ){ if ( cmd == "testrule" ) { SetServerRule("Test Rule", "Test Value"); }}
I think setting it to "" will remove it. But if that doesn't work, I donno