summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* SPIGOT-3423: Don't treat technical piston block as BlockStateMetamd_52017-07-16-3/+2
|
* SPIGOT-3417: Event for shearing snowmanmd_52017-07-15-7/+22
|
* SPIGOT-3416: Cap team prefix / suffix at correct value of 16md_52017-07-13-2/+2
|
* SPIGOT-3409: Improve performance of registering stupid amounts of ↵md_52017-07-10-3/+4
| | | | permissions in plugin.yml
* SPIGOT-3407: Set damager for evoker fangsmd_52017-07-08-0/+14
|
* Update to Netty 4.1.13.Final.md_52017-07-07-1/+1
|
* Increase expiration time to two weeks.md_52017-07-04-1/+1
|
* SPIGOT-3387: Prevent null enchantments in ItemMetaBlackHole2017-06-29-0/+4
|
* SPIGOT-3382: Ensure players can pickup stuffmd_52017-06-26-1/+1
|
* SPIGOT-3377: Fix subspace bubble advancementmd_52017-06-26-1/+1
|
* SPIGOT-3381: Save older serialized enchantsmd_52017-06-26-1/+6
|
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-32/+40
|
* SPIGOT-3376: Fix nested functionsmd_52017-06-26-28/+42
|
* SPIGOT-3373: Fix /execute in gameloop functionsmd_52017-06-25-5/+23
|
* SPIGOT-3324: Improve tameable damage handlingmd_52017-06-24-28/+29
|
* SPIGOT-3368: Allow anvil level cost to be overwritten by propertiesmd_52017-06-23-9/+14
|
* SPIGOT-3336: HideFlags will now serialize as a List rather than a Set.Jeremy Wood2017-06-23-2/+2
| | | | | | HideFlags will be serialized as a list and deserialized as an Iterable. This will allow maximum flexibility on both the formats it can be serialized into and formats it can be deserialized from.
* SPIGOT-3364: Correct EntityResurrectEventmd_52017-06-23-1/+10
|
* Treat Vanilla commands as Bukkit Commandsmd_52017-06-21-2/+2
|
* Fix nether world border center not adjustingmd_52017-06-18-0/+31
|
* SPIGOT-3351: Replace bundled netty with 4.1.12.Finalmd_52017-06-18-0/+7
|
* Increase expire time to 7 daysmd_52017-06-17-1/+1
|
* SPIGOT-3329: Allow per world loot tablesmd_52017-06-15-6/+5
|
* SPIGOT-3342: Fix invalid usage of null in InventoryWrappermd_52017-06-15-6/+6
|
* SPIGOT-3337: Use special data value to indicate multiple recipe choicesmd_52017-06-15-2/+2
|
* Fix detection of missing or invalid tile entities for End portals and gatewaysJacob Martin2017-06-12-2/+2
|
* Add PistonMoveReaction getters for Entitymd_52017-06-12-0/+6
|
* SPIGOT-3331: New map colours don't displaymd_52017-06-12-2/+2
|
* SPIGOT-3328: EntityTameEvent for Parrotsmd_52017-06-12-0/+93
|
* SPIGOT-3324: Best effort fix for shoulder Parrots + cancelled damage eventmd_52017-06-11-18/+28
|
* SPIGOT-3320: Apply tile entity fixer to more typesmd_52017-06-11-30/+78
|
* SPIGOT-3304: Respect duration from Vanilla /weathermd_52017-06-09-8/+6
|
* SPIGOT-3303: Warn when attempting to grant non existent recipemd_52017-06-09-11/+20
|
* SPIGOT-3302: Armor stands not dropping armormd_52017-06-09-0/+8
|
* Update to Minecraft 1.12md_52017-06-08-98/+65
|
* Prevent NPE when setting tempt target to nullchickeneer2017-06-04-1/+1
|
* Add proper TeleportCause for /teleportmd_52017-06-04-8/+24
|
* SPIGOT-3290: /teleport command overrides player rotationmd_52017-06-04-1/+1
|
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-9/+32
|
* SPIGOT-3283: Don't allow plugin induced infinite velocity / positionmd_52017-06-02-4/+9
|
* SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entitiesmd_52017-06-02-9/+1
| | | | Eg dead players.
* Update to Minecraft 1.12-pre6md_52017-05-30-260/+297
|
* SPIGOT-3277: Fix Entity.eject()BlackHole2017-05-28-1/+1
|
* Add support for preventing block drops in BreakEventScetra2017-05-28-10/+17
|
* Add color API for Teamsmd_52017-05-28-10/+70
|
* SPIGOT-3272: Fix duplicate creative inventoryPokechu222017-05-28-17/+16
| | | | This change properly identifies the creative inventory as one with 5 crafting slots (as that's the default set in ContainerPlayer, and handled properly in other containers), instead of having the same inventory twice (which breaks slot identification).
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-35/+49
|
* Ensure gameLoop function gets selectors applied.md_52017-05-26-0/+61
|
* SPIGOT-3257: Issue with AdvancementRewards functionmd_52017-05-21-0/+20
|
* SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directionsmd_52017-05-21-4/+4
|