summaryrefslogtreecommitdiffstats
path: root/src/net/minecraft
Commit message (Expand)AuthorAgeLines
* Updated PLAYER_MOVE hook to deal correctly with a cancelled event.VictorD2010-12-29-11/+12
* Added support for event PLAYER_MOVEVictorD2010-12-29-0/+316
* Implemented PLAYER_LOGINDinnerbone2010-12-28-11/+23
* Implemented PLAYER_CHAT and PLAYER_COMMANDDinnerbone2010-12-28-0/+516
* Moved from jd-gui to jadErik Broes2010-12-28-468/+505
* Changed event calling to reflect new event structureDinnerbone2010-12-28-3/+3
* Changed quit to use PlayerEventDinnerbone2010-12-27-3/+1
* Call hooks, update to new codeDinnerbone2010-12-26-85/+418
* Load sample plugin for nowDinnerbone2010-12-24-0/+7
* Hook onto the server, and added playerDinnerbone2010-12-22-0/+468