SWG-Source / dsrc

Other
11 stars 49 forks source link

Commonly requested commands (admin subcommands) #376

Open BubbaJoeX opened 5 months ago

BubbaJoeX commented 5 months ago

/admin setCount /admin messageTo <timeToDelay (float)>

.gitignore for default IntelliJ IDEA build copies.

Note: /admin messageTo does not take any params, as it just calls the handler. In the future I may add a SUI textbox window to enter the message and delay line by line and parse it. TBD.