aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/utility (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-16Add command to get information about users to broadcast to clientsMinusGix1-0/+17
2020-03-06Comments fixmarzavec1-3/+9
2020-03-06Deduplicate verifyNickname into a single importable functionMinusGix1-1/+11
2020-03-06Minor UAC tweaksmarzavec2-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
2020-03-05Add UAC info file with levels and minor utility functionsMinusGix1-0/+32