summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/event/server/ServerCommandEvent.java
Commit message (Expand)AuthorAgeLines
* SPIGOT-3456: Expand calling of ServerCommandEventmd_52017-07-28-1/+1
* Server Commands and Remote Commands are now Cancellable.Matt2015-07-12-1/+13
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-1/+2
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-11-30-1/+32
* [Bleeding] Event no longer implements Serializable.Feildmaster2012-02-19-1/+0
* Deprecation cleanup.Erik Broes2012-02-18-9/+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/+3
* Teach the API about Remote ConsolesAndrew Ardill2011-12-07-3/+8
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-0/+1
* Added ServerCommandEvent. Thanks celticminstrel!EvilSeph2011-07-28-3/+33
* Whitespace + general cleanupErik Broes2011-05-15-2/+1
* Some more backwards incompatible changes (minor though), also a ton of small ...Erik Broes2011-03-26-2/+2
* Finalising merge with headstevenh2011-01-29-0/+13