summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
* Implement Entity Scoreboard TagsSenmori2016-11-06-0/+15
* SPIGOT-2757: Player#stopSound Stops All Soundsmd_52016-11-06-1/+1
* SPIGOT-2752: Fix resetMaxHealthmd_52016-11-04-1/+1
* Add Enchantment#isTreasure()ZSenmori2016-10-30-0/+5
* Explicitly log exception from asynchronous tasks.hibo982016-10-24-3/+3
* SPIGOT-2737: Implement Statistic.PICKUPmd_52016-10-22-0/+3
* SPIGOT-2706: Implement support for Lock NBT TagSenmori2016-10-21-15/+55
* SPIGOT-2711: CraftPlayer.getPlayerListName removes black colourmd_52016-10-05-1/+1
* SPIGOT-2705: Portal cooldown getter / setter.md_52016-10-01-0/+10
* SPIGOT-2679: Add meta for StructureBlockmd_52016-09-18-5/+42
* Run sync tasks scheduled for the same tick FIFOAgentLV2016-09-11-2/+5
* SPIGOT-2656: HumanEntity#isHandRaised()Zmd_52016-09-04-0/+5
* SPIGOT-2644: Clearer error for invalid hanging spawnsmd_52016-08-31-0/+3
* SPIGOT-2630: Console tab completemd_52016-08-26-1/+1
* SPIGOT-2618: Register permissions before plugin enabled.md_52016-08-25-4/+4
* SPIGOT-215: Implement infrastructure for Location tab completesDemonWav2016-08-25-7/+13
* SPIGOT-2578: Method to get PotionEffect of specific type.md_52016-08-07-0/+6
* SPIGOT-2574: BlockPopulators added twice.md_52016-08-06-4/+0
* SPIGOT-2559: Kill all entities when called with setHealth(0)md_52016-07-30-2/+2
* Deprecate and stop using Java15Compat class.md_52016-07-29-2/+3
* SPIGOT-2552: Aliases for Vanilla commandsmd_52016-07-26-8/+1
* Hook into World for light getters due to additional validation.md_52016-07-25-2/+2
* SPIGOT-2548: Don't special case spawn locations of falling blocksmd_52016-07-23-13/+2
* Enhance Beacon Block APImd_52016-07-23-0/+13
* Implement basic Beacon Block APIredwallhp2016-07-23-3/+33
* Fall back to name if skull has no uuid when getting player.md_52016-07-22-1/+11
* SPIGOT-2503: Optimize block setmd_52016-07-08-1/+1
* SPIGOT-2481: Implement EnchantmentTarget.BREAKABLEmd_52016-07-08-0/+2
* SPIGOT-2490: Villager farming eventmd_52016-07-08-2/+2
* SPIGOT-1515: Use CUSTOM reason for GENERIC damagemd_52016-07-02-2/+2
* SPIGOT-2474: Use .die() to set entity remove statusmd_52016-07-02-1/+1
* SPIGOT-1364: sendMap should update entire mapmd_52016-07-01-1/+1
* SPIGOT-1341: Cancelled cake interact decreases client hungermd_52016-07-01-1/+5
* SPIGOT-1181: Ensure Minecart command updates visuallymd_52016-06-30-4/+10
* SPIGOT-1129: Fix spawning leash hitch without adjacent blockmd_52016-06-30-6/+8
* SPIGOT-1599: Allow teleporting disconnected playersmd_52016-06-30-1/+1
* SPIGOT-2456: Don't wipe tiles if type is still the samemd_52016-06-27-1/+1
* BUILDTOOLS-251: Make much of Bukkit locale independentmd_52016-06-26-12/+12
* Fix air setting block updatesmd_52016-06-26-1/+3
* SPIGOT-1039: Improve DoubleChest semanticsmd_52016-06-25-0/+6
* MC-100524: Fix log files getting overwrittenPokechu222016-06-25-0/+1
* SPIGOT-611: Improve setBlock for tile->tile transitionsmd_52016-06-25-0/+4
* SPIGOT-2439: Consistently fire Chunk(Load|Unload)EventAikar2016-06-23-89/+21
* SPIGOT-1319: Add EntityBreedEventRyan Michela2016-06-19-0/+9
* Improvements to BookMeta APIRoy Curtis2016-06-16-1/+9
* SPIGOT-2408: setTicksLived does not properly affect FallingSandmd_52016-06-13-0/+8
* SPIGOT-2398: Armor stands still need to be treated special for gravitymd_52016-06-12-0/+7
* SPIGOT-2376: Way to distinguish Zombie professions.md_52016-06-12-1/+1
* Add Player.stopSoundmd_52016-06-12-0/+15
* SPIGOT-2381: Use custom spawnreason for dropItemmd_52016-06-12-1/+1