summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks/OnPlayerJoined.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-03Server now handles join messages alsoTiger Wang1-4/+4
* Revised as well hook documentation
2013-11-23APIDump: The descriptions are read from multiple files.madmaxoft1-0/+29
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.