summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/Server.java
Commit message (Expand)AuthorAgeLines
* Assorted whitespace fixesmd_52017-08-06-1/+1
* SPIGOT-3238: Add Server.advancementIteratormd_52017-05-15-0/+8
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-0/+15
* Remove _INVALID_ methodsmd_52017-05-14-13/+0
* Remove Ebean ORMmd_52017-05-14-9/+0
* SPIGOT-826: Add method to retrieve entity by UUIDZach Brown2017-01-05-0/+8
* SPIGOT-2272: Add API for virtual MerchantsLukas Hennig2016-11-21-0/+10
* Update to Minecraft 1.11md_52016-11-17-17/+0
* Add definitions for Minecraft 1.9 gameplay elementsmd_52016-03-01-0/+16
* Implement greatly expanded ChunkGenerator APIAntony Riley2015-08-01-0/+12
* Deprecate exact login location. It is unlikely anyone uses it.md_52015-05-31-0/+3
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-2/+3
* Replace getOnlinePlayers to provide a view. Adds BUKKIT-5668Wesley Wolfe2014-06-25-2/+42
* Allow inventory creation by InventoryType and title. Fixes BUKKIT-4045eueln2014-05-01-0/+14
* Update Bukkit for Minecraft 1.7.8Travis Watkins2014-04-11-2/+9
* Add API for dealing with player UUIDs. Adds BUKKIT-5071, BUKKIT-5501Travis Watkins2014-03-29-0/+32
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-03-24-161/+171
* Add banning API and resolve associated command issues. Adds BUKKIT-3535.mbax2014-02-07-0/+8
* Modify give command to support 1.7 features. Fixes BUKKIT-5286Wesley Wolfe2014-01-14-0/+6
* [Bleeding] Add 1.7 setworldspawn and setidletimeout commands. Addresses BUKKI...t00thpick12014-01-14-0/+17
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-50/+80
* Update Update Bukkit to 1.7.2mbax2013-11-30-0/+43
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+3
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-0/+7
* Add Scoreboard API and Command. Adds BUKKIT-3776, BUKKIT-3834mbax2013-04-03-0/+10
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-14/+14
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-02-22-1/+1
* Improve javadoc in 26 files.feildmaster2013-01-22-4/+4
* Add ItemMeta factory and interfaces. This adds BUKKIT-15Wesley Wolfe2012-12-17-0/+10
* Add getShutdownMessage() and stop command arguments. Adds BUKKIT-3031feildmaster2012-12-05-0/+7
* Add API for ambient mob spawn limit. Adds BUKKIT-2765Travis Watkins2012-10-31-1/+7
* Add isHardcore API to check if the server is in hardcore mode or not. Adds BU...EvilSeph2012-10-29-0/+7
* Add Warning API and settings for Deprecated eventsWesley Wolfe2012-08-07-0/+8
* Implement server.getMotd() for BUKKIT-1799feildmaster2012-07-04-0/+7
* Support asynchronous events; Addresses BUKKIT-1212Wesley Wolfe2012-06-13-0/+5
* Javadoc updatesfeildmaster2012-06-03-1/+1
* Add API for managing mob spawn limits per-world. Fixes BUKKIT-1565Travis Watkins2012-04-23-0/+18
* Added configurable Connection Throttle. Addresses BUKKIT-1274EvilSeph2012-03-22-1/+8
* [Bleeding] Add getWorldType() and getGenerateStructures() methods to Bukkit a...Mike Primm2012-03-10-0/+14
* [Bleeding] Added Help API. Addresses BUKKIT-863rmichela2012-03-01-1/+9
* Fix javadoc errors/warningsCeltic Minstrel2012-02-29-1/+1
* [Bleeding] Inventory framework and events. Addresses BUKKIT-856Celtic Minstrel2012-02-29-0/+32
* [Bleeding] Add ways to retrieve and delete crafting recipes and fixed some is...Celtic Minstrel2012-02-21-1/+29
* Deprecation cleanup.Erik Broes2012-02-18-64/+6
* Added configurable animal and monster ticks per spawn setting.EvilSeph2012-02-10-0/+38
* Fixed comment from earlier commit.EvilSeph2012-01-29-1/+1
* Added useExactLoginLocation(). Closes BUKKIT-145EvilSeph2012-01-29-0/+10
* Generic cleaningErik Broes2012-01-15-7/+7
* Implemented new Plugin Message API - see http://dinnerbone.com/blog/2012/01/1...Nathan Adams2012-01-13-1/+10
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-4/+5