summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/world
Commit message (Expand)AuthorAgeLines
* Add draft BlockFertilizeEventmd_52018-07-26-2/+2
* SPIGOT-113: Add save status to ChunkUnloadEventmd_52016-07-11-0/+24
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-2/+2
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-8/+18
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-1/+1
* Add a CreateReason to PortalCreateEvent. Addresses BUKKIT-833Sam Wilson2012-02-26-2/+28
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-12/+2
* Deprecation cleanup.Erik Broes2012-02-18-108/+26
* [Bleeding] Changed event system into a new, much faster design. Huge thanks t...Nathan Adams2012-01-17-2/+114
* Generic cleaningErik Broes2012-01-15-3/+4
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-1/+12
* Override annotations do not belong here!Nathan Adams2011-12-09-2/+0
* Added onStructureGrow event, thanks to md-5.Nathan Adams2011-12-09-2/+92
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-1/+1
* Remove superfluous javadocsErik Broes2011-07-17-37/+0
* Change PortalCreateEvent constructor ArrayList to CollectionErik Broes2011-06-27-2/+3
* More JavaDoc improvements.EvilSeph2011-06-25-5/+29
* Removing 14 deprecated methods per http://bit.ly/mO2f4dDinnerbone2011-06-16-13/+2
* Added ChunkPopulateEvent, new "newChunk" property on ChunkLoadEventDinnerbone2011-06-16-1/+39
* Generic cleanupErik Broes2011-06-12-43/+45
* Added various 1.6 portal events.Stephen2011-06-08-0/+50
* Implemented WorldUnloadEvent and unloadWorld().Rigby2011-06-07-0/+28
* Added custom world generator APIDinnerbone2011-06-06-0/+17
* Whitespace + general cleanupErik Broes2011-05-15-16/+10
* Added the SPAWN_CHANGE event, which occurs when a world's spawn is changed.William Bowers2011-04-02-0/+36
* We weren't supposed to break things *that* hard. Plugins still need to update...Dinnerbone2011-03-31-3/+8
* Force compile-time failures for the subtle changes done in the APIErik Broes2011-03-30-0/+4
* Line endings, consistency!Dinnerbone2011-03-27-29/+29
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-22/+48
* Renamed many events/constants to be not past tense <-- Major Break says: "HI"Erik Broes2011-03-23-4/+4
* Added event for when a world is saved (EyvindRM)Dinnerbone2011-02-09-0/+8
* New event WORLD_LOADEDDinnerbone2011-02-08-0/+8
* Events should be present tense, not paste tense.Erik Broes2011-01-15-6/+6
* JavadocDinnerbone2011-01-04-1/+12
* Added Chunk events in new World categoryDinnerbone2011-01-04-0/+103