summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks/OnChat.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed output directory to ServerMattes D2015-09-051-30/+0
|
* Call HOOK_EXECUTE_COMMAND even for unknown console commands.Mattes D2015-05-101-1/+2
| | | | This allows plugins such as Aliases to intercept even unknown commands.
* APIDump: The descriptions are read from multiple files.madmaxoft2013-11-231-0/+29
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.