summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
* Expand EnderSignal APISenmori2018-02-03-1/+36
* SPIGOT-2911: Implement AbstractHorseInventorymd_52018-01-28-14/+28
* Expand CreatureSpawner APISenmori2018-01-24-0/+64
* SPIGOT-3751: BossBar flag methods reversedmd_52018-01-10-2/+2
* Fix Block PistonMoveReactionmd_52018-01-10-1/+1
* Fix opening shulker inventoriesmd_52018-01-08-1/+1
* Remove a bunch of spurious _INVALID_ methods.md_52018-01-05-159/+0
* print -> println in world start region preparationmd_52018-01-02-1/+1
* SPIGOT-3724: Make CraftMetaSkull work reliably for player skullsmd_52018-01-01-0/+4
* SPIGOT-355: API for Villager careersSenmori2017-12-31-0/+63
* Send title timings before sending titlesmd_52017-12-30-3/+3
* Remove unused private static final variablemd_52017-12-28-1/+0
* SPIGOT-3696: Clearing custom name of some blocks does not workblablubbabc2017-12-17-1/+47
* Allow unloading all worlds except the main onemd_52017-12-16-1/+1
* SPIGOT-2892: Fix some clone implementations and add unit testmd_52017-12-16-0/+19
* SPIGOT-3684: Team#setColor does not trigger scoreboard updatemd_52017-12-08-0/+1
* SPIGOT-3664: Add Material getter to ChunkSnapshotmd_52017-12-07-0/+6
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-7/+62
* Fix some formatting in CraftEventFactorymd_52017-11-22-17/+17
* SPIGOT-1505: PlayerItemMendEventSenmori2017-11-21-0/+9
* SPIGOT-690: Try to make force opened enchant tables work a bit bettermd_52017-11-18-1/+4
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+7
* Don't special case 'invalid' usernames for UUIDs.md_52017-11-18-7/+0
* Use generics in health scaling methodsmd_52017-11-17-5/+4
* CraftMetaFirework: AssertionError -> IllegalArgumentExceptionmd_52017-11-17-2/+2
* SPIGOT-1891: Player.playNote should use RECORDS categorymd_52017-11-14-2/+2
* SPIGOT-3649: Backwards check in playEffectmd_52017-11-13-1/+1
* Add Score.isScoreSet()Z API.md_52017-11-10-0/+7
* Catch all exceptions from plugin conversation handlingmd_52017-11-10-1/+9
* SPIGOT-3644: Fix missed yaw callsite updatemd_52017-11-09-1/+1
* Implement max fuse tick & explosion radius methods to CreeperParker Hawke2017-11-08-0/+25
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-1/+6
* SPIGOT-3637: Adjust yaw yet againmd_52017-11-07-1/+1
* SPIGOT-3622: Issue in some combinations of spawn protectionmd_52017-10-28-1/+1
* SPIGOT-3613: Success count not reset for exceptions.md_52017-10-17-1/+1
* SPIGOT-3605: Spawn eggs not saving internal datamd_52017-10-09-0/+8
* Fix zombie professionsmd_52017-10-09-2/+2
* SPIGOT-3587: Set head rotation when spawning entitymd_52017-10-01-0/+1
* SPIGOT-3565: Head yaw is "more accurate" for living entitiesmd_52017-09-28-2/+2
* Fix active async tasks not cancelled by CraftScheduler#cancelTasks(Plugin)blablubbabc2017-09-28-1/+1
* Update to Minecraft 1.12.2md_52017-09-18-8/+8
* Remove outdated build delay.md_52017-09-14-1/+1
* SPIGOT-3561: Fix selectors in SuccessCountmd_52017-09-09-1/+1
* SPIGOT-3553: Add OfflinePlayer based methods to SkullMetamd_52017-09-06-0/+24
* SPIGOT-3551: Recursively unrestrict advancementsmd_52017-09-06-0/+4
* Add BukkitTask#isCancelledblablubbabc2017-09-02-4/+5
* SPIGOT-1107: Shift clicking and delegation for custom inventoriesJannyboy112017-08-18-237/+43
* Fix CraftBanner initialisation.Lukas Hennig2017-08-07-2/+3
* SPIGOT-3491: Add option to bypass permissions in advancementsmd_52017-08-06-0/+7
* Improvements to BlockStatesLukas Hennig2017-08-05-636/+512