aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/utility (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add command to get information about users to broadcast to clientsMinusGix2020-03-161-0/+17
|
* Comments fixmarzavec2020-03-061-3/+9
|
* Deduplicate verifyNickname into a single importable functionMinusGix2020-03-061-1/+11
|
* Minor UAC tweaksmarzavec2020-03-062-32/+85
| | | | Added an underscore to the uac info lib which prevents the server from attempting to use the file as a command module, allowing removal of the 'info' property and empty 'run' command
* Add UAC info file with levels and minor utility functionsMinusGix2020-03-051-0/+32