summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
...
* Update to Minecraft 1.8md_52014-11-26-57/+1181
* Update JavaDocs regarding teleportation of entities. Fixes BUKKIT-4210bendude562014-08-17-4/+8
* Add ability to keep items on death via plugins. Adds BUKKIT-5724Jerom van der Sar2014-08-17-0/+19
* Rename Fish to FishHook. Fixes BUKKIT-3856riking2014-08-17-23/+30
* Only loop through op players when tab completing /deop Fixes BUKKIT-5748bendem2014-08-16-2/+2
* Add deprecated BukkitRunnable overloads in the scheduler. Adds BUKKIT-5752Wesley Wolfe2014-08-07-6/+60
* Recalculate damage modifiers in event for old method. Fixes BUKKIT-5681Travis Watkins2014-07-09-7/+45
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-07-08-7/+10
* Replace getOnlinePlayers to provide a view. Adds BUKKIT-5668Wesley Wolfe2014-06-25-9/+62
* Add damage modifier API in EntityDamageEvent. Adds BUKKIT-347, BUKKIT-4104Wesley Wolfe2014-06-22-7/+165
* Fix failing BukkitMirrorTestWesley Wolfe2014-06-03-6/+7
* Change YamlConfiguration encoding styles.Wesley Wolfe2014-05-14-14/+326
* Add awake flag for bats. Adds BUKKIT-5606Wesley Wolfe2014-05-13-1/+22
* Allow inventory creation by InventoryType and title. Fixes BUKKIT-4045eueln2014-05-01-0/+21
* Account for spacing in MapFont#getWidth(). Fixes BUKKIT-4089eueln2014-05-01-0/+6
* Add missing entity effects. Adds BUKKIT-3311LordRalex2014-04-30-1/+50
* [Bleeding] Add COCOA_TREE to list of possible tree types.GJ2014-04-28-0/+4
* Add BlockMultiPlaceEvent. Adds BUKKIT-5558Nate Mortensen2014-04-21-0/+36
* [Bleeding] Add new TargetReasons to EntityTargetEvent.GJ2014-04-18-0/+12
* [Bleeding] Add SpawnReasons to cover new Minecraft features.GJ2014-04-18-0/+21
* [Bleeding] Use proper teleport reason for /tp command. Fixes BUKKIT-5348GJ2014-04-18-1/+1
* Revert changes to ban API from 1.7.8Travis Watkins2014-04-17-28/+4
* Revert additions to skull BlockState API from 1.7.8Travis Watkins2014-04-17-31/+6
* Add methods to use arbitrary entries in scoreboards. Adds BUKKIT-3977Travis Watkins2014-04-13-14/+70
* Update Bukkit for Minecraft 1.7.8Travis Watkins2014-04-11-13/+84
* Add method to send fake sign updates to players. Adds BUKKIT-2300Patrick Seidel2014-04-02-0/+17
* Add player unique ID to (Async)PlayerPreLoginEvent. Adds BUKKIT-5108BlackHole2014-04-02-0/+34
* Deprecate missed magic values from 1f83111208ab3612f384a2e6b65cc28423dc625eWesley Wolfe2014-04-01-0/+4
* Add API for dealing with player UUIDs. Adds BUKKIT-5071, BUKKIT-5501Travis Watkins2014-03-29-0/+61
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-03-24-248/+299
* [Bleeding] Add direct addresses for command aliases.t00thpick12014-03-22-5/+9
* [Bleeding] Plugin aliases should have higher priority than fallbacks. Fixes B...t00thpick12014-03-22-2/+3
* Update data folder migration for spaces in plugin names. Fixes BUKKIT-5417Wesley Wolfe2014-02-15-42/+24
* Provide warnings for spaces in plugin names. Addresses BUKKIT-5419Wesley Wolfe2014-02-15-2/+19
* Fix loadbefore, soft, and normal dependencies with spaces. Fixes BUKKIT-5418Wesley Wolfe2014-02-15-47/+28
* [Bleeding] Update Tell and Help aliases to use alias system.t00thpick12014-02-10-11/+5
* Remove extra events from alias execution.Travis Watkins2014-02-10-18/+0
* Clean up alias handling.Travis Watkins2014-02-09-5/+10
* [Bleeding] Support any number of arguments in aliasest00thpick12014-02-09-4/+19
* [Bleeding] Implement escape sequence for aliases.t00thpick12014-02-09-1/+13
* [Bleeding] Fix getCommand for conflicting plugin commands.t00thpick12014-02-09-4/+4
* [Bleeding] Also blacklist ":" in plugin command aliases.t00thpick12014-02-08-3/+13
* [Bleeding] Fix formatting of optional arguments.t00thpick12014-02-08-11/+8
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-02-08-35/+41
* [Bleeding] Improve alias system.t00thpick12014-02-08-8/+128
* [Bleeding] Simplify command handling.t00thpick12014-02-08-114/+67
* [Bleeding] Blacklist ":" in command names.t00thpick12014-02-08-0/+5
* [Bleeding] Blacklist certain plugin namest00thpick12014-02-08-2/+8
* Add banning API and resolve associated command issues. Adds BUKKIT-3535.mbax2014-02-07-13/+216
* Added SpawnReasons for nether portals and dispensers. Fixes BUKKIT-3148Kodekpl2014-02-01-0/+8