aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor UAC tweaksmarzavec2020-03-066-7/+7
| | | | 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-056-24/+26
|
* Syntax update and formatting tweaksmarzavec2019-11-076-74/+80
|
* refactoring 2 of 2marzavec2019-04-086-9/+9
|
* refactoring 1 of 2marzavec2019-03-193-3/+3
|
* Core hook upgrade, misc fixesmarzavec2019-02-211-3/+2
| | | | (See ChangeLog.md tbh)
* Minor module changesmarzavec2019-02-023-7/+17
| | | | 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.
* Added hooks, modules and cleaned up codemarzavec2018-09-306-30/+90
|
* cleaned up and commented modulesmarzavec2018-06-045-29/+46
|
* Prevent fucking shit upNeel Kamath2018-05-135-0/+179
|
* FlattenNeel Kamath2018-05-135-179/+0
|
* Re-add module documentationNeel Kamath2018-05-135-5/+23
|
* Remove unused object fieldsneelkamath2018-05-125-22/+5
|
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-115-10/+0
|
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-145-11/+15
|
* stabilized modules and server cmd fieldmarzavec2018-03-113-4/+7
|
* initial commitmarzavec2018-03-105-0/+181