summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Hooks (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-16Updated HOOK_PLAYER_MOVING documentation.Howaner1-1/+3
2014-07-18Removed special character in APIDumpHowaner1-1/+1
2014-07-14OnEntityAddEffect.lua: Removed Originator paramarchshift1-1/+0
2014-07-03APIDump: Updated OnWeatherChanging docs after latest code changes.madmaxoft1-4/+7
2014-07-02Update documentationHowaner1-3/+3
2014-07-01Change documentationHowaner1-5/+10
2014-06-30Add documentation.Howaner1-0/+22
2014-06-17APIDump: Added OnEntityAddEffect hook documentation.madmaxoft1-0/+34
2014-06-02APIDump: Fixed crashSTRWarrior1-1/+1
2014-06-02Updated OnProjectileHitBlock documentation.STRWarrior1-0/+5
2014-05-02APIDump: Updated the OnDisconnect hook docs.madmaxoft1-7/+17
2014-03-29Documented both hooks.STRWarrior2-0/+49
2014-03-27Change documentation textHowaner1-2/+2
2014-03-27Change SpreadSource documentationHowaner1-5/+5
2014-03-27Add documentation for new Block spreadHowaner1-0/+40
2014-02-03Server now handles join messages alsoTiger Wang3-17/+17
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