aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/admin/shout.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor UAC tweaksmarzavec2020-03-061-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
* Move most uses of uType filtering to use UAC levelsMinusGix2020-03-051-1/+3
|
* Syntax update and formatting tweaksmarzavec2019-11-071-9/+10
|
* refactoring 2 of 2marzavec2019-04-081-1/+1
|
* Added hooks, modules and cleaned up codemarzavec2018-09-301-6/+6
|
* cleaned up and commented modulesmarzavec2018-06-041-3/+6
|
* Prevent fucking shit upNeel Kamath2018-05-131-0/+23
|
* FlattenNeel Kamath2018-05-131-23/+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
|
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-141-1/+1
|
* initial commitmarzavec2018-03-101-0/+25