aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/mod/kick.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reword actions which are restricted on using against users of same levelMinusGix2020-03-061-1/+1
|
* Minor UAC tweaksmarzavec2020-03-061-5/+5
| | | | 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
* Move most uses of uType filtering to use UAC levelsMinusGix2020-03-051-4/+6
|
* Let kick pass a channel argumentMinusGix2020-01-211-16/+36
|
* Syntax update and formatting tweaksmarzavec2019-11-071-18/+19
|
* refactoring 2 of 2marzavec2019-04-081-1/+1
|
* refactoring 1 of 2marzavec2019-03-191-1/+1
|
* Added hooks, modules and cleaned up codemarzavec2018-09-301-10/+8
|
* cleaned up and commented modulesmarzavec2018-06-041-4/+10
|
* Prevent fucking shit upNeel Kamath2018-05-131-0/+78
|
* FlattenNeel Kamath2018-05-131-78/+0
|
* Re-add module documentationNeel Kamath2018-05-131-1/+5
|
* Remove unused object fieldsneelkamath2018-05-121-5/+1
|
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-111-2/+0
|
* misc server changes and new modulesmarzavec2018-04-291-33/+41
|
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-251-1/+1
|
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-141-12/+6
|
* stabilized modules and server cmd fieldmarzavec2018-03-111-1/+5
|
* initial commitmarzavec2018-03-101-0/+74