summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-01Added PlayerDestroyedHook Documentationdaniel09161-0/+23
2014-01-24APIDump: Fixed indent after merge.madmaxoft1-2/+2
2014-01-24Fixed indentation and doxygen comments... For real this time.Mike Hunsinger1-2/+2
2014-01-24Fixed spacing and doxycomments.Mike Hunsinger1-2/+2
2014-01-23Split TossItem into three Toss functions (Held, Equipped and Pickup)Mike Hunsinger1-3/+4
2014-01-13APIDump: Wrapped example code so that it displays well on small screens.madmaxoft1-3/+8
2014-01-13APIDump: Documented the plugin messaging hook and function.madmaxoft1-0/+25
2014-01-01Little more documentation for OnPlayerFishing.STRWarrior1-1/+1
2014-01-01Using documentation Xoft recommended.STRWarrior1-1/+1
2014-01-01Fixed typo's in the documentation.STRWarrior2-4/+4
2013-12-31Documented OnPlayerFished and OnPlayerFishing.STRWarrior2-0/+41
2013-12-29APIDump: Fixed a factual error in OnPluginsLoaded description.madmaxoft1-2/+2
2013-12-29APIDump: Documented OnPluginsLoaded.madmaxoft1-0/+79
2013-12-11Documented OnWorldStarted.STRWarrior1-0/+24
2013-12-10Reverted APIDump changesTiger Wang1-0/+0
2013-12-10Fixed Floody lava to stone fizzleTiger Wang1-0/+0
2013-12-02APIDump: Added missing params to OnPlayerRightClick() hook.madmaxoft1-0/+3
2013-11-23APIDump: The descriptions are read from multiple files.madmaxoft49-0/+1759