aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/mod/dumb.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make dumb use abstracted invite functions rather than duplicating codeMinusGix2020-03-071-9/+12
* Add trip to various commands that include nickname of moderator using themMinusGix2020-03-061-1/+1
* Reword actions which are restricted on using against users of same levelMinusGix2020-03-061-1/+1
* Minor UAC tweaksmarzavec2020-03-061-1/+1
* Move most uses of uType filtering to use UAC levelsMinusGix2020-03-051-3/+5
* Minor bug fixesmarzavec2019-11-071-2/+2
* Syntax update and formatting tweaksmarzavec2019-11-071-37/+48
* refactoring 2 of 2marzavec2019-04-081-2/+2
* Core hook upgrade, misc fixesmarzavec2019-02-211-2/+2
* Added hooks, modules and cleaned up codemarzavec2018-09-301-17/+81
* cleaned up and commented modulesmarzavec2018-06-041-2/+9
* Completed protocol decouplingmarzavec2018-06-031-7/+7
* Array checking made constructor safeOpSimple2018-06-011-1/+1
* Just cleaning stuffsOpSimple2018-06-011-3/+2
* Added an extra option to add alliesOpSimple2018-06-011-2/+8
* Created dumb.jsOpSimple2018-05-311-0/+58