HerrMagiic / CSS-CreateCustomCommands

The Custom Commands Plugin allows you to create and customize commands for your server. These commands can display messages, perform server-side actions, and more.
https://github.com/HerrMagiic/CSS-CreateCustomCommands/tree/main/Examples
MIT License
40 stars 2 forks source link

Pattern checking for alias commands #18

Closed HerrMagiic closed 5 months ago

HerrMagiic commented 6 months ago

Create a function that checks for string,string or string or string;string;string patterns with regex

https://github.com/HerrMagiic/CSS-CreateCustomCommands/blob/cec946702c2aa3243ee2a3192ec2e55cd9da5e95/CustomCommands/Services/RegisterCommands.cs#L30