pub fn set_rule_value(key: &str, value: f64)
Set a rule value for the server details displayed in the server browser.
key The name of the rule. value The numerical value of the rule.
key
value
Returns void