summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-3899: Only load advancements from primary worldmd_52018-04-15-31/+34
* SPIGOT-3886: Plugin exceptions in map rendering should not crash servermd_52018-04-08-1/+7
* SPIGOT-3883: Better reloading of pending unload chunksmd_52018-04-04-1/+1
* SPIGOT-3882: Extra call site for VehicleEntityCollisionEventmd_52018-04-02-1/+16
* SPIGOT-3879: Make end->overworld spawning more consistent with vanillamd_52018-03-30-30/+33
* SPIGOT-3875: Book selectors not resolvingmd_52018-03-29-0/+34
* Remove magic values in scheduler packageSenmori2018-03-26-50/+55
* SPIGOT-3869: More resurrect fixesmd_52018-03-24-3/+5
* SPIGOT-3869: Error when forcing EntityResurrectEventmd_52018-03-23-14/+16
* SPIGOT-3864: Protect against suffocation on world changemd_52018-03-22-1/+1
* SPIGOT-3845: Fix spawnRadius on respawnmd_52018-03-08-50/+82
* Add setTarget and getTarget to Slime.Senmori2018-03-03-0/+15
* Add missing WEARABLE EnchantmentTargetmd_52018-02-19-0/+2
* SPIGOT-3829: Apply some speed limits to all entitiesmd_52018-02-19-23/+22
* SPIGOT-3824: Return the direct vehicle of an entity, not the root vehicleBlackHole2018-02-16-1/+1
* Fix incorrect unit test namemd_52018-02-16-1/+1
* Fix bad usage of setter in previous commitmd_52018-02-12-1/+1
* Expand Structure Block APISenmori2018-02-12-1/+207
* SPIGOT-3813: Player.setHealth not reliable in conjunction with attribute APImd_52018-02-12-3/+6
* SPIGOT-3812: Workbench from Bukkit.createInventory does not updatemd_52018-02-12-2/+27
* SPIGOT-3807: Improve getEyeHeightmd_52018-02-10-13/+4
* SPIGOT-3805: Minecart does not teleport through Nether Portalmd_52018-02-09-16/+24
* Netty 4.1.21.Finalmd_52018-02-07-1/+1
* Update README.mdSenmori2018-02-07-6/+293
* Expand EnderSignal APISenmori2018-02-03-1/+55
* SPIGOT-2911: Implement AbstractHorseInventorymd_52018-01-28-14/+28
* SPIGOT-3784: Reset horse chests after eventmd_52018-01-28-4/+8
* Expand CreatureSpawner APISenmori2018-01-24-0/+84
* SPIGOT-3775: ghost player list entry if kicked on joinmd_52018-01-23-44/+48
* Unit tests for Material.isItemmd_52018-01-16-0/+18
* SPIGOT-3751: BossBar flag methods reversedmd_52018-01-10-2/+2
* Fix Block PistonMoveReactionmd_52018-01-10-1/+1
* Send complete metadata update to joining playersmd_52018-01-08-28/+30
* Fix opening shulker inventoriesmd_52018-01-08-1/+1
* CauldronLevelChangeEvent does not use new levelmd_52018-01-08-1/+1
* Update Netty / MySQL / SQLitemd_52018-01-07-3/+3
* Remove a bunch of spurious _INVALID_ methods.md_52018-01-05-159/+0
* SPIGOT-3735: Missing call to BlockFadeEventmd_52018-01-04-14/+10
* print -> println in world start region preparationmd_52018-01-02-1/+1
* SPIGOT-3729: Add AreaEffectClouds to trackermd_52018-01-02-0/+9
* SPIGOT-3724: Make CraftMetaSkull work reliably for player skullsmd_52018-01-01-0/+4
* SPIGOT-355: API for Villager careersSenmori2017-12-31-0/+88
* Send title timings before sending titlesmd_52017-12-30-3/+3
* Remove unused private static final variablemd_52017-12-28-1/+0
* SPIGOT-3717: Fix some RCON commandsmd_52017-12-26-1/+1
* 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/+41
* Netty 4.1.18.Finalmd_52017-12-12-1/+1
* SPIGOT-3686: Move entity event call earlier in methodmd_52017-12-09-38/+29