open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

Add more ServerRules Feature. (For example: 'SortServerRules' function)

Open Nlkolai opened this issue 2 years ago • 0 comments
trafficstars

Hello, I have a Feature request. My ideas:

ServerRulesSortMethod The ability to select a sorting method for rules based on a criterion, for example: alphabetical order or according to a custom-defined list.

SortServerRules Sorting based on the method specified in the 'ServerRulesSortMethod'. Alternatively, you can specify the method in 'SortServerRules'.

RemoveAllServerRules For removing server rules, but with the option to specify which server rules to remove, either all of them or all except the default ones. Example: RemoveAllServerRules(RemoveDefaultServerRules = false).

DisableDefaultServerRules For disabling all default server rules.

Sorry for my bad english.

Nlkolai avatar Nov 12 '23 16:11 Nlkolai