summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/player/PlayerJoinEvent.java
Commit message (Expand)AuthorAgeLines
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-1/+0
* Deprecation cleanup.Erik Broes2012-02-18-2/+2
* [Bleeding] Changed event system into a new, much faster design. Huge thanks t...Nathan Adams2012-01-17-0/+11
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-0/+1
* More JavaDoc improvements.EvilSeph2011-06-25-0/+3
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-2/+2
* Added player join eventRaphfrk2011-03-26-0/+30