aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/mod/unbanall.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-12Protocol Updates and Bug Fixesmarzavec1-0/+2
2020-03-06Add trip to various commands that include nickname of moderator using themMinusGix1-1/+1
2020-03-06Minor UAC tweaksmarzavec1-1/+1
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/+4
2019-11-07Syntax update and formatting tweaksmarzavec1-9/+10
2019-04-08refactoring 2 of 2marzavec1-2/+2
2018-09-30Added hooks, modules and cleaned up codemarzavec1-0/+36