summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks/OnDisconnect.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* APIDump: Updated the OnDisconnect hook docs.madmaxoft2014-05-021-7/+17
| | | | Ref.: #655.
* Server now handles join messages alsoTiger Wang2014-02-031-10/+6
| | | | * Revised as well hook documentation
* APIDump: The descriptions are read from multiple files.madmaxoft2013-11-231-0/+32
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.