summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/Bukkit.java
Commit message (Expand)AuthorAgeLines
* Add API to manipulate boss bar of entities and those created by commandsYannick Lamprecht2018-11-10-0/+75
* API to generate filled explorer mapsUgleh2018-09-24-0/+41
* SPIGOT-1936: LootTable APISenmori2018-08-12-0/+11
* SPIGOT-3981: Make custom inventories return specialised types where practical.Senmori2018-07-25-3/+29
* Update to Minecraft 1.13-pre7md_52018-07-15-0/+73
* Assorted whitespace fixesmd_52017-08-06-5/+5
* SPIGOT-3238: Add Server.advancementIteratormd_52017-05-15-0/+10
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-0/+19
* Remove _INVALID_ methodsmd_52017-05-14-15/+0
* Remove Ebean ORMmd_52017-05-14-11/+0
* SPIGOT-826: Add method to retrieve entity by UUIDZach Brown2017-01-05-0/+10
* SPIGOT-2272: Add API for virtual MerchantsLukas Hennig2016-11-21-0/+12
* Update to Minecraft 1.11md_52016-11-17-19/+0
* Implement BossBar APIThinkofdeath2016-03-01-0/+18
* Implement greatly expanded ChunkGenerator APIAntony Riley2015-08-01-0/+14
* 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-178/+552
* Replace getOnlinePlayers to provide a view. Adds BUKKIT-5668Wesley Wolfe2014-06-25-1/+15
* Fix failing BukkitMirrorTestWesley Wolfe2014-06-03-6/+7
* Allow inventory creation by InventoryType and title. Fixes BUKKIT-4045eueln2014-05-01-0/+7
* Add API for dealing with player UUIDs. Adds BUKKIT-5071, BUKKIT-5501Travis Watkins2014-03-29-0/+18
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-03-24-1/+1
* Add banning API and resolve associated command issues. Adds BUKKIT-3535.mbax2014-02-07-0/+7
* Modify give command to support 1.7 features. Fixes BUKKIT-5286Wesley Wolfe2014-01-14-0/+8
* [Bleeding] Add 1.7 setworldspawn and setidletimeout commands. Addresses BUKKI...t00thpick12014-01-14-1/+15
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-1/+2
* Update Update Bukkit to 1.7.2mbax2013-11-30-0/+23
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+2
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-05-16-0/+252
* Add Scoreboard API and Command. Adds BUKKIT-3776, BUKKIT-3834mbax2013-04-03-0/+5
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-1/+1
* Add ItemMeta factory and interfaces. This adds BUKKIT-15Wesley Wolfe2012-12-17-0/+5
* Add getShutdownMessage() and stop command arguments. Adds BUKKIT-3031feildmaster2012-12-05-0/+4
* Add API for ambient mob spawn limit. Adds BUKKIT-2765Travis Watkins2012-10-31-0/+4
* Add isHardcore API to check if the server is in hardcore mode or not. Adds BU...EvilSeph2012-10-29-0/+4
* Add Warning API and settings for Deprecated eventsWesley Wolfe2012-08-07-0/+5
* Implement server.getMotd() for BUKKIT-1799feildmaster2012-07-04-0/+4
* Support asynchronous events; Addresses BUKKIT-1212Wesley Wolfe2012-06-13-0/+4
* Add API for managing mob spawn limits per-world. Fixes BUKKIT-1565Travis Watkins2012-04-23-0/+12
* Added configurable Connection Throttle. Addresses BUKKIT-1274EvilSeph2012-03-22-0/+4
* [Bleeding] Add getWorldType() and getGenerateStructures() methods to Bukkit a...Mike Primm2012-03-10-0/+8
* [Bleeding] Added Help API. Addresses BUKKIT-863rmichela2012-03-01-1/+6
* [Bleeding] Inventory framework and events. Addresses BUKKIT-856Celtic Minstrel2012-02-29-0/+15
* [Bleeding] Add missing methods to Bukkit class, fix non-static methods, and a...Celtic Minstrel2012-02-25-4/+36
* [Bleeding] Add ways to retrieve and delete crafting recipes and fixed some is...Celtic Minstrel2012-02-21-0/+18
* Deprecation cleanup.Erik Broes2012-02-18-23/+3
* Generic cleaningErik Broes2012-01-15-1/+1
* Implemented new Plugin Message API - see http://dinnerbone.com/blog/2012/01/1...Nathan Adams2012-01-13-0/+5
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-1/+1
* Added world.getWorldFolder, server.getWorldContainerNathan Adams2011-11-25-0/+5