summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Hooks/OnPlayerUsingBlock.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+2
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/+46
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.