summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Hooks/OnPlayerUsingItem.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-03Fix use item doc error (#4279)peterbell101-2/+0
The documentation now matches what's passed to lua. Fixes #4194
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-08-13Fixed a few missing MCServers in APIDumpJulian Laubstein1-1/+1
2015-08-11Updated APIDump to follow the namechangeJulian Laubstein1-1/+1
2013-11-23APIDump: The descriptions are read from multiple files.madmaxoft1-0/+47
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.