summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/Effect.java
Commit message (Expand)AuthorAgeLines
* Assorted whitespace fixesmd_52017-08-06-1/+1
* SPIGOT-2133: Fix Effect's IDs and add missing effectsThinkofname2016-04-06-9/+126
* Fix some more out of sync effect IDsmd_52016-03-03-2/+2
* SPIGOT-1668: Fix RECORD_PLAY's id valueThinkofdeath2016-03-02-1/+1
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-2/+4
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+4
* Javadoc updatesfeildmaster2012-06-03-1/+1
* Fixed javadoc typo, it should read: "celticminstrel is a poopy head."Nathan Adams2012-03-03-1/+1
* Added three new effects for zombies nomming on doors. This adds BUKKIT-961Nathan Adams2012-03-03-0/+12
* Adding/expanding documentationCeltic Minstrel2012-02-29-0/+42
* Implementation of richer playEffect methods. Addresses BUKKIT-857Celtic Minstrel2012-02-29-15/+45
* Add some testingErik Broes2012-01-29-2/+28
* Added the missing effects to the Effect enum.TomyLobo2011-11-30-1/+7
* Changed sound playing to effect dispatching, since these seem more like more ...sk89q2011-06-09-0/+25