EssentialCmds icon indicating copy to clipboard operation
EssentialCmds copied to clipboard

/addrule String creates ambiguous rules

Open sibomots opened this issue 9 years ago • 2 comments

If the rule string contains a comma (,), then the string is broken at the comma and multiple rules are created.

I think it would be fixed if the file format was a bit more flexible for rules. Eg., don't use literal comma's in the string as the delimiter.

Also, at startup, the first time the plugin is initialized and the config file is written, populate the file with a few basic rules. It'll help speed up configuration by letting operators know the format and edit the file (at least not forget to set the specific server rules).

sibomots avatar Dec 19 '15 01:12 sibomots

I will work on this after I reorganize warps as the system used by warps will prevent this issue

kinggoesgaming avatar Dec 20 '15 16:12 kinggoesgaming

@kinggoesgaming Thanks

hsyyid avatar Dec 20 '15 17:12 hsyyid