aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/admin/removemod.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-06Minor UAC tweaksmarzavec1-2/+2
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-05Move most uses of uType filtering to use UAC levelsMinusGix1-2/+5
2019-11-07Syntax update and formatting tweaksmarzavec1-14/+15
2019-04-08refactoring 2 of 2marzavec1-1/+1
2019-02-02Minor module changesmarzavec1-3/+5
Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
2018-09-30Added hooks, modules and cleaned up codemarzavec1-0/+50