Skip to content
Changes
- #1524: Improve InventoryViewBuilder chaining
—
md_5 /
detail
- #1476: Add MenuType ViewBuilder
—
md_5 /
detail
- #1523: Add Creaking methods
—
md_5 /
detail
- SPIGOT-7979: PlayerInteractEvent does not fire in Adventure mode for
—
md_5 /
detail
- #1518: Add API methods to Vault
—
md_5 /
detail
- SPIGOT-7648, SPIGOT-7927: Allow creating of not registered Instruments
—
md_5 /
detail
- #1522: Call BlockFormEvent when an Eyeblossom opens or closes
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7975: Fix issue with Pale Sapling growing
—
nachito94 /
detail
- SPIGOT-7974: Fix Crash for Creaking Heart Block particle
—
nachito94 /
detail
- Update to Minecraft 1.21.4
—
md_5 /
detail
- Remove outdated build delay
—
md_5 /
detail
- SPIGOT-7971: NotSerializableException on serialize
—
md_5 /
detail
- SPIGOT-7968: ProjectileHitEvent not trigerred when arrow hits entity
—
md_5 /
detail
- SPIGOT-7970: World#getMaxHeight() returning incorrect value
—
md_5 /
detail
- SPIGOT-7965: Unknown TransformReason for Hoglins
—
md_5 /
detail
- SPIGOT-7966: Some trees do not generate with #generateTree
—
md_5 /
detail
- #1514: Add a test case for ClassTraverser
—
md_5 /
detail
- #1515: Add a Class reader and Class node argument provider
—
md_5 /
detail
- Fix Inventory#addItem not respecting max stack size
—
md_5 /
detail
- #1490: Add method to get Advancement requirements
—
md_5 /
detail
- #1503: Simplify CAS loop to getAndSet
—
md_5 /
detail
- #1512: Test Art class based on specific values instead of the
—
md_5 /
detail
- Make BlockDataMeta#setBlockData hide unspecified states
—
md_5 /
detail
- SPIGOT-7960: Fix inconsistency between natural item drop coordinates
—
md_5 /
detail
- SPIGOT-7960: Improve natural item drop methods
—
md_5 /
detail
- SPIGOT-7957: Fix setTarget method for Breeze
—
md_5 /
detail
- SPIGOT-7955: Failure teleporting players between worlds using
—
md_5 /
detail
- SPIGOT-7953: Item cooldown must be greater than 0
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7946: API for server pause when empty seconds
—
md_5 /
detail
- SPIGOT-7947: addPassenger doesn't work if the vehicle is a player
—
md_5 /
detail
- SPIGOT-7949: Registering a new scoreboard objective with an empty
—
md_5 /
detail
- SPIGOT-7948: `Bukkit#dispatchCommand` uses the wrong
—
md_5 /
detail
- SPIGOT-7931: Fix sync in Anvil View when result item is taken
—
md_5 /
detail
- SPIGOT-7945: `Bukkit#dispatchCommand` throws
—
md_5 /
detail
- SPIGOT-7933: Improve custom Minecart max speed
—
md_5 /
detail
- SPIGOT-7940: Recipe book errors after reload
—
md_5 /
detail
- SPIGOT-7937: Cannot spawn minecart during world generation with
—
md_5 /
detail
- SPIGOT-7941: Fix resistance over 4 amplify causing issues in damage
—
md_5 /
detail
- #1502: Make Sound an interface
—
md_5 /
detail
- #1504: Make Art an interface
—
md_5 /
detail
- #1501: Make Biome an interface
—
md_5 /
detail
- #1498: Make Attribute an interface and align names with the new
—
md_5 /
detail
- #1499: Make Fluid an interface and add missing entry
—
md_5 /
detail
- #1500: Rename implementation for Vault State methods
—
md_5 /
detail
- SPIGOT-7928: ExactChoice acts as MaterialChoice
—
md_5 /
detail
- SPIGOT-7930: Fix spawning entities with SummonEntityEffect
—
md_5 /
detail
- SPIGOT-7929: Error when setting EquippableComponent
—
md_5 /
detail
- #1497: Move boat field rename entries to below key renaming, so that
—
md_5 /
detail
- #1496: Use correct Fluid class on Tags type check
—
md_5 /
detail
- SPIGOT-7923: Fix Dispenser logic to avoid firing empty projectiles
—
md_5 /
detail
- Add PlayerInputEvent
—
md_5 /
detail
- #1494: TreeType - add missing pale oak trees
—
md_5 /
detail
- SPIGOT-7924: Registering a ShapelessRecipe throws an
—
md_5 /
detail
- Update to Minecraft 1.21.3
—
md_5 /
detail
- SPIGOT-7922: ExactChoice recipe fails to be added
—
md_5 /
detail
- SPIGOT-7919: Add API to access current player input
—
md_5 /
detail
- SPIGOT-7918: Make error message clearer for slot types not present in
—
md_5 /
detail
- SPIGOT-7920: Expose enderpearls of Player
—
md_5 /
detail
- Update to Minecraft 1.21.2
—
md_5 /
detail
- Remove outdated build delay
—
md_5 /
detail
- #1493: Improve reroute performance and add some tests
—
md_5 /
detail
- Add support for Java 23
—
md_5 /
detail
- SPIGOT-7915: Fix World#getKeepSpawnInMemory() using Spawn Radius rather
—
md_5 /
detail
- Fix HIDE_ENCHANTS flag in items without enchantments
—
nachito94 /
detail
- Bump asm to 9.7.1 and re-add ClassReader to ClassWriter
—
derrieple /
detail
- #1487: Add specific getTopInventory methods for InventoryView
—
md_5 /
detail
- SPIGOT-7907, #1484: Improve merchant recipe item matching behavior to
—
md_5 /
detail
- SPIGOT-7909: Always set HIDE_ENCHANTS flag to item if flag is set
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7910: Fix launching breeze wind charge from API and improve
—
md_5 /
detail
- SPIGOT-7856, #1483: End platform not dropping items after replacing
—
md_5 /
detail
- SPIGOT-7780, #1482: Cannot edit chunks during unload event
—
md_5 /
detail
- SPIGOT-7902, #1477: Fix CraftMetaPotion#hasCustomEffects() does not
—
md_5 /
detail
- Implement base methods for tags
—
md_5 /
detail
- Improve Registry#getOrThrow messages
—
md_5 /
detail
- #1475: Add tests for Minecraft registry <-> Bukkit fields
—
md_5 /
detail
- SPIGOT-7908: Mark junit-platform-suite-engine as test scope
—
md_5 /
detail
- #1473: Change tests to use suites, to run tests in different
—
md_5 /
detail
- #1481: Fix BeaconView#set[X]Effect(null)
—
md_5 /
detail
- #1480: Fix PerMaterialTest#isEdible test running for legacy materials
—
md_5 /
detail
- #1479: Use custom #isBlock method in legacy init instead of the one in
—
md_5 /
detail
- SPIGOT-7904: Fix NPE for PlayerItemBreakEvent
—
md_5 /
detail
- Fix missing hasJukeboxPlayable
—
md_5 /
detail
- SPIGOT-7881: CTRL+Pick Block saves position data into item
—
md_5 /
detail
- SPIGOT-7899: Smithing recipes don't require inputs
—
md_5 /
detail
- SPIGOT-7894: NPE when sending tile entity update
—
md_5 /
detail
- SPIGOT-7895: PlayerItemBreakEvent not firing
—
md_5 /
detail
- SPIGOT-7875: Fix PlayerItemConsumeEvent cancellation causing client-side
—
md_5 /
detail
- SPIGOT-7891: Can't remove second ingredient of MerchantRecipe
—
md_5 /
detail
- #1458: Add MenuType API
—
md_5 /
detail
- SPIGOT-7867: Merchant instanceof AbstractVillager always returns false
—
md_5 /
detail
- #1468: Expand riptiding API
—
md_5 /
detail
- Ignore checks in CraftPlayerProfile for ResolvableProfile used in
—
nachito94 /
detail
- SPIGOT-7889: Fix tool component deserialisation without speed and/or
—
md_5 /
detail
- SPIGOT-7882, #1467: Fix conversion of name in Profile Component to empty
—
md_5 /
detail
- SPIGOT-7887: Remove duplicate ProjectileHitEvent for fireballs
—
md_5 /
detail
- SPIGOT-7878: Server#getLootTable does not return null on invalid loot
—
md_5 /
detail
- SPIGOT-7876: Can't kick player or disconnect player in PlayerLoginEvent
—
md_5 /
detail
- #1465: Add FireworkMeta#hasPower
—
md_5 /
detail
- Improve minecart movement
—
md_5 /
detail
- SPIGOT-7873: Add powered state for skulls
—
md_5 /
detail
- SPIGOT-7868, #1463: Fix default and max power in FireworkMeta
—
md_5 /
detail
- SPIGOT-7872: Fix crash with event-modified teleports
—
md_5 /
detail
- SPIGOT-7783, SPIGOT-7784, #1460: Add Trial Vault & Spawner event API
—
md_5 /
detail
- #1462: Fix broken links and minor improvement for checkstyle.xml
—
md_5 /
detail
- Update to Minecraft 1.21.1
—
md_5 /
detail
- SPIGOT-7857: Improve ItemMeta block data deserialization
—
md_5 /
detail
- SPIGOT-7857: Fix spurious internal NBT tag when deserializing
—
md_5 /
detail
- SPIGOT-7855: Fire does not spread or burn blocks
—
md_5 /
detail
- SPIGOT-7853: AnvilInventory#getRepairCost() always returns 0
—
md_5 /
detail
- #1450: Add CrafterCraftEvent
—
md_5 /
detail
- SPIGOT-5731: PortalCreateEvent#getEntity returns null for nether portals
—
md_5 /
detail
- #1456: Fix inverted logic in CraftCrafterView#setSlotDisabled
—
md_5 /
detail
- SPIGOT-7850: Add API for Bogged shear state
—
md_5 /
detail
- SPIGOT-7837: Support data pack banner patterns
—
md_5 /
detail
- #1431: Add API for InventoryView derivatives
—
md_5 /
detail
- SPIGOT-7849: Fix FoodComponent serialize with "using-converts-to" using
—
md_5 /
detail
- SPIGOT-7846: Fix ItemMeta for hanging signs
—
md_5 /
detail
- Don't rely on tags for CraftItemMetas
—
md_5 /
detail
- SPIGOT-7817: Call InventoryMoveItemEvent for Crafters
—
md_5 /
detail
- Remove redundant clone in Dropper InventoryMoveItemEvent
—
md_5 /
detail
- SPIGOT-7839: Remove redundant Java version checks
—
md_5 /
detail
- SPIGOT-7809: Add ShieldMeta and fix setting shield base colours
—
md_5 /
detail
- SPIGOT-7831: Add CreatureSpawnEvent.SpawnReason#POTION_EFFECT
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7827: Sync EntityPortalEvent with PlayerPortalEvent since
—
md_5 /
detail
- SPIGOT-7823: Suspicious sand and gravel material are not marked as
—
md_5 /
detail
- SPIGOT-7820: Enum changes - duplicate method name
—
md_5 /
detail
- SPIGOT-7813: Material#isInteractable() always returns false
—
md_5 /
detail
- SPIGOT-7806: Handle both loot and inventory item drop behaviour in
—
md_5 /
detail
- SPIGOT-7799, #1436: Expose explosion world interaction in
—
md_5 /
detail
- #1424: Trial changing a small number of inner enums to
—
md_5 /
detail
- SPIGOT-7815: Consider EntityDamageEvent status for Wolf armor damage
—
md_5 /
detail
- SPIGOT-7814: Call PlayerShearEntityEvent for Bogged
—
md_5 /
detail
- Fix wolf armor not dropping from use of shears
—
md_5 /
detail
- SPIGOT-7812: Revert "SPIGOT-7809: Restore shield/banner conversion for
—
md_5 /
detail
- SPIGOT-7811: Enchantments are applied on sweeping attack even if damage
—
md_5 /
detail
- SPIGOT-7809: Restore shield/banner conversion for base colours
—
md_5 /
detail
- SPIGOT-7808: Fix implementation of Enchantment#getName() for bad name
—
md_5 /
detail
- SPIGOT-7805: Fix jukebox deserialization
—
md_5 /
detail
- SPIGOT-7804: Fix written book serialization
—
md_5 /
detail
- SPIGOT-7800, SPIGOT-7801: Keep vanilla behaviour for items dropped on
—
md_5 /
detail
- #1354: Improve spawner API and add API for Trial Spawners
—
md_5 /
detail
- #1429: Implement TrialSpawnerSpawnEvent
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7794: Cancelling InventoryItemMoveEvent destroys items
—
md_5 /
detail
- SPIGOT-7796: Kickplayer newlines not working
—
md_5 /
detail
- SPIGOT-7795: Fix damage/stats ignore the invulnerable damage time
—
nachito94 /
detail
- Improve cross-world teleportation handling
—
md_5 /
detail
- #1433: HumanEntity#openInventory(InventoryView) should only support
—
md_5 /
detail
- SPIGOT-7732: Issue with the "hurt()" method of EntityLiving and
—
md_5 /
detail
- SPIGOT-7791: Skull BlockState with null profile causes
—
md_5 /
detail
- SPIGOT-7785: Teleporting a player at the right moment can mess up
—
md_5 /
detail
- SPIGOT-7772: Include hidden / non-sampled players in player count
—
md_5 /
detail
- SPIGOT-7790: Server crashes after bee nest is forced to update
—
md_5 /
detail
- SPIGOT-7788: The healing power of friendship advancement is never
—
md_5 /
detail
- SPIGOT-7789: Fix NPE in CraftMetaFirework applyToItem
—
md_5 /
detail
- #1429: Add CreatureSpawnEvent.SpawnReason#TRIAL_SPAWNER
—
md_5 /
detail
- SPIGOT-7777: Speed attribute stays after death; missing
—
md_5 /
detail
- #1428: Expose Creeper igniter
—
md_5 /
detail
- #1425: Fix bytecode transformation taking care of class-to-interface
—
md_5 /
detail
- SPIGOT-7770: Fix certain shaped recipes not registering
—
md_5 /
detail
- #1426: Deprecate more unused methods in UnsafeValues
—
md_5 /
detail
- SPIGOT-7771: Material.getDefaultAttributes always returns an empty map
—
md_5 /
detail
- Use expanded interaction ranges for traced interact events
—
md_5 /
detail
- #1414: Convert InventoryView to interface
—
md_5 /
detail
- Fix Implementation for DamageSource#isIndirect for internal custom
—
nachito94 /
detail
- SPIGOT-7761: Ender pearl does not damage or spawn endermites
—
md_5 /
detail
- SPIGOT-7759: Chunk not there when requested in ChunkUnloadEvent
—
md_5 /
detail
- Remove unused import
—
md_5 /
detail
- SPIGOT-7757: Cannot set item in Stonecutter Inventory
—
md_5 /
detail
- Move deserialized removed unhandled tags to dedicated removedTags
—
md_5 /
detail
- SPIGOT-7741: Vanilla ItemComponent in commands can't remove components
—
md_5 /
detail
- Fix potential mutability issue with CraftMetaItem copy constructor
—
md_5 /
detail
- #1284: Move ItemType <-> ItemMeta linking to a centralized place
—
md_5 /
detail
- #1420: Fix DirectEntity and CausingEntity Damager for Creepers ignited
—
md_5 /
detail
- SPIGOT-7751: Fix crash caused by arrows from trial spawners
—
joshl5324 /
detail
- SPIGOT-7747: Mob head is not dropped when mob was blown up by a charged
—
md_5 /
detail
- SPIGOT-7746: Server Crashing when Players Getting into End Portals
—
md_5 /
detail
- SPIGOT-7744: Fix exception for shooting projectiles with flame
—
nachito94 /
detail
- SPIGOT-7744: Fix crash when shooting arrows in creative mode
—
nachito94 /
detail
- Fix player items not dropping on death
—
md_5 /
detail
- Implement DamageCause#CAMPFIRE and minor improvement in exception for
—
nachito94 /
detail
- Update to Minecraft 1.21
—
md_5 /
detail
- Remove outdated build delay
—
md_5 /
detail
- SPIGOT-7737: Add separate TreeType.MEGA_PINE
—
md_5 /
detail
- Fix spawn egg equality check and copy constructor
—
md_5 /
detail
- SPIGOT-7731: Spawn eggs cannot have damage
—
md_5 /
detail
- SPIGOT-7736: Creative spawn egg use loses components
—
md_5 /
detail
- Fix spawn eggs with no entity creating invalid stacks and disconnect
—
md_5 /
detail
- SPIGOT-7735: Fix serialization of player heads with note block sound
—
md_5 /
detail
- SPIGOT-7734: Can't register a custom advancement using unsafe()
—
md_5 /
detail
- #1413: Add force option to Player#spawnParticle
—
md_5 /
detail
- SPIGOT-7680: Per-world weather command
—
md_5 /
detail
- #1409: Add methods to get players seeing specific chunks
—
md_5 /
detail
- #1412: Fix shipwreck loot tables not being set for BlockTransformers
—
md_5 /
detail
- #1360: Add Material#isCompostable and Material#getCompostChance
—
md_5 /
detail
- SPIGOT-7676: Enforce locale parameter in toLowerCase and toUpperCase
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7675: Fix FoodComponent config deserialization
—
md_5 /
detail
- #1406: Fix incorrect assumption of Fireball having constant speed
—
md_5 /
detail
- #1405: Add a tool component to ItemMeta
—
md_5 /
detail
- #1404: Add PotionEffectTypeCategory to distinguish between beneficial
—
md_5 /
detail
- #1403, SPIGOT-4288, SPIGOT-6202: Add material rerouting in preparation
—
md_5 /
detail
- #1401: Add a config option to accept old keys in registry get calls
—
md_5 /
detail
- #1402: Fix ChunkSnapshot#isSectionEmpty() is always false
—
md_5 /
detail
- SPIGOT-7668: Move NONE Registry updater to FieldRename to avoid some
—
derrieple /
detail
- #1399: Fix regression preventing positive .setDamage value from causing
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7664: Item meta should prevail over block states
—
md_5 /
detail
- SPIGOT-7666: Fix access to llama and horse special slot
—
md_5 /
detail
- Restore null page behaviour of signed books even though not strictly
—
md_5 /
detail
- SPIGOT-7665: Fix ThrownPotion#getEffects() implementation only bringing
—
md_5 /
detail
- Fix regression listening to minecraft:brand custom payloads
—
md_5 /
detail
- Fix unnecessary and potential not thread-safe chat visibility check
—
md_5 /
detail
- Remove unused imports
—
md_5 /
detail
- #1397: Add ItemMeta#getAsComponentString()
—
md_5 /
detail
- Largely restore deprecated PotionData API
—
md_5 /
detail
- #1275: Add internal ItemType and BlockType, delegate Material methods to
—
md_5 /
detail
- SPIGOT-1166, SPIGOT-7647: Expose Damager BlockState in
—
md_5 /
detail
- SPIGOT-6993: Allow #setVelocity to change the speed of a fireball and
—
md_5 /
detail
- Support both entity_data and bucket_entity_data on axolotl/fish buckets
—
md_5 /
detail
- Fix custom direct BlockState being not correctly set in DamageSource
—
nachito94 /
detail
- SPIGOT-7659: TropicalFishBucketMeta should use BUCKET_ENTITY_DATA
—
md_5 /
detail
- #1393: Improve field rename handling and centralize conversion between
—
md_5 /
detail
- #1390: Improve internal handling of damage sources
—
md_5 /
detail
- SPIGOT-7650: Add DamageSource for EntityDeathEvent and PlayerDeathEvent
—
md_5 /
detail
- SPIGOT-7657: Error when loading angry entities
—
md_5 /
detail
- SPIGOT-7652: Remove remap for SPELL_MOB_AMBIENT which no longer exists
—
md_5 /
detail
- SPIGOT-7654: ItemStack#isSimilar does not work with empty BlockStateMeta
—
md_5 /
detail
- SPIGOT-7655: ItemMeta#addItemFlags(ItemFlag.HIDE_ATTRIBUTES) not working
—
md_5 /
detail
- SPIGOT-7653: Update ApiVersion.CURRENT with latest version and include
—
md_5 /
detail
- SPIGOT-7649: Allow /setworldspawn command in all worlds again
—
md_5 /
detail
- #1389: Fix incorrect damager entity for projectile damage events
—
md_5 /
detail
- Update to Minecraft 1.20.6
—
md_5 /
detail
- SPIGOT-7617: Add BlockExplodeEvent#getExplodedBlockState()
—
md_5 /
detail
- SPIGOT-7646: Don't duplicate PDC in customTag / retain old values
—
md_5 /
detail
- SPIGOT-7644: Fix ItemMeta#getAsString
—
md_5 /
detail
- SPIGOT-7643: Fix inverted leash event cancelled usage and remove leash
—
md_5 /
detail
- Do not remove leash knot if leasing to an existing leash knot gets
—
md_5 /
detail
- SPIGOT-7615: PlayerLeashEntityEvent cancelled eats lead
—
md_5 /
detail
- SPIGOT-7640: Abnormal jumping height of wind charge
—
derrieple /
detail
- SPIGOT-7639: Incoming plugin channels not working
—
md_5 /
detail
- Open a direct connection instead of pinging mojang server to check if it
—
derrieple /
detail
- SPIGOT-7365: DamageCause blocked by shield should trigger
—
md_5 /
detail
- Fix item placement
—
md_5 /
detail
- SPIGOT-7633: Clearer error message for missing particle data
—
md_5 /
detail
- SPIGOT-7634: Armadillo updates infrequently
—
md_5 /
detail
- Fix unit tests always seeing Mojang server as unavailable
—
md_5 /
detail
- SPIGOT-7636: Fix clearing ItemMeta
—
md_5 /
detail
- SPIGOT-7635: Fix Player#transfer and cookie methods
—
md_5 /
detail
- Fix incorrect Vault implementation
—
md_5 /
detail
- Update Maven plugins/versions
—
md_5 /
detail
- SPIGOT-7632: Control middle clicking chest does not copy contents
—
md_5 /
detail
- SPIGOT-7355: More field renames and fixes
—
md_5 /
detail
- Revert "BUILDTOOLS-676: Downgrade Maven compiler version"
—
md_5 /
detail
- Use regular compiler seeing as ECJ doesn't support Java 21 JRE
—
md_5 /
detail
- SPIGOT-7629: Fix loading banner patterns
—
md_5 /
detail
- SPIGOT-7631: Fix deserialisation of BlockStateMeta
—
md_5 /
detail
- Fix equality of deserialized display names
—
md_5 /
detail
- SPIGOT-7630: Fix crash saving unticked leashed entities
—
md_5 /
detail
- SPIGOT-7626: sendSignChange() has no effect
—
md_5 /
detail
- #1384: Disable certain PlayerProfile tests, if Mojang's services or
—
md_5 /
detail
- SPIGOT-7625: ItemStack with lore cannot be serialized in 1.20.5
—
md_5 /
detail
- SPIGOT-7620: Fix server crash when hoppers transfer items to double
—
md_5 /
detail
- BUILDTOOLS-676: Downgrade Maven compiler version
—
md_5 /
detail
- SPIGOT-7622: Fix error with Player#sendSignChange
—
md_5 /
detail
- SPIGOT-7621: Fix empty strings in item lore
—
md_5 /
detail
- SPIGOT-7618: Fix custom world generators
—
md_5 /
detail
- Fix cosmetic typo in exception message
—
md_5 /
detail
- #1380: Change wolf variant from enum to interface
—
md_5 /
detail
- #1379: Rename FoodMeta#get/setSaturationModifier() to
—
md_5 /
detail
- Update to Minecraft 1.20.5
—
md_5 /
detail
- #1357: Remove legacy Particle values
—
md_5 /
detail
- #1328: Rename CraftArrow to CraftAbstractArrow and CraftTippedArrow to
—
md_5 /
detail
- SPIGOT-5336: Field name parity with Minecraft keys
—
md_5 /
detail
- #1378: Add methods to convert between an entity and a SNBT string
—
md_5 /
detail
- Remove outdated build delay
—
md_5 /
detail
- SPIGOT-7613: Don't respect mobGriefing gamerule in
—
md_5 /
detail
- #1363: Add API to copy BlockState to a new Location
—
md_5 /
detail
- #1367: Add more Conduit API
—
md_5 /
detail
- SPIGOT-6705: Re-print tab completion "Display all" message in console,
—
md_5 /
detail
- #1362: Include Creeper igniter in causing entity for damage events
—
md_5 /
detail
- #1369: Add World#getIntersectingChunks(BoundingBox)
—
md_5 /
detail
- #1331: Add access to current item's remaining ticks
—
md_5 /
detail
- Move getItemInUse up to LivingEntity
—
md_5 /
detail
- SPIGOT-7601: Add AbstractArrow#getItem
—
md_5 /
detail
- SPIGOT-7602: Allow opening in-world horse and related inventories
—
md_5 /
detail
- SPIGOT-7608: Allow empty lists to morph to any PDT list
—
md_5 /
detail
- Add support for Java 22
—
md_5 /
detail
- SPIGOT-7604: Revert "SPIGOT-7365: DamageCause blocked by shield should
—
md_5 /
detail
- SPIGOT-7365: DamageCause blocked by shield should trigger
—
md_5 /
detail
- #1361: Add more translation keys
—
md_5 /
detail
- SPIGOT-7600: EntityChangeBlockEvent is not fired for frog eggs
—
md_5 /
detail
- SPIGOT-7593: Fix sapling growth physics / client-side updates
—
md_5 /
detail
- #1366: Expose riptide velocity to PlayerRiptideEvent
—
md_5 /
detail
- SPIGOT-7587: Remove fixes for now-resolved MC-142590 and MC-109346
—
md_5 /
detail
- Fix copying BlockStates with fields (eg, Banner)
—
md_5 /
detail
- Fix Camel not standing up when hurt
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7589 Fix NullPointerException when bans expire
—
md_5 /
detail
- SPIGOT-336, SPIGOT-3366, SPIGOT-5768, SPIGOT-6409, SPIGOT-6861, #1008:
—
md_5 /
detail
- SPIGOT-7565: Throw a more descriptive error message when a developer
—
md_5 /
detail
- SPIGOT-7417, #1343: Add Sign#getTargetSide and Sign#getAllowedEditor
—
md_5 /
detail
- Fix accidentally renamed internal damage method
—
md_5 /
detail
- SPIGOT-7300, #1180: Add new DamageSource API providing enhanced
—
md_5 /
detail
- SPIGOT-7581: Fix typo in BlockMushroom
—
md_5 /
detail
- SPIGOT-7576, #1347: Add methods in MushroomCow to change stew effects
—
md_5 /
detail
- #1259: Add Server#isLoggingIPs to get log-ips configuration
—
md_5 /
detail
- Improve support for per-world game rules
—
md_5 /
detail
- #1348: Add Player methods for client-side potion effects
—
md_5 /
detail
- #1335: Add API for in-world structures
—
md_5 /
detail
- SPIGOT-7577: Make CraftWindCharge#explode discard the entity
—
md_5 /
detail
- Fix Crafter maximum stack size
—
md_5 /
detail
- SPIGOT-7530, #1314: Improve Resource Pack API with new 1.20.3
—
md_5 /
detail
- SPIGOT-3071, #1345: Add entity spawn method with spawn reason
—
md_5 /
detail
- #1353: Fix Structure#place not working as documented with 0 palette
—
md_5 /
detail
- SPIGOT-6911, #1349: Change max book length in CraftMetaBook
—
md_5 /
detail
- SPIGOT-7572: Bee nests generated without bees
—
md_5 /
detail
- SPIGOT-5553, #1336: Add EntityKnockbackEvent
—
md_5 /
detail
- SPIGOT-7568: Call EntityChangeBlockEvent for DecoratedPot
—
md_5 /
detail
- SPIGOT-7575: SuspiciousStewMeta creates invalid PotionEffect data
—
md_5 /
detail
- #1340: Centralize the conversion from and to Minecraft / Bukkit registry
—
md_5 /
detail
- #1338: Introduce getRespawnLocation as a replacement for
—
md_5 /
detail
- SPIGOT-7570: PrepareItemCraftEvent#isRepair() always returns false
—
md_5 /
detail
- #1337: Add DragonBattle#setPreviouslyKilled
—
md_5 /
detail
- SPIGOT-6921, #1330: Add methods to remove all enchantments on an
—
md_5 /
detail
- #1333: Add BlockData#copyTo
—
md_5 /
detail
- #1329: Add method to get an offline player's location
—
md_5 /
detail
- #1327: Add methods to place structures with block/entity transformers
—
md_5 /
detail
- SPIGOT-7567: SpawnReason for SNOWMAN is reported as BUILD_IRONGOLEM
—
md_5 /
detail
- Add EntityMountEvent and EntityDismount Event
—
md_5 /
detail
- Reformat Commodore.java
—
md_5 /
detail
- #1183: Better handle lambda expression and renaming of classes in
—
md_5 /
detail
- #1324: Improve ItemFactory#enchantItem consistency
—
md_5 /
detail
- #1295: Define native persistent data types for lists
—
md_5 /
detail
- SPIGOT-7562: Fix Score#getScore and Score#isScoreSet
—
md_5 /
detail
- Only fetch an online UUID in online mode
—
md_5 /
detail
- Fire PreLogin events even in offline mode
—
md_5 /
detail
- #1325: Use CraftBlockType and CraftItemType instead of CraftMagicNumbers
—
md_5 /
detail
- SPIGOT-7554, #1323: Add DecoratedPotInventory
—
md_5 /
detail
- Ensure that PlayerMoveEvent is always fired where applicable
—
md_5 /
detail
- SPIGOT-7555: Don't cast ItemFlags to byte
—
md_5 /
detail
- Use provided case for non-existent OfflinePlayers
—
md_5 /
detail
- SPIGOT-7462: Players no longer drop XP after dying near a Sculk Catalyst
—
md_5 /
detail
- #1321: Clean up some stuff which got missed during previous PRs
—
md_5 /
detail
- Implement APIs for per world view and simulation distances
—
md_5 /
detail
- Preserve empty enchantment tags for glow effect
—
md_5 /
detail
- Remove connected check on setScoreboard
—
md_5 /
detail
- Use one PermissibleBase for all command blocks
—
md_5 /
detail
- SPIGOT-7550: Fix creation of Arrow instances
—
md_5 /
detail
- SPIGOT-7549: ServerTickManager#setTickRate incorrect Precondition
—
md_5 /
detail
- SPIGOT-7548: Fix wrong spawn location for experience orb and dropped
—
hawkeboyz2 /
detail
- Add Checkstyle check for unused imports
—
md_5 /
detail
- SPIGOT-7544: Scoreboard#getEntries() doesn't get entries but class names
—
md_5 /
detail
- MC-264285, SPIGOT-7439, #1237: Fix unbreakable flint and steel is
—
md_5 /
detail
- #1238: Remove unnecessary sign ticking
—
md_5 /
detail
- SPIGOT-6903, #1311: Add BlockData#getMapColor
—
md_5 /
detail
- SPIGOT-7540, #1312: Add ServerTickManager API
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7530, #1313: Add Player#removeResourcePack
—
md_5 /
detail
- SPIGOT-7527, #1310: Add WindCharge#explode()
—
md_5 /
detail
- Upgrade MySQL driver
—
md_5 /
detail
- Attempt upgrade of resolver libraries
—
md_5 /
detail
- #1306: Centralize Bukkit and Minecraft entity conversion
—
md_5 /
detail
- SPIGOT-7440, #1292: Fire EntityTeleportEvent for end gateways
—
md_5 /
detail
- #1299: Add new PersistentDataContainer methods and clean up docs
—
md_5 /
detail
- #1303: Create registry for banner pattern and cat type
—
md_5 /
detail
- SPIGOT-7535: Fix maps not having an ID and also call MapInitializeEvent
—
md_5 /
detail
- Update to Minecraft 1.20.4
—
md_5 /
detail
- SPIGOT-7536: Using Crafter crashes server
—
md_5 /
detail
- Fix formatting issue in previous commit
—
md_5 /
detail
- SPIGOT-7534: Error when chunk with decorated pot trying to save
—
md_5 /
detail
- SPIGOT-7532: Entity#isValid() returns false after server restart
—
md_5 /
detail
- #1309: Add tests for Bukkit Pose
—
md_5 /
detail
- Add unique ID to PlayerResourcePackStatusEvent
—
md_5 /
detail
- SPIGOT-7528: Fix certain custom shaped recipes
—
md_5 /
detail
- Update to Minecraft 1.20.3
—
md_5 /
detail
- SPIGOT-6026: Pull PotionEffectType and Enchantment from registry
—
md_5 /
detail
- Remove outdated build delay
—
md_5 /
detail
- SPIGOT-7487: entity.remove() on a leash drops a lead item
—
md_5 /
detail
- #1305: Don't allow Player removal via Entity#remove
—
md_5 /
detail
- #1266: Add support for virtual entities
—
md_5 /
detail
- #1301: Various Sound API improvements
—
md_5 /
detail
- SPIGOT-7520: Attribute LootTableSeed missing for generated containers
—
derrieple /
detail
- #1297: Change Consumer and Predicates to super
—
md_5 /
detail
- SPIGOT-7518: Fix NullPointerException when calling Block#applyBoneMeal()
—
hawkeboyz2 /
detail
- Add eclipse .factorypath file to .gitignore
—
derrieple /
detail
- Fix SkullMeta configuration serialization / deserialization with note
—
derrieple /
detail
- #1291: Improve precondition message in Entity#playEffect
—
md_5 /
detail
- #1285: Add PlayerRecipeBookSettingsChangeEvent
—
md_5 /
detail
- #1290: Add methods to get/set evoker fang attack delay
—
md_5 /
detail
- SPIGOT-7514, #1289: Add "Enchantment Roll" API to enchant items
—
md_5 /
detail
- #992: Add API to get full result of crafting items
—
md_5 /
detail
- #1287: Fix scoreboards not updating in Player#setStatistic
—
md_5 /
detail
- SPIGOT-7510: Try to fix broken reflection usage of plugins
—
derrieple /
detail
- #1281: Add hit entity/block to events extending ProjectileHitEvent
—
md_5 /
detail
- Fix NPE introduced in #f4d977e
—
joshl5324 /
detail
- SPIGOT-7507: Fall back to world UUIDs if Dimension tag missing or
—
md_5 /
detail
- #1279: Back Particle by a minecraft registry
—
md_5 /
detail
- Simplify texture updating in CraftMetaSkull
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7506: SculkBloomEvent.getBlock() world is null
—
md_5 /
detail
- #1278: Return correct default light in chunk snapshot
—
md_5 /
detail
- SPIGOT-7503: Remove special handling for minecraft:brand custom channel
—
md_5 /
detail
- #1277: Add keepSpawnInMemory setting to WorldCreator
—
md_5 /
detail
- SPIGOT-5753: Back PotionType by a minecraft registry
—
md_5 /
detail
- SPIGOT-7080: Add World#locateNearestBiome
—
md_5 /
detail
- SPIGOT-7502: CraftMetaItem - cannot deserialize BlockStateTag
—
md_5 /
detail
- SPIGOT-6400: Use Mockito instead of InvocationHandler
—
md_5 /
detail
- #1272: Only allow one entity in CraftItem instead of two
—
md_5 /
detail
- SPIGOT-7498: ChunkSnapshot.getBlockEmittedLight() gets 64 blocks upper
—
derrieple /
detail
- SPIGOT-7495: Spawning bee entity in asynchronous BlockPopulator causes
—
derrieple /
detail
- #1267: Add more lightning API
—
md_5 /
detail
- #1190: Add Entity#getTrackedBy
—
md_5 /
detail
- #1264: Load Bukkit class before creating Registry item
—
md_5 /
detail
- SPIGOT-7491: Downgrade bundled SQLite to be updated next release
—
md_5 /
detail
- SPIGOT-7496: Failure to load datapacks with multiple identical
—
md_5 /
detail
- Fix decompile error affecting javac
—
md_5 /
detail
- #1265: Ensure UTF-8 used in new test resource
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7283, SPIGOT-7318: Add AsyncStructureGenerateEvent and BlockState
—
md_5 /
detail
- Upgrade specialsource-maven-plugin
—
md_5 /
detail
- #1263: Remove unused implementation of AbstractProjectile#doesBounce()
—
md_5 /
detail
- #1261: Expand DataPack API with 1.20.2 pack version methods
—
md_5 /
detail
- Upgrade specialsource-maven-plugin
—
md_5 /
detail
- SPIGOT-7489: Add TeleportDuration to Display Entity
—
md_5 /
detail
- #1262: Update Minecraft Wiki URLs
—
md_5 /
detail
- SPIGOT-7490: Fix entity equipment updates
—
md_5 /
detail
- #1230: Move unstructured PDC NBT serialisation to SNBT
—
md_5 /
detail
- #1256: Update tests to JUnit 5
—
md_5 /
detail
- Make BARRIER Waterlogged
—
md_5 /
detail
- Upgrade specialsource-maven-plugin
—
md_5 /
detail
- SPIGOT-7486: Alternate approach to null profile names
—
md_5 /
detail
- SPIGOT-7485: Allow air entity items since required for Vanilla logic
—
md_5 /
detail
- SPIGOT-7484: Cancelling PlayerEditBookEvent does not update client's
—
md_5 /
detail
- #1250: Standardize and centralize Bukkit / Minecraft registry conversion
—
md_5 /
detail
- Increase diff stability
—
md_5 /
detail
- #1251: Use Java Consumer instead of Bukkit Consumer
—
md_5 /
detail
- Update to Minecraft 1.20.2
—
md_5 /
detail
- Remove outdated build delay
—
md_5 /
detail
- Add support for Java 21
—
md_5 /
detail
- SPIGOT-7475: Don't fire SculkBloomEvent during world generation
—
derrieple /
detail
- #1245: Add a stream method to Registry to make it easier to use and to
—
md_5 /
detail
- #1242: Add more Sculk API (bloom, shriek, bloom event)
—
md_5 /
detail
- #1248: Load GameEvent and MusicInstrument from registry
—
md_5 /
detail
- #1252: Fix error when generating a tree in water
—
md_5 /
detail
- SPIGOT-7467: Add getAddress to RemoteConsoleCommandSender
—
md_5 /
detail
- #1246: Add missing AbstractTestingBase to tests which need them
—
md_5 /
detail
- SPIGOT-7465, MC-264979: Fresh installations print NoSuchFileException
—
md_5 /
detail
- SPIGOT-7465: Fresh installations print NoSuchFileException for
—
md_5 /
detail
- #1240: Call BlockGrowEvent for vines that are growing on additional
—
md_5 /
detail
- #1235: Move EntityType return to base Entity class
—
md_5 /
detail
- SPIGOT-7458: Exception when Entity CommandSender executes Vanilla
—
md_5 /
detail
- SPIGOT-7452: Player#openSign cannot edit
—
md_5 /
detail
- SPIGOT-7447: Rewrite --forceUpgrade to minimise diff and properly handle
—
md_5 /
detail
- Revert "SPIGOT-7447: Fix --forceUpgrade"
—
md_5 /
detail
- SPIGOT-7446: BlockState#update not updating a spawner's type to null
—
md_5 /
detail
- SPIGOT-7447: Fix --forceUpgrade
—
md_5 /
detail
- SPIGOT-7396: Add PlayerSignOpenEvent
—
md_5 /
detail
- SPIGOT-7063, #1071: Add DragonBattle#initiateRespawn with custom
—
md_5 /
detail
- #1212: Add PlayerRecipeBookClickEvent
—
md_5 /
detail
- SPIGOT-7445: Fix opening smithing inventory
—
md_5 /
detail
- SPIGOT-7441: Fix issue placing certain items in creative/op
—
md_5 /
detail
- SPIGOT-7435: Add TeleportCause#EXIT_BED
—
md_5 /
detail
- SPIGOT-7349: Player#setDisplayName not working when message/format
—
md_5 /
detail
- #1232: Re-add fix for player rotation
—
md_5 /
detail
- #1233: Remove some old MC bug fixes now fixed in vanilla
—
md_5 /
detail
- Fix ChunkGenerator#generateCaves never being called
—
derrieple /
detail
- SPIGOT-7422, #1228: Add API to set sherds on decorated pots
—
md_5 /
detail
- #1224: Add ItemFactory#getSpawnEgg
—
md_5 /
detail
- SPIGOT-7429: Fix LEFT_CLICK_AIR not working for passable entities and
—
md_5 /
detail
- #1223: Remove non-existent scoreboard display name/prefix/suffix limits
—
md_5 /
detail
- #1225: Add modern time API methods to ban API
—
md_5 /
detail
- Upgrade some Maven plugins to reduce warnings
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7398: TextDisplay#setInterpolationDuration incorrectly updates
—
md_5 /
detail
- #1189: Add LivingEntity#playHurtAnimation()
—
md_5 /
detail
- #1226: Fix VehicleEnterEvent not being called for certain entities
—
md_5 /
detail
- #1227: Refinements to new ban API for improved compatibility and
—
md_5 /
detail
- Revert bad change to PathfinderGoalSit causing all cats to sit
—
md_5 /
detail
- SPIGOT-6455, SPIGOT-7030, #1054: Improve ban API
—
md_5 /
detail
- All smithing inventories are now the new smithing inventory
—
md_5 /
detail
- SPIGOT-7416: SmithItemEvent not firing in Smithing Table
—
md_5 /
detail
- #1220: Add Player#sendHealthUpdate()
—
md_5 /
detail
- #1221: Add methods to get/set FallingBlock CancelDrop
—
md_5 /
detail
- #1209: Clean up various patches
—
md_5 /
detail
- Fix Raider#setCelebrating() implementation
—
hawkeboyz2 /
detail
- #1216: Add missing Raider API and 'no action ticks'
—
md_5 /
detail
- SPIGOT-7403: Add direct API for waxed signs
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7400: Downgrade maven-resolver due to issues resolving certain
—
md_5 /
detail
- SPIGOT-7399: Revert null check in CraftMetaItem#safelyAdd
—
md_5 /
detail
- SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and
—
md_5 /
detail
- SPIGOT-7389: Handle setting null items in ChiseledBookshelf Inventory
—
md_5 /
detail
- Fix Player#setScoreboard() checking incorrect state
—
hawkeboyz2 /
detail
- SPIGOT-7393: Fix new tile entities not loading Bukkit's
—
md_5 /
detail
- SPIGOT-7394: Fix another issue with sendSignChange
—
md_5 /
detail
- #1201: Add Player#sendBlockUpdate to send tile entity updates
—
md_5 /
detail
- Fix sendSignChange not working
—
md_5 /
detail
- #1204: Add Enderman#teleport and Enderman#teleportTowards
—
md_5 /
detail
- SPIGOT-7391: Preserve vanilla sign json where not modified by event
—
md_5 /
detail
- Work around issue placing decorated pots
—
md_5 /
detail
- Update to Minecraft 1.20.1
—
md_5 /
detail
- Fix unintended change to playSound contract and various other issues
—
md_5 /
detail
- Fix unintended change to createBlockData contract
—
md_5 /
detail
- Fix another mistake in previous commits causing server crash
—
md_5 /
detail
- Check in getOfflinePlayer is OK
—
md_5 /
detail
- Remove changes to string API contracts introduced by prior commits
—
md_5 /
detail
- Fix another issue from previous commit
—
md_5 /
detail
- Fix issue from previous commit in SimpleHelpMap
—
md_5 /
detail
- #1182: Consolidate Preconditions use and minor cleanup
—
md_5 /
detail
- #1203: Test TrimMaterial and TrimPattern constants
—
md_5 /
detail
- SPIGOT-7350: Add methods to get hints from EnchantItemEvent
—
md_5 /
detail
- SPIGOT-7383: Add EntityDamageEvent.DamageCause#KILL and
—
md_5 /
detail
- SPIGOT-7381: Fix NullPointerException when setting item in
—
md_5 /
detail
- SPIGOT-7384: player.getLocation() equals PlayerMoveEvent.getTo()
—
md_5 /
detail
- SPIGOT-7382: Player still on fire after respawn
—
md_5 /
detail
- #1124: Adjust CreatureSpawner to allow for spawners with no mob type
—
md_5 /
detail
- #1184: Add setMotd and setMaxPlayers
—
md_5 /
detail
- Implement SpawnerSpawnEvent
—
md_5 /
detail
- SPIGOT-7378: Add BlockDropItemEvent for Suspicious Sand & Gravel drops
—
md_5 /
detail
- SPIGOT-7377: Server sends player list twice
—
md_5 /
detail
- SPIGOT-7376: Exception with getBlockData when hasBlockData is false
—
md_5 /
detail
- SPIGOT-7375: Fix crash breeding certain entities
—
md_5 /
detail
- Update Brigadier version with fix
—
md_5 /
detail
- SPIGOT-7266: Found typo in CraftBukkit package
—
md_5 /
detail
- SPIGOT-7372, SPIGOT-7373: Signs can't be edited, issues with
—
md_5 /
detail
- SPIGOT-7371: Sign does not open edit text on placement
—
md_5 /
detail
- #1200: Implement open sign by side
—
md_5 /
detail
- SPIGOT-7371: Fix editing signs with API
—
md_5 /
detail
- SPIGOT-7368: Downgrade SpecialSource version
—
md_5 /
detail
- Update to Minecraft 1.20
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- #1196: Test Registry instances more thoroughly
—
md_5 /
detail
- #1191: Do not start on pre-release Java 17
—
md_5 /
detail
- SPIGOT-7362: Properly handle null in CraftBlock#blockFaceToNotch()
—
hawkeboyz2 /
detail
- SPIGOT-7195, SPIGOT-7197: Add DataPack API
—
md_5 /
detail
- #1170: Add preliminary support for multi sided signs
—
md_5 /
detail
- Update SQLite version
—
md_5 /
detail
- Fix addition of custom smithing trim / transform recipes
—
md_5 /
detail
- SPIGOT-7346: Disallow players from executing commands after
—
md_5 /
detail
- #1185: Add API for directly setting Display transformation matrices
—
md_5 /
detail
- #1186: Move getHighestBlockYAt methods from World to RegionAccessor
—
md_5 /
detail
- #1176: Add InventoryView#setTitle
—
md_5 /
detail
- SPIGOT-519: Add TNTPrimeEvent
—
md_5 /
detail
- #1171: Add method to get chunk load level
—
md_5 /
detail
- Add test for Chunk.LoadLevel mirroring
—
md_5 /
detail
- #375: Add accessors to Wither's invulnerability ticks
—
md_5 /
detail
- SPIGOT-7209: Accessors and events for player's exp cooldown
—
md_5 /
detail
- #1181: Consolidate Location conversion code
—
md_5 /
detail
- #1095: Add PlayerSpawnChangeEvent
—
md_5 /
detail
- SPIGOT-6308: Deprecate the location name property of map items
—
md_5 /
detail
- #808: Expand the FishHook API
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- #1169: Add damage methods to FallingBlock
—
md_5 /
detail
- SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name
—
md_5 /
detail
- SPIGOT-7336: Fix typo in internal method name
—
md_5 /
detail
- SPIGOT-5217, SPIGOT-6183: Add RespawnReason to PlayerRespawnEvent
—
md_5 /
detail
- SPIGOT-7333: Correctly handle null in ColorableArmorMeta#setColor()
—
md_5 /
detail
- SPIGOT-7332: Persistent Data Container of Chunk not saving on stop or
—
derrieple /
detail
- #1173: Change CraftMinecartTNT to public for consistency
—
md_5 /
detail
- SPIGOT-7315: Bed placement duplicates crops if cancelled
—
derrieple /
detail
- #1147: Add experimental armor trim API
—
md_5 /
detail
- Show clean error for invalidly configured server.properties options
—
md_5 /
detail
- Fix UUID not being updated when changing world of MapView
—
max /
detail
- #1164, MC-227255, MC-253819: Fix rotation of beehives and bells
—
md_5 /
detail
- Also update compiler version
—
md_5 /
detail
- Update some Maven plugin versions
—
md_5 /
detail
- #1160: Add more bell API
—
md_5 /
detail
- #1145: Allow Player#sendBlockDamage() to specify a source entity
—
md_5 /
detail
- #1144: Add more Guardian API, particularly for its laser
—
md_5 /
detail
- #1162: Add BlockData#rotate and BlockData#mirror
—
md_5 /
detail
- #1159: Add missing API for explosive minecarts
—
md_5 /
detail
- #1155: Allow getting chunks without generating them and optimize chunk
—
md_5 /
detail
- #1157: Add Player#sendHurtAnimation()
—
md_5 /
detail
- SPIGOT-7188: ChunkSnapshot biome y coordinate doesn't match chunk biome
—
derrieple /
detail
- SPIGOT-7313: More accurately edit data on Jukeboxes
—
md_5 /
detail
- SPIGOT-7316: Cancelling EntityUnmountEvent does not stop the all effects
—
md_5 /
detail
- SPIGOT-7310: PlayerToggleSneakEvent is not called when a player sneaks
—
md_5 /
detail
- SPIGOT-7312: Entity#setVisibleByDefault on player causes skin reset on
—
md_5 /
detail
- SPIGOT-7309: Add API for jukebox inventories
—
md_5 /
detail
- #1153: Handle teleport reason in spreadplayers command
—
md_5 /
detail
- SPIGOT-7308: Fix NullPointerException when calling Jukebox#setRecord()
—
hawkeboyz2 /
detail
- SPIGOT-7306: Fix reset of coords in default teleportTo in EntityPlayer
—
md_5 /
detail
- #1150: Add Sniffer API and handle EntityItemDropEvent
—
md_5 /
detail
- #1149: Add BlockData#getPlacementMaterial
—
md_5 /
detail
- SPIGOT-7302: Fix more issues with EntityDamageByEntity
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7299: Fix indirect/anvil damage events and minor improvements
—
md_5 /
detail
- SPIGOT-7292: Support alpha channel in Display entities
—
md_5 /
detail
- SPIGOT-7294: Call EntityDamageEvent for Interaction entity
—
md_5 /
detail
- SPIGOT-7295: Fix Sniffer data defined in incorrect position
—
md_5 /
detail
- Fix availability of experimental datapack features in unit tests
—
md_5 /
detail
- Fix crash with 1.20 smithing table
—
md_5 /
detail
- Fix crash with juke boxes
—
md_5 /
detail
- Fix crash with composters
—
md_5 /
detail
- SPIGOT-7291: Fix spurious invert in ender pearl disconnect check
—
md_5 /
detail
- Update to Minecraft 1.19.4
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-7220: TNT drop rate isn't 100%
—
md_5 /
detail
- #1136: Add API to allow entities to be invisible by default
—
md_5 /
detail
- #1119: Add HopperInventorySearchEvent to select the Inventory that the
—
md_5 /
detail
- #1141: Add methods to edit custom chat completions
—
md_5 /
detail
- SPIGOT-7261: Add AsyncStructureSpawnEvent
—
md_5 /
detail
- #1142: Calculate explosion damage separately for each affected
—
md_5 /
detail
- #1140: Add a method to send multiple equipment changes
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- Add support for Java 20
—
md_5 /
detail
- SPIGOT-7267: Fix EntityType#getTranslationKey() and add unit test
—
md_5 /
detail
- SPIGOT-7268: CraftMetaPotion reads ShowParticles and ShowIcon properties
—
md_5 /
detail
- SPIGOT-7262: Improve visibility API
—
md_5 /
detail
- Fix issues with fluid tag conversion and fluid #isTagged
—
md_5 /
detail
- SPIGOT-4569: Implement more BlockData API
—
md_5 /
detail
- #1131: Added methods to get translation keys for materials, itemstacks
—
md_5 /
detail
- #1117: Add new BiomeParameterPoint passed to BiomeProvider#getBiome
—
md_5 /
detail
- SPIGOT-7224: Add events for brewing stands and campfires starting their
—
md_5 /
detail
- SPIGOT-7248: Bone mealing grass triggers piston block update detector
—
md_5 /
detail
- SPIGOT-7239: Getter/setter for player's enchantment seed
—
md_5 /
detail
- SPIGOT-7214: Add CraftChunk and CraftChunkSnapshot contains biome method
—
md_5 /
detail
- SPIGOT-7244: Unable to open Shulker Inventory when more than 8 blocks
—
md_5 /
detail
- #1134: Add custom sound parameter option for playSound with entity as
—
md_5 /
detail
- SPIGOT-7236: Bone meal doesn't increase use statistic
—
md_5 /
detail
- Avoid switch on material in previous commit
—
md_5 /
detail
- SPIGOT-7034: Add methods for set/get instrument in Goat Horn
—
md_5 /
detail
- SPIGOT-7225: FireworkMeta#getPower() can throw a NullPointerException
—
md_5 /
detail
- SPIGOT-7221: Add Enemy (Entity) interface
—
md_5 /
detail
- #1129: Fix state corruption while handling explosion damage on
—
md_5 /
detail
- SPIGOT-7218: Player's outer layer of skin disappears after respawn
—
md_5 /
detail
- SPIGOT-7218: Player's outer layer of skin disappears after respawn
—
md_5 /
detail
- #1125: Add support for NoteBlock sounds in Skulls
—
md_5 /
detail
- SPIGOT-7212: Allow negative firework power
—
md_5 /
detail
- SPIGOT-7211: generateTree() with Consumer or Predicate is broken
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7210: Fix structures in custom worlds
—
md_5 /
detail
- SPIGOT-7207: WorldCreator creates world as super flat even when normal
—
md_5 /
detail
- #1123: Add PrepareGrindstoneEvent
—
md_5 /
detail
- SPIGOT-7204: Add TeleportCause#DISMOUNT
—
md_5 /
detail
- #1121: Add unit test for spawn egg meta
—
md_5 /
detail
- SPIGOT-7192: Call PlayerInteractEvent with Action.LEFT_CLICK_AIR if the
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7201: Spawner ItemMeta not working as expected
—
md_5 /
detail
- SPIGOT-7200: CreatureSpawnEvent is called with incorrect SpawnReason
—
md_5 /
detail
- SPIGOT-7196: Exception loading alternate worlds
—
md_5 /
detail
- SPIGOT-7198: Add Sittable interface to Camel
—
md_5 /
detail
- #1121: Handle additional missing SpawnEggs in MetaSpawnEgg
—
md_5 /
detail
- Handle missing SpawnEggs in MetaSpawnEgg
—
nachito94 /
detail
- Update to Minecraft 1.19.3
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-7191: TNT minecart explosions crash the server
—
md_5 /
detail
- SPIGOT-7184: ExplosionPrimeEvent not called for ExplosiveMinecart
—
md_5 /
detail
- SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator
—
md_5 /
detail
- SPIGOT-7179: PortalCreateEvent doesn't fire for players
—
md_5 /
detail
- SPIGOT-7170: Cannot set slots in custom smithing inventory
—
md_5 /
detail
- SPIGOT-7171: Ability to get the IP/hostname players are requesting
—
md_5 /
detail
- SPIGOT-7177: Certain blocks don't call BlockCanBuildEvent
—
md_5 /
detail
- SPIGOT-7174: Avoid adding air to CraftMetaBundle
—
md_5 /
detail
- SPIGOT-7163: CraftMerchantRecipe doesn't copy demand and specialPrice
—
md_5 /
detail
- #1107: Add getHand() to all relevant events
—
md_5 /
detail
- SPIGOT-7045: Ocelots never spawn with babies with spawn reason
—
md_5 /
detail
- SPIGOT-2620: Add Player#sendBlockChanges()
—
md_5 /
detail
- #1113: Ignore .checkstyle file generated by Eclipse IDE
—
md_5 /
detail
- Add support for Java 19
—
md_5 /
detail
- #1110: Make CraftMapColorCache more thread safe
—
md_5 /
detail
- SPIGOT-7160: LootTable.fillInventory() is not considered a plugin-issued
—
md_5 /
detail
- SPIGOT-7152: Handle hand item changing during air interact event
—
md_5 /
detail
- SPIGOT-7154: Players get kicked when interacting with a conversation
—
md_5 /
detail
- SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
—
md_5 /
detail
- #1100: Add methods to get sounds from entities
—
md_5 /
detail
- SPIGOT-7146: Reduce use of Material switch in ItemMeta
—
md_5 /
detail
- #1101: Implement LivingEntity#canBreatheUnderwater()
—
md_5 /
detail
- SPIGOT-5761: initSettings is not a recognized option
—
md_5 /
detail
- SPIGOT-7131: Chunk snapshot returned by
—
md_5 /
detail
- SPIGOT-5607: PlayerInteractEvent Left-Click Bug
—
md_5 /
detail
- Increase outdated build delay
—
hawkeboyz2 /
detail
- #1060: Add more Warden methods
—
md_5 /
detail
- #1097: CraftThrownPotion now extends CraftThrowableProjectile
—
md_5 /
detail
- SPIGOT-7112: Mobs added 1.17 and after do not create an
—
md_5 /
detail
- SPIGOT-7079: Allays don't call EntityTargetEvent on ground items
—
md_5 /
detail
- SPIGOT-7138: Can't retrieve pixel color from map
—
md_5 /
detail
- SPIGOT-7136: Cancelling PlayerInteractEntityEvent with the Allay desyncs
—
md_5 /
detail
- SPIGOT-7137: StructureGrowEvent isFromBonemeal and getPlayer have
—
md_5 /
detail
- SPIGOT-7089: Crash when command blocks attempt to load worlds
—
md_5 /
detail
- SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlots
—
md_5 /
detail
- SPIGOT-7122: New Allay Methods from 1.19.1
—
md_5 /
detail
- Update to Minecraft 1.19.2
—
md_5 /
detail
- SPIGOT-7109: Add WorldBorder#setSize using TimeUnit
—
md_5 /
detail
- SPIGOT-7127: /say doesn't work from console
—
md_5 /
detail
- Re-enable outdated build delay
—
md_5 /
detail
- SPIGOT-7125: Command execution exceptions are not logged
—
md_5 /
detail
- SPIGOT-7123: NullPointerException thrown by Player#chat method
—
md_5 /
detail
- Update to Minecraft 1.19.1
—
md_5 /
detail
- SPIGOT-7115: Support hex color codes in custom merchant inventory titles
—
md_5 /
detail
- #1090: Remove no longer needed world reference from CraftMerchantCustom
—
md_5 /
detail
- #1091: Fix exit position in entity travel with portals
—
md_5 /
detail
- SPIGOT-5380, SPIGOT-6958, #1085: Add some missing entity API
—
md_5 /
detail
- SPIGOT-7069: Material.BARREL has Directional data class, should also be
—
md_5 /
detail
- SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also
—
md_5 /
detail
- SPIGOT-7095: StructureGrowEvent doesn't fire for mangrove propagules
—
md_5 /
detail
- #1079: Add support checking/survivability methods for BlockData
—
md_5 /
detail
- SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies
—
md_5 /
detail
- SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds
—
md_5 /
detail
- SPIGOT-7071: Add Player#stopSound(SoundCategory category)
—
md_5 /
detail
- SPIGOT-7011, SPIGOT-7065: Overhaul of structures
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN
—
md_5 /
detail
- SPIGOT-7072: Call events for stepping on sculk sensors and sculk
—
md_5 /
detail
- SPIGOT-7072: Call events for stepping on sculk sensors and sculk
—
md_5 /
detail
- SPIGOT-7068: SKULK and SKULK_VEIN BlockSpreadEvents Still do not
—
md_5 /
detail
- #1052: Add option to use cached map color palette
—
md_5 /
detail
- SPIGOT-7066: Fix custom END worlds not generating DragonBattle
—
md_5 /
detail
- SPIGOT-2420: Can't set exp drops for EnderDragon death
—
md_5 /
detail
- #1067: Add preview chat option in ServerListPingEvent
—
md_5 /
detail
- #1066: Add missing server properties methods from 1.19
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-7060: SCULK and SCULK_VEIN BlockSpreadEvents do not reference the
—
md_5 /
detail
- #1070: Add SpawnReason and TransformReason for Tadpole metamorphosis
—
md_5 /
detail
- #1068: Add Hangable interface to MangrovePropagule
—
md_5 /
detail
- #1065: Add missing calls for BlockSpreadEvent when Sculk spreads
—
md_5 /
detail
- SPIGOT-7051: Worldgen API does not run vanilla noise generation when
—
md_5 /
detail
- SPIGOT-7041: Custom BiomeProvider not used when world set to type FLAT
—
md_5 /
detail
- SPIGOT-7043: EnderChest does not implement Lidded
—
md_5 /
detail
- SPIGOT-7048: addPassenger() not working when vehicle is player
—
md_5 /
detail
- SPIGOT-7047: Add Player#getLastDeathLocation
—
md_5 /
detail
- SPIGOT-7050: Enchantment data of items will not be saved correctly when
—
md_5 /
detail
- SPIGOT-7003: Add missing PlayerAnimationType
—
md_5 /
detail
- SPIGOT-5984: Add non deprecated / magic value way to set pixel in
—
md_5 /
detail
- Update Netty version
—
md_5 /
detail
- SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null
—
md_5 /
detail
- #1059: Add DamageCause.SONIC_BOOM
—
md_5 /
detail
- SPIGOT-7042: Subtitle is always equal to title
—
md_5 /
detail
- Fix missing abstract in CraftLeaves
—
md_5 /
detail
- SPIGOT-7038: Setting title or subtitle to empty string causes the player
—
md_5 /
detail
- Make Leaves Waterlogged
—
md_5 /
detail
- Downgrade dependency version
—
md_5 /
detail
- Update to Minecraft 1.19
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- #1055: Use correct tile entity for trapped chest in CraftBlockStates
—
md_5 /
detail
- SPIGOT-7025: Use existing item in hand for ranged Drowned attack
—
md_5 /
detail
- #1050: Expose more information about advancements
—
md_5 /
detail
- SPIGOT-7009: Stuck on "Loading terrain..." after disconnecting on
—
md_5 /
detail
- SPIGOT-1807: PlayerTeleportEvent is called twice
—
md_5 /
detail
- #1047: Support setting individual Wither head targets
—
md_5 /
detail
- SPIGOT-6948: Motion from Explosion after Respawn
—
md_5 /
detail
- SPIGOT-7019: Add yaw in World#getSpawnLocation
—
md_5 /
detail
- #1046: Make World implement Keyed
—
md_5 /
detail
- SPIGOT-7014: getLootTable API should not persistently update loot table
—
md_5 /
detail
- #1045: Revert changes to persistence required checks
—
md_5 /
detail
- SPIGOT-7010: Changing dropper item results in using dispensing behaviour
—
md_5 /
detail
- SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex
—
md_5 /
detail
- SPIGOT-7001: Fix entity already exists in CraftWorld#spawnFallingBlock
—
md_5 /
detail
- Pass in SpawnReason rather than boolean
—
md_5 /
detail
- SPIGOT-6972: Root command nodes can leak to client
—
md_5 /
detail
- #1033: Add Villager#zombify
—
md_5 /
detail
- #975: Add method to read ItemStack input
—
md_5 /
detail
- SPIGOT-6990: Fix setRepairCost(0) in Anvil
—
md_5 /
detail
- SPIGOT-6829: Add per-player world border API
—
md_5 /
detail
- Remove broken quickMoveStack implementation
—
md_5 /
detail
- SPIGOT-6973: Setting biome calls String#intern for every biome placed
—
md_5 /
detail
- SPIGOT-6973: Setting biome calls String#intern for every biome placed
—
md_5 /
detail
- Java 18 support
—
md_5 /
detail
- SPIGOT-6980: Since 1.18.2, World#isChunkLoaded returned false for chunks
—
md_5 /
detail
- #1038: Removed the no longer needed getChunkUnchecked method from
—
md_5 /
detail
- #1039: Use correct ops in GeneratorSettings
—
md_5 /
detail
- #1035: Update README
—
md_5 /
detail
- SPIGOT-5140: Call EntityChangeBlockEvent when a ChorusFlower is
—
md_5 /
detail
- Add tests for material creative categories
—
md_5 /
detail
- #1034: Fix exception on init of CraftCreativeCategory
—
md_5 /
detail
- Improve CreativeCategory conversion
—
md_5 /
detail
- SPIGOT-3034: PlayerKickEvent.setLeaveMessage(String) doesn't actually do
—
md_5 /
detail
- SPIGOT-6963: CraftMetaBlockState#getBlockState applied TileEntity ids
—
md_5 /
detail
- SPIGOT-6138, SPIGOT-6415: Don't call CreatureSpawnEvent after
—
md_5 /
detail
- SPIGOT-6895: Trees grown with applyBoneMeal() don't fire the
—
md_5 /
detail
- SPIGOT-6961: Actually return a copy of the ItemMeta
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- #1011: Add Item Unlimited Lifetime APIs
—
md_5 /
detail
- SPIGOT-2942: give command fires PlayerDropItemEvent, cancelling it
—
derrieple /
detail
- SPIGOT-6962: Call EntityChangeBlockEvent when when FallingBlockEntity
—
md_5 /
detail
- SPIGOT-6959: Make /loot command ignore empty items for spawn
—
md_5 /
detail
- #1023: Improve consistency of tag API
—
md_5 /
detail
- SPIGOT-6956: Reduce differences caused by setKeepSpawnInMemory(false)
—
md_5 /
detail
- SPIGOT-6957: Bad default value for WorldCreator#generatorSettings
—
md_5 /
detail
- #1022: Fix get HighestBlockAt in chunk snapshot
—
md_5 /
detail
- #876: Add CreativeCategory API for Materials
—
md_5 /
detail
- SPIGOT-6952: Tag#isTagged throws NullPointerException in 1.18.2
—
derrieple /
detail
- Update to Minecraft 1.18.2
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6900, SPIGOT-6330: Make /difficulty command per-world
—
md_5 /
detail
- SPIGOT-6925: Add minecraft:match_tool in LootContext
—
md_5 /
detail
- SPIGOT-6936: Cancelling EntityAirChangeEvent doesn't stop player's
—
md_5 /
detail
- SPIGOT-6937: Ramming goat does not throw EntityTargetLivingEntityEvent
—
md_5 /
detail
- SPIGOT-6934: Bring plugin chunk tickets back in line with forceload
—
md_5 /
detail
- SPIGOT-6935: Make Arrow color nullable
—
md_5 /
detail
- #1009: Add Furnace#getRecipesUsed
—
md_5 /
detail
- #1010: Add PDC to World
—
md_5 /
detail
- #1012: Always save as skull owner and not as internal data
—
md_5 /
detail
- Allways save as skull owner and not as internal data
—
derrieple /
detail
- SPIGOT-6927: Fix default value of spawn-limits in Worlds
—
md_5 /
detail
- SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
—
md_5 /
detail
- Don't send updates over large distances
—
md_5 /
detail
- SPIGOT-6782: EntityPortalEvent should not destroy entity when setTo()
—
derrieple /
detail
- #1002: Add Player Profile API
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-6910: Add BlockDamageAbortEvent
—
md_5 /
detail
- Clean up callBlockDamageEvent
—
md_5 /
detail
- SPIGOT-6917: Use main scoreboard for /trigger
—
md_5 /
detail
- #1000: Add PlayerHideEntityEvent and PlayerShowEntityEvent
—
md_5 /
detail
- #1004: Call WorldInitEvent before any chunks are generated
—
md_5 /
detail
- SPIGOT-6891: Crash when importing 1.16 chunks with entities above the
—
md_5 /
detail
- #1003: Fix cancellation of TradeSelectEvent
—
md_5 /
detail
- SPIGOT-6890: Add repair cost amount in AnvilInventory
—
md_5 /
detail
- #999: Prevent non-item cooldowns
—
md_5 /
detail
- SPIGOT-6639: During an EntityDamageEvent with damage from blocks,
—
md_5 /
detail
- SPIGOT-6907: Oxygen does not restore up to value set by
—
md_5 /
detail
- #994: Fix changing world in portal events not updating used world border
—
md_5 /
detail
- SPIGOT-6902: (Unsupported) Load server as child of system classloader
—
md_5 /
detail
- SPIGOT-6899: Add Player#getPreviousGameMode
—
md_5 /
detail
- SPIGOT-6901: Add Support for Random in methods for LootTable
—
md_5 /
detail
- SPIGOT-6888: Add SpawnReason for Vex spawned by Evokers
—
md_5 /
detail
- #987: Add generateTree method with a predicate
—
md_5 /
detail
- #990: Add playSound with Entity as source
—
md_5 /
detail
- #989: Add PDC to Structures
—
md_5 /
detail
- SPIGOT-5339, SPIGOT-6252, SPIGOT-6777: Only cancel knockback if the
—
derrieple /
detail
- SPIGOT-6496: /time functions affect entire server, not just the origin
—
md_5 /
detail
- Put Discord rather than IRC in config files
—
md_5 /
detail
- SPIGOT-6278: Persistent piglins count towards mob cap
—
md_5 /
detail
- #373: Add trap related methods to SkeletonHorse
—
md_5 /
detail
- #374: Add isJohnny / setJohnny for Vindicator
—
md_5 /
detail
- #378: Add API to check and set if horses are grazing hay
—
md_5 /
detail
- Fix map colour not being marked as a handled tag
—
md_5 /
detail
- Make EnderDragon extend/implement Mob
—
md_5 /
detail
- Add self-riding check to Entity#addPassenger
—
md_5 /
detail
- SPIGOT-5766: The VillagerReplenishTradeEvent is now called when a
—
md_5 /
detail
- SPIGOT-5627: Leads vanish when transporting leashed entities through a
—
md_5 /
detail
- #978: Add Material#getDefaultAttributeModifiers
—
md_5 /
detail
- SPIGOT-6859: PlayerInteractEntityEvent#setCancelled desync with Axolotls
—
md_5 /
detail
- Dependency upgrades
—
md_5 /
detail
- SPIGOT-6789: Improve resource pack related API
—
md_5 /
detail
- SPIGOT-6836: Add more API methods in MerchantRecipe
—
md_5 /
detail
- SPIGOT-6778: Block#beakNaturally doesn't drop items in chests
—
md_5 /
detail
- SPIGOT-6843: Wrong PLAINS biome during custom chunk generation
—
md_5 /
detail
- SPIGOT-6852: BlockReceiveGameEvent#getBlock returning wrong block
—
md_5 /
detail
- SPIGOT-6851: removeRecipe not unregistering recipe ID
—
md_5 /
detail
- Update to Minecraft 1.18.1
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6840: Fire resistance potion effect does not prevent melt damage
—
md_5 /
detail
- Disable log4j message formatting
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-6831: Fix llama strength crash
—
md_5 /
detail
- #971: Remove strong chunk reference in PDC
—
md_5 /
detail
- Add Player#openSign API to edit a placed sign
—
md_5 /
detail
- Purge hidden entities on unload too
—
md_5 /
detail
- #967: Store last lava contact location for events
—
md_5 /
detail
- SPIGOT-6833: Do not drop items into unrestricted world during world
—
md_5 /
detail
- Fix when bundler directory is a symlink
—
md_5 /
detail
- Release POIs when villagers are removed by plugins
—
md_5 /
detail
- SPIGOT-6823: Fix loading custom world in combination with superflat
—
md_5 /
detail
- #970: Correct typo in README.md
—
md_5 /
detail
- Fix per-world worldborder command
—
md_5 /
detail
- Better preserve broken PlayerMoveEvent behaviour
—
md_5 /
detail
- SPIGOT-6828: <player> fell off a ladder/vines death message not
—
md_5 /
detail
- SPIGOT-6795: Fix BlockFertilizeEvent not being triggered for Azaleas
—
md_5 /
detail
- SPIGOT-6820: VillagerCareerChangeEvent's ChangeReason is sometimes
—
md_5 /
detail
- Update to Minecraft 1.18
—
md_5 /
detail
- SPIGOT-6817: Revert back to old block state behaviour again
—
md_5 /
detail
- SPIGOT-6814: (Chunk) PersistentData is lost after restart
—
md_5 /
detail
- Add hideEntity / showEntity API
—
md_5 /
detail
- Move checkstyle to slightly later compile phase
—
md_5 /
detail
- SPIGOT-6816: Fix ChunkSnapshot#getBiome
—
md_5 /
detail
- #959: Fix World#refreshChunk
—
md_5 /
detail
- #962: Make PotionEffectType implement Keyed
—
md_5 /
detail
- SPIGOT-6810: Improve / fix biome setting code
—
md_5 /
detail
- Update to Minecraft 1.18-rc3
—
md_5 /
detail
- #960: Add Player#showDemoScreen
—
md_5 /
detail
- Produce remapped jars after bootstrap jar
—
md_5 /
detail
- SPIGOT-6808: Fix RegionAccessor#getBiome
—
md_5 /
detail
- Update to Minecraft 1.18-pre8
—
md_5 /
detail
- Fix crash with composters
—
md_5 /
detail
- Remove unnecessary CraftBlock creation in CraftRegionAccessor#setBlock
—
md_5 /
detail
- Remove unnecessary CraftBlock creation in CraftRegionAccessor#setBlock
—
md_5 /
detail
- Generate bootstrap jar separately
—
md_5 /
detail
- SPIGOT-6803: Fix ServerPing not using the new logic for show players in
—
md_5 /
detail
- Fix upgrading worlds with custom generators
—
md_5 /
detail
- SPIGOT-6781: Add Block#canPlace
—
md_5 /
detail
- Improve multi-dimension code
—
md_5 /
detail
- SPIGOT-6802: Fix major issues with --forceUpgrade
—
md_5 /
detail
- Fix loading / creating secondary worlds (nether/end)
—
md_5 /
detail
- #956: Add getHideOnlinePlayers
—
md_5 /
detail
- Fix serializing unhandled NBT + add unit test with unhandled NBT
—
md_5 /
detail
- #954: Add "Allow Server Listings" API
—
md_5 /
detail
- #955: Add test for BlockData class of Material
—
md_5 /
detail
- Downgrade to Checkstyle 8.x as 9.x series has much larger memory usage
—
md_5 /
detail
- #953: Add Player#sendEquipmentChange
—
md_5 /
detail
- Remove Player#sendChunkChange
—
md_5 /
detail
- Correct displayed Java version in warning
—
md_5 /
detail
- Update to Minecraft 1.18-pre5
—
md_5 /
detail
- Update to Minecraft 1.18-pre5
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6797: EntityInteractEvent called with incorrect location
—
md_5 /
detail
- SPIGOT-6798: EntityInteractEvent called with incorrect location
—
md_5 /
detail
- SPIGOT-6798: EntityChangeBlockEvent called with incorrect location
—
md_5 /
detail
- SPIGOT-6790: Mimic structure block behaviour and do not save
—
md_5 /
detail
- SPIGOT-6436: Add Player#stopAllSounds
—
md_5 /
detail
- SPIGOT-6783: Items do not appear in custom anvil inventories
—
md_5 /
detail
- SPIGOT-6779: Fix LivingEntity#attack for Player entities
—
md_5 /
detail
- SPIGOT-6772: Use entity mailbox and re-schedule entities if they get
—
md_5 /
detail
- #947: Add missing spawn eggs for SpawnEggMeta
—
md_5 /
detail
- #945: Allow setting BrewEvent results
—
md_5 /
detail
- SPIGOT-6768: Remove upper bound on setFreezeTicks
—
md_5 /
detail
- SPIGOT-5988: Bedspawn doesn't clear after dying when spawn is blocked
—
md_5 /
detail
- SPIGOT-6759: Chest#getInventory() no longer returns double chest
—
md_5 /
detail
- SPIGOT-6760: Chest#getInventory only returns one half of a double chest
—
md_5 /
detail
- SPIGOT-6758: Reset ItemSign#openSign when aborting the block placement
—
md_5 /
detail
- #940: Fixed a NPE during CraftBlockEntityState#update.
—
md_5 /
detail
- SPIGOT-6754: We ignore any still present TileEntity now when we create a
—
md_5 /
detail
- #937: Fixes related to unplaced BlockStates and the recent world
—
md_5 /
detail
- SPIGOT-6754: Temporarily restore previous behaviour for tile entities
—
md_5 /
detail
- SPIGOT-2903: Add Structure API
—
md_5 /
detail
- SPGIOT-2903: Add Structure API
—
md_5 /
detail
- SPGIOT-2903: Add Structure API
—
md_5 /
detail
- #934: Support for configuring Water Underground Creatures spawn settings
—
md_5 /
detail
- #877: Improve and simplify CraftBlockState
—
md_5 /
detail
- SPIGOT-6741: shouldGenerateStructures isn't implemented
—
derrieple /
detail
- SPIGOT-6023, SPIGOT-6745: Fix missing BlockDispenseArmorEvents
—
md_5 /
detail
- SPIGOT-6738: Add entity type tags
—
md_5 /
detail
- SPIGOT-6249: Add Missing Effect Constants
—
md_5 /
detail
- SPIGOT-6731: "Nag author" message in CraftServer lists one author only
—
md_5 /
detail
- SPIGOT-5732, SPIGOT-6387: Overhaul Hanging entities
—
md_5 /
detail
- #929: Call EntityBlockFormEvent for Wither Rose placed by dead entity
—
md_5 /
detail
- SPIGOT-6729: Add Chunk.isEntitiesLoaded()
—
md_5 /
detail
- SPIGOT-6708: Fix Experience Orb value not being updated in mend event
—
md_5 /
detail
- SPIGOT-6547: Chunk#getEntities() doesn't return all entities immediately
—
md_5 /
detail
- Rebuild patch
—
md_5 /
detail
- SPIGOT-6719: Add getTileEntities() to LimitedRegion
—
md_5 /
detail
- SPIGOT-6726: NPE when calling getBossBar() on plugin spawned EnderDragon
—
md_5 /
detail
- SPIGOT-6720: Fix bed explosion checks
—
md_5 /
detail
- SPIGOT-6686: Changes in MaximumRepairCost for Anvil Rename cause
—
md_5 /
detail
- SPIGOT-6722: Close entity manager when unloading world
—
md_5 /
detail
- SPIGOT-6630: Replacing an enchantment on an item creates a conflict
—
derrieple /
detail
- Fix issues with new ChunkGenerator API
—
derrieple /
detail
- SPIGOT-6697: Restore generateTree with BlockChangeDelegate behaviour
—
md_5 /
detail
- SPIGOT-6713: Cancelling EntityTransformEvent Causes Deceased Slimes To
—
md_5 /
detail
- Rebuild patch
—
md_5 /
detail
- SPIGOT-6716: Preserve the order of stored enchantments of enchanted
—
md_5 /
detail
- #914: Add World#spawn with randomizeData parameter
—
md_5 /
detail
- SPIGOT-6714: Don't fire PlayerBucketEvent when empty
—
md_5 /
detail
- Fix server crash with BlockPopulator when entities are at a negative
—
derrieple /
detail
- SPIGOT-5880, SPIGOT-5567: New ChunkGenerator API
—
md_5 /
detail
- Update ASM and add support for Java 17
—
md_5 /
detail
- #913: Handle campfire damage with EntityDamageByBlockEvent
—
md_5 /
detail
- Add dimension setting getters to World
—
md_5 /
detail
- SPIGOT-2222, SPIGOT-6687: Pre-set keepLevel and only use it
—
md_5 /
detail
- SPIGOT-6692: Add sendSignChange overload with a hasGlowingText parameter
—
md_5 /
detail
- SPIGOT-6682: Blocking with shield not reset after die
—
md_5 /
detail
- SPIGOT-6220: Structures in the world with custom generator not work
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-6552: Some inventory types reset cursor on switch
—
md_5 /
detail
- SPIGOT-6678: ChunkSnapshot#isSectionEmpty() not working as intended.
—
md_5 /
detail
- #901: Fix PlayerStatisticIncrementEvent spam
—
md_5 /
detail
- Only remove tile entity if block type changes
—
md_5 /
detail
- SPIGOT-1753: ChunkGenerator lighting updates
—
md_5 /
detail
- SPIGOT-6666: NPE when deserializing bundle
—
md_5 /
detail
- SPIGOT-6669: Shearing a Mooshroom does not fire EntityDropItemEvent
—
md_5 /
detail
- SPIGOT-6667: /schedule function not working correctly in other
—
md_5 /
detail
- SPIGOT-6665: Shearing a Snowman does not drop a carved pumpkin
—
md_5 /
detail
- #893: Add Crafting methods to API
—
md_5 /
detail
- Fix missing varargs from previous commit
—
md_5 /
detail
- SPIGOT-6641: Use varargs in sendMessage
—
md_5 /
detail
- SPIGOT-6663: Chicken Jockeys chickens don't despawn
—
md_5 /
detail
- SPIGOT-6545: Unable to set Guardian target via API while awareness is
—
md_5 /
detail
- SPIGOT-6369: Add ItemStack to HangingPlaceEvent
—
md_5 /
detail
- SPIGOT-3725, SPIGOT-6638, MC-136917: Properly clear tile entities before
—
md_5 /
detail
- SPIGOT-6645: Call EntityChangeBlockEvent before PlayerHarvestBlockEvent
—
md_5 /
detail
- SPIGOT-6657: Add getPlayer to SheepDyeWoolEvent
—
md_5 /
detail
- SPIGOT-6656: CauldronLevelChangeEvent is not fired correctly when
—
md_5 /
detail
- #891: Fix scheduler task ID overflow and duplication issues
—
md_5 /
detail
- SPIGOT-6653: Canceling snow bucket placement removes snow from bucket
—
md_5 /
detail
- #874: Add FurnaceStartSmeltEvent
—
md_5 /
detail
- #889: Fix CraftChest close() sound being replaced with open sound.
—
md_5 /
detail
- #890: Include yaw in player's spawn location
—
md_5 /
detail
- SPIGOT-6649: Call BlockFadeEvent when Nylium fades to Netherrack
—
md_5 /
detail
- SPIGOT-5561: Warning in logs when changing a Mob Spawner to Air on chunk
—
md_5 /
detail
- #886: Add new Causes for LightningStrikeEvent
—
md_5 /
detail
- SPIGOT-6637: Revert "#874: Add FurnaceStartSmeltEvent"
—
md_5 /
detail
- SPIGOT-6579: DragonFireBall movement with setDirection jumps around a
—
md_5 /
detail
- SPIGOT-6623: Missing API reasons for entity freezing
—
md_5 /
detail
- #874: Add FurnaceStartSmeltEvent
—
md_5 /
detail
- SPIGOT-5560, SPIGOT-6574, SPIGOT-6632: Remove no longer needed tile
—
md_5 /
detail
- SPIGOT-6634: Override needed method
—
md_5 /
detail
- SPIGOT-6624: Explosions do not destroy blocks out of vanilla heights in
—
md_5 /
detail
- Update to Minecraft 1.17.1
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6527: Add AxolotlBucketMeta
—
md_5 /
detail
- SPIGOT-5710: POI data mismatch when cancelling BlockPlaceEvent for
—
md_5 /
detail
- Update Maven plugins
—
md_5 /
detail
- SPIGOT-6616: Cancellable StriderTemperatureChangeEvent
—
md_5 /
detail
- SPIGOT-6615 Fix Glow Item Frame to use EntityTagMeta
—
md_5 /
detail
- SPIGOT-6596: Remove redundant code
—
md_5 /
detail
- SPIGOT-6613: Missing BlockIgniteEvent for candles + projectiles
—
md_5 /
detail
- SPIGOT-6605: Add method to access value of enforce-whitelist
—
md_5 /
detail
- SPIGOT-6594: NPE at Bukkit.getServer().getGenerateStructures()
—
md_5 /
detail
- #872: SculkSensor accesses underlying TileEntity instead of snapshot for
—
md_5 /
detail
- #870: Add isTrusting/setTrusting to CraftOcelot.
—
md_5 /
detail
- SPIGOT-6592: Tile entities in custom ChunkGenerator causes crash
—
md_5 /
detail
- SPIGOT-6587: Update documentation/error of drop chance API
—
md_5 /
detail
- Fix Inventory#getViewers on the player inventory not returning the
—
md_5 /
detail
- Fix PrepareItemCraftEvent#isRepair
—
md_5 /
detail
- SPIGOT-6586: EntityChangeBlockEvent for falling block does not cancel
—
md_5 /
detail
- SPIGOT-6583: Throwing eggs doesn't make sounds
—
md_5 /
detail
- SPIGOT-6580: Cancelling SlimeSplitEvent Causes Infinite Loop
—
md_5 /
detail
- SPIGOT-6576: BlockExpEvent does not show XP when breaking a furnace
—
md_5 /
detail
- #869: Fix BossBar setColor and setStyle updates
—
md_5 /
detail
- Incrase outdated build delay
—
md_5 /
detail
- SPIGOT-6570: Missing InventoryType: COMPOSTER
—
md_5 /
detail
- SPIGOT-6558: Attempt to improve SkullMeta
—
md_5 /
detail
- SPIGOT-6562: Add more specific sculk sensor event
—
md_5 /
detail
- Fix duplicate datapack reload on /reload
—
md_5 /
detail
- SPIGOT-6555: Cannot access shield BlockStateMeta
—
md_5 /
detail
- SPIGOT-6542: Fix counting players with fauxSleeping = true
—
md_5 /
detail
- SPIGOT-6561: Add events for dripleaf tilting
—
md_5 /
detail
- SPIGOT-6560: Crash when falling stalactite hits player
—
md_5 /
detail
- SPIGOT-6557: PlayerEditBookEvent#setNewBookMeta does not update meta
—
md_5 /
detail
- #865: Implement Villager#shakeHead
—
md_5 /
detail
- #863: Add LivingEntity#isClimbing
—
md_5 /
detail
- SPIGOT-6554: Worlds created with the bukkit ChunkGenerator cannot save
—
md_5 /
detail
- SPIGOT-6507: Implement abstract skeleton and stray conversion
—
md_5 /
detail
- #855: Add Block#getCollisionShape and associated API
—
md_5 /
detail
- #857: Add Block#getBreakSpeed(Player)
—
md_5 /
detail
- SPIGOT-6540: Firework rockets not crafting into flight duration 1
—
md_5 /
detail
- SPIGOT-6526: World entities are not populated when plugin onEnable is
—
md_5 /
detail
- SPIGOT-6536: Marker position not set on spawn
—
md_5 /
detail
- #855: Add HumanEntity#getItemInUse and Material#getSlipperiness
—
md_5 /
detail
- SPIGOT-6529: Fix BundleMeta#setItems
—
md_5 /
detail
- SPIGOT-6535: PlayerGameModeChangeEvent event incorrectly reports old
—
md_5 /
detail
- #856: Add methods to check if item is the breed item for an entity
—
md_5 /
detail
- Add additional validation to Player#breakBlock
—
md_5 /
detail
- SPIGOT-6532: Fix Entity#setGlowing
—
md_5 /
detail
- Restore 1.16.5 behaviour of InventoryDragEvent being called even when a
—
md_5 /
detail
- Fix new map colors rendering as transparent
—
md_5 /
detail
- SPIGOT-6524: Inventory desync when InventoryClickEvent is cancelled
—
md_5 /
detail
- SPIGOT-6522: ItemStack on cursor is always AIR
—
md_5 /
detail
- Fix missing PlayerEditBookEvent
—
md_5 /
detail
- SPIGOT-6513: Placing ItemStack in Inventory causes
—
md_5 /
detail
- SPIGOT-6519: Fix end gateway teleports
—
md_5 /
detail
- SPIGOT-6515: "Un-waterlogging" throws UnsupportedOperationException in
—
md_5 /
detail
- SPIGOT-6518: Anvils falling onto dripstone can sometimes crash server
—
md_5 /
detail
- SPIGOT-6514: Small Dripleaf block data is missing half property
—
md_5 /
detail
- #853: Implement Player#breakBlock()
—
md_5 /
detail
- SPIGOT-6510: Bukkit#createMap throws NullPointerException
—
md_5 /
detail
- SPIGOT-6517: Spider jockey crash on dripstone
—
md_5 /
detail
- SPIGOT-6508: Rename conflicted getServer
—
md_5 /
detail
- SPIGOT-6506: Fix crash with custom inventories
—
md_5 /
detail
- SPIGOT-6506: Fix crash with custom inventories
—
md_5 /
detail
- Fix NPE with Entity.getNearbyEntities
—
md_5 /
detail
- Fix NPE with World.getNearbyEntities
—
md_5 /
detail
- Fix second usage of worldGenSettings just in case
—
md_5 /
detail
- SPIGOT-6504: Fix generating fresh worlds
—
md_5 /
detail
- Update to Minecraft 1.17
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- Fix inconsistent commands
—
md_5 /
detail
- SPIGOT-6492: PortalCreateEvent#getBlocks() returns not all blocks by
—
md_5 /
detail
- SPIGOT-6487: Fix issue with villagers picking up items in certain
—
md_5 /
detail
- Remove usage of Java 11 method not caught by animal sniffer
—
md_5 /
detail
- SPIGOT-6483: Fix cancelling EntityPickupEvent for villagers
—
md_5 /
detail
- SPIGOT-6482: Baby piglins will pick up more items than vanilla
—
md_5 /
detail
- SPIGOT-6480: Players cannot take books from lecterns that were opened by
—
md_5 /
detail
- SPIGOT-6478: Double chests opened by plugins don't play their closing
—
md_5 /
detail
- #703: Add piglin bartering API
—
md_5 /
detail
- SPIGOT-6133: Chorus fruit consumption calls PlayerTeleportEvent multiple
—
md_5 /
detail
- SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers
—
md_5 /
detail
- #845: Remove unnecessary calls to Class#getSimpleName in PDC
—
md_5 /
detail
- #845: Remove unnecessary calls to Class#getSimpleName in PDC
—
md_5 /
detail
- Make Vanilla /list respect Vanish API
—
md_5 /
detail
- SPIGOT-5569: Call WorldInitEvent before any chunks are getting generated
—
md_5 /
detail
- #816: Prevent duplicate slash removal for console / block commands
—
md_5 /
detail
- Move additional dependencies to runtime scope
—
md_5 /
detail
- Remove sisu annotation processor from jar
—
md_5 /
detail
- SPIGOT-6189: Persistent data disappears when calling setFacingDirection
—
md_5 /
detail
- #827: Trigger vanilla dimension advancements in non-main worlds
—
md_5 /
detail
- Add plumbing for automatic library support
—
md_5 /
detail
- #831: Reload unloaded main worlds correctly
—
md_5 /
detail
- SPIGOT-6224: EntityBreedEvent getEntity location inaccuracy
—
md_5 /
detail
- SPIGOT-5565: Animals still spawn from chunk gen when spawn-animals=false
—
md_5 /
detail
- Handle renamed ZOMBIE_PIGMAN loot table
—
md_5 /
detail
- #833: Add Player#getPing to access the player's ping
—
md_5 /
detail
- SPIGOT-6452: Call EntityPickupItemEvent for villagers
—
md_5 /
detail
- #776: Add ability to cancel ProjectileHitEvent
—
md_5 /
detail
- SPIGOT-6200: Improve entity events when summon command is used
—
md_5 /
detail
- #826: Make dispenser trigger fertilize event
—
md_5 /
detail
- SPIGOT-6350: Fix wrong portal block place order
—
md_5 /
detail
- SPIGOT-6442: Do not cancel zero damage on fireballs
—
md_5 /
detail
- SPIGOT-6430: Fix fungi tree not generating
—
md_5 /
detail
- SPIGOT-6373: Add getAttachedFace and setAttachedFace to the Shulker API
—
md_5 /
detail
- SPIGOT-6435: send correcting "PacketPlayOutBlockChange" packet on
—
md_5 /
detail
- #683: Add PlayerBucketFishEvent
—
md_5 /
detail
- SPIGOT-6434: Smithing Table and Anvil inventories .getType() returns
—
md_5 /
detail
- #823: Add Block#isPreferredTool
—
md_5 /
detail
- SPIGOT-6388: Add API to get and set the state of the "Shulker" entity
—
md_5 /
detail
- SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API
—
md_5 /
detail
- SPIGOT-6428: World.generateTree does not generate bee nests
—
md_5 /
detail
- SPIGOT-5877: Add support for Vanilla custom dimensions
—
md_5 /
detail
- #819: Implemented test for Material#getEquipmentSlot() method
—
md_5 /
detail
- SPIGOT-6207: forcibly drop the items of a converted zombie villager
—
md_5 /
detail
- SPIGOT-5877: Add scaffolding for custom dimensions and biomes
—
md_5 /
detail
- SPIGOT-6417: Add Creeper fuse ticks API
—
md_5 /
detail
- SPIGOT-6414: Use ASM9 API to add support for sealed classes
—
md_5 /
detail
- Add mc-dev imports
—
md_5 /
detail
- SPIGOT-6411: The PlayerEditBookEvent is not called when the player edits
—
md_5 /
detail
- SPIGOT-6413: Server Corruption Changing Blocks in Piston Events
—
md_5 /
detail
- SPIGOT-6408: Narrator chat only does not work
—
md_5 /
detail
- Remove some outdated PAIL comments
—
md_5 /
detail
- SPIGOT-6237: WorldCreator#generatorSettings not working
—
md_5 /
detail
- SPIGOT-6357: Add World#getMinHeight
—
md_5 /
detail
- SPIGOT-6398: Fix crash when bonemealing bamboo and the BlockSpreadEvent
—
md_5 /
detail
- Fix broken wandering traders
—
md_5 /
detail
- Prepare for Java 16
—
md_5 /
detail
- Repackage patches
—
md_5 /
detail
- Repackage NMS
—
md_5 /
detail
- Use upstream plexus-compiler-eclipse
—
md_5 /
detail
- Organise imports
—
md_5 /
detail
- #809: Add spawn and transform reasons for piglin zombification.
—
md_5 /
detail
- #810: Add option for a consumer before spawning an item
—
md_5 /
detail
- #792: Add EntityExhaustionEvent
—
md_5 /
detail
- #795: Add methods to modify the rate of regeneration and starvation
—
md_5 /
detail
- #807: Add Player#sendBlockDamage()
—
md_5 /
detail
- SPIGOT-6307: Allow chest locks with legacy color codes to match against
—
md_5 /
detail
- #802: Add methods to modify despawn delay for wandering villagers
—
md_5 /
detail
- SPIGOT-6362: ConcurrentModificationException: null --> Server Crash
—
md_5 /
detail
- SPIGOT-5228: Entities that are removed during chunk unloads are not
—
md_5 /
detail
- SPIGOT-6347: Nether Portals Default to Nether, even in Nether
—
md_5 /
detail
- SPIGOT-5778: Added World.getGameTime method
—
md_5 /
detail
- BUILDTOOLS-569: development maven profile fails build on windows
—
md_5 /
detail
- EntityDropItemEvent for cats should continue to next stack if cancelled
—
md_5 /
detail
- #793: Don't unnecessarily toString block in CraftBlockEntityState
—
md_5 /
detail
- SPIGOT-6342: TROPICAL_FISH_BUCKET isSimilar returns true when it should
—
md_5 /
detail
- #797: The copy constructor of CraftMetaTropicalFishBucket did not copy
—
md_5 /
detail
- SPIGOT-6208: Throwing ender pearl into end portal causes NPE
—
md_5 /
detail
- Add more checkstyle checks
—
md_5 /
detail
- Re-add missing StriderTemperatureChangeEvent
—
md_5 /
detail
- SPIGOT-6316: PlayerBedLeaveEvent implements Cancellable
—
md_5 /
detail
- #789: Call EntityDropItemEvent when a wither rose is dropped
—
md_5 /
detail
- SPIGOT-3789: Can't Remove Entity Equipment in Same Tick Spawned without
—
md_5 /
detail
- #783: Expand the FishHook API
—
md_5 /
detail
- SPIGOT-6318: Fix smoke effect directions
—
md_5 /
detail
- SPIGOT-6315: Cats gifts dont call EntityDropItemEvent
—
md_5 /
detail
- Update to Minecraft 1.16.5
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6311: Don't calculate portal shapes for up/down directions
—
hawkeboyz2 /
detail
- SPIGOT-6304: Removed the detection of legacy text based on color codes
—
md_5 /
detail
- SPIGOT-6303: Interpret text that Gson considers to be an empty JSON
—
md_5 /
detail
- #778: Added get/set ItemStack methods to trident
—
md_5 /
detail
- Update SQLite for Mac M1 support
—
md_5 /
detail
- #707, SPIGOT-5063, SPIGOT-5304, SPIGOT-5656, SPIGOT-3206, SPIGOT-5350,
—
md_5 /
detail
- SPIGOT-6296: Server crashes when burning something at y-level 0
—
md_5 /
detail
- SPIGOT-6273: Expose ItemFrame ItemDropChance through API
—
md_5 /
detail
- SPIGOT-6292: LivingEntity.setNoDamageTicks no longer functions
—
md_5 /
detail
- SPIGOT-6289: Fix setting entity equipment
—
md_5 /
detail
- SPIGOT-6289: Fix setting entity equipment
—
md_5 /
detail
- #772: Add API to set equipment silently
—
md_5 /
detail
- SPIGOT-6256: Add method to check if the entity is in water
—
md_5 /
detail
- #773: Add method to get max world size
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- #771: Add clear weather World API
—
md_5 /
detail
- #752: Add the ability to retrieve hit, step, fall, and other sounds from
—
md_5 /
detail
- #770: Send messages without sender with SYSTEM type again
—
md_5 /
detail
- SPIGOT-6242: Fix some file line endings
—
md_5 /
detail
- SPIGOT-6244: /spawnpoint ignores angle
—
md_5 /
detail
- SPIGOT-6186: Canceling a CreatureSpawnEvent results in a "Unable to
—
md_5 /
detail
- SPIGOT-6186: Canceling a CreatureSpawnEvent results in a "Unable to
—
md_5 /
detail
- SPIGOT-6236: Vehicle passenger portal cooldown does not change
—
md_5 /
detail
- SPIGOT-6240: Use correct portal search radius
—
md_5 /
detail
- #769: Fix FishHook.maxWaitTime
—
md_5 /
detail
- #767: Add wait time modification for FishHook
—
md_5 /
detail
- SPIGOT-6197: Prevent world loading from updating spawn settings of all
—
md_5 /
detail
- SPIGOT-6217: Missed PlayerEditBookEvent when editing books
—
md_5 /
detail
- Revert "Downgrade NMS revision"
—
md_5 /
detail
- SPIGOT-6206: Use correct sender UUID for chat messages
—
md_5 /
detail
- Downgrade NMS revision
—
md_5 /
detail
- SPIGOT-6205: Rewrite enum to/from NMS type methods
—
md_5 /
detail
- Update to Minecraft 1.16.4
—
md_5 /
detail
- #762: Add TNTPrimed#setSource method
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6193: Allow small fireballs to ignite players when MobGriefing is
—
md_5 /
detail
- Rename Chunk "BukkitValues" key to "ChunkBukkitValues"
—
md_5 /
detail
- SPIGOT-6194: Read correct nbt compound into chunk pdc
—
md_5 /
detail
- #672: Add PersistentDataHolder to Chunk
—
md_5 /
detail
- #759: Allow sending messages from specific UUIDs
—
md_5 /
detail
- Misc maven build updates
—
md_5 /
detail
- #758: Item - add getters/setters for owner/thrower
—
md_5 /
detail
- #757: PoweredMinecart - add getter/setter for fuel
—
md_5 /
detail
- SPIGOT-6175: Fix generating loot tables for entities
—
md_5 /
detail
- SPIGOT-6168: Fix error with Player.getBedSpawnLocation when world is
—
md_5 /
detail
- SPIGOT-6130: Fix API loot table generation with certain contexts
—
md_5 /
detail
- SPIGOT-6147: InventoryCloseEvent does not fire after closing player
—
md_5 /
detail
- SPIGOT-6152: End exit gates in custom ends do not send back to overworld
—
md_5 /
detail
- SPIGOT-6157: Crash when PortalCreateEvent cancelled
—
md_5 /
detail
- #755: Fix NPE when calling getInventory() for virtual EnderChests
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- #754: Fix pre-1.16 serialized SkullMeta being broken on 1.16+, losing
—
md_5 /
detail
- #743: LivingEntity - add methods for getting/setting invisibility
—
md_5 /
detail
- #753: RecipeIterator#hasNext will now accurately represent if the
—
md_5 /
detail
- #746: Add Fluid types / tags
—
md_5 /
detail
- SPIGOT-6063: ConsoleSender sending extra lines in Java 13+
—
md_5 /
detail
- SPIGOT-5794: Only skip interact event if position, hand and itemstack
—
md_5 /
detail
- Update to Minecraft 1.16.3
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-6125: Grass path should only fade when it is invalid at that
—
md_5 /
detail
- SPIGOT-6123: Call EntityDamageEvent when a shulker bullet gets damaged
—
md_5 /
detail
- SPIGOT-6122: Revert "SPIGOT-5794: Do not skip PlayerInteractEvent"
—
md_5 /
detail
- #745: Fix getLocation for Cartography Table and Stonecutter
—
md_5 /
detail
- #744: Add ability to get location from smithing inventory
—
md_5 /
detail
- #697: Add ArrowBodyCountChangeEvent
—
md_5 /
detail
- #718: Add consumed item, hand and consumeItem boolean to
—
md_5 /
detail
- SPIGOT-6025: Do not NPE when target world of a compass no longer exists
—
md_5 /
detail
- SPIGOT-5794: Do not skip PlayerInteractEvent
—
md_5 /
detail
- #740: Fix EntityDamageEvent not being called for non EntityDamageSource
—
md_5 /
detail
- SPIGOT-5953, SPIGOT-5914: Use LinkedHashMap to keep captured block
—
md_5 /
detail
- #734: Add EnderSignal ItemStack API
—
md_5 /
detail
- SPIGOT-6113: Ender Pearls thrown into portals that lead to disabled
—
md_5 /
detail
- SPIGOT-6114: PlayerRespawnEvent player's location changed before event
—
md_5 /
detail
- SPIGOT-6115: Items being deleted on pick up with full inventory
—
md_5 /
detail
- SPIGOT-6109: Improve loot handling
—
md_5 /
detail
- SPIGOT-6111: NPE in CraftHumanEntity#openWorkbench &
—
md_5 /
detail
- Add note to CONTRIBUTING.md to suggest keeping commit messages / titles
—
md_5 /
detail
- #721: Add EntityCategory API to LivingEntity
—
md_5 /
detail
- #702: Add Block#applyBoneMeal()
—
md_5 /
detail
- #716: Fix barrel open API playing sound twice
—
md_5 /
detail
- #711: Add Full RGB support to the console
—
md_5 /
detail
- SPIGOT-6101: Store persist state of entities
—
md_5 /
detail
- SPIGOT-6103: Summoning an Eye of Ender throw an Error
—
md_5 /
detail
- SPIGOT-6099: PlayerPortalEvent.setTo ignores world for end portal travel
—
md_5 /
detail
- SPIGOT-6097: Zoglins not attacking mobs
—
md_5 /
detail
- SPIGOT-974: Add ArmorStand locking API
—
md_5 /
detail
- Also make field volatile
—
md_5 /
detail
- SPIGOT-6094: Error loading datapack functions
—
md_5 /
detail
- SPIGOT-6092: Player#setBedSpawnLocation - NullPointerException
—
md_5 /
detail
- SPIGOT-6093: Can't change ItemStack in EntityPickupItemEvent
—
md_5 /
detail
- Increase outdated build delay
—
md_5 /
detail
- SPIGOT-6091: End platform does not generate
—
md_5 /
detail
- SPIGOT-6086: Twisting vines growing at top of world crashes server
—
md_5 /
detail
- SPIGOT-6087: Revert "SPIGOT-6086: Twisting vines growing at top of world
—
md_5 /
detail
- #730: Let World#setSpawnLocation() support an angle
—
md_5 /
detail
- SPIGOT-6086: Twisting vines growing at top of world crashes server
—
md_5 /
detail
- SPIGOT-6075: Snowballs don't destroy Ender Crystals
—
md_5 /
detail
- Don't create custom registry for custom worlds
—
md_5 /
detail
- Cleanup sendBlockChange
—
md_5 /
detail
- SPIGOT-6076: Crash when updating blocks in uninitialized chunk sections
—
md_5 /
detail
- #726: Add Inventory#isEmpty()
—
md_5 /
detail
- #725: HumanEntity - add a method to make the entity drop the item
—
md_5 /
detail
- #723: Implement EntitySpellCastEvent for spellcaster illager
—
md_5 /
detail
- #724: Re-implement player portal event search radius and creation API
—
md_5 /
detail
- SPIGOT-4705: Revamp Ageable interface and add Breedable interface
—
md_5 /
detail
- Fix nether portal ignition
—
md_5 /
detail
- SPIGOT-6064: world.getBiome() null Error
—
md_5 /
detail
- Fix crash with composters
—
md_5 /
detail
- Fix crash growing saplings
—
md_5 /
detail
- SPIGOT-6061: NPE in CraftBlockTag.getHandle()
—
md_5 /
detail
- Update to Minecraft 1.16.2
—
md_5 /
detail
- SPIGOT-6053: World#setHardcore() cannot be set to false
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-3020: Fix issue with BlockBreakEvent throwing AssertionError when
—
md_5 /
detail
- #660: Add support to change block's lid state
—
md_5 /
detail
- SPIGOT-6032: Add best effort target events for new entities
—
md_5 /
detail
- SPIGOT-6033: Bukkit.getUnsafe().getMaterial() won't match renamed block
—
md_5 /
detail
- SPIGOT-6034: World.getWorldFolder() includes the dot in the path
—
md_5 /
detail
- SPIGOT-6029: RGB Hex colors not respected with custom kick messages
—
md_5 /
detail
- SPIGOT-6011: End Gateways do not work on Non-Main End Worlds
—
md_5 /
detail
- SPIGOT-6015: Small Armor Stand doesn't drop items
—
md_5 /
detail
- SPIGOT-5950: Add PrepareSmithingEvent event
—
md_5 /
detail
- #714: Added getRecipe() method to retrieve a Recipe by it's
—
md_5 /
detail
- SPIGOT-6001: Hex colors format differently to traditional colours
—
md_5 /
detail
- Increase outdated build delay to 3 weeks
—
md_5 /
detail
- SPIGOT-5901: Improve multiworld support
—
md_5 /
detail
- SPIGOT-5976: Bees do not exit naturally spawned hives
—
md_5 /
detail
- #704: Added explicit API to stop a Jukebox from playing
—
md_5 /
detail
- SPIGOT-5972: PlayerPortalEvent.setTo() when returning through an End
—
md_5 /
detail
- SPIGOT-5965: BlockRedstoneEvent.setNewCurrent(0) crashes server
—
md_5 /
detail
- SPIGOT-5968: Killer rabbits can't be set to the non-killer rabbit
—
md_5 /
detail
- #705: Improve implementation of furnace related block states
—
md_5 /
detail
- SPIGOT-5969: Update maximum structure block size
—
md_5 /
detail
- Improve physics code
—
md_5 /
detail
- SPIGOT-5951: Projectile#getShooter() returns null
—
md_5 /
detail
- SPIGOT-5948: EntityDropItemEvent does not fire when piglins drop an item
—
md_5 /
detail
- Fix crash involving fireballs
—
md_5 /
detail
- SPIGOT-5943: Calling get BlockStateMeta#getBlockState causes NPE with
—
md_5 /
detail
- Fix end portals in custom ends
—
md_5 /
detail
- SPIGOT-5939: EntityPortalEnterEvent not fired for end portal if end
—
md_5 /
detail
- SPIGOT-5940: EntityChangeBlockEvent is not called for villager emptying
—
md_5 /
detail
- Increase outdated build delay to 7 days
—
md_5 /
detail
- SPIGOT-5936: BlockPlaceEvent does not fire for lily_pad
—
md_5 /
detail
- #676: Add PlayerHarvestBlockEvent
—
md_5 /
detail
- SPIGOT-5929: Angered zombified piglins do not inherit killed_by_player
—
md_5 /
detail
- SPIGOT-5930: Add PlayerRespawnEvent#isAnchorSpawn
—
md_5 /
detail
- SPIGOT-5867, MC-193339: NPE during shutdown when rcon enabled with no
—
md_5 /
detail
- SPIGOT-5927: Some items NBT data disappears
—
md_5 /
detail
- SPIGOT-5921: Improve setNoDamageTicks for Players
—
md_5 /
detail
- SPIGOT-5922: Smithing recipes not registering
—
md_5 /
detail
- SPIGOT-5900: Add test for the order of Material enum entries
—
md_5 /
detail
- #682: Add hasDiscoveredRecipe() and getDiscoveredRecipes()
—
md_5 /
detail
- Change outdated build delay to 3 days
—
md_5 /
detail
- Improve code formatting
—
md_5 /
detail
- SPIGOT-5913: MOTD no longer supports new line character
—
md_5 /
detail
- SPIGOT-5908: CompassMeta for new lodestone compass data
—
md_5 /
detail
- SPIGOT-5907: Item Frame NBT data disappears
—
md_5 /
detail
- SPIGOT-5906: Huge Fungi tree generation
—
md_5 /
detail
- Fix event for unlucky composts
—
md_5 /
detail
- SPIGOT-5910: loadAdvancement does not work
—
md_5 /
detail
- SPIGOT-5905: Fix hex colours not being allowed in MOTD
—
md_5 /
detail
- SPIGOT-5889: Villager using composter should call EntityChangeBlockEvent
—
md_5 /
detail
- SPIGOT-5899: Hoglins API similar to Piglins
—
md_5 /
detail
- SPIGOT-5887: ClickType doesn't include off hand swaps
—
md_5 /
detail
- SPIGOT-5903: EntityDismountEvent cannot be triggered asynchronously
—
md_5 /
detail
- SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload
—
md_5 /
detail
- SPIGOT-5902: PlayerRespawnEvent places player at spawn before event is
—
md_5 /
detail
- SPIGOT-5901: Structures are generated in all worlds based on the setting
—
md_5 /
detail
- SPIGOT-5895: PlayerChangedWorldEvent#getFrom is incorrect
—
md_5 /
detail
- SPIGOT-5886: Missing BlockData
—
md_5 /
detail
- #686: Expand Strider and Steerable entity API
—
md_5 /
detail
- SPIGOT-5882: NPE when emptying bucket on already waterlogged blocks
—
md_5 /
detail
- SPIGOT-5803: Implement the missing methods for the Piglin API.
—
md_5 /
detail
- #696: Respect the NotNull annotation of getChargedProjectiles in
—
md_5 /
detail
- SPIGOT-5849: Constantly Raining in World 1.16
—
md_5 /
detail
- SPIGOT-5810, SPIGOT-5835: 'Better' handling of Player.isOnGround
—
md_5 /
detail
- Revert "SPIGOT-5865: Piglin does not trigger EntityPickupItemEvent"
—
md_5 /
detail
- Revert "Update ECJ version"
—
md_5 /
detail
- Update ECJ version
—
md_5 /
detail
- SPIGOT-5865: Piglin does not trigger EntityPickupItemEvent
—
md_5 /
detail
- SPIGOT-5868: Blocks do not tick in custom nether / end
—
md_5 /
detail
- SPIGOT-5863: Don't check colour in scoreboard length validation
—
md_5 /
detail
- SPIGOT-5866: Beehive unknown TargetReason
—
md_5 /
detail
- SPIGOT-5856: Soul Campfire BlockState cannot be cast to Campfire
—
md_5 /
detail
- SPIGOT-5853: DragonBattle#getEndPortalLocation() throws NPE on new world
—
md_5 /
detail
- SPIGOT-5845: ChatColor.RESET does not work in ItemMeta to reset italics
—
md_5 /
detail
- CraftChatMessageTest does not need AbstractTestingBase
—
md_5 /
detail
- SPIGOT-5828: Unlock worlds on unload
—
md_5 /
detail
- SPIGOT-5841: New map colours broken
—
md_5 /
detail
- SPIGOT-5847: BlockFadeEvent cannot be triggered asynchronously from
—
md_5 /
detail
- SPIGOT-5836: PotionEffect HEALTH_BOOST never expires
—
md_5 /
detail
- Add configuration options for water_ambient spawning
—
md_5 /
detail
- SPIGOT-5833: Player#setWalkSpeed not working
—
md_5 /
detail
- Re-add default bukkit datapack
—
md_5 /
detail
- SPIGOT-5735: Add EntityEnterLoveModeEvent
—
md_5 /
detail
- #687: Add visibility and fixed API for ItemFrames
—
md_5 /
detail
- #671: Implement PersistentDataContainer#getKeys()
—
md_5 /
detail
- #685: Implement support for PersistentDataContainer arrays
—
md_5 /
detail
- SPIGOT-5820: Fix migration of Vanilla nether / end
—
md_5 /
detail
- SPIGOT-5829: RGB hex colours not supported in several places
—
md_5 /
detail
- SPIGOT-5826: Don't store chunk in block states
—
md_5 /
detail
- SPIGOT-5830: Server crash when campfire lit via dispenser.
—
md_5 /
detail
- SPIGOT-5816: PlayerTeleportEvent not called when using netherportals and
—
md_5 /
detail
- Better handling of custom end/nether teleports
—
md_5 /
detail
- SPIGOT-5827: Player.getLocale always returns en_us
—
md_5 /
detail
- SPIGOT-5812: ProjectileHitEvent fires twice if projectile is an Egg
—
md_5 /
detail
- Shorten build expiry to 1 day
—
md_5 /
detail
- SPIGOT-5809: block.getState() wall signs too
—
md_5 /
detail
- Fix 1.16 binary mappings not applying to modern plugins
—
md_5 /
detail
- SPIGOT-5803: Add Piglin/Zoglin Baby API
—
md_5 /
detail
- SPIGOT-5809: block.getState() instanceof Sign for crimson_sign missed
—
md_5 /
detail
- SPIGOT-5809: block.getState() instanceof Sign for warped_sign missed
—
md_5 /
detail
- SPIGOT-5809: block.getState() instanceof Sign for warped_sign missed
—
md_5 /
detail
- Misc bugfixes to multiworld support
—
md_5 /
detail
- SPIGOT-5806: Block#getDrops(ItemStack tool) does not work as it should
—
md_5 /
detail
- SPIGOT-5805: NPE when getting an Attribute from a Player
—
md_5 /
detail
- SPIGOT-5804: Cannot launch Entity Firework
—
md_5 /
detail
- SPIGOT-5802: Add SmithingRecipe API
—
md_5 /
detail
- SPIGOT-5801: End gateways crash server upon enderpearl use through them
—
md_5 /
detail
- Update to Minecraft 1.16.1
—
md_5 /
detail
- SPIGOT-5562: Entering a boat triggers VehicleExitEvent
—
md_5 /
detail
- SPIGOT-2106, SPIGOT-3942: Improve collidable API
—
md_5 /
detail
- SPIGOT-5782: Set Arrow Launched From Crossbow
—
md_5 /
detail
- SPIGOT-5799: InventoryCloseEvent fires after PlayerQuitEvent
—
md_5 /
detail
- SPIGOT-5675, SPIGOT-5798, MC-149563: Fix tracking of entities across
—
md_5 /
detail
- SPIGOT-5797: Zombie(Villagers) Instant Convert based on their lifetime
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- Revert "#675: Fix redirected CommandNodes sometimes not being properly
—
md_5 /
detail
- #675: Fix redirected CommandNodes sometimes not being properly
—
md_5 /
detail
- SPIGOT-2623: Add EntityEquipment methods to get/set ItemStacks by slot.
—
md_5 /
detail
- #673: Fix Craftworld#isChunkLoaded
—
md_5 /
detail
- SPIGOT-5751: Made breakNaturally and getDrops returns the correct item
—
md_5 /
detail
- SPIGOT-4441: Fix serializing Components to and from Legacy
—
md_5 /
detail
- #665: Add test for Material#getCraftingRemainingItem()
—
md_5 /
detail
- SPIGOT-5749: ItemMeta serializing to YAML not saving black colour code
—
md_5 /
detail
- SPIGOT-5748: Add instant effect potion break to the Effect enum
—
md_5 /
detail
- SPIGOT-5716: Clarify documentation of MultipleFacing
—
md_5 /
detail
- SPIGOT-5718: Block.BreakBlockNaturally does not reflect tool used
—
md_5 /
detail
- SPIGOT-5727: GameRule doImmediateRespawn cannot be set per-world
—
md_5 /
detail
- #664: Add methods to get/set ItemStacks in EquipmentSlots
—
md_5 /
detail
- #662: Expose ItemStack and hand used in PlayerShearEntityEvent
—
md_5 /
detail
- SPIGOT-2304: Implement LootGenerateEvent
—
md_5 /
detail
- SPIGOT-5566: Doused campfires & fires should call EntityChangeBlockEvent
—
md_5 /
detail
- SPIGOT-5707: PersistentDataHolder not Persistent on API dropped Item
—
md_5 /
detail
- #650: Add method to get player's attack cooldown
—
md_5 /
detail
- #655: Added support for the VM tag jansi.passthrough when processing
—
md_5 /
detail
- SPIGOT-5689: Fireball.setDirection increases velocity too much
—
md_5 /
detail
- SPIGOT-5673: swingHand API does not show to self
—
md_5 /
detail
- SPIGOT-5680: isChunkGenerated creates empty region files
—
md_5 /
detail
- Improve build process
—
md_5 /
detail
- Add a couple of method null checks to CraftWorld
—
md_5 /
detail
- Misc checkstyle fixes
—
md_5 /
detail
- SPIGOT-5669: Fix Beehive.isSedated
—
md_5 /
detail
- SPIGOT-5665: Improve loading spawn egg NBT
—
md_5 /
detail
- SPIGOT-5667: Can't add recipe without (vanilla) datapack
—
md_5 /
detail
- SPIGOT-5603: Use LootContext#lootingModifier in CraftLootTable
—
md_5 /
detail
- SPIGOT-5657: BlockPlaceEvent not cancelling for tripwire hooks
—
md_5 /
detail
- SPIGOT-5641: Add Block.getDrops(ItemStack, Entity)
—
md_5 /
detail
- SPIGOT-5621: Add missing container types for opening InventoryView
—
md_5 /
detail
- Add Merchant slot delegate
—
md_5 /
detail
- Fix some formatting in CraftHumanEntity
—
md_5 /
detail
- #645: Allow statistics to be accessed for offline players
—
md_5 /
detail
- #649: CraftBell should implement Bell
—
md_5 /
detail
- SPIGOT-5650: Lectern.setPage(int) causes a NullPointerException
—
md_5 /
detail
- Add FaceAttachable interface to handle Grindstone facing in common with
—
md_5 /
detail
- SPIGOT-5647: ZombieVillager entity should have getVillagerType()
—
md_5 /
detail
- SPIGOT-5617: setBlockData does not work when NotPlayEvent is called by
—
md_5 /
detail
- #642: Add a DragonBattle API to manipulate respawn phases etc
—
md_5 /
detail
- #644: Fix ChunkMapDistance#removeAllTicketsFor not propagating ticket
—
md_5 /
detail
- SPIGOT-5606: call BlockRedstoneEvent for fence gates
—
md_5 /
detail
- SPIGOT-5484: Add more spawn tick settings
—
md_5 /
detail
- #640: Fix chunk load/unload callbacks for chunk load cancellations
—
md_5 /
detail
- Prepare for Java 14
—
md_5 /
detail
- #639: Deep clone itemmetas persistent container on clone
—
md_5 /
detail
- Fix formatting in CraftLivingEntity
—
md_5 /
detail
- #633: Add LivingEntity#attack, LivingEntity#swingMainHand,
—
md_5 /
detail
- SPIGOT-5591: Allow concurrent potion effects
—
md_5 /
detail
- SPIGOT-5592: Custom ChunkGenerator can cause bugged dirt
—
md_5 /
detail
- Make it clear in error messages that api-version above 1.13 is also
—
md_5 /
detail
- Improve legacy conversion of some materials that changed post flattening
—
md_5 /
detail
- Move Bukkit.Aware loading/saving to correct location
—
md_5 /
detail
- SPIGOT-5311: Add API to get/set item associated with throwable
—
md_5 /
detail
- #634: Cross platform patch scripts
—
md_5 /
detail
- Add set/isAware to disable Vanilla AI components of a Mob
—
md_5 /
detail
- SPIGOT-5468: Beehive TileEntity was not loaded for BlockStateMeta
—
hannos17 /
detail
- SPIGOT-5573, SPIGOT-5574: Move CustomChunkGenerator generation code back
—
md_5 /
detail
- SPIGOT-5572: Fix console/API completion of Vanilla commands
—
md_5 /
detail
- SPIGOT-5571: Beehive MaxEntities cannot be set back to 3
—
md_5 /
detail
- SPIGOT-5468: Improve Beehive TileEntity API
—
md_5 /
detail
- #624: Add an API for passing the heightmap to getHighestBlockAt* method
—
md_5 /
detail
- MC-135989, SPIGOT-5564: Don't kick players for flight while riptiding
—
md_5 /
detail
- SPIGOT-5558: Fix World#getHighestBlockAt, previously off by +1
—
md_5 /
detail
- #619: Allow delegation of certain elements to Vanilla when using a
—
md_5 /
detail
- Remove unused seed in CustomChunkGenerator
—
md_5 /
detail
- SPIGOT-5559: Add EntityPotionEffectEvent causes for bee, raiders and
—
md_5 /
detail
- Craftbukkit -> CraftBukkit
—
md_5 /
detail
- #618: Add method to remove a recipe by its key
—
md_5 /
detail
- SPIGOT-5556: Some biome methods use incorrect positions
—
md_5 /
detail
- Update checkstyle
—
md_5 /
detail
- Print legacy load reason in debug mode
—
md_5 /
detail
- Print legacy load reason in debug mode
—
md_5 /
detail
- SPIGOT-5554: Clear error message when BossBar is used for not fully
—
md_5 /
detail
- Update scriptus
—
md_5 /
detail
- Clean up CraftBlockData.toString
—
md_5 /
detail
- SPIGOT-5551: BlockState.setData fails when used by legacy plugin
—
md_5 /
detail
- SPIGOT-5550: Cancelled ProjectileLaunchEvent still plays sound for eggs
—
md_5 /
detail
- SPIGOT-5538: Using javaw to run GUI prints input error
—
md_5 /
detail
- SPIGOT-5526: Call EntityEnterBlockEvent for bees trying to enter hives
—
md_5 /
detail
- SPIGOT-5537: Bee nests generated by growing trees near flower have no
—
md_5 /
detail
- Remove unused CraftWorld.getId method
—
md_5 /
detail
- Change some block == AIR checks to isAir to catch CAVE_AIR
—
md_5 /
detail
- SPIGOT-5542: Cancelling EntityToggleGlideEvent doesn't stop client from
—
md_5 /
detail
- SPIGOT-5514: VehicleEntityCollisionEvent triggered by passengers
—
md_5 /
detail
- SPIGOT-5536: Material.values() causes legacy data init
—
md_5 /
detail
- SPIGOT-5532: Material.values() yields an exception
—
md_5 /
detail
- Only load legacy support data if something uses it
—
md_5 /
detail
- SPIGOT-5531: Fix --universe option
—
md_5 /
detail
- Strip ANSI colours from ServerGUI
—
md_5 /
detail
- Fix log messages being split across GUI and terminal
—
md_5 /
detail
- SPIGOT-5529: BiomeGrid uses incorrect indexing
—
md_5 /
detail
- Update to Minecraft 1.15.2
—
md_5 /
detail
- SPIGOT-5526: Call EntityChangeBlockEvent for bees triggering crop growth
—
md_5 /
detail
- SPIGOT-5526: Call EntityChangeBlockEvent for bees pollinating flowers
—
md_5 /
detail
- #601: Implement Player#sendExperienceChange
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-5510: VehicleBlockCollisionEvent returns the wrong block
—
md_5 /
detail
- SPIGOT-5516: Correct EnchantmentTarget values
—
md_5 /
detail
- #616: Fix exception on entity portal teleport attempt
—
md_5 /
detail
- SPIGOT-5252: Nether portal fixes and additions
—
md_5 /
detail
- SPIGOT-5477: Server not shutting down
—
md_5 /
detail
- SPIGOT-5509: Sleeping player does not eject bed when teleported
—
md_5 /
detail
- SPIGOT-5504: cancelling InventoryMoveItemEvent on composter doesn't
—
md_5 /
detail
- SPIGOT-5506: CustomChunkGenerator is processing Phantoms in the Nether
—
md_5 /
detail
- SPIGOT-5502: Fix command block successcount being set to return value
—
md_5 /
detail
- SPIGOT-5500: Lectern cannot be replaced using /setblock and other
—
md_5 /
detail
- Fix checkstyle.xml formatting
—
md_5 /
detail
- SPIGOT-5496: API to create and manipulate hardcore worlds
—
md_5 /
detail
- MC-151364, SPIGOT-5494: Feeding dolphin hangs if
—
md_5 /
detail
- SPIGOT-5486: Raider CanJoinRaid
—
md_5 /
detail
- SPIGOT-5487: Increase outdated build delay
—
md_5 /
detail
- SPIGOT-5457: Downgrade 'Mismatch in destroy block pos' message to debug
—
md_5 /
detail
- SPIGOT-5481: PlayerBedLeaveEvent returns wrong bed location
—
md_5 /
detail
- SPIGOT-5482: Structure Block setUsageMode encounters
—
md_5 /
detail
- SPIGOT-5426: isSimilar for player heads fails
—
md_5 /
detail
- SPIGOT-5478: XP not dropping when a player dies
—
md_5 /
detail
- SPIGOT-5467: Don't play sound or increase honey level if bee leaving
—
md_5 /
detail
- SPIGOT-5476: Fix trading empty items
—
md_5 /
detail
- SPIGOT-5474: Just ignore bugged fireball data
—
md_5 /
detail
- SPIGOT-5413: Add TrustedPlayer API for foxes
—
md_5 /
detail
- SPIGOT-5467: Calm down bees that cannot exit hive
—
md_5 /
detail
- SPIGOT-5472: Spurious warning when using clone command on tile entities
—
md_5 /
detail
- SPIGOT-5471: Allow empty title/author for books
—
md_5 /
detail
- Add TimeSkipEvent
—
md_5 /
detail
- Add thread name to TerminalConsoleWriterThread
—
md_5 /
detail
- SPIGOT-794: Add boats to EntityPlaceEvent
—
md_5 /
detail
- SPIGOT-5466: Bees still get angry even if damage event cancelled
—
md_5 /
detail
- SPIGOT-5464: Add BEEHIVE SpawnReason for when a bee leaves a beehive
—
md_5 /
detail
- SPIGOT-5462: Cancelling EntitySpawnEvent takes Ender Eye from inventory
—
md_5 /
detail
- Update to Minecraft 1.15.1
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-5458: Riptide tridents don't lose durability
—
md_5 /
detail
- SPIGOT-5455: Mobs do not ignite due to sun in extra worlds
—
md_5 /
detail
- SPIGOT-5428: Better handling of some ItemMeta
—
md_5 /
detail
- SPIGOT-5449: Fix issue with projectiles
—
md_5 /
detail
- SPIGOT-5448: Shulker Boxes collapse empty slots when picked up
—
md_5 /
detail
- SPIGOT-5443: BEE_NEST BlockState
—
md_5 /
detail
- SPIGOT-5442: Fix issue with fire charges
—
md_5 /
detail
- SPIGOT-5437: Fix CustomChunkGenerator.CustomBiomeGrid ignoring the y
—
black-hole /
detail
- SPIGOT-5425: Prevent empty/air loot (again?)
—
md_5 /
detail
- SPIGOT-5422: Add support for 3-dimensional biomes
—
md_5 /
detail
- Fix crash with disabled worlds
—
md_5 /
detail
- Update to Minecraft 1.15
—
md_5 /
detail
- SPIGOT-5417: Campfire should implement Directional
—
md_5 /
detail
- SPIGOT-5416: Block.getDrops gives drops even when tool should not give
—
md_5 /
detail
- SPIGOT-5399: spawn-npcs ignored during world generation
—
md_5 /
detail
- SPIGOT-5403: isSimilar returns true for different skulls
—
md_5 /
detail
- SPIGOT-5409: Remove unnecessary defaulting in CraftMetaBookSigned
—
md_5 /
detail
- SPIGOT-5412: Use SpawnReason.NATURAL for wandering traders and trader
—
hannos17 /
detail
- SPIGOT-5405: Use correct damage source for HangingBreakByEntityEvent
—
md_5 /
detail
- SPIGOT-5395: Call BlockFadeEvent for Scaffolding
—
hannos17 /
detail
- Increase outdated build delay to 4 weeks
—
md_5 /
detail
- Add UUID support to CraftProfileBanList
—
md_5 /
detail
- SPIGOT-5378: Fix TileEntity fixer deadlock
—
md_5 /
detail
- SPIGOT-5375: Add spaces to coordinates from tile fixer
—
md_5 /
detail
- SPIGOT-5373: Simultaneous left+right click in creative mode does not
—
md_5 /
detail
- SPIGOT-5370: Fix Block#rayTrace considering other blocks.
—
lukas /
detail
- SPIGOT-5372: Re-add tile entity fixer due to MC-163945
—
md_5 /
detail
- Fix incorrect inequality in 683bae0670c
—
md_5 /
detail
- SPIGOT-5362: Suspicious stews fail isSimilar check
—
md_5 /
detail
- SPIGOT-5355: Double Chests still open after InventoryOpenEvent cancelled
—
md_5 /
detail
- SPIGOT-5309: Call cancelled EntityDamageEvent when damaging invisible
—
md_5 /
detail
- SPIGOT-5341: Add Material.isAir
—
md_5 /
detail
- SPIGOT-5342: Lore lost when deserializing items with no version stored
—
md_5 /
detail
- SPIGOT-5353: Expand explosion API by adding source entity
—
md_5 /
detail
- SPIGOT-5331: Add support for Java 13
—
md_5 /
detail
- SPIGOT-5317: Create accessors for player absorption hearts
—
md_5 /
detail
- SPIGOT-5315: Cannot serialize armor stand ItemMeta
—
md_5 /
detail
- SPIGOT-5158: Add SuspiciousStewMeta
—
md_5 /
detail
- SPIGOT-5310: Add Chunk.contains
—
md_5 /
detail
- SPIGOT-3308: RecipeIterator cannot longer remove recipes
—
md_5 /
detail
- Add API to get/set inhabited time of a Chunk
—
md_5 /
detail
- SPIGOT-5250: Add ChunkSnapshot.contains
—
md_5 /
detail
- SPIGOT-5255: Raid / patrol spawn reasons
—
md_5 /
detail
- SPIGOT-5294: Cancelled EntityPickupItemEvent and PlayerPickupItemEvent
—
md_5 /
detail
- SPIGOT-5301: BlockIgniteEvent for campfire + arrow
—
md_5 /
detail
- SPIGOT-5298: Remove unexplained 0.1 drop chance offset
—
md_5 /
detail
- SPIGOT-5290: Invulnerable and/or Marker armor stand triggers
—
md_5 /
detail
- SPIGOT-5297: PlayerBedLeaveEvent.getBed() returns player location
—
md_5 /
detail
- SPIGOT-5293: Sponge behaviour differs from Vanilla
—
md_5 /
detail
- SPIGOT-5291: Missing event for ravagers trampling crops
—
md_5 /
detail
- SPIGOT-5211: Add Raid API
—
md_5 /
detail
- SPIGOT-5287: Fix rare CME generating new chunks
—
md_5 /
detail
- SPIGOT-5265: FireworkExplodeEvent only fired when rockets explode in air
—
md_5 /
detail
- SPIGOT-5258: TNT Not Moving Players in Creative Mode
—
md_5 /
detail
- SPIGOT-5263: Chests stay open after InventoryOpenEvent cancelled.
—
md_5 /
detail
- SPIGOT-5278: EntityDrowned memory leak
—
md_5 /
detail
- SPIGOT-5264: Call event for experience orbs losing their target
—
md_5 /
detail
- SPIGOT-5282: Improve bucket event API
—
md_5 /
detail
- SPIGOT-5281: Clearer error messages for ChunkSnapshot misuse
—
md_5 /
detail
- SPIGOT-5269: Item attribute modifiers don't persist their order
—
md_5 /
detail
- SPIGOT-5270: Call BlockSpreadEvent when bamboo saplings grow
—
hannos17 /
detail
- Increase outdated build delay to 3 weeks
—
md_5 /
detail
- SPIGOT-5249: Do not add data to empty loot table
—
md_5 /
detail
- SPIGOT-5257: Call EntityBreedEvent for foxes and set the child's spawn
—
hannos17 /
detail
- SPIGOT-5245: Unneeded cast to WorldNBTStorage in
—
md_5 /
detail
- SPIGOT-5241: setAttributeModifiers does not work on untouched stack
—
md_5 /
detail
- SPIGOT-5231: ShotAtAngle API for Fireworks
—
md_5 /
detail
- SPIGOT-5237: Horses, pigs do not drop their inventory
—
md_5 /
detail
- Don't accept connections until all plugins have enabled
—
md_5 /
detail
- SPIGOT-5222: Cannot get Long values from Entity memory
—
md_5 /
detail
- SPIGOT-5225: World handle isn't closed if world is unloaded without
—
md_5 /
detail
- SPIGOT-5225: World handle isn't closed if world is unloaded without
—
md_5 /
detail
- SPIGOT-5220: Server CPU usage reaches 100% when stdin is null
—
md_5 /
detail
- SPIGOT-5222: Cannot get Long values from Entity memory
—
md_5 /
detail
- SPIGOT-5195 (#2): Player loot table does not drop when keepInventory is
—
md_5 /
detail
- SPIGOT-5208: Reset state on cancelled EntityTransformEvent to prevent
—
md_5 /
detail
- SPIGOT-5214: setCooldown not working
—
md_5 /
detail
- SPIGOT-5204: Typo in deprecated enchantment name
—
md_5 /
detail
- SPIGOT-5196: Restore previous version behaviour regarding cancelled
—
md_5 /
detail
- SPIGOT-4712: Allow spawning of upwards or downwards facing item frames
—
md_5 /
detail
- Improve diff in EntityHanging
—
md_5 /
detail
- SPIGOT-4679 Fix black lines after book paragraphs
—
md_5 /
detail
- SPIGOT-5199: Fix NPE if setting the book of the ItemMeta of a lectern
—
md_5 /
detail
- SPIGOT-4712: Allow spawning of upwards or downwards facing item frames
—
md_5 /
detail
- Improve diff in EntityHanging
—
md_5 /
detail
- SPIGOT-5180: Add Villager#sleep() and #wakeup() methods
—
md_5 /
detail
- SPIGOT-4975: NPE on WorldGenStronghold When Using Multiple Worlds
—
md_5 /
detail
- Ensure Bukkit data pack is always up to date
—
md_5 /
detail
- MC-157395, SPIGOT-5193: Small armor stands do not drop loot
—
md_5 /
detail
- SPIGOT-5195: Player loot table does not drop when keepInventory is on
—
md_5 /
detail
- SPIGOT-5190: Superfluous EntityCombustEvent called when using fire
—
md_5 /
detail
- SPIGOT-5188: Player loot table drops an additional duplicate loot for
—
md_5 /
detail
- Update to Minecraft 1.14.4
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-4849: Fix server crash when accessing chunks during chunk
—
md_5 /
detail
- SPIGOT-5116: Fix concurrent modification exception inside
—
md_5 /
detail
- SPIGOT-5171: Don't fire PlayerTeleportEvent if not actually moving
—
md_5 /
detail
- SPIGOT-5163: Cancelling PlayerBucketFillEvent visually removes the
—
md_5 /
detail
- MC-155077, SPIGOT-5113: EntityTracker desync
—
md_5 /
detail
- Tweak build expiration to 7 days
—
md_5 /
detail
- SPIGOT-5146: BlockDataMeta does not work
—
md_5 /
detail
- SPIGOT-5155: Setting EntityExplodeEvent yield to 0 still causes blocks
—
md_5 /
detail
- Print number of force loaded chunks per plugin in crash reports
—
md_5 /
detail
- Add Plugin Chunk Ticket API
—
md_5 /
detail
- SPIGOT-5149: resetRecipes does nothing
—
md_5 /
detail
- SPIGOT-5141: World.generateTree() causes ClassCastException with huge
—
md_5 /
detail
- SPIGOT-5142: Ignore invalid firework effects
—
md_5 /
detail
- SPIGOT-5136: EntityPortalEvent getting called on interdimensional entity
—
md_5 /
detail
- SPIGOT-3102: Add EXPLOSION SpawnReason
—
md_5 /
detail
- Re-add chunk GC for plugin chunk loads
—
md_5 /
detail
- SPIGOT-5123: Snapshot tile entities can end up with a non-null world
—
md_5 /
detail
- SPIGOT-5130: PersistentDataContainer not removing values on TileEntities
—
md_5 /
detail
- SPIGOT-5133: Throwing items into secondary end world portal causes crash
—
md_5 /
detail
- SPIGOT-5121: Method to set PierceLevel of arrows
—
md_5 /
detail
- SPIGOT-5122: Skip world#notify if sign has no world.
—
lukas /
detail
- SPIGOT-5105: The EntityTag nbt tag disappears from preset armor_stand
—
md_5 /
detail
- SPIGOT-5106: Config option to prevent plugins with incompatible API's
—
md_5 /
detail
- SPIGOT-5110: Zombies converting to drowned too quickly
—
md_5 /
detail
- SPIGOT-5101: Raids crash
—
md_5 /
detail
- SPIGOT-5103: World.save does not save gamerules
—
md_5 /
detail
- Correct pom.xml version
—
md_5 /
detail
- Update to Minecraft 1.14.3
—
md_5 /
detail
- SPIGOT-5098: Add a method to allow colored sign changes
—
md_5 /
detail
- SPIGOT-5100: Console warning from pig zombie targeting
—
md_5 /
detail
- SPIGOT-5094: Allow opening merchant for wandering traders and hide the
—
md_5 /
detail
- SPIGOT-5097: Bukkit.clearRecipes() no longer working
—
md_5 /
detail
- Fix setting game rules via the API
—
md_5 /
detail
- Update to Minecraft 1.14.3-pre4
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-5089: UnsupportedOperationException on setting villager memory to
—
md_5 /
detail
- SPIGOT-5061: Add explode and ignite methods to Creeper
—
md_5 /
detail
- SPIGOT-5071: Player loot tables not triggered
—
md_5 /
detail
- Optimize getEntitiesByClasses slightly
—
md_5 /
detail
- SPIGOT-5072: Process phantom, cat and patrol spawning in
—
md_5 /
detail
- SPIGOT-5010: World#getEntitiesByClass/es also return entities in border
—
md_5 /
detail
- SPIGOT-5034: FoodLevelChangeEvent add getItem method
—
md_5 /
detail
- SPIGOT-5047: Correct slot types for 1.14 inventories
—
md_5 /
detail
- SPIGOT-5047: Correct slot types for 1.14 inventories
—
md_5 /
detail
- SPIGOT-5046: World#getLoadedChunks returning inaccessible cached chunks.
—
md_5 /
detail
- SPIGOT-5067: Add item meta for 1.14 spawn eggs
—
md_5 /
detail
- SPIGOT-5052: PlayerPortalEvent not called when nether is disabled
—
md_5 /
detail
- SPIGOT-5062: end_portal on an non-default end world crashes the server
—
md_5 /
detail
- SPIGOT-5058: ClassCastException when getting InventoryHolder of lectern
—
md_5 /
detail
- SPIGOT-5053: Initialize beacon with stored levels where available
—
md_5 /
detail
- SPIGOT-5054: Prevent issue with invalid hanging entities
—
md_5 /
detail
- Rebuild patches
—
md_5 /
detail
- Add Player#openBook(ItemStack) method
—
md_5 /
detail
- SPIGOT-2000: Picking up items to shield slot working inconsistently when
—
md_5 /
detail
- SPIGOT-5037: Player.openMerchant does not show merchant level
—
md_5 /
detail
- SPIGOT-5038: Inventory.getHolder returns null for wandering traders
—
md_5 /
detail
- SPIGOT-5035: Error Using Virtual Merchant GUI
—
md_5 /
detail
- SPIGOT-5028: Villager#setVillagerExperience() doesn't work
—
md_5 /
detail
- SPIGOT-5024: Fox error - Unknown target reason
—
md_5 /
detail
- Make bukkitEntity private to prevent incorrect usage
—
md_5 /
detail
- SPIGOT-5015: Players in spectator mode prevent block placement and block
—
md_5 /
detail
- SPIGOT-5010: World.getEntities returns entities in border chunks
—
md_5 /
detail
- Show incorrect size passed into createInventory
—
md_5 /
detail
- SPIGOT-4992: Various villager issues due to broken mapping
—
md_5 /
detail
- Update to Minecraft 1.14.2
—
md_5 /
detail
- SPIGOT-4946: Add VillagerCareerChangeEvent
—
md_5 /
detail
- SPIGOT-4987: Shulkerbox does not save empty slots
—
md_5 /
detail
- SPIGOT-4987: Shulkerbox does not have empty slots
—
md_5 /
detail
- Fix reading custom persistent entity data
—
md_5 /
detail
- SPIGOT-4980: Shields will not be put on cooldown when hit with an axe
—
md_5 /
detail
- SPIGOT-4752: Fixed inconsistency between isChunkLoaded and chunk
—
md_5 /
detail
- SPIGOT-4982: Armor disappearing while breaking the armor stand
—
md_5 /
detail
- SPIGOT-4972: Cannot add contextual data to loot table API
—
md_5 /
detail
- SPIGOT-4970: PlayerTeleportEvent event.setTo() has no effect on portal
—
md_5 /
detail
- SPIGOT-4968: Jukebox.setPlaying(null) causes error
—
md_5 /
detail
- SPIGOT-4966: Provide access to Entity in PortalCreateEvent
—
md_5 /
detail
- SPIGOT-4964: EntityPickupItemEvent for pandas
—
md_5 /
detail
- SPIGOT-4925: Uppercase world names no longer supported
—
md_5 /
detail
- SPIGOT-4961: Cannot open various inventories
—
md_5 /
detail
- SPIGOT-4958: API to set map trackingPosition
—
md_5 /
detail
- SPIGOT-4962: Bubble column blocks not classified as liquid
—
md_5 /
detail
- SPIGOT-4898: Call EntityChangeBlockEvent / EntityPickupItemEvent for
—
md_5 /
detail
- SPIGOT-4833: Allow access to LivingEntity memories
—
md_5 /
detail
- SPIGOT-4953: Crafting table inventory returns player location, not block
—
md_5 /
detail
- Tweak thresholds for can't keep up message
—
md_5 /
detail
- SPIGOT-4956: EntityTameEvent not triggered when taming a Cat
—
md_5 /
detail
- SPIGOT-4943: Zombie villager conversion player API.
—
md_5 /
detail
- SPIGOT-4947: Allow setting the content on a lectern
—
md_5 /
detail
- SPIGOT-4938: Call EntityPickupItemEvent for dolphins
—
md_5 /
detail
- SPIGOT-4948: Lectern.getInventory should return a LecternInventory
—
hannos17 /
detail
- SPIGOT-4940: Fletcher villager gifts sometimes crash server
—
md_5 /
detail
- SPIGOT-4935: Lore deserializes incorrectly from previous versions
—
md_5 /
detail
- SPIGOT-4929: Beacon inventory getType() returns CHEST
—
md_5 /
detail
- Update to Minecraft 1.14.1
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-4921: Preserve entity compat with Vanilla
—
md_5 /
detail
- SPIGOT-4916: Fix loading legacy structure data
—
md_5 /
detail
- Load custom worlds from correct location
—
md_5 /
detail
- Load custom worlds from correct location
—
md_5 /
detail
- SPIGOT-4911: Cannot add firework rocket as charged projectile in
—
md_5 /
detail
- SPIGOT-4900: Rearchitect multiworld support for better compat with new
—
md_5 /
detail
- SPIGOT-4893: Don't reset angry state of wolves without target.
—
md_5 /
detail
- SPIGOT-4889: Add PlayerTakeLecternBookEvent
—
md_5 /
detail
- SPIGOT-4899: Horse inventory title not set
—
md_5 /
detail
- SPIGOT-4895: Bed doesn't explode in Nether and The End
—
md_5 /
detail
- SPIGOT-4888: setSleepingIgnored resets the night even when there is no
—
md_5 /
detail
- SPIGOT-4890: EntityDeathEvent fires twice when breaking an armor stand
—
md_5 /
detail
- Add BlockShearEntityEvent for Dispensers shearing Sheep
—
md_5 /
detail
- SPIGOT-4891: LecternInventory.getType() should return
—
md_5 /
detail
- SPIGOT-4887: Villager level minimum is 1
—
md_5 /
detail
- SPIGOT-4882: EntityExplodeEvent appears to fire every tick because of
—
md_5 /
detail
- SPIGOT-4881: Worldborder for the End and Nether switch to default after
—
md_5 /
detail
- SPIGOT-4880: Potion effects with unknown names.
—
md_5 /
detail
- SPIGOT-4874: Use empty loot context
—
md_5 /
detail
- SPIGOT-4877: No end platform generated
—
md_5 /
detail
- SPIGOT-4875: PlayerChangedWorldEvent does not fire on teleporting via
—
md_5 /
detail
- SPIGOT-4872: LootTables missing a few loot tables
—
md_5 /
detail
- SPIGOT-4871: Manually opened double chest doesn't have close animation
—
md_5 /
detail
- SPIGOT-4870: Server crashes while charging crossbow
—
md_5 /
detail
- SPIGOT-4834: API for Villager levels and experience
—
md_5 /
detail
- Rearchitect PortalCreateEvent to provide more information about the
—
md_5 /
detail
- SPIGOT-248: PortalCreateEvent not fired when exit portal is created
—
md_5 /
detail
- SPIGOT-4840: CartographyInventory not returned for
—
md_5 /
detail
- SPIGOT-4867: Incorrect dimension ID for nether portal teleports
—
md_5 /
detail
- SPIGOT-4868: Server deadlock on /stop command
—
md_5 /
detail
- SPIGOT-4863: --eraseCache doesn't work
—
md_5 /
detail
- SPIGOT-4860: Cancelling InventoryOpenEvent on MerchantInventory prevents
—
md_5 /
detail
- SPIGOT-4835: Manually opened chest doesn't have close animation
—
md_5 /
detail
- SPIGOT-4842: Dummy recipes should not give AIR as result type
—
md_5 /
detail
- SPIGOT-4831: setKeepSpawnInMemory to false does not work
—
md_5 /
detail
- SPIGOT-4838: BlockDispenseEvent not called when shears dispensed from
—
md_5 /
detail
- SPIGOT-4836: Breaking barrier block causes error
—
md_5 /
detail
- SPIGOT-4802: Add CrossbowMeta
—
md_5 /
detail
- SPIGOT-4714: Broadcasts can no longer be done from secondary threads
—
md_5 /
detail
- SPIGOT-4820: Villager Type API
—
md_5 /
detail
- Regular arrow spawn method should not have changed type
—
md_5 /
detail
- SPIGOT-4822: Existing world fails to load
—
md_5 /
detail
- SPIGOT-4825: Clearly error on asynchronous tile access
—
md_5 /
detail
- Revert "SPIGOT-4825: Clearly error on asynchronous tile access"
—
md_5 /
detail
- SPIGOT-4825: Clearly error on asynchronous tile access
—
md_5 /
detail
- SPIGOT-4823: Crash picking up arrows
—
md_5 /
detail
- World#spawnArrow should return an AbstractArrow now
—
md_5 /
detail
- SPIGOT-4819: Continue refactoring of Arrow-related APIs
—
md_5 /
detail
- SPIGOT-4816: Editing book causes glitchy behaviour
—
md_5 /
detail
- SPIGOT-4818: Unit test banner patterns
—
md_5 /
detail
- SPIGOT-4810: Call EntityChangeBlockEvent for Ravager destroying leaves
—
md_5 /
detail
- SPIGOT-4803: Fox related APIs
—
md_5 /
detail
- Add TradeSelectEvent
—
md_5 /
detail
- Add Override annotations where appropriate
—
md_5 /
detail
- SPIGOT-4790: Secondary world data not saved
—
md_5 /
detail
- SPIGOT-4795: EntityPoseChangeEvent called every tick
—
md_5 /
detail
- Intermittent hang on /stop
—
md_5 /
detail
- Fix loading secondary worlds
—
md_5 /
detail
- SPIGOT-4785: Experience etc lost returning from end
—
md_5 /
detail
- Add some missing goal targets
—
md_5 /
detail
- Allow direct opening of another player's inventory
—
md_5 /
detail
- SPIGOT-4784: Collar colour API for Cats
—
md_5 /
detail
- Loosen restrictions on inventory sizing
—
md_5 /
detail
- SPIGOT-4753: Add Pose API
—
md_5 /
detail
- SPIGOT-4783: CreatureSpawnEvent causes crash when getting block type
—
md_5 /
detail
- SPIGOT-4778: Bell Attachment is missing
—
md_5 /
detail
- SPIGOT-4774: Entities don't get marked 'invalid' after being removed
—
md_5 /
detail
- Remove redundant cast
—
md_5 /
detail
- SPIGOT-4771: PlayerPortalEvent does not have correct cause when entering
—
md_5 /
detail
- SPIGOT-4769: PlayerPortalEvent does not have correct cause when entering
—
md_5 /
detail
- SPIGOT-4767: Fire from lava persists after respawn
—
md_5 /
detail
- SPIGOT-4768: ChunkUnloadEvent not called
—
md_5 /
detail
- SPIGOT-4760: BlockSpreadEvent for Bamboo growth
—
md_5 /
detail
- Add variant API to MushroomCow
—
md_5 /
detail
- SPIGOT-4765: WeatherChangeEvent occurs every tick
—
md_5 /
detail
- Clean diff in PlayerChunkMap
—
md_5 /
detail
- Don't concurrently execute ChunkGenerators by default
—
md_5 /
detail
- SPIGOT-4757: Server hangs after teleporting
—
md_5 /
detail
- SPIGOT-4755: Client freeze when joining world
—
md_5 /
detail
- SPIGOT-4758: --server-port argument does not work
—
md_5 /
detail
- SPIGOT-4751: Update mappings version
—
md_5 /
detail
- SPIGOT-4737: Bukkit.createWorld causes the server to crash if run after
—
md_5 /
detail
- SPIGOT-4744: Cannot spawn Cat entity
—
md_5 /
detail
- SPIGOT-4742: Make Sign Colorable
—
md_5 /
detail
- Replace ItemTag API with new API that also expands to Tiles and Entities
—
md_5 /
detail
- SPIGOT-4741: InventoryHolder no longer returns DoubleChest
—
md_5 /
detail
- Update to Minecraft 1.14
—
md_5 /
detail
- Clean diff slightly in MinecraftServer
—
md_5 /
detail
- SPIGOT-4736: Serialized ItemStack Lore Doesn't Deserialize
—
md_5 /
detail
- SPIGOT-4734: Sign placement fails when looking at grass
—
md_5 /
detail
- SPIGOT-4735: ProjectileHitEvent Fires Immediately
—
md_5 /
detail
- SPIGOT-4728: Fix clicking on custom ender chests
—
md_5 /
detail
- SPIGOT-4720: Remove now unnecessary tile fixer
—
md_5 /
detail
- SPIGOT-4722: Cannot get title of player's inventory
—
md_5 /
detail
- SPIGOT-4725: Virtual Merchant GUI crashes server
—
md_5 /
detail
- SPIGOT-4718: Fix creating odd inventory sizes
—
md_5 /
detail
- SPIGOT-4726: Lore not being applied to new items
—
md_5 /
detail
- Apply outdated build delay
—
md_5 /
detail
- SPIGOT-4727: Fix CraftEvil for legacy plugins
—
md_5 /
detail
- Fix weird test import in EnderDragonPhaseTest
—
md_5 /
detail
- Fix checkstyle on Windows
—
md_5 /
detail
- Move execution phase of checkstyle
—
md_5 /
detail
- SPIGOT-4717: Fix adding recipes after clearRecipes is called
—
md_5 /
detail
- Apply import ordering rules to CraftBukkit classes
—
md_5 /
detail
- Begin implementation of CheckStyle style checking
—
md_5 /
detail
- Update to Minecraft 1.14-pre5
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-4708: Fix ExactChoice recipes neglecting material
—
md_5 /
detail
- SPIGOT-4677: Add minecraft.admin.command_feedback permission
—
md_5 /
detail
- SPIGOT-4706: Can't interact with active item
—
md_5 /
detail
- Remove the Damage tag from items when it is 0.
—
md_5 /
detail
- Mention requirement of JIRA ticket for bug fixes
—
md_5 /
detail
- SPIGOT-4702: Exception when middle clicking certain slots
—
md_5 /
detail
- SPIGOT-4700: Add PlayerFishEvent.State.REEL_IN
—
md_5 /
detail
- SPIGOT-4681: Note about additional world creation on STARTUP
—
md_5 /
detail
- SPIGOT-4684: Update persistence of converting zombie villagers
—
md_5 /
detail
- SPIGOT-4691: Fix custom world generator when placing tiles
—
md_5 /
detail
- Added Entity#setRotation.
—
md_5 /
detail
- SPIGOT-4686: Enchantment ordering nondeterministic
—
md_5 /
detail
- SPIGOT-4673: EntitySpawnEvent should not be called for players
—
md_5 /
detail
- SPIGOT-4678: Fix placing signs in certain circumstances
—
md_5 /
detail
- SPIGOT-4674: Allow spawning hanging on top/bottom of block
—
md_5 /
detail
- Fix dangerously threaded beacons
—
md_5 /
detail
- Fix dangerously threaded beacons
—
md_5 /
detail
- Prepare for imminent Java 12 release
—
md_5 /
detail
- Don't relocate joptsimple to allow --help to work.
—
md_5 /
detail
- Mappings Update
—
md_5 /
detail
- SPIGOT-4669: Fix PlayerTeleportEvent coordinates for relative teleports
—
md_5 /
detail
- SPIGOT-4666: Force parameter in HumanEntity#sleep
—
md_5 /
detail
- Fix ExplosionPrimeEvent#setFire not working with EnderCrystals
—
md_5 /
detail
- Don't ignore newlines in PlayerListHeader/Footer
—
md_5 /
detail
- Rebuild patches
—
md_5 /
detail
- Improve damage handling of dead entities
—
md_5 /
detail
- SPIGOT-4646: Test + fix InventoryWrapper.getContents
—
md_5 /
detail
- SPIGOT-4650: Charging API for Vex
—
md_5 /
detail
- SPIGOT-4647: Properly cancel VehicleDamageEvent
—
md_5 /
detail
- Use getBukkitEntity for ExplosionPrimeEvent instead of creating new one
—
mail /
detail
- Add love mode API to Animals
—
md_5 /
detail
- SPIGOT-4638: Give last registered recipe priority
—
md_5 /
detail
- Fix line endings in CraftDefaultPermissions
—
md_5 /
detail
- SPIGOT-4637: Add source block to BlockPhysicsEvent.
—
md_5 /
detail
- SPIGOT-4635: Restore shield damage sound
—
md_5 /
detail
- Fix experience reward flag gets lost during MerchantRecipe conversion
—
md_5 /
detail
- SPIGOT-4632: BlockState location is not fixed
—
md_5 /
detail
- Fix CraftInventoryMerchant#getSelectedRecipe if there is no active
—
md_5 /
detail
- Load custom permissions after default permissions.
—
md_5 /
detail
- Added a method to get a list of tags
—
md_5 /
detail
- Make tags Keyed
—
md_5 /
detail
- Fix EntityPickupItemEvent getRemaining / PlayerInventory#canHold
—
md_5 /
detail
- SPIGOT-4619: Incorrect packet order for villager inventories
—
md_5 /
detail
- SPIGOT-4615: Missing target event for withers
—
md_5 /
detail
- Update outdated spigot link
—
md_5 /
detail
- Make AreaEffectCloudApplyEvent cancellable
—
bermudalckt /
detail
- Fix incorrect method descriptor in previous commit
—
md_5 /
detail
- SPIGOT-4608: Improve quality of MapMeta APIs
—
md_5 /
detail
- SPIGOT-4608: Improve quality of MapMeta APIs
—
md_5 /
detail
- Don't handle sync packets for kicked players
—
md_5 /
detail
- SPIGOT-4602: Cache reflection in decompile error workaround
—
md_5 /
detail
- SPIGOT-4193: API for selecting entities by strings
—
md_5 /
detail
- SPIGOT-4597: Make BlockDropItemEvent use a list
—
md_5 /
detail
- SPIGOT-4598: Shift click on custom workbench inventory causes crash
—
md_5 /
detail
- Add note about Maven repository usage to pom.xml
—
md_5 /
detail
- Need to update item in hand if fish bucket pickup cancelled
—
md_5 /
detail
- SPIGOT-4591: Must mark itemstacks as dirty in case the handle itself
—
md_5 /
detail
- Consistent multiple choice APIs for RecipeChoice.
—
md_5 /
detail
- Consistent multiple choice APIs for RecipeChoice.
—
md_5 /
detail
- Update compiler
—
md_5 /
detail
- Add CookTimeTotal API to Furnace
—
md_5 /
detail
- SPIGOT-4587: Enforce at least one valid choice for FurnaceRecipe
—
md_5 /
detail
- Fix minecraft.command.selector permission
—
md_5 /
detail
- Fix minecraft.command.selector permission
—
md_5 /
detail
- SPIGOT-4584: Call events for hatching turtle eggs
—
hannos17 /
detail
- SPIGOT-4579: Shulker boxes not dropping in creative
—
md_5 /
detail
- SPIGOT-4577: Fix loss of int/double custom tags when serialized to yaml
—
md_5 /
detail
- SPIGOT-4576: Fix attributes in itemstack internal data being lost
—
md_5 /
detail
- Clarify exception thrown when setting drop chance for player inventory
—
md_5 /
detail
- Fix duplicate iron golem add
—
md_5 /
detail
- Fix a bunch of duplicate EntityCombustEvent calls
—
md_5 /
detail
- SPIGOT-4571: EntityCombustEvent not firing for phantoms
—
md_5 /
detail
- SPIGOT-4570: Add FluidLevelChangeEvent
—
md_5 /
detail
- SPIGOT-4566: Don't special case NETHER_PORTAL teleport reason from
—
md_5 /
detail
- Fix BlockDropItemEvent for Skulls and Shulker Boxes
—
md_5 /
detail
- Load default world spawn areas in consistent order
—
md_5 /
detail
- Fix confusing migration message appearing on fresh server
—
md_5 /
detail
- Identify CraftScheduler threads with useful names
—
md_5 /
detail
- Cap Channel Registrations
—
md_5 /
detail
- Descriptive kick reasons instead of Nope!
—
md_5 /
detail
- Check for blank OfflinePlayer Names
—
md_5 /
detail
- Cross World Entity Teleportation
—
md_5 /
detail
- Cap Objective Score Length
—
md_5 /
detail
- Process conversation input on the main thread.
—
md_5 /
detail
- Remove redundant CraftBukkit change for secondary world data
—
md_5 /
detail
- Skip tests on default builds
—
md_5 /
detail
- SPIGOT-4563: Fix regenerating chunks saved to disk already
—
md_5 /
detail
- Remove redundant BlockPosition creation from sleep API
—
md_5 /
detail
- Add RecipeChoice.ExactChoice API for NBT matches on ingredients
—
md_5 /
detail
- SPIGOT-4560: Add HumanEntity.sleep and related APIs
—
md_5 /
detail
- SPIGOT-4562: reducedDebugInfo not updated on world change
—
md_5 /
detail
- SPIGOT-4556: Fix plugins closing inventory during drop events
—
md_5 /
detail
- Replace version constants with methods to prevent compiler inlining
—
md_5 /
detail
- Use API method to create offset command completions
—
md_5 /
detail
- SPIGOT-3747: Add API for force loaded chunks
—
md_5 /
detail
- SPIGOT-3538: Add getHitBlockFace for ProjectileHitEvent
—
md_5 /
detail
- SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock
—
md_5 /
detail
- SPIGOT-943: InventoryCloseEvent called on death regardless of open
—
md_5 /
detail
- SPIGOT-1811: Death message not shown on respawn screen
—
md_5 /
detail
- SPIGOT-794: Call EntityPlaceEvent for Minecart placement
—
md_5 /
detail
- Add InventoryView#getSlotType
—
md_5 /
detail
- Add InventoryView#getSlotType
—
md_5 /
detail
- Mappings Update
—
md_5 /
detail
- Add CraftMagicNumbers.MAPPINGS_VERSION for use by NMS plugins
—
md_5 /
detail
- Add API to get / set base arrow damage
—
md_5 /
detail
- Add PlayerItemDamageEvent
—
md_5 /
detail
- SPIGOT-4547: Call EntitySpawnEvent as general spawn fallback event
—
md_5 /
detail
- Do not use deprecated ItemSpawnEvent constructor
—
md_5 /
detail
- SPIGOT-4551: Ignore invalid attribute modifier slots
—
md_5 /
detail
- Reduce copying of positions from block states
—
md_5 /
detail
- SPIGOT-4387: Durability looping from cancelled BlockPlaceEvent
—
md_5 /
detail
- SPIGOT-4493: Allow burnt out furnaces to remain lit like Vanilla whilst
—
md_5 /
detail
- Fix Jukebox API not synchronizing playing data with state
—
md_5 /
detail
- SPIGOT-4503: Add API to insert complete ItemStack into Jukebox
—
md_5 /
detail
- Make CraftBlockState use BlockPosition
—
md_5 /
detail
- Make CraftBlockState use BlockPosition
—
md_5 /
detail
- SPIGOT-4543: Jukebox playing calls should not use legacy data
—
md_5 /
detail
- SPIGOT-4541: Cancelled bucket events require inventory update
—
md_5 /
detail
- Tweak Block.getTemperature to return actual block temperature
—
md_5 /
detail
- SPIGOT-2151: Add support for getting simple bounding box of a block
—
md_5 /
detail
- Add BlockData#getAsString(boolean) to hide unspecified states
—
md_5 /
detail
- SPIGOT-4534: Only call event for new chunks
—
md_5 /
detail
- SPIGOT-4534: CreatureSpawnEvent not being called for CHUNK_GEN
—
md_5 /
detail
- SPIGOT-4527: Fix sponges with waterlogged blocks
—
md_5 /
detail
- SPIGOT-4526: Add conversion time API for Zombie & subclasses
—
md_5 /
detail
- Mappings Update
—
md_5 /
detail
- Fix missing ServerListPingEvent call for legacy pings
—
md_5 /
detail
- Remove unnecessary line in BlockMushroom
—
md_5 /
detail
- Add PlayerSpawned API for Endermites
—
md_5 /
detail
- Use ImmutableList rather than AbstractList for CraftMetaBook
—
md_5 /
detail
- Enable optional source JAR shading via profile shadeSourcesJar
—
md_5 /
detail
- Fix setRecipes(List) not setting Knowledge Book recipes.
—
frelling /
detail
- Mappings Update
—
md_5 /
detail
- Add list of entities to EntityTransformEvent & move die calls
—
md_5 /
detail
- SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacks
—
md_5 /
detail
- Add Vanilla help to default permissions
—
md_5 /
detail
- SPIGOT-4511: Trident doesn't lose durability
—
md_5 /
detail
- Tweak outdated windows
—
md_5 /
detail
- SPIGOT-4507: BlockRedstoneEvent current flipped for levers
—
md_5 /
detail
- SPIGOT-4500: callSyncMethod broken
—
md_5 /
detail
- SPIGOT-4498: Crash on startup
—
md_5 /
detail
- SPIGOT-4472: Add Consumer scheduler methods
—
md_5 /
detail
- SPIGOT-4496: Undeprecate MapView.getId and make int
—
md_5 /
detail
- SPIGOT-4494: Remove fix for SPIGOT-3864, better handled by SPIGOT-3879
—
md_5 /
detail
- SPIGOT-4491: Fix InventoryMoveItemEvent causing repeated events
—
md_5 /
detail
- Add Player to BlockCanBuildEvent
—
md_5 /
detail
- SPIGOT-4489: NOTE_BLOCK incorrectly has BlockStateMeta
—
md_5 /
detail
- SPIGOT-4339: Add EntityTransformEvent
—
md_5 /
detail
- Add some missing CreatureSpawnEvent.SpawnReason calls
—
md_5 /
detail
- SPIGOT-4483: Missing EntityInteractEvent call for zombies on eggs
—
md_5 /
detail
- SPIGOT-4477: Arrows only firing direction of boat
—
md_5 /
detail
- SPIGOT-4478: NPE during PlayerLoginEvent recipe manipulation
—
md_5 /
detail
- Add API to manipulate boss bar of entities and those created by commands
—
md_5 /
detail
- SPIGOT-4469: Age API for EndGateway
—
md_5 /
detail
- SPIGOT-4471: Use wall time for zombie drowning & enhance checks
—
md_5 /
detail
- SPIGOT-4469: Age API for EndGateway
—
md_5 /
detail
- SPIGOT-4467: Improve ExpiringMap
—
md_5 /
detail
- SPIGOT-4438: Add choice API to furnace recipes
—
md_5 /
detail
- API to get client side view distance.
—
md_5 /
detail
- Remove note about development build
—
md_5 /
detail
- SPIGOT-4395: Additions to PlayerBedEnterEvent.
—
md_5 /
detail
- Make natural item dropping mimic Vanilla
—
md_5 /
detail
- SPIGOT-4376: Add draft BlockDropItemEvent
—
md_5 /
detail
- SPIGOT-4455: ChunkData.getType returns legacy material
—
md_5 /
detail
- SPIGOT-4433: Always generate ProtoChunk
—
md_5 /
detail
- SPIGOT-4447: Clear error for people trying to set an item as a block
—
md_5 /
detail
- SPIGOT-4446: Legacy rotation methods don't work for wall mounted skulls
—
md_5 /
detail
- Add ray tracing and bounding box API
—
md_5 /
detail
- SPIGOT-4443: Scoreboard RenderType API
—
md_5 /
detail
- MC-137353: Don't go crazy on amount of bootstrap threads needed
—
md_5 /
detail
- Update to Minecraft 1.13.2
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- Improve minecart spawners
—
md_5 /
detail
- Fixed missed diff in PathfinderGoalPanic.
—
md_5 /
detail
- SPIGOT-4428: Update Player CustomName
—
md_5 /
detail
- Add Block#isPassable
—
md_5 /
detail
- Catch plugins setting null Material or BlockData to blocks
—
md_5 /
detail
- SPIGOT-4368: Tweak fish persistence
—
md_5 /
detail
- Implement maximum repair cost API to AnvilInventory
—
md_5 /
detail
- SPIGOT-4411: Document use of null for shulker colours
—
md_5 /
detail
- Make setPersistent also control player saving
—
md_5 /
detail
- SPIGOT-4405: Chunk generation problem
—
md_5 /
detail
- Save server version
—
md_5 /
detail
- Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipes
—
md_5 /
detail
- SPIGOT-4400: Populators running on existing chunks
—
md_5 /
detail
- SPIGOT-4399: Add attribute modifier equality test
—
md_5 /
detail
- SPIGOT-4398: Set ASM7_EXPERIMENTAL flag
—
md_5 /
detail
- SPIGOT-4398: Upgrade to ASM 6.2.1 for better Java 11 support
—
md_5 /
detail
- MC-134115: Fix issues converting tile entities
—
md_5 /
detail
- SPIGOT-4396: Improve vehicle movement
—
md_5 /
detail
- SPIGOT-4397: isChunkGenerated API
—
md_5 /
detail
- SPIGOT-4392: Stem updates even if BlockGrowEvent cancelled
—
md_5 /
detail
- API to generate filled explorer maps
—
md_5 /
detail
- SPIGOT-4391: Sign editable API
—
md_5 /
detail
- MC-136886: locate command loads chunks without needing to.
—
md_5 /
detail
- SPIGOT-4389: Fix empty custom inventory title
—
md_5 /
detail
- Don't throw error on invalid data in CraftMetaItem.
—
thesenmori /
detail
- Increase expiration time to 10 days
—
md_5 /
detail
- Add API to locate structures.
—
md_5 /
detail
- SPIGOT-1916: Attribute modifiers for ItemStacks
—
md_5 /
detail
- SPIGOT-4385: Clearer error for invalid generator-settings
—
md_5 /
detail
- Implement BatToggleSleepEvent
—
md_5 /
detail
- SPIGOT-4382: Fix damage_absorbed statistic
—
md_5 /
detail
- SPIGOT-4373: Item display colours are white by default
—
md_5 /
detail
- SPIGOT-4378: Fix mistakenly included code
—
md_5 /
detail
- SPIGOT-4372: LightningStrikeEvent cause API
—
md_5 /
detail
- SPIGOT-4371: Trident damaged when event cancelled
—
md_5 /
detail
- SPIGOT-4369: Handle cancelled trident event
—
md_5 /
detail
- SPIGOT-4370: Remove vehicle if its passenger spawn event was cancelled
—
md_5 /
detail
- SPIGOT-4368: Fish spawned from buckets count towards the aquatic mob cap
—
md_5 /
detail
- SPIGOT-4363: Bad colours in leather armor
—
md_5 /
detail
- SPIGOT-4314: Ability to change item in frame without playing sound
—
md_5 /
detail
- Add option to suppress normal output of 'makePatches' so it only outputs
—
thesenmori /
detail
- Hoist out synchronisation from ChunkRegionLoader
—
md_5 /
detail
- SPIGOT-4361: BlockFadeEvent for regular coral
—
md_5 /
detail
- SPIGOT-4352: MoistureChangeEvent
—
md_5 /
detail
- SPIGOT-4352: MoistureChangeEvent
—
md_5 /
detail
- Add BlockDispenseArmorEvent
—
md_5 /
detail
- Fix bad thread safety in ChunkRegionLoader
—
md_5 /
detail
- SPIGOT-4355: Improve cancelling VehicleEnterEvent
—
md_5 /
detail
- Add ServerLoadEvent
—
md_5 /
detail
- Remove vanilla command ambiguity warning
—
md_5 /
detail
- SPIGOT-4350: Expand EntityTeleportEvent to /teleport command
—
md_5 /
detail
- SPIGOT-4349: End portal has wrong TeleportCause
—
md_5 /
detail
- SPIGOT-4348: Use online player for setting skull owner if possible
—
md_5 /
detail
- SPIGOT-4342: Fix PlayerMoveEvent from pitch/yaw incorrect
—
md_5 /
detail
- Add getFacing method to get the current cardinal direction an entity is
—
md_5 /
detail
- BlockSpreadEvent for Kelp
—
md_5 /
detail
- SPIGOT-4340: Improve client bug workaround
—
md_5 /
detail
- SPIGOT-4338: breedCause API
—
md_5 /
detail
- Fix unbound shaped recipe ingredients
—
md_5 /
detail
- Expand Recipe API to allow multiple Materials per slot
—
md_5 /
detail
- SPIGOT-4116: Tweak tab complete spam since the client appears to be
—
md_5 /
detail
- API to prevent PlayerBedLeaveEvent from changing a player's spawn
—
md_5 /
detail
- SPIGOT-4325: Validate coordinate arguments in Chunk/ChunkSnapshot
—
md_5 /
detail
- SPIGOT-4321: Team#getSuffix returns the prefix
—
md_5 /
detail
- SPIGOT-4319: Conduit damage should be a block event
—
md_5 /
detail
- SPIGOT-4318: More missing spawn eggs
—
md_5 /
detail
- Fix some formatting in CraftLootable
—
md_5 /
detail
- SPIGOT-4316: Do even less processing when block placement without
—
md_5 /
detail
- SPIGOT-4313: Unsupported plugin should not crash server
—
md_5 /
detail
- SPIGOT-4310: Reset villager career level with trades
—
md_5 /
detail
- SPIGOT-4302: Use defaults when setting unplaced furnaces
—
md_5 /
detail
- Fix some tests randomly failing
—
md_5 /
detail
- Fix client stall in specific teleportation scenarios
—
md_5 /
detail
- SPIGOT-4307: Fix hacky API for banners on shields
—
md_5 /
detail
- SPIGOT-4301: Fix more invalid enchants
—
md_5 /
detail
- SPIGOT-4309: Add "forced" display of particles
—
md_5 /
detail
- SPIGOT-4309: Add "forced" display of particles
—
md_5 /
detail
- Add additional tests for CraftBlockData
—
md_5 /
detail
- Update to Minecraft 1.13.1
—
md_5 /
detail
- Update to Minecraft 1.13.1
—
md_5 /
detail
- Add note about 1.13.1
—
md_5 /
detail
- Remove reflection from CraftBlockData
—
md_5 /
detail
- Remove reflection from CraftBlockData
—
md_5 /
detail
- SPIGOT-4304: Turtle helmet overrides water breathing potion
—
md_5 /
detail
- SPIGOT-4298: Block command sender returns wrong block
—
md_5 /
detail
- launchProjectile Fish -> FishHook
—
md_5 /
detail
- SPIGOT-4296: Ensure recipe group set in craft translation
—
md_5 /
detail
- README.md updates
—
md_5 /
detail
- SPIGOT-4292: Ignore itemstacks with invalid enchants
—
md_5 /
detail
- SPIGOT-4283: Allow setting recipe groups
—
md_5 /
detail
- Fix whitespace issue in previous commit
—
md_5 /
detail
- SPIGOT-4276: Fix untyped statistics causing client errors
—
md_5 /
detail
- SPIGOT-4281: Fix looting enchantment
—
md_5 /
detail
- SPIGOT-4278: EntityChangeBlockEvent for turtles laying eggs
—
md_5 /
detail
- SPIGOT-4279: Move turtle egg interact event
—
md_5 /
detail
- Fix StructureGrowEvent originating from dispensers
—
md_5 /
detail
- SPIGOT-4271: Fix API error when enderman are not carrying a block
—
md_5 /
detail
- SPIGOT-4261: Missing turtle / phantom spawn egg meta
—
md_5 /
detail
- SPIGOT-1936: LootTable API
—
md_5 /
detail
- SPIGOT-4258: Add Player.updateCommands method
—
md_5 /
detail
- Fix regression in item priority conversion
—
md_5 /
detail
- Switch around item conversion code as well
—
md_5 /
detail
- SPIGOT-4253: Add way to prioritise item conversion
—
md_5 /
detail
- Expand GameRule API
—
md_5 /
detail
- Improve entity hierarchy by adding Mob interface.
—
md_5 /
detail
- Correct error in previous patch
—
md_5 /
detail
- SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEvent
—
md_5 /
detail
- SPIGOT-4245, MC-128441: use target world as teleport destination
—
md_5 /
detail
- Add Unit Tests for geHardness and getBlastResistance
—
md_5 /
detail
- SPIGOT-4240: Fix possible desync in usage of setSitting
—
md_5 /
detail
- SPIGOT-4238: Sometimes buckets are leaky client side when empty event is
—
md_5 /
detail
- SPIGOT-4233: Fix some missing handled NBT tags
—
md_5 /
detail
- SPIGOT-4233: Fix some missing handled NBT tags
—
md_5 /
detail
- SPIGOT-4233: Fix some missing handled NBT tags
—
md_5 /
detail
- Add merging and matching of parsed BlockData
—
md_5 /
detail
- SPIGOT-4184: Fix furnaces not matching Vanilla smelt or animations
—
md_5 /
detail
- SPIGOT-4219: Event for PigZombies angering.
—
md_5 /
detail
- SPIGOT-4230: Improve legacy block types
—
md_5 /
detail
- SPIGOT-4223: Fix inventories using the same TileEntity instance.
—
md_5 /
detail
- Fix gamerules in secondary worlds
—
md_5 /
detail
- Potion particles should default to true
—
md_5 /
detail
- SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to merge
—
md_5 /
detail
- SPIGOT-4221: Update surrounding blocks for cancelled break/place
—
md_5 /
detail
- Use CraftBlock.at helper
—
md_5 /
detail
- SPIGOT-4212: EntityInteractEvent when an entity tries to interact with a
—
md_5 /
detail
- Tweak outdated windows
—
md_5 /
detail
- SPIGOT-3936: Add isInteractable to Material
—
md_5 /
detail
- SPIGOT-4220: Player/Entity interact events when turtle eggs are stepped
—
md_5 /
detail
- Fix ChunkData material alone being treated as legacy
—
md_5 /
detail
- SPIGOT-4214: Catch attempts to create BlockData for items
—
md_5 /
detail
- SPIGOT-4199: Riptide related APIs
—
md_5 /
detail
- Pre size legacy hash tables
—
md_5 /
detail
- SPIGOT-4205: Cancelled damage should not anger pig zombie
—
md_5 /
detail
- Fix merchant inventories with custom titles
—
md_5 /
detail
- SPIGOT-4204: Allow passing data to AreaEffectCloud particles
—
md_5 /
detail
- SPIGOT-4198: Pockets of darkness in the air
—
md_5 /
detail
- SPIGOT-4029: Add event for commands being sent to client
—
md_5 /
detail
- SPIGOT-4194: Call BlockFadeEvent for coral
—
md_5 /
detail
- SPIGOT-3917: Add EntityDropItemEvent
—
md_5 /
detail
- SPIGOT-4192: Fix cancelling dispensers removing water sources
—
md_5 /
detail
- SPIGOT-4197: Account for double trapped chests
—
md_5 /
detail
- Fix ancient style event call in PlayerDropItemEvent
—
md_5 /
detail
- SPIGOT-4190: Move ChunkLoadEvent call
—
md_5 /
detail
- Move persist flag check
—
md_5 /
detail
- SPIGOT-227: Add entity persistent flag
—
md_5 /
detail
- SPIGOT-4185: Bubble columns not working on mobs
—
md_5 /
detail
- Update default spawn-limits
—
md_5 /
detail
- SPIGOT-4188: Fish not dispensing from buckets
—
md_5 /
detail
- Include class path in legacy conversion errors.
—
md_5 /
detail
- SPIGOT-1714: Draft API for player list header / footer
—
md_5 /
detail
- SPIGOT-4182: Implement cursor captions
—
md_5 /
detail
- Give turtle eggs a spawn reason
—
md_5 /
detail
- SPIGOT-4178: Add another BlockPhysicsEvent call site
—
md_5 /
detail
- SPIGOT-4177: Change behaviour of item display names yet again
—
md_5 /
detail
- Update default config links
—
md_5 /
detail
- Update default config links
—
md_5 /
detail
- SPIGOT-4166: Fix Tags being corrupted by early access (and not
—
md_5 /
detail
- SPIGOT-4166: Fix Tags being corrupted by early access (and not
—
md_5 /
detail
- SPIGOT-4171: Advancement description not showing
—
md_5 /
detail
- SPIGOT-4168: Patch up some legacy calls
—
md_5 /
detail
- SPIGOT-1588: Fix cancelling mount related events
—
md_5 /
detail
- Fix growing large dark oak trees
—
md_5 /
detail
- SPIGOT-4164: Treat new _AIR blocks as air
—
md_5 /
detail
- Use SpawnReason.NATURAL for Phantom spawning
—
md_5 /
detail
- SPIGOT-4161: Missing BlockDispenseEvent for Waterlogged
—
md_5 /
detail
- SPIGOT-4160: StructureGrowEvent not triggering for giant trees
—
md_5 /
detail
- SPIGOT-4159: Fix Player.launchProjectile(Trident.class)
—
md_5 /
detail
- Add SpawnReason.DROWNED
—
md_5 /
detail
- SPIGOT-4140, SPIGOT-4157: World generation errors
—
md_5 /
detail
- Add draft BlockFertilizeEvent
—
md_5 /
detail
- SPIGOT-4137: Fix World.regenerateChunk
—
md_5 /
detail
- SPIGOT-3981: Make custom inventories return specialised types where
—
md_5 /
detail
- SPIGOT-4147: Fix ItemFrames not able to be placed UP or DOWN
—
md_5 /
detail
- SPIGOT-4141: Untouched filled maps not saving
—
md_5 /
detail
- Fix scute dropping
—
md_5 /
detail
- SPIGOT-4135: Fix DOLPHINS_GRACE PotionEffectType Wrapper.
—
md_5 /
detail
- SPIGOT-4128: Skip hopeless entity conversion
—
md_5 /
detail
- SPIGOT-4132: Fix missing break in RedstoneWire.setFace
—
md_5 /
detail
- SPIGOT-4131: Fix typo affecting setting BlockData
—
md_5 /
detail
- SPIGOT-4128: Greatly improve spawn egg deserialization
—
md_5 /
detail
- SPIGOT-4123: Fix display names cleared by plugins / serialization
—
md_5 /
detail
- Add map ID API
—
md_5 /
detail
- SPIGOT-4120: Store BlockData enum mappings per class
—
md_5 /
detail
- SPIGOT-4122: Fix an instance of legacy item inequalities
—
md_5 /
detail
- SPIGOT-4119: Incorrect slot type in InventoryClickEvent
—
md_5 /
detail
- SPIGOT-4124: Fix misplaced PISTON_HEAD
—
md_5 /
detail
- SPIGOT-4116: Increase command tab spam threshold
—
md_5 /
detail
- SPIGOT-824: SpongeAbsorbEvent
—
md_5 /
detail
- SPIGOT-4110: Fix spawning withers
—
md_5 /
detail
- SPIGOT-4112: scoreboard display names are not nullable
—
md_5 /
detail
- Just throw section signs into components a la Mojang
—
md_5 /
detail
- SPIGOT-4109: Wall skulls not dropping
—
md_5 /
detail
- SPIGOT-4106: Fish from buckets despawn
—
md_5 /
detail
- Always return captured tiles from chunks as well.
—
md_5 /
detail
- Fix Player.playNote
—
md_5 /
detail
- Update to Minecraft 1.13
—
md_5 /
detail
- SPIGOT-4101: Turtle lightning strike causing crash
—
md_5 /
detail
- SPIGOT-4024: Improve interactions of Vanilla tab completion, and also
—
md_5 /
detail
- Fix cancelling new effect events
—
md_5 /
detail
- SPIGOT-4099: Missing BlockFormEvent for concrete powder
—
md_5 /
detail
- SPIGOT-4100: Ignore invalid item display names
—
md_5 /
detail
- SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
—
md_5 /
detail
- CraftBlock.toString shouldn't make legacy call
—
md_5 /
detail
- SPIGOT-4064: Fix BlockPistonRetractEvent for regular pistons
—
md_5 /
detail
- Fix bad old API call in CraftBlockState
—
md_5 /
detail
- Update EntityChangeBlockEvent to new BlockData API
—
md_5 /
detail
- SPIGOT-4074: Fix createBlockData succeeding on garbage
—
md_5 /
detail
- SPIGOT-4050: Snow erasing block below it
—
md_5 /
detail
- Fix issues converting certain chunks
—
md_5 /
detail
- SPIGOT-4047: Ignore non-existent potions
—
md_5 /
detail
- SPIGOT-4046: Fix selectors in tick functions
—
md_5 /
detail
- SPIGOT-4044: Cannot load datapack functions on startup
—
md_5 /
detail
- SPIGOT-4048: Fish disappear when they cannot be picked up
—
md_5 /
detail
- SPIGOT-4049: Books lose NBT data
—
md_5 /
detail
- Revert "SPIGOT-4035: Enforce case-sensitivity for chat format code
—
md_5 /
detail
- SPIGOT-4042: Fix emptying buckets onto slabs
—
md_5 /
detail
- SPIGOT-4041: Fix regressed item naming
—
md_5 /
detail
- SPIGOT-4040: Further increase team related limits
—
md_5 /
detail
- Fix Block.setType alone being treated as legacy
—
md_5 /
detail
- Delete Block.setData byte methods from API
—
md_5 /
detail
- SPIGOT-4020: Fix DustOptions colouring
—
md_5 /
detail
- Fix changes that got lost late in development cycle
—
md_5 /
detail
- SPIGOT-4028: Improve legacy ItemStack conversion
—
md_5 /
detail
- Tweak display of command completions when we have none
—
md_5 /
detail
- Fix missing PlayerResourcePackStatusEvent
—
md_5 /
detail
- SPIGOT-4034: Fix missed diff affecting canceled InventoryClickEvent
—
md_5 /
detail
- SPIGOT-4037: Improve legacy BlockState.setData
—
md_5 /
detail
- SPIGOT-4036: Handle regular/uncoloured shulker boxes
—
md_5 /
detail
- SPIGOT-4035: Enforce case-sensitivity for chat format code matching.
—
md_5 /
detail
- Amend previous unit test to use JSON rather than toString for validation
—
md_5 /
detail
- SPIGOT-3998, MC-133373: Improve attributes
—
md_5 /
detail
- SPIGOT-4030: Improve CraftItemStack.hasItemMeta
—
md_5 /
detail
- SPIGOT-4031: Improve bounds checking in CraftInventoryView.
—
hex /
detail
- SPIGOT-4026: Clicking on command error suggestion should return verbatim
—
md_5 /
detail
- SPIGOT-4022: Improve utility of Entity.getName for non-players
—
md_5 /
detail
- SPIGOT-4025: Fixed missed diff affecting PlayerLocaleChangeEvent
—
md_5 /
detail
- Fix completion of multiple arguments in Bukkit commands
—
md_5 /
detail
- SPIGOT-4017: Increase Team related length limits
—
md_5 /
detail
- Standardise empty string as null / not set
—
md_5 /
detail
- Command block names are not nullable
—
md_5 /
detail
- SPIGOT-4016: Fix clearing custom names
—
md_5 /
detail
- Fix MapInitializeEvent firing every tick
—
md_5 /
detail
- Add ignore-vanilla-permissions option to assist with disabling default
—
md_5 /
detail
- CraftBanner also needs to use wool data
—
md_5 /
detail
- SPIGOT-4015: Make CraftTeam tie into backing prefix/suffix
—
md_5 /
detail
- SPIGOT-4008: Fix server-icon loading
—
md_5 /
detail
- SPIGOT-4010: Prefix / suffix compatibility should default to empty
—
md_5 /
detail
- SPIGOT-4011: Clear error for plugin misusing ChunkData
—
md_5 /
detail
- SPIGOT-4006: ICE rather than SNOW forming in some biomes
—
md_5 /
detail
- Fish / Dolphin should be WaterMob, and WaterMob Creature
—
md_5 /
detail
- SPIGOT-4004: Fix banner pattern colouring
—
md_5 /
detail
- SPIGOT-4004: Fix banner pattern colouring
—
md_5 /
detail
- Validate world in CraftServer.createChunkData
—
md_5 /
detail
- SPIGOT-4003: Fix TropicalFish.getType
—
md_5 /
detail
- Add javadocs to new CraftBlockData utility methods.
—
md_5 /
detail
- Add EntityToggleSwimEvent and isSwimming / setSwimming API
—
md_5 /
detail
- SPIGOT-4002: Fix usage of default: statements in 1.13 plugins compiled
—
md_5 /
detail
- Update to Minecraft 1.13-pre7
—
md_5 /
detail
- Update to Minecraft 1.13-pre7
—
md_5 /
detail
- Player metadata really should be keyed by UUID not name
—
md_5 /
detail
- Add validation checks to CraftPlayer.teleport
—
md_5 /
detail
- SPIGOT-3987: Preserve attributes when writing in books
—
md_5 /
detail
- SPIGOT-3976: Add some additional toStrings to CraftEntity classes
—
md_5 /
detail
- SPIGOT-3619: Improve CraftScheduler#isCurrentlyRunning
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-3945: Remove RepairCost tag when cost is 0
—
md_5 /
detail
- Implement Arrow tile methods
—
md_5 /
detail
- SPIGOT-3923: Defer PlayerInventory ItemStack change to 1.13
—
md_5 /
detail
- SPIGOT-3920: Make player inventories consistently return null for empty
—
md_5 /
detail
- Netty 4.1.24.Final
—
md_5 /
detail
- SPIGOT-3908: Fix signed books incorrect defaulting to unresolved
—
md_5 /
detail
- SPIGOT-3904: Consolidate book handling code
—
md_5 /
detail
- SPIGOT-3899: Only load advancements from primary world
—
md_5 /
detail
- SPIGOT-3886: Plugin exceptions in map rendering should not crash server
—
md_5 /
detail
- SPIGOT-3883: Better reloading of pending unload chunks
—
md_5 /
detail
- SPIGOT-3882: Extra call site for VehicleEntityCollisionEvent
—
md_5 /
detail
- SPIGOT-3879: Make end->overworld spawning more consistent with vanilla
—
md_5 /
detail
- SPIGOT-3875: Book selectors not resolving
—
md_5 /
detail
- Remove magic values in scheduler package
—
md_5 /
detail
- SPIGOT-3869: More resurrect fixes
—
md_5 /
detail
- SPIGOT-3869: Error when forcing EntityResurrectEvent
—
md_5 /
detail
- SPIGOT-3864: Protect against suffocation on world change
—
md_5 /
detail
- SPIGOT-3845: Fix spawnRadius on respawn
—
md_5 /
detail
- Add setTarget and getTarget to Slime.
—
md_5 /
detail
- Add missing WEARABLE EnchantmentTarget
—
md_5 /
detail
- SPIGOT-3829: Apply some speed limits to all entities
—
md_5 /
detail
- SPIGOT-3824: Return the direct vehicle of an entity, not the root
—
black-hole /
detail
- Fix incorrect unit test name
—
md_5 /
detail
- Fix bad usage of setter in previous commit
—
md_5 /
detail
- Expand Structure Block API
—
md_5 /
detail
- SPIGOT-3813: Player.setHealth not reliable in conjunction with attribute
—
md_5 /
detail
- SPIGOT-3812: Workbench from Bukkit.createInventory does not update
—
md_5 /
detail
- SPIGOT-3807: Improve getEyeHeight
—
md_5 /
detail
- SPIGOT-3805: Minecart does not teleport through Nether Portal
—
md_5 /
detail
- SPIGOT-3805: Minecart does not teleport through Nether Portal
—
md_5 /
detail
- Netty 4.1.21.Final
—
md_5 /
detail
- Update README.md
—
md_5 /
detail
- Expand EnderSignal API
—
md_5 /
detail
- SPIGOT-2911: Implement AbstractHorseInventory
—
md_5 /
detail
- SPIGOT-3784: Reset horse chests after event
—
md_5 /
detail
- Expand CreatureSpawner API
—
md_5 /
detail
- SPIGOT-3775: ghost player list entry if kicked on join
—
md_5 /
detail
- Unit tests for Material.isItem
—
md_5 /
detail
- Remove direct dependency on jopt-simple
—
md_5 /
detail
- SPIGOT-3751: BossBar flag methods reversed
—
md_5 /
detail
- Fix Block PistonMoveReaction
—
md_5 /
detail
- Send complete metadata update to joining players
—
md_5 /
detail
- Fix opening shulker inventories
—
md_5 /
detail
- CauldronLevelChangeEvent does not use new level
—
md_5 /
detail
- Update Netty / MySQL / SQLite
—
md_5 /
detail
- Remove a bunch of spurious _INVALID_ methods.
—
md_5 /
detail
- SPIGOT-3735: Missing call to BlockFadeEvent
—
md_5 /
detail
- print -> println in world start region preparation
—
md_5 /
detail
- SPIGOT-3729: Add AreaEffectClouds to tracker
—
md_5 /
detail
- SPIGOT-3729: Add AreaEffectClouds to tracker
—
md_5 /
detail
- SPIGOT-3724: Make CraftMetaSkull work reliably for player skulls
—
md_5 /
detail
- SPIGOT-355: API for Villager careers
—
md_5 /
detail
- Send title timings before sending titles
—
md_5 /
detail
- Remove unused private static final variable
—
md_5 /
detail
- SPIGOT-3717: Fix some RCON commands
—
md_5 /
detail
- SPIGOT-3696: Clearing custom name of some blocks does not work
—
md_5 /
detail
- SPIGOT-2892: Fix some clone implementations and add unit test
—
md_5 /
detail
- Allow unloading all worlds except the main one
—
md_5 /
detail
- Netty 4.1.18.Final
—
md_5 /
detail
- SPIGOT-3686: Move entity event call earlier in method
—
md_5 /
detail
- Add ChunkDataTest from PR #157
—
md_5 /
detail
- SPIGOT-3684: Team#setColor does not trigger scoreboard update
—
md_5 /
detail
- Fix missing event call for BlockRedstoneLamp
—
md_5 /
detail
- SPIGOT-3664: Add Material getter to ChunkSnapshot
—
md_5 /
detail
- SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.
—
md_5 /
detail
- SPIGOT-3674: Take into account max stack size for PlayerDropItemEvent
—
md_5 /
detail
- SPIGOT-3668: Missing EntityToggleGlideEvent in creative mode
—
md_5 /
detail
- Fix some formatting in CraftEventFactory
—
md_5 /
detail
- SPIGOT-1505: PlayerItemMendEvent
—
md_5 /
detail
- SQLite 3.21.0
—
md_5 /
detail
- BUILDTOOLS-362: Downgrade surefire plugin to fix issues in Docker
—
md_5 /
detail
- SPIGOT-690: Try to make force opened enchant tables work a bit better
—
md_5 /
detail
- Add setSpawnLocation(Location)
—
md_5 /
detail
- Don't special case 'invalid' usernames for UUIDs.
—
md_5 /
detail
- Use generics in health scaling methods
—
md_5 /
detail
- Fix mismatched setArrowCount method
—
md_5 /
detail
- Fix dispensing bone meal not having the correct data value
—
md_5 /
detail
- CraftMetaFirework: AssertionError -> IllegalArgumentException
—
md_5 /
detail
- Move animal-sniffer to development profile.
—
md_5 /
detail
- SPIGOT-1891: Player.playNote should use RECORDS category
—
md_5 /
detail
- SPIGOT-3649: Backwards check in playEffect
—
md_5 /
detail
- Netty 4.1.17.Final
—
md_5 /
detail
- Catch all exceptions from plugin conversation handling
—
md_5 /
detail
- Add Score.isScoreSet()Z API.
—
md_5 /
detail
- SPIGOT-3644: Fix missed yaw callsite update
—
md_5 /
detail
- Implement max fuse tick & explosion radius methods to Creeper
—
md_5 /
detail
- SPIGOT-3638: Don't process async chat on shutting down server
—
md_5 /
detail
- SPIGOT-3629: Greatly expand entity effect API
—
md_5 /
detail
- SPIGOT-3637: Adjust yaw yet again
—
md_5 /
detail
- Database drivers should be runtime depends
—
md_5 /
detail
- Update SQLite to 3.20.1
—
md_5 /
detail
- SPIGOT-3622: Issue in some combinations of spawn protection
—
md_5 /
detail
- SPIGOT-3613: Success count not reset for exceptions.
—
md_5 /
detail
- Fix bad diff
—
md_5 /
detail
- SPIGOT-3607: Bad yaw from armorstands treated as living
—
md_5 /
detail
- SPIGOT-3605: Spawn eggs not saving internal data
—
md_5 /
detail
- SPIGOT-3603: Fix client timing out in scenarios where it sends no
—
md_5 /
detail
- Fix zombie professions
—
md_5 /
detail
- SPIGOT-3598: Persist all beacon effects
—
md_5 /
detail
- Temporarily shift L7 timeout value to L4 value of 30s.
—
md_5 /
detail
- Supress harmless teleport error
—
md_5 /
detail
- SPIGOT-3587: Set head rotation when spawning entity
—
md_5 /
detail
- SPIGOT-3565: Head yaw is "more accurate" for living entities
—
md_5 /
detail
- Fix active async tasks not cancelled by
—
md_5 /
detail
- SPIGOT-3571: Packet handling must be synchronous
—
md_5 /
detail
- Update to Minecraft 1.12.2
—
md_5 /
detail
- Update to Minecraft 1.12.2
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-3561: Fix selectors in SuccessCount
—
md_5 /
detail
- SPIGOT-3553: Add OfflinePlayer based methods to SkullMeta
—
md_5 /
detail
- SPIGOT-3551: Recursively unrestrict advancements
—
md_5 /
detail
- Add BukkitTask#isCancelled
—
md_5 /
detail
- Upgrade to Netty 4.1.15.Final
—
md_5 /
detail
- SPIGOT-1107: Shift clicking and delegation for custom inventories
—
md_5 /
detail
- SPIGOT-3513: Correctly set size for freshly spawned Minecarts
—
md_5 /
detail
- Fix a few chunk saving race conditions
—
md_5 /
detail
- SPIGOT-3497: Cancelled EntityPortalEvent leads to incorrect behaviour
—
md_5 /
detail
- SPIGOT-3496, MC-92282: Set mob type of mob-spawner reverts after single
—
md_5 /
detail
- Fix CraftBanner initialisation.
—
md_5 /
detail
- SPIGOT-3491: Add option to bypass permissions in advancements
—
md_5 /
detail
- Update misc depends
—
md_5 /
detail
- Improvements to BlockStates
—
md_5 /
detail
- SPIGOT-3492: Ensure player functionality uses their specific scoreboard
—
md_5 /
detail
- Add build delay back
—
md_5 /
detail
- Update to Minecraft 1.12.1
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-3486: Missing check in redstone placement
—
md_5 /
detail
- SPIGOT-3485: Launch shulker bullets as projectiles
—
md_5 /
detail
- SPIGOT-3487: Llama doesn't drop chest
—
md_5 /
detail
- SPIGOT-3482: ProjectileHitEvent for shulker bullet and llama spit
—
md_5 /
detail
- SPIGOT-3456: Expand calling of ServerCommandEvent
—
md_5 /
detail
- SPIGOT-3403: Add an EntityPickupItemEvent
—
md_5 /
detail
- SPIGOT-3463: Spurious item drops from event
—
md_5 /
detail
- Implement BroadcastMessageEvent
—
md_5 /
detail
- SPIGOT-3461: Standardise plugin load timing
—
md_5 /
detail
- Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE
—
md_5 /
detail
- Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE
—
md_5 /
detail
- SPIGOT-3432: Add playNote support for new sounds
—
md_5 /
detail
- SPIGOT-3432: Add playNote support for new sounds
—
md_5 /
detail
- SPIGOT-3440: Non player entities should not make new portals
—
md_5 /
detail
- SPIGOT-3433: Improve AreaEffectCloud#getSource
—
md_5 /
detail
- SPIGOT-3428: Recover from invalid firework data
—
md_5 /
detail
- Fix memory leak in PlayerList
—
md_5 /
detail
- Update Eclipse compiler.
—
md_5 /
detail
- SPIGOT-3418: Packaging error causing wrong netty version to be used
—
md_5 /
detail
- SPIGOT-3425: Correct slot type calculation
—
md_5 /
detail
- SPIGOT-3423: Don't treat technical piston block as BlockStateMeta
—
md_5 /
detail
- SPIGOT-3417: Event for shearing snowman
—
md_5 /
detail
- SPIGOT-3416: Cap team prefix / suffix at correct value of 16
—
md_5 /
detail
- SPIGOT-3409: Improve performance of registering stupid amounts of
—
md_5 /
detail
- SPIGOT-3407: Set damager for evoker fangs
—
md_5 /
detail
- Update to Netty 4.1.13.Final.
—
md_5 /
detail
- Increase expiration time to two weeks.
—
md_5 /
detail
- SPIGOT-3387: Prevent null enchantments in ItemMeta
—
md_5 /
detail
- SPIGOT-3382: Ensure players can pickup stuff
—
md_5 /
detail
- SPIGOT-3377: Fix subspace bubble advancement
—
md_5 /
detail
- SPIGOT-3381: Save older serialized enchants
—
md_5 /
detail
- SPIGOT-3379: Generalise canPickupItems to other entities.
—
md_5 /
detail
- SPIGOT-3376: Fix nested functions
—
md_5 /
detail
- SPIGOT-3373: Fix /execute in gameloop functions
—
md_5 /
detail
- SPIGOT-3324: Improve tameable damage handling
—
md_5 /
detail
- SPIGOT-3368: Allow anvil level cost to be overwritten by properties
—
md_5 /
detail
- SPIGOT-3336: HideFlags will now serialize as a List rather than a Set.
—
md_5 /
detail
- SPIGOT-3364: Correct EntityResurrectEvent
—
md_5 /
detail
- Treat Vanilla commands as Bukkit Commands
—
md_5 /
detail
- Fix nether world border center not adjusting
—
md_5 /
detail
- SPIGOT-3351: Replace bundled netty with 4.1.12.Final
—
md_5 /
detail
- Increase expire time to 7 days
—
md_5 /
detail
- SPIGOT-3329: Allow per world loot tables
—
md_5 /
detail
- SPIGOT-3342: Fix invalid usage of null in InventoryWrapper
—
md_5 /
detail
- SPIGOT-3337: Use special data value to indicate multiple recipe choices
—
md_5 /
detail
- Fix detection of missing or invalid tile entities for End portals and
—
jjm_223 /
detail
- Add PistonMoveReaction getters for Entity
—
md_5 /
detail
- SPIGOT-3331: New map colours don't display
—
md_5 /
detail
- SPIGOT-3328: EntityTameEvent for Parrots
—
md_5 /
detail
- SPIGOT-3324: Best effort fix for shoulder Parrots + cancelled damage
—
md_5 /
detail
- SPIGOT-3320: Apply tile entity fixer to more types
—
md_5 /
detail
- SPIGOT-3304: Respect duration from Vanilla /weather
—
md_5 /
detail
- SPIGOT-3303: Warn when attempting to grant non existent recipe
—
md_5 /
detail
- SPIGOT-3302: Armor stands not dropping armor
—
md_5 /
detail
- Update to Minecraft 1.12
—
md_5 /
detail
- Prevent NPE when setting tempt target to null
—
md_5 /
detail
- Add proper TeleportCause for /teleport
—
md_5 /
detail
- SPIGOT-3290: /teleport command overrides player rotation
—
md_5 /
detail
- SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
—
md_5 /
detail
- SPIGOT-3283: Don't allow plugin induced infinite velocity / position
—
md_5 /
detail
- SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entities
—
md_5 /
detail
- Update to Minecraft 1.12-pre6
—
md_5 /
detail
- SPIGOT-3277: Fix Entity.eject()
—
black-hole /
detail
- Add support for preventing block drops in BreakEvent
—
md_5 /
detail
- Add color API for Teams
—
md_5 /
detail
- SPIGOT-3272: Fix duplicate creative inventory
—
md_5 /
detail
- SPIGOT-439: Add player locale related APIs.
—
md_5 /
detail
- Ensure gameLoop function gets selectors applied.
—
md_5 /
detail
- SPIGOT-3257: Issue with AdvancementRewards function
—
md_5 /
detail
- SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directions
—
md_5 /
detail
- SPIGOT-3254: Check chunks are loaded before ticking entities as per
—
md_5 /
detail
- SPIGOT-3253: Fix entity yaw changes
—
md_5 /
detail
- Update to Minecraft 1.12-pre5
—
md_5 /
detail
- SPIGOT-3248: Don't set shoulder compounds of EntityHuman to null
—
md_5 /
detail
- Misc advancement / recipe reload fixes including SPIGOT-3240
—
md_5 /
detail
- SPIGOT-3240: Temporarily stub out rarely used resetRecipes method to fix
—
md_5 /
detail
- SPIGOT-3244: Downgrade MySQL driver to 5.1.42 - the current GA release
—
md_5 /
detail
- SPIGOT-3243: Remove recipe reset on world change / death
—
md_5 /
detail
- SPIGOT-3242: Fix rain not showing client side
—
md_5 /
detail
- SPIGOT-3238: Add Server.advancementIterator
—
md_5 /
detail
- Update to Minecraft 1.12-pre2
—
md_5 /
detail
- Change book limit to allow for automatically generated colour codes
—
md_5 /
detail
- Remove outdated build delay.
—
md_5 /
detail
- SPIGOT-3235: Disconnect for payload errors
—
md_5 /
detail
- Set health before entity death.
—
md_5 /
detail
- SPIGOT-3215: Call BlockPhysicsEvent for tall plants
—
md_5 /
detail
- SPIGOT-3214: Allow book titles up to 32 even though they can't be
—
md_5 /
detail
- Implement getColor / setColor for Shulker entity
—
md_5 /
detail
- SPIGOT-3207: Fix hiding players in a BukkitRunnable after joining
—
md_5 /
detail
- Drop RegionFile.chunkExists() in favour of Mojang's own version
—
md_5 /
detail
- Implement getColor / setColor for TippedArrow
—
stteg /
detail
- Reset player arrow count on death
—
md_5 /
detail
- Skip invalid enchants in CraftMetaItem
—
md_5 /
detail
- Create NBT TypeId helper class
—
md_5 /
detail
- Remove players from vehicle when changing world via NMS methods.
—
md_5 /
detail
- SPIGOT-3192: Return default value for invalid map icons
—
md_5 /
detail
- Add small throttle to book edits.
—
md_5 /
detail
- Enforce proper limits on books.
—
md_5 /
detail
- Implement cooldown API
—
md_5 /
detail
- Inventory getContents Cleanup
—
md_5 /
detail
- Make CraftJukebox.isPlaying locally consistent
—
md_5 /
detail
- Add correct interfaces for comparator / daylight detector
—
md_5 /
detail
- Fix some blockstate consistency issues.
—
md_5 /
detail
- SPIGOT-3182: Fix tab-completion in command blocks without leading slash
—
Pokechu022 /
detail
- Fixes to mob equipment behaviour
—
md_5 /
detail
- SPIGOT-3165: Only increment spawncount when mob spawn succeeds
—
md_5 /
detail
- SPIGOT-3162: Experience ignored for custom recipes
—
md_5 /
detail
- SPIGOT-3157: Use Vanilla gamemode change code
—
md_5 /
detail
- SPIGOT-3154: Sleeping players cannot change dimensions
—
md_5 /
detail
- SPIGOT-3144: Add missing PrepareAnvilEvent call.
—
md_5 /
detail
- SPIGOT-3149: StructureGrowEvent for dispenser triggered growth
—
md_5 /
detail
- SPIGOT-3149: Shift StructureGrowEvent for saplings to catch dispensers
—
md_5 /
detail
- Add additional methods sigs for binary compat
—
md_5 /
detail
- Add Chunk.isSlimeChunk to check if a chunk can spawn slimes
—
md_5 /
detail
- Add Material.isFuel to check if a material is a furnace fuel.
—
md_5 /
detail
- Add TeleportCause.COMMAND for inbuilt /tp
—
md_5 /
detail
- SPIGOT-3142: Plugin event changes not using TeleportCause.PLUGIN
—
md_5 /
detail
- SPIGOT-3141: Missing TeleportCause.SPECTATE when lift clicking spectate
—
md_5 /
detail
- Fix trailing whitespace in CraftChunk
—
md_5 /
detail
- SPIGOT-3143: Don't decrease item stack size if VehicleCreateEvent is
—
md_5 /
detail
- Process entity portalling towards the end of a tick.
—
md_5 /
detail
- Properly validate player experience bar progress
—
hawkeboyz2 /
detail
- Add getWidth + getHeight for Entity
—
md_5 /
detail
- SPIGOT-3128: Shift VehicleCreateEvent calling.
—
md_5 /
detail
- SPIGOT-3126: Make fireballs do a better job of respecting mobGriefing
—
md_5 /
detail
- Ensure PlayerResourcePackStatusEvent is synchronous
—
md_5 /
detail
- Add getIgnitingBlock to BlockBurnEvent
—
md_5 /
detail
- Don't call super update on unplaced command block metas
—
md_5 /
detail
- Add more notch inventory conversions
—
md_5 /
detail
- SPIGOT-3114: Initialize custom SHULKER_BOX slots
—
md_5 /
detail
- SPIGOT-3110: SHULKER_BOX InventoryType
—
md_5 /
detail
- SPIGOT-3107: Try and improve shield knockback further
—
md_5 /
detail
- SPIGOT-3108: Hack around mirroring empty item stacks
—
md_5 /
detail
- SPIGOT-3108: Hack around mirroring empty item stacks
—
md_5 /
detail
- SPIGOT-3105: BlockFadeEvent for large snow blocks
—
md_5 /
detail
- MC-111753, SPIGOT-2971: Brewing stand not reloading
—
md_5 /
detail
- SPIGOT-3075: EntityTeleportEvent for Shulkers
—
md_5 /
detail
- SPIGOT-3068: API for localized item names
—
md_5 /
detail
- SPIGOT-2152: Method to set resource pack + hash.
—
md_5 /
detail
- SPIGOT-3067: Wither skeleton heads not dropping
—
md_5 /
detail
- SPIGOT-3063: Call EntityAirChangeEvent
—
md_5 /
detail
- SPIGOT-3054: Correct LLamaSpit launching
—
md_5 /
detail
- SPIGOT-3051: Set pitch/yaw for spawned boats
—
md_5 /
detail
- Update SQLite to 3.16 for performance improvements and architecture
—
md_5 /
detail
- Add implementation for LlamaSpit in ProjectileSource#launchProjectile
—
md_5 /
detail
- Update MySQL Driver Version to 5.1.40
—
md_5 /
detail
- SPIGOT-3044: BlockDispenseEvent for shulker boxes
—
md_5 /
detail
- Increase expiration time to two weeks.
—
md_5 /
detail
- SPIGOT-3040: Round health to float for validation
—
md_5 /
detail
- Make tile activeContainer assignment consistent.
—
md_5 /
detail
- SPIGOT-3033: Alter behaviour of cancelled hopper transfers (reverted
—
md_5 /
detail
- SPIGOT-3037: WorldBorder#isInside(Location)
—
md_5 /
detail
- SPIGOT-3033: Alter behaviour of cancelled hopper transfers
—
md_5 /
detail
- SPIGOT-3031: Pigs are not dropping their saddle
—
md_5 /
detail
- Re-enable the vanilla debug MethodProfiler and /debug command
—
Pokechu022 /
detail
- Add API to set Arrow pickup status
—
md_5 /
detail
- SPIGOT-3003: Fix custom dropper / beacons.
—
md_5 /
detail
- SPIGOT-3002: Mob spawners are valid
—
md_5 /
detail
- SPIGOT-2997: Explicitly disallow invalid tiles to be opened
—
md_5 /
detail
- Fix crash if entities other than players (somehow?) consume their item.
—
md_5 /
detail
- 10 day build expire
—
md_5 /
detail
- SPIGOT-2990: EntityTeleportEvent for tameable animals following owner
—
md_5 /
detail
- SPIGOT-2989: Use existing horse inventory object.
—
md_5 /
detail
- SPIGOT-826: Add method to retrieve entity by UUID
—
md_5 /
detail
- SPIGOT-2640: API for multiple passengers per entity
—
md_5 /
detail
- SPIGOT-1915: Fix players seeing their own passengers
—
md_5 /
detail
- More robust inventory handling
—
md_5 /
detail
- SPIGOT-2980: Improve SpawnEgg NBT application and ItemStack conversion.
—
md_5 /
detail
- Recover spawn egg data from UNSPECIFIC meta.
—
md_5 /
detail
- Clear effectsToProccess after applying potion effects
—
md_5 /
detail
- SPIGOT-2977: Pass setAmount(0) through to wrapped ItemStack.
—
md_5 /
detail
- SPIGOT-2969: Shulker box removal not updating comparators
—
md_5 /
detail
- SPIGOT-2966: Entirely remove problematic check
—
md_5 /
detail
- SPIGOT-2960: Fire HOTBAR_MOVE_AND_READD in more cases
—
md_5 /
detail
- SPIGOT-2964: Correct number of shelve sin PrepareEnchantEvent
—
md_5 /
detail
- SPIGOT-2963: Endless loop in CraftHumanEntity#openMerchant
—
md_5 /
detail
- SPIGOT-2957 getSeaLevel() should return the real sea level, not a
—
md_5 /
detail
- Increase expire time to 7 days
—
md_5 /
detail
- Correct some code.
—
md_5 /
detail
- SPIGOT-2127: Add DamageCause.ENTITY_SWEEP_ATTACK
—
md_5 /
detail
- Additional fireworks damage tracking.
—
md_5 /
detail
- MC-88491: Fix projectile colliding with shooter
—
md_5 /
detail
- SPIGOT-2953: Set damager for fireworks
—
md_5 /
detail
- SPIGOT-2944: Just apply filtering to players
—
md_5 /
detail
- Update to Minecraft 1.11.2
—
md_5 /
detail
- SPIGOT-2948: Alter filtering logic
—
md_5 /
detail
- Update to Minecraft 1.11.1
—
md_5 /
detail
- SPIGOT-2936: Simplify WorldBorder diff
—
md_5 /
detail
- SPIGOT-2930: Shift calling of PlayerItemBreakEvent to before break.
—
md_5 /
detail
- SPIGOT-2926: Check spawn-npcs setting for NPCs.
—
md_5 /
detail
- SPIGOT-2923: Added PotionEffectType#getColor()
—
md_5 /
detail
- SPIGOT-2924: Improve handling of Jukeboxes playing nothing.
—
md_5 /
detail
- SPIGOT-1036: Add API to manipulate sendTitle timings.
—
md_5 /
detail
- SPIGOT-2918: Always call EnchantItemEvent
—
md_5 /
detail
- SPIGOT-2913: Only one enchantment applied to items
—
md_5 /
detail
- SPIGOT-2912: Fix enchanting with ID of 0
—
md_5 /
detail
- Add getLocation for InventoryEnderChest
—
md_5 /
detail
- Add EnchantmentOffer to PrepareItemEnchantEvent
—
md_5 /
detail
- SPIGOT-2242: Handle changed item in PlayerPickupArrowEvent
—
md_5 /
detail
- SPIGOT-2524: Update inventory for cancelled air right click
—
md_5 /
detail
- SPIGOT-2907: Improve EntityResurrectEvent handling
—
md_5 /
detail
- SPIGOT-2908: Correctly spawn LlamaSpit
—
md_5 /
detail
- Use CraftEventFactory for BlockFormEvent
—
md_5 /
detail
- SPIGOT-2886: Call BlockFormEvent when Lava and Water collide
—
md_5 /
detail
- Clean up BlockFlowing
—
md_5 /
detail
- Add API to get default value of an Attribute
—
md_5 /
detail
- SPIGOT-2894: Preserve unreadable spawn egg data in memory
—
md_5 /
detail
- SPIGOT-2894: Preserve unreadable EntityTag data
—
md_5 /
detail
- SPIGOT-2891: Remove chunks if first check is false
—
md_5 /
detail
- Implement pre-spawn API to allow modifications to spawned entities.
—
md_5 /
detail
- SPIGOT-1592: Implement ItemMeta for Spawn Eggs
—
md_5 /
detail
- SPIGOT-2890: SetBiome not saving changes
—
md_5 /
detail
- Implement EntityDeathEvent for ArmorStands
—
md_5 /
detail
- SPIGOT-2889: Error cancelling creative InventoryClickEvent
—
md_5 /
detail
- #326: Convert BlockMeta to handle older serialized items.
—
md_5 /
detail
- #326: Convert BlockMeta to handle older serialized items.
—
md_5 /
detail
- SPIGOT-2879: Change order of entity addition for ender pearls
—
md_5 /
detail
- SPIGOT-911: Add hitBlock to PorjectileHitEvent
—
md_5 /
detail
- SPIGOT-2871: Improve BlockStates + BlockStateMeta
—
md_5 /
detail
- Reduce outdated build delay further.
—
md_5 /
detail
- Add some expansions to Anvil Inventory API
—
md_5 /
detail
- SPIGOT-2867: Update inventory on cancelled interacts too
—
md_5 /
detail
- Fangs degree => radians (and back)
—
md_5 /
detail
- Expand definition of isFrozen
—
md_5 /
detail
- SPIGOT-2862: Cannot spawn evoker fangs
—
md_5 /
detail
- SPIGOT-2860: Don't create 0 exp orbs when breeding
—
md_5 /
detail
- Add hitEntity to ProjectileHitEvent
—
md_5 /
detail
- SPIGOT-2855: Empty ItemStacks in PlayerDeathEvent drops
—
md_5 /
detail
- Build expiry is now 1 week
—
md_5 /
detail
- SPIGOT-1401: Issues placing blocks adjacent to eachother
—
md_5 /
detail
- Fix possible leaks in vanish API
—
md_5 /
detail
- SPIGOT-2850: NPE in CraftInventoryCrafting
—
md_5 /
detail
- SPIGOT-2695: Added BrewingStandFuelEvent and added fuel level to the
—
md_5 /
detail
- Added method for spawning a falling block with the BlockData
—
luk.bukkit /
detail
- Fix banner color. Banners have inverted color bytes.
—
kaenganxt /
detail
- SPIGOT-2842: Improve item age handling
—
md_5 /
detail
- Farmland is a pickable block
—
md_5 /
detail
- SPIGOT-619: Force rotate head of entities when setting location.
—
md_5 /
detail
- SPIGOT-2833: Tile entities occasionally wiped after placement
—
md_5 /
detail
- SPIGOT-2836: ProjectileHitEvent not always firing for FishHook
—
md_5 /
detail
- SPIGOT-2835: CraftBlock getDrops Returns Air
—
md_5 /
detail
- SPIGOT-2765: Special case entity triggered explosions for
—
md_5 /
detail
- SPIGOT-2824: Llama Strength API
—
md_5 /
detail
- SPIGOT-2822: Droppers are droppers
—
md_5 /
detail
- Add Unbreakable to ItemMeta
—
md_5 /
detail
- Implement default title for custom merchants
—
md_5 /
detail
- SPIGOT-2817: Custom Merchant title omits color
—
md_5 /
detail
- Fix setCarryingChest not resizing horse inventory
—
md_5 /
detail
- Fix setCarryingChest not resizing horse inventory
—
md_5 /
detail
- SPIGOT-2272: Add API for virtual Merchants
—
md_5 /
detail
- SPIGOT-2810: Fix entity statistics
—
black-hole /
detail
- SPIGOT-2807: Update inventory when attack cancelled
—
md_5 /
detail
- SPIGOT-2806: Fix PlayerDropItemEvent for disconnected players
—
md_5 /
detail
- Fix cancelling PlayerEditBookEvent
—
md_5 /
detail
- SPIGOT-2800: Can only smelt 63 stack
—
md_5 /
detail
- SPIGOT-2801: Missing break in CraftMetaBlockState
—
md_5 /
detail
- SPIGOT-2799: ItemFrame set null error
—
md_5 /
detail
- Add additional APIs for Evoker / EvokerFangs
—
md_5 /
detail
- Change style of PAIL comments in README.md
—
md_5 /
detail
- Implement isCursed for new enchantments
—
md_5 /
detail
- SPIGOT-2798: Fix ShulkerBox BlockStateMeta
—
md_5 /
detail
- Attempt to sync damage up again - golden apples this time
—
md_5 /
detail
- Implement SoundCategory for playing sounds.
—
md_5 /
detail
- Add stopSound for specific sound category & unit test for SoundCategory
—
md_5 /
detail
- SPIGOT-2795: InventoryClickEvent issues
—
md_5 /
detail
- Get Colors from ShulkerBox; Implement CustomName for Tiles.
—
md_5 /
detail
- SPIGOT-2793: Revert Nameable changes
—
md_5 /
detail
- SPIGOT-2792: Return PIG for broken spawners
—
md_5 /
detail
- SPIGOT-2790: Remove negative item ID filtering again
—
md_5 /
detail
- SPIGOT-2790: Remove negative item ID filtering again
—
md_5 /
detail
- SPIGOT-2789: ShulkerBox missing override
—
md_5 /
detail
- Get Colors from ShulkerBox; Implement CustomName for Tiles.
—
md_5 /
detail
- Get Colors from ShulkerBox; Implement CustomName for Tiles.
—
md_5 /
detail
- SPIGOT-2787: Keep performing getter null conversion at call sites
—
md_5 /
detail
- SPIGOT-2777: Mobs not being angered by snowballs
—
md_5 /
detail
- SPIGOT-2786: Restore some fireworks code lost in update
—
md_5 /
detail
- Update to SQLite 3.15.x
—
md_5 /
detail
- SPIGOT-2782: Custom Colors for Potions
—
md_5 /
detail
- Remove more redundant code
—
md_5 /
detail
- SPIGOT-2779: NPE when spawning firework with plugin
—
md_5 /
detail
- SPIGOT-2784: Fix Withers not being built
—
md_5 /
detail
- Remove now redundant code
—
md_5 /
detail
- Remove unit test based on now incorrect assumptions
—
md_5 /
detail
- SPIGOT-2772, SPIGOT-2780: Improve empty ItemStack handling
—
md_5 /
detail
- SPIGOT-2771: Safely execute command block commands
—
md_5 /
detail
- SPIGOT-2773: More fully implement ShulkerBox meta
—
md_5 /
detail
- SPIGOT-2785: Wrong effect ID for wither sounds
—
md_5 /
detail
- SPIGOT-2770: Can Place Structure Blocks Even When Not Op
—
md_5 /
detail
- SPIGOT-2768: Fully implement map color
—
md_5 /
detail
- Update to Minecraft 1.11
—
md_5 /
detail
- Implement Entity Scoreboard Tags
—
md_5 /
detail
- Implement Entity Scoreboard Tags
—
md_5 /
detail
- SPIGOT-2757: Player#stopSound Stops All Sounds
—
md_5 /
detail
- SPIGOT-2752: Fix resetMaxHealth
—
md_5 /
detail
- Add Enchantment#isTreasure()Z
—
md_5 /
detail
- Explicitly log exception from asynchronous tasks.
—
md_5 /
detail
- SPIGOT-1903, MC-98153: Portal Location Sync Issues
—
md_5 /
detail
- SPIGOT-2738: Revert SPIGOT-1903 fix
—
md_5 /
detail
- SPIGOT-2737: Implement Statistic.PICKUP
—
md_5 /
detail
- SPIGOT-2706: Implement support for Lock NBT Tag
—
md_5 /
detail
- SPIGOT-1903: Only issue player location update after tick
—
md_5 /
detail
- SPIGOT-2726: Fix duplicate UUID check not always running
—
md_5 /
detail
- SPIGOT-2686: Vehicles cannot collide with air
—
md_5 /
detail
- Fix looting enchant using wrong variable
—
md_5 /
detail
- SPIGOT-2694: Update other half of door on BlockBreakEvent
—
md_5 /
detail
- SPIGOT-2717: /execute over RCON
—
md_5 /
detail
- MC-54738: Fix ocean biome spikes due to minHeight sign inversion.
—
md_5 /
detail
- SPIGOT-2711: CraftPlayer.getPlayerListName removes black colour
—
md_5 /
detail
- SPIGOT-2705: Portal cooldown getter / setter.
—
md_5 /
detail
- SPIGOT-2683: Missing BlockDispenseEvents
—
md_5 /
detail
- SPIGOT-2679: Add meta for StructureBlock
—
md_5 /
detail
- Run sync tasks scheduled for the same tick FIFO
—
md_5 /
detail
- Remove unneeded change
—
md_5 /
detail
- SPIGOT-2639: Better state validation
—
md_5 /
detail
- SPIGOT-2656: HumanEntity#isHandRaised()Z
—
md_5 /
detail
- SPIGOT-2653: Better align combustion with vanilla behaviour
—
md_5 /
detail
- SPIGOT-2644: Clearer error for invalid hanging spawns
—
md_5 /
detail
- SPIGOT-2634: Concurrency issue in FileIOThread
—
md_5 /
detail
- SPIGOT-2634: Concurrency issue in FileIOThread
—
md_5 /
detail
- SPIGOT-2630: Console tab complete
—
md_5 /
detail
- SPIGOT-2618: Register permissions before plugin enabled.
—
md_5 /
detail
- SPIGOT-215: Implement infrastructure for Location tab completes
—
md_5 /
detail
- SPIGOT-2622: Ensure all players are safely disconnected on shutdown
—
md_5 /
detail
- SPIGOT-2616: Fix dispensers dispensing TNT making squid sounds
—
md_5 /
detail
- SPIGOT-2581: EntityAirChangeEvent
—
md_5 /
detail
- SPIGOT-2578: Method to get PotionEffect of specific type.
—
md_5 /
detail
- SPIGOT-2574: BlockPopulators added twice.
—
md_5 /
detail
- SPIGOT-2559: Kill all entities when called with setHealth(0)
—
md_5 /
detail
- Deprecate and stop using Java15Compat class.
—
md_5 /
detail
- SPIGOT-2552: Aliases for Vanilla commands
—
md_5 /
detail
- Hook into World for light getters due to additional validation.
—
md_5 /
detail
- SPIGOT-2548: Don't special case spawn locations of falling blocks
—
md_5 /
detail
- Implement basic Beacon Block API
—
md_5 /
detail
- Enhance Beacon Block API
—
md_5 /
detail
- SPIGOT-2537: Relax skull check even for nominally invalid skulls.
—
md_5 /
detail
- Fall back to name if skull has no uuid when getting player.
—
md_5 /
detail
- Simplify a few diffs
—
md_5 /
detail
- SPIGOT-2520: Better skull validation
—
md_5 /
detail
- SPIGOT-2495: Better validation of Skulls.
—
md_5 /
detail
- SPIGOT-113: Add save status to ChunkUnloadEvent
—
md_5 /
detail
- SPIGOT-2427: Fix missed diff in armor damage handling
—
md_5 /
detail
- SPIGOT-1994: Revert collisions to Vanilla behaviour
—
md_5 /
detail
- SPIGOT-2503: Optimize block set
—
md_5 /
detail
- SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE
—
md_5 /
detail
- Call EntityChangeBlockEvent for Fire Arrows hitting TNT
—
md_5 /
detail
- SPIGOT-2490: Villager farming event
—
md_5 /
detail
- SPIGOT-2504: Save structure info for secondary worlds
—
md_5 /
detail
- SPIGOT-2501: Remove period from default quit message
—
md_5 /
detail
- SPIGOT-1515: Use CUSTOM reason for GENERIC damage
—
md_5 /
detail
- SPIGOT-2474: Use .die() to set entity remove status
—
md_5 /
detail
- SPIGOT-1468: ENDER_PEARL SpawnReason
—
md_5 /
detail
- SPIGOT-1373: Implement EntityTargetEvent for TEMPT.
—
md_5 /
detail
- SPIGOT-1364: sendMap should update entire map
—
md_5 /
detail
- SPIGOT-1341: Cancelled cake interact decreases client hunger
—
md_5 /
detail
- SPIGOT-1405: Call EntityChangeBlockEvent for Rabbits eating Carrots
—
md_5 /
detail
- SPIGOT-1288: Sounds played for cancelled BlockPlaceEvent
—
md_5 /
detail
- SPIGOT-1284: Run scheduler consistently within a tick
—
md_5 /
detail
- SPIGOT-1283: Copy data directory on world import in case it's required
—
md_5 /
detail
- SPIGOT-1264: Spurious BlockFadeEvent
—
md_5 /
detail
- SPIGOT-1224: InventoryClickEvent issues for containers opened during
—
md_5 /
detail
- SPIGOT-1181: Ensure Minecart command updates visually
—
md_5 /
detail
- SPIGOT-1132: Duplicate Minecart interact event
—
md_5 /
detail
- SPIGOT-1129: Fix spawning leash hitch without adjacent block
—
md_5 /
detail
- SPIGOT-1599: Allow teleporting disconnected players
—
md_5 /
detail
- SPIGOT-2461: Call player tick specifically
—
md_5 /
detail
- SPIGOT-2456: Don't wipe tiles if type is still the same
—
md_5 /
detail
- BUILDTOOLS-251: Make much of Bukkit locale independent
—
md_5 /
detail
- Fix air setting block updates
—
md_5 /
detail
- SPIGOT-1039: Improve DoubleChest semantics
—
md_5 /
detail
- MC-80966 / SPIGOT-957: Send additional lighting data
—
md_5 /
detail
- MC-100524: Fix log files getting overwritten
—
md_5 /
detail
- SPIGOT-924: Compute attributes one last time after quitting
—
md_5 /
detail
- SPIGOT-611: Improve setBlock for tile->tile transitions
—
md_5 /
detail
- Bump MC version
—
md_5 /
detail
- Update to Minecraft 1.10.2
—
md_5 /
detail
- SPIGOT-2439: Consistently fire Chunk(Load|Unload)Event
—
md_5 /
detail
- SPIGOT-1319: Add EntityBreedEvent
—
md_5 /
detail
- Fix infinite loop when saving chunks
—
ph4sesaber /
detail
- Improvements to BookMeta API
—
md_5 /
detail
- SPIGOT-2414: Repeated disconnects
—
md_5 /
detail
- SPIGOT-2405: Better event for combust due to fire
—
md_5 /
detail
- SPIGOT-2408: setTicksLived does not properly affect FallingSand
—
md_5 /
detail
- SPIGOT-2385: RegionFileCache synchronization issues
—
md_5 /
detail
- SPIGOT-2398: Armor stands still need to be treated special for gravity
—
md_5 /
detail
- SPIGOT-2348: EntityTeleportEvent cancellation
—
md_5 /
detail
- SPIGOT-2322: Chunks generating with missing / corrupted data.
—
md_5 /
detail
- SPIGOT-2397: More calls to VehicleEntityCollisionEvent
—
md_5 /
detail
- SPIGOT-1124: Changed To-Location on Teleport event ignored
—
md_5 /
detail
- Add Player.stopSound
—
md_5 /
detail
- SPIGOT-2376: Way to distinguish Zombie professions.
—
md_5 /
detail
- SPIGOT-2381: Use custom spawnreason for dropItem
—
md_5 /
detail
- SPIGOT-2389: Zombie.setVillager inverted
—
md_5 /
detail
- SPIGOT-2388: Damage must be nulled out in some circumstances
—
md_5 /
detail
- SPIGOT-2387: Magma does not provide a block for EntityDamageEvent.
—
md_5 /
detail
- SPIGOT-1550, SPIGOT-2306: Custom payload / book + event fixes
—
md_5 /
detail
- Test commit
—
md_5 /
detail
- SPIGOT-2380: Hitting in the air will always load the chunk at 0,0
—
md_5 /
detail
- SPIGOT-2366: Fix a missed diff PortalTravelAgent.patch
—
md_5 /
detail
- SPIGOT-2369: Tab completing non existant command
—
md_5 /
detail
- SPIGOT-2365: Missed hanging diff
—
md_5 /
detail
- SPIGOT-2364: Fix hanging placing.
—
md_5 /
detail
- Restore some Vanilla behaviour to fix magma blocks
—
md_5 /
detail
- Add DamageCause.HOT_FLOOR
—
md_5 /
detail
- Better map Zombie/Villager professions.
—
md_5 /
detail
- Update to Minecraft 1.10
—
md_5 /
detail
- SPIGOT-713: APIs to manipulate Entity's silent status.
—
md_5 /
detail
- SPIGOT-783: API for book generation data.
—
md_5 /
detail
- SPIGOT-1292: BlockState based FlowerPot API.
—
md_5 /
detail
- SPIGOT-249: Set skull owner by UUID
—
md_5 /
detail
- SPIGOT-2336: Zombie.setVillager(Z)V
—
md_5 /
detail
- SPIGOT-2335: EntityCreeper.setPowered
—
md_5 /
detail
- SPIGOT-636: Decouple EntityCombustByEntity from damageEntity
—
md_5 /
detail
- Implement PlayerChangedMainHandEvent
—
md_5 /
detail
- SPIGOT-2321: Fully check Vanilla command permissions
—
md_5 /
detail
- SPIGOT-2311: Cancelling PlayerPortalEvent causes invulnerability until
—
md_5 /
detail
- SPIGOT-2315: Neighbour chunk unload marking
—
md_5 /
detail
- Test
—
md_5 /
detail
- SPIGOT-1550, SPIGOT-2306: Book edit & custom data
—
md_5 /
detail
- SPIGOT-2303: Use getChunkIfLoaded
—
md_5 /
detail
- SPIGOT-2297: Reintroduce getChunkIfLoaded
—
md_5 /
detail
- Implementation of interface to modify the pumpkin head "derp mode" of a
—
md_5 /
detail
- Implement TabCompleteEvent
—
md_5 /
detail
- SPIGOT-2285: New CommandBlock types.
—
md_5 /
detail
- SPIGOT-2286: Don't store CraftBlockState light level
—
md_5 /
detail
- SPIGOT-2282: Get loaded chunk
—
md_5 /
detail
- Fix CraftBukkit crash report details not showing
—
md_5 /
detail
- SPIGOT-2270: Retain Java 6 compat
—
md_5 /
detail
- SPIGOT-2271: Custom furnace experience error
—
md_5 /
detail
- Use direct chunk access for neighbour counts on unload
—
md_5 /
detail
- Fix some [but not all] chunk unload issues
—
md_5 /
detail
- Minecraft 1.9.4
—
md_5 /
detail
- SPIGOT-2255: Nether Structure generation ConcurrentModificationException
—
md_5 /
detail
- SPIGOT-2134: Use the correct listener in CommandExecute
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2206: playEffect doesn't accept sub classes of the expected data
—
md_5 /
detail
- SPIGOT-2218: Drop horse chest on death
—
md_5 /
detail
- Ignore movement packets from dead players.
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2213: Fix custom anvil inventory
—
md_5 /
detail
- SPIGOT-2211: Fix offhand slot client refresh
—
md_5 /
detail
- Remove debug message.
—
jjm_223 /
detail
- SPIGOT-2014: Respect the spectatorsGenerateChunks gamerule
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2043: Ensure VehicleMoveEvent is always fired for boats
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2134: Support /execute being chained
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2157: Fix enderman not playing their animation when attacking
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2171: Fix shield blocking sounds
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2191: Fix a missed diff from 1.8.8
—
Thinkofdeath (Thinkofdeath) /
detail
- staticify backported method
—
md_5 /
detail
- Backport changes from 16w15a
—
md_5 /
detail
- Missing import
—
md_5 /
detail
- Properly validate boss bar progress
—
md_5 /
detail
- Fix broken potion serialization
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2085 / SPIGOT-2087 / SPIGOT-2156: Rework internal PotionMeta
—
t00thpick1dirko /
detail
- Begin console output with ANSI line erase.
—
md_5 /
detail
- Update physics on attached block when setting data of attachable blocks
—
md_5 /
detail
- SPIGOT-2145: Add missed EntityTeleportEvent diff
—
md_5 /
detail
- Support integer data values for Effect.VILLAGER_PLANT_GROW
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2135: Also clear sit pathfinder on toggle status
—
md_5 /
detail
- SPIGOT-2128: Flint and steel duplicate place event
—
md_5 /
detail
- SPIGOT-2118: Fix crash on chunk regen
—
md_5 /
detail
- SPIGOT-2092: Directly set sittging status
—
md_5 /
detail
- SPIGOT-2115: Fix entities being added to the world multiple times when
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2102: Don't reduce the movement limit below vanilla's default
—
Thinkofdeath (Thinkofdeath) /
detail
- Handle cases where Mojang uses an empty string for permission checks
—
Thinkofdeath (Thinkofdeath) /
detail
- MC-100382: Fix Pathfinding Memory Leak
—
aikar /
detail
- SPIGOT-2101: Check the result of damageEntity before applying knockback
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2098: Fix sound effects for 1.9.0 clients
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix the default permission of /trigger
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix a diff mistake in MobEffectList
—
Thinkofdeath (Thinkofdeath) /
detail
- Update to Minecraft 1.9.2
—
Thinkofdeath (Thinkofdeath) /
detail
- Support Minecraft 1.9.2
—
Thinkofdeath (Thinkofdeath) /
detail
- Add 1.9.1 support.
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2033: Re-add missed diff for entity.valid
—
md_5 /
detail
- Re-add missed diff for entity.valid
—
aikar /
detail
- Limit the length of byte arrays
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2074: Correctly set custom world settings
—
md_5 /
detail
- Arrows use interactable condition
—
md_5 /
detail
- SPIGOT-2060: Method to control whether entities collide
—
md_5 /
detail
- SPIGOT-2056: Fix killedByTeam scoreboard criteria
—
md_5 /
detail
- Implement getting / setting of Entity invulnerability
—
md_5 /
detail
- SPIGOT-213: Add method to enable / disable AI for mobs
—
md_5 /
detail
- SPIGOT-2034: Rework damage again, this time for snowballs.
—
md_5 /
detail
- SPIGOT-2049: Send the right attributes when updating scaled health
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-2050: Add back code to only fire VehicleEnterEvent for loaded
—
md_5 /
detail
- Fix a typo in CraftPotionUtil
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1746: Tile entities may not always tick.
—
md_5 /
detail
- Apply DataConverters to ItemStack instances
—
md_5 /
detail
- Apply DataConverters to ItemStack instances
—
md_5 /
detail
- SPIGOT-2039: Correctly check Potion Tags both with or without the
—
md_5 /
detail
- Fix player dimension change invulnerability never getting unset when
—
md_5 /
detail
- CraftComplexPart should return getParent()'s status in isValid
—
md_5 /
detail
- SPIGOT-1733: Add PlayerPickupArrowEvent
—
md_5 /
detail
- SPIGOT-1934: Expand EnderDragon API - implement dragon phases
—
md_5 /
detail
- Only create PermissibleBase instance in CraftEntity the first time it is
—
md_5 /
detail
- SPIGOT-1975: Fix falling blocks when height > 1
—
md_5 /
detail
- Improve shield damage
—
md_5 /
detail
- Implement isEnabled / setEnabled for CraftMinecartHopper
—
md_5 /
detail
- SPIGOT-1988: Chorus Plant Generation
—
md_5 /
detail
- SPIGOT-1993: Move hand check to proper location
—
md_5 /
detail
- SPIGOT-1984: Fix default interact state when sneaking
—
md_5 /
detail
- Fix strange potion diff
—
md_5 /
detail
- SPIGOT-1991: Further damage fixes
—
md_5 /
detail
- SPIGOT-1904: AreaEffectCloud events and additional API
—
md_5 /
detail
- SPIGOT-1986: Fix flying players spamming EntityToggleGlideEvent
—
md_5 /
detail
- SPIGOT-1981: Another attempt at damage
—
md_5 /
detail
- SPIGOT-1981: Another attempt at damage
—
md_5 /
detail
- SPIGOT-1980: Register new brewing slot
—
md_5 /
detail
- SPIGOT-1976: Never unload in use chunks.
—
md_5 /
detail
- SPIGOT-1968: Use correct explosion yield
—
md_5 /
detail
- SPIGOT-1956: Don't deplete projectile item when event cancelled
—
md_5 /
detail
- SPIGOT-1680 / SPIGOT-1963: Improve damage blocking modifier accuracy
—
md_5 /
detail
- Implement Boat#getWoodType and Boat#setWoodType(TreeSpecies)
—
md_5 /
detail
- Implement EnderCrystal#isShowingBottom and
—
md_5 /
detail
- Implement EndGateway state
—
md_5 /
detail
- Implement EndGateway#getExitLocation and
—
md_5 /
detail
- Implement EndGateway#isExactTeleport and
—
md_5 /
detail
- Implement SpectralArrow entity
—
md_5 /
detail
- Implement SpectralArrow#getGlowingTicks and
—
md_5 /
detail
- Implement EndGateway#getExitLocation and
—
md_5 /
detail
- SPIGOT-1931: Call PlayerFishEvent before modifying hooked entities
—
md_5 /
detail
- Add hand used to BlockPlaceEvent.
—
md_5 /
detail
- SPIGOT-1927: Don't allow circular entity riding
—
md_5 /
detail
- SPIGOT-1930: Fix spam for EntityToggleGlideEvent
—
md_5 /
detail
- SPIGOT-1532: Add PlayerSwapHandItemsEvent
—
md_5 /
detail
- Add spawn reasons for entities involved in a skeleton trap
—
md_5 /
detail
- SPIGOT-1914: Compare PotionEffectType objects using
—
md_5 /
detail
- SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when
—
md_5 /
detail
- SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipe
—
md_5 /
detail
- SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice
—
md_5 /
detail
- Fix switch case labelling and drop items check.
—
md_5 /
detail
- SPIGOT-1571: Add Entity Glide Events.
—
md_5 /
detail
- Entity gliding events implementation.
—
md_5 /
detail
- SPIGOT-1900: Stub out expensive and redundant method call
—
md_5 /
detail
- SPIGOT-1901: Fix projectile launching.
—
md_5 /
detail
- SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboards
—
md_5 /
detail
- SPIGOT-1638 / SPIGOT-1673: Rework Potions API
—
md_5 /
detail
- SPIGOT-1893: Wrong RegainReason for eating.
—
md_5 /
detail
- SPIGOT-1806: Implement HumanEntity#getMainHand
—
md_5 /
detail
- SPIGOT-1875: Broken leashes not dropping
—
md_5 /
detail
- SPIGOT-1813: EntityCombustByEntityEvent not Cancelled
—
md_5 /
detail
- Backport a bug fix from the pre-release
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1847: Maps in non default worlds
—
md_5 /
detail
- SPIGOT-1862: Fix banners withj shields.
—
md_5 /
detail
- Call EntityChangedBlockEvent for water splash potions extinguishing fire
—
md_5 /
detail
- Missing diff effecting frost walker ignoring entities
—
md_5 /
detail
- SPIGOT-1526 / SPIGOT-1809: Expand Inventory API
—
md_5 /
detail
- SPIGOT-1845: Use correct hand for interact events
—
md_5 /
detail
- SPIGOT-1841: Implement some of the missing EnderDragon events.
—
md_5 /
detail
- SPIGOT-1841: Implement some of the missing EnderDragon events.
—
md_5 /
detail
- SPIGOT-1841: Implement some of the missing ederdragon events.
—
md_5 /
detail
- SPIGOT-1828: CraftBanner tile entity return null
—
md_5 /
detail
- SPIGOT-1831: Chicken / sheep not dropping items correctly.
—
md_5 /
detail
- SPIGOT-1816: Rework drop capture.
—
md_5 /
detail
- SPIGOT-1820: Fix custom travel agent search radius.
—
md_5 /
detail
- SPIGOT-1823: Use fast chunk lookup in CraftWorld also
—
md_5 /
detail
- Fix regenerating chunks not updating visually
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1788: Correctly teleport the player back to their old location
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1611: Make vehicles use the same speed checks as players
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix issue with last patch.
—
md_5 /
detail
- SPIGOT-1762: Call EntityChangeBlockEvent for boats destroying lily pads
—
md_5 /
detail
- SPIGOT-1790: Fix bucket behaviour
—
md_5 /
detail
- Remove redundant syncInventory on world change
—
md_5 /
detail
- SPIGOT-1727: Fix ShulkerBullet.setTarget
—
md_5 /
detail
- SPIGOT-1573: Fix command blocks after respawning
—
md_5 /
detail
- SPIGOT-1775: Pass in unshifted block for PlayerBucketEmptyEvent
—
md_5 /
detail
- SPIGOT-1749 / MC-99075: Call updateInventory as a temporary workaround
—
md_5 /
detail
- Added a playSound method to World which accepts a String parameter.
—
md_5 /
detail
- SPIGOT-1663: Fix WorldBorder displaying in secondary worlds.
—
md_5 /
detail
- SPIGOT-1768: Fix Eye of Ender with custom world generators.
—
md_5 /
detail
- SPIGOT-1764: Perform drops regardless of loot table
—
md_5 /
detail
- Update chorus fruit tele event destination.
—
md_5 /
detail
- SPIGOT-1776: Replace BossBar.hide/show with visibility.
—
md_5 /
detail
- SPIGOT-1773: Chorus fruit teleport reason
—
md_5 /
detail
- SPIGOT-1613: Fix missed use of scaled health
—
md_5 /
detail
- SPIGOT-1772: Use correct statistics for entities
—
md_5 /
detail
- Fix typo in README.md
—
md_5 /
detail
- SPIGOT-1755: CommandBlock doesn't run on empty world
—
md_5 /
detail
- SPIGOT-1626 / MC-98994: Fix slow chunk performance
—
md_5 /
detail
- SPIGOT-1758: Apply correct ItemMeta to new CommandBlock types
—
md_5 /
detail
- SPIGOT-1751: Add missed PlayerFishEvent for FAILED_ATTEMPT
—
md_5 /
detail
- SPIGOT-1549: Fix custom String sounds.
—
md_5 /
detail
- SPIGOT-1721: Handle Enderman.getCarriedMaterial when not carrying.
—
md_5 /
detail
- SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Events
—
md_5 /
detail
- SPIGOT-1666: Expand Team option API
—
md_5 /
detail
- Treat ShulkerBullet as Projectile
—
md_5 /
detail
- Enable support of PotionMeta on SPLASH_POTION, LINGERING_POTION and
—
md_5 /
detail
- SPIGOT-1646: Capture the previous location earlier
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1683: Arrows are not projectiles
—
md_5 /
detail
- SPIGOT-1679: Shulker bullets are not projectiles.
—
md_5 /
detail
- SPIGOT-1634: Fix cancelling ServerCommandEvent
—
md_5 /
detail
- SPIGOT-1676: Launch projectiles with velocity
—
md_5 /
detail
- SPIGOT-1677: Fix attributes with only single underscore.
—
md_5 /
detail
- SPIGOT-1674: Enable crafting of tipped arrows.
—
md_5 /
detail
- SPIGOT-1646: Don't move the player until after the PlayerMoveEvent
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1632: Fix a bug in EnderDragonBattle which prevented respawning
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1632: Save secondary data for nether/end
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1659: Fix a mistake in ChunkProviderServer that sometimes caused
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1644: Fire PlayerTeleportEvent with reason END_GATEWAY for end
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix a mistake in EntityEnderPearl causing a double teleport
—
Thinkofdeath (Thinkofdeath) /
detail
- Don't round the location of playSound to the center of a block
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1640: Fix spawning particles that use MaterialData
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1583: Fix scoreboard crash.
—
md_5 /
detail
- SPIGOT-1624: Fix setPlayerListName
—
md_5 /
detail
- SPIGOT-1605: Fix EntityChangeBlockEvent.setCancelled(Z)V
—
md_5 /
detail
- SPIGOT-1622: Add drop chance methods for off hand.
—
md_5 /
detail
- SPIGOT-1623: Use correct spawnParticle overloads.
—
md_5 /
detail
- SPIGOT-1610: Treat clicking on an inventory window as clicking outside
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix chorus plants only straight growing up
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes
—
Thinkofdeath (Thinkofdeath) /
detail
- Manually calculate horses' jump power due to horse jumping being moved
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1575: Fix PlayerInventory.setArmorContents
—
md_5 /
detail
- SPIGOT-1582: Add SkullType.DRAGON
—
md_5 /
detail
- SPIGOT-1576: Add more new 1.9 enchants.
—
md_5 /
detail
- SPIGOT-1590: Ensure plugins are disabled.
—
md_5 /
detail
- SPIGOT-1596: BlockCauldron crash
—
md_5 /
detail
- SPIGOT-1569: Remove negative itemstack data filtering
—
md_5 /
detail
- SPIGOT-1568: Fix jukeboxes
—
md_5 /
detail
- SPIGOT-1567: Rework setItems to set slots correctly regardless of array
—
md_5 /
detail
- SPIGOT-1523: Add FLY_INTO_WALL DamageCause to fix Elytra crash v2.
—
md_5 /
detail
- SPIGOT-1543: Return combined slots for PlayerInventory.getContents
—
md_5 /
detail
- SPIGOT-1545: Populate Vanilla villager trades correctly.
—
md_5 /
detail
- SPIGOT-1528: Maintain static sound map due to oversight re: underscore
—
md_5 /
detail
- SPIGOT-1540: Treat clicking on player model with ItemStack as none.
—
md_5 /
detail
- SPIGOT-1541: Fix firework launching
—
md_5 /
detail
- SPIGOT-1536: Fix playNote
—
md_5 /
detail
- Ignore FROSTED_ICE in meta unit tests.
—
md_5 /
detail
- SPIGOT-1523: Crash when flying Elytra into wall.
—
md_5 /
detail
- SPIGOT-1525: Fix worldborder set.
—
md_5 /
detail
- Fix accidental omission of R revision number in version.
—
md_5 /
detail
- Remove BookEditEvent as a workaround for decompiler determinism issues.
—
md_5 /
detail
- Run Biome test with AbstractTestingBase
—
md_5 /
detail
- Update to Minecraft 1.9
—
md_5 /
detail
- [SPIGOT-1494] Really fix player skulls with custom texture but without
—
md_5 /
detail
- [BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.
—
md_5 /
detail
- Removed tried to add entity warning.
—
md_5 /
detail
- [SPIGOT-1465] Fix skulls with no owner not displaying texture.
—
md_5 /
detail
- Strengthen CraftMetaSkull hasOwner method
—
md_5 /
detail
- Remove the length limit on inventory titles
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1308: Fix typo in PlayerList#sendAll
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegion
—
md_5 /
detail
- SPIGOT-1347: Don't change entity add behaviour, just print warning.
—
md_5 /
detail
- Add some warnings from snapshot versions to check whether they are
—
md_5 /
detail
- SPIGOT-1232: CraftServer.getPlayer(String name) returns incorrect
—
md_5 /
detail
- SPIGOT-1235: Correctly validate MaterialData for playEffect.
—
md_5 /
detail
- SPIGOT-1230: Normalize null log names in ForwardLogHandler.
—
md_5 /
detail
- Ensure the buffer for plugin messages is freed.
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1219: Allow ping without status query.
—
md_5 /
detail
- SPIGOT-759: Add FireworkExplodeEvent.
—
md_5 /
detail
- SPIGOT-989: Cap assignment of pickup delays to Short.MAX_VALUE due to
—
md_5 /
detail
- SPIGOT-1076: Add HurtEntities API for FallingBlock.
—
md_5 /
detail
- Add a missing break statement for openInventory, fixes opening dropper
—
Thinkofdeath (Thinkofdeath) /
detail
- Fixed how Dropper inventories are shown to players.
—
md_5 /
detail
- SPIGOT-1192: Restore some behaviour to entity.getNearbyEntities
—
md_5 /
detail
- SPIGOT-625: Insert a small delay when shutting down to allow packets to
—
md_5 /
detail
- SPIGOT-1168: Fix setSleepingIgnored not working on spectators.
—
md_5 /
detail
- SPIGOT-1165: Restore getNearbyEntities behaviour to include spectators.
—
md_5 /
detail
- SPIGOT-949: Fix damage cooldown reducing explosion knockback
—
md_5 /
detail
- SPIGOT-1111: Fix ServerCommandEvent not being cancelled.
—
md_5 /
detail
- New ChunkGenerator.generate api for block ids and avoiding magic values.
—
md_5 /
detail
- SPIGOT-1080: Added support for opening all inventories implementing
—
md_5 /
detail
- Update for minor remapping changes.
—
md_5 /
detail
- Update to Minecraft 1.8.8 (Pre-)Release.
—
md_5 /
detail
- Add a sane limit for name length
—
Thinkofdeath (Thinkofdeath) /
detail
- Implement PlayerResourcePackStatusEvent.
—
md_5 /
detail
- SPIGOT-1068: Limit the number of patterns on banners
—
Thinkofdeath (Thinkofdeath) /
detail
- Correctly update the last location for a player on teleport
—
Thinkofdeath (Thinkofdeath) /
detail
- Give the README a small update.
—
md_5 /
detail
- Correct handling of relative teleports for PlayerMoveEvent and
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix handling of changes to PlayerVelocityEvent.velocity by event
—
antony /
detail
- Prevent an Entity from riding itself.
—
md_5 /
detail
- SPIGOT-1060: Allow custom generators to use block ids > 127 with bytes.
—
md_5 /
detail
- SPIGOT-1051: CraftInventoryPlayer.setItem can cause NPE.
—
md_5 /
detail
- SPIGOT-1058: Fix lost player list capping to 60.
—
md_5 /
detail
- SPIGOT-1055: Send empty string when RCON command is cancelled.
—
md_5 /
detail
- Fix ItemStack.isSimilar(CraftItemStack) when HideFlags are set.
—
antony /
detail
- Simplify getPlayerExact / try for exact match first in getPlayer.
—
md_5 /
detail
- Simplify OfflinePlayer.getPlayer() logic.
—
md_5 /
detail
- Simplify isOnline() logic.
—
md_5 /
detail
- SPIGOT-1047: Fix RCON.
—
md_5 /
detail
- Server Commands and Remote Commands are now Cancellable.
—
md_5 /
detail
- Implement ItemMergeEvent
—
md_5 /
detail
- Add basic sendTitle / resetTitle API.
—
md_5 /
detail
- SPIGOT-915: Remove the getEntities filter
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-1018: Fix isFromBonemeal always being false
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-977: Use vanilla's handling for command messages for vanilla
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-986: Default back to skull ID 0 (SKELETON) whenever an invalid ID
—
md_5 /
detail
- SPIGOT-980: Fix NPE when setting items of offline players
—
md_5 /
detail
- Clean up World.getPlayers().
—
md_5 /
detail
- Fix modified fireworks from dispenser event
—
md_5 /
detail
- SPIGOT-436: Add accompanying getSpectatorTarget().
—
md_5 /
detail
- SPIGOT-892: Set chicken egg baby age before adding it to world.
—
md_5 /
detail
- Raise the limit slightly to account for colors
—
Thinkofdeath (Thinkofdeath) /
detail
- Apply strict limits on the length of sign text
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-970, MC-80484: Disallow NBT pick block on chests.
—
md_5 /
detail
- Allow for the jline console to be overriden in normally unsupported
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-973: Add marker API to ArmorStand
—
md_5 /
detail
- SPIGOT-436: Add spectator camera API.
—
md_5 /
detail
- [SPIGOT-436] Add spectator camera API.
—
md_5 /
detail
- Serialize full skull item profile data in internal blob
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-954: Don't send block animations or gamemode updates to players
—
Thinkofdeath (Thinkofdeath) /
detail
- Use a Java 6 concurrent collection.
—
md_5 /
detail
- Use a Java 6 concurrent collection.
—
md_5 /
detail
- [SPIGOT-461] Use a more appropriate collection for conccurent UserCache
—
md_5 /
detail
- Fix HashTreeSet which went missing in the previous commit.
—
md_5 /
detail
- [SPIGOT-946] Begin making use of access transforms to simplify patching.
—
md_5 /
detail
- Update to Minecraft 1.8.7
—
md_5 /
detail
- Send the packet for the correct container, rather than just the
—
md_5 /
detail
- Remove a few redundant POM elements and global package seal (SPIGOT-221)
—
md_5 /
detail
- BUILDTOOLS-114 / MC-80817 : Fix server not starting when native
—
md_5 /
detail
- Add ability to add a string to a scoreboard instead of a player
—
md_5 /
detail
- [SPIGOT-424, MC-73474] Add fix for powered rail duplication.
—
md_5 /
detail
- Handle a missed case with our vanilla permissions override
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-941: Fix a mistake in vine handling
—
Thinkofdeath (Thinkofdeath) /
detail
- Don't need to special case certain monster spawn eggs as Mojang has long
—
md_5 /
detail
- Remove unused bukkit.yml options and update links / info.
—
md_5 /
detail
- Add PAIL comments to a few things.
—
md_5 /
detail
- Update commands.yml headers
—
md_5 /
detail
- SPIGOT-738: Return explosion source for Fireball-induced explosions
—
md_5 /
detail
- Send the set item packet to the client when an item is changed or added
—
md_5 /
detail
- Don't toString disconnect message in console.
—
md_5 /
detail
- Cut fluff from patch headers.
—
md_5 /
detail
- Update to Minecraft 1.8.6
—
md_5 /
detail
- SPIGOT-769: Fix opening custom inventories.
—
md_5 /
detail
- Default to BlockFace.SELF for null directions in getFacing
—
md_5 /
detail
- Default to BlockFace.SOUTH for null directions in getFacing
—
nathan /
detail
- Return BlockFace.SELF on null direction
—
nathan /
detail
- Check the value returned from useItemInHand() so plugins can properly
—
demonwav /
detail
- Update to 1.8.5
—
Thinkofdeath (Thinkofdeath) /
detail
- Invalidate furnace block type after change.
—
md_5 /
detail
- SPIGOT-834: Stop EnderMites from spawning when EnderPearl event is
—
md_5 /
detail
- SPIGOT-844: Use actual block when deciding to send visual updates for
—
md_5 /
detail
- SPIGOT-854: Reset idle timer on disconnect to prevent spam duplicate
—
md_5 /
detail
- SPIGOT-887: Fix getOwner() on internal sheep inventories.
—
md_5 /
detail
- Readd missed diff
—
Thinkofdeath (Thinkofdeath) /
detail
- Update deprecation mappings to 1.8.4
—
md_5 /
detail
- Update to 1.8.4
—
Thinkofdeath (Thinkofdeath) /
detail
- Update to 1.8.4
—
Thinkofdeath (Thinkofdeath) /
detail
- Remove unneeded Java 1.5 Compat
—
md_5 /
detail
- Add the ability for commandblocks to be sent messages via the API.
—
md_5 /
detail
- Revert: Don't try and disconnect twice
—
Thinkofdeath (Thinkofdeath) /
detail
- Move a bug fix from Spigot to CraftBukkit
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix NPE that could happen on teleporting
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-581: Allow for unhandled nbt tags to be serialized to yaml
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-697: Force metadata updates when interact events are cancelled
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-795: Enable the vehicle's ai before teleporting
—
Thinkofdeath (Thinkofdeath) /
detail
- Don't try and disconnect twice
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-798: Allow for CustomPotionEffects to be empty
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-802: Improve book handling
—
Thinkofdeath (Thinkofdeath) /
detail
- Strip events from book pages on signing
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-782: Don't drop exp if a plugin sets it to zero
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-758: Capture head drops from charged creeper kills
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-742: Throw an exception instead of passing null when the sender
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-694: Fix a mis-placed diff causing the event to fire too early
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-645: Fix players/entities being dismounted when the destroy event
—
Thinkofdeath (Thinkofdeath) /
detail
- Replace the two nextTickList sets with a single one that combines both
—
Thinkofdeath (Thinkofdeath) /
detail
- Special case record placement into juke boxes as they update their tile.
—
md_5 /
detail
- SPIGOT-762: Update damage taken stats on damage
—
md_5 /
detail
- SPIGOT-763: Directly changing to location in PlayerMoveEvent does not
—
md_5 /
detail
- Implement World.getNearbyEntities
—
md_5 /
detail
- Expand the isFinite checks to yaw and pitch
—
Thinkofdeath (Thinkofdeath) /
detail
- Don't allow liquids to flow into unloaded chunks
—
Thinkofdeath (Thinkofdeath) /
detail
- Implement BlockStateMeta which allows creating and editting 1.8's
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-729: Revert the entity slice move
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix thread safety issues in EntitySlice
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-725: Always return captured tile entities
—
Thinkofdeath (Thinkofdeath) /
detail
- Implement BlockExplodeEvent
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-720: Fix NPE in TileEntity.getOwner
—
Thinkofdeath (Thinkofdeath) /
detail
- Fire PlayerTeleport event on portal travel
—
Thinkofdeath (Thinkofdeath) /
detail
- Update the rename markers
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-716: Fix regenerating chunks
—
Thinkofdeath (Thinkofdeath) /
detail
- Move the entity slice loading
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-711: Correctly init captured tile entities
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-291: Change from scoreboard per a world to scorebard per a server
—
Thinkofdeath (Thinkofdeath) /
detail
- Reformat pom.xml
—
Thinkofdeath (Thinkofdeath) /
detail
- Replace gitdescribe with scriptus
—
Thinkofdeath (Thinkofdeath) /
detail
- Capture tile entities and only place them in the event succeeds
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-705: Fix possible CME
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix possible tick list syncing issue
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-323: Enchanting tables can no longer be force opened. (reverted
—
md_5 /
detail
- SPIGOT-323: Enchanting tables can no longer be force opened.
—
md_5 /
detail
- SPIGOT-693: Fix misplaced comment.
—
md_5 /
detail
- SPIGOT-370: Remove LOCKED_CHEST
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix getActivePotionEffects ignoring the particles flag
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-678: Fix the particles flag being ignored in PotionMeta
—
Thinkofdeath (Thinkofdeath) /
detail
- Don't run tasks when the server is stopping
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-677: Add populators slightly later to make sure everything is
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-665: Fix ghost blocks when cancelling piston events
—
Thinkofdeath (Thinkofdeath) /
detail
- Only double switch if the dimension is the same
—
Thinkofdeath (Thinkofdeath) /
detail
- Readd the double dimension switch
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-626: Add populators early to prevent chunks being missed
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-657: Set armor stand noclip flag in correct place.
—
md_5 /
detail
- s/R1/R2 - deprecation-mappings.at
—
md_5 /
detail
- SPIGOT-644: Attempt to fix a long standing issue by limiting the range
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-654: Use the server player list instead of the world for boss
—
Thinkofdeath (Thinkofdeath) /
detail
- Add a unit test for map colors
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix a null pointer issue with multiworld
—
Thinkofdeath (Thinkofdeath) /
detail
- Update to Minecraft 1.8.3
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-602: Kick players with non-finite locations
—
md_5 /
detail
- SPIGOT-591: Optimize EntitySlice.iterator
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-447: Fix dismount causing a quick remount
—
md_5 /
detail
- Make tab complete spam check more lenient.
—
md_5 /
detail
- Remove the double dimension switch as the issue seems fixed, if it
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-586: Fix a mistake in CraftMetaItem
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-586: Fix a mistake in CraftMetaItem
—
Thinkofdeath (Thinkofdeath) /
detail
- Two more cases for BlockFire
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix a missed case in BlockFire
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix hashcode / equals / formatting.
—
md_5 /
detail
- Fix incorrect import in armor stands.
—
md_5 /
detail
- Add alternatives for deprecated methods
—
md_5 /
detail
- Implement armor stand event.
—
md_5 /
detail
- API for setting/getting hideFlags. Implementation of the hideFlags to be
—
md_5 /
detail
- SPIGOT-540: Fix an issue when mob effects were added during an event
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-557: Fix incorrect target reason for attacking an entity
—
Thinkofdeath (Thinkofdeath) /
detail
- Update applyPatches to remove extra messages
—
Thinkofdeath (Thinkofdeath) /
detail
- If an enchanting table was force opened, default the world to the
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix the server stopping multiple times on shutdown
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-536: Delay physics updates for tall plants until both parts are
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix SPIGOT-528: Incorrect owner for merchant inventories.
—
md_5 /
detail
- SPIGOT-527: Improve vanilla's ping handling
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix some null pointer issues in ThreadPlayerLookupUUID
—
Thinkofdeath (Thinkofdeath) /
detail
- Handle new players correctly
—
Thinkofdeath (Thinkofdeath) /
detail
- Improve vanilla's rename detection by using bukkit's lastKnownName nbt
—
Thinkofdeath (Thinkofdeath) /
detail
- Re-enable the vanilla feature of changing the join message if a player
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix BlockIgniteEvent and BlockSpreadEvent being called with the wrong
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-512: Fix SmallFireballs ignoring isIncendiary
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-465: Allow cancelling BlockPlaceEvent to preven wither spawns
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix exceptions from tasks being ignored
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix a null pointer in ShapeDetectorBlock
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-508: Set noclip flag when changing armor stand gravity
—
md_5 /
detail
- SPIGOT-506: Falling blocks are special too
—
md_5 /
detail
- Fix client chunk leak when preforming large block/chunk updates
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-458: Events / game rules shouldn't affect fall damage onto soil.
—
md_5 /
detail
- SPIGOT-240: Fire physics events for crops dying.
—
md_5 /
detail
- SPIGOT-485: Special case TnT in explosions.
—
md_5 /
detail
- SPIGOT-449: Fix the wrong caller being used in chain execute commands
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-456: Provide equals & hashCode methods for CraftObjective and
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix PerMaterialTest skipping useful tests for certain blocks
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-161: Don't apply velocity changes if we didn't damage on
—
md_5 /
detail
- SPIGOT-469: Increment and print reload count.
—
md_5 /
detail
- SPIGOT-468: Treat wither skulls as projectiles with a shooter for damage
—
md_5 /
detail
- SPIGOT-451: Fix bad entities crashing servers when spawned via
—
md_5 /
detail
- Rework piston events to only fire a retract event for sticky pistons
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-443: Synchronize access to HANDLED_TAGS as Spigot uses it async
—
unconfigured /
detail
- SPIGOT-438: Correct CraftScoreboard.getObjective NPEing instead of
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix mismatch between teams and player teams.
—
md_5 /
detail
- SPIGOT-242: Fix scoreboard API.
—
md_5 /
detail
- SPIGOT-429: Use correct block for checking Block.b (canReplace)
—
md_5 /
detail
- SPIGOT-418: Ensure vehicle events are fired.
—
md_5 /
detail
- isThundering should just reflect thunder state.
—
md_5 /
detail
- Fix the CraftWorld weather methods duplicating events.
—
md_5 /
detail
- Use SpecialSource 1.2.1 - greatly reduced memory usage.
—
md_5 /
detail
- Add animal sniffer plugin to check API usages.
—
md_5 /
detail
- Use release SpecialSource versions.
—
md_5 /
detail
- Fix null pointer in ChatBaseComponent's hashCode method
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix SPIGOT-260: Item drops don't spill in correct place.
—
md_5 /
detail
- Fix off by one in CraftRabbit. Fixes SPIGOT-392
—
md_5 /
detail
- SPIGOT-387: Remove redundant custom vehicle handling.
—
md_5 /
detail
- Add missing synthetic flags to lastDamage
—
Thinkofdeath (Thinkofdeath) /
detail
- Bump to 1.2-SNAPSHOT
—
md_5 /
detail
- Actually stage file
—
md_5 /
detail
- Add ACC_SYNTHETIC back.
—
md_5 /
detail
- Fix mistake in vine growth
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-321: Fire damage event for EntityItem.
—
md_5 /
detail
- SPIGOT-362: Specify a teleport cause for specatator teleports
—
Thinkofdeath (Thinkofdeath) /
detail
- Use ECJ as the compiler, like Bukkit.
—
md_5 /
detail
- Whoops missed a file
—
Thinkofdeath (Thinkofdeath) /
detail
- Redirect execute through our command system and allow entities to be
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-341: Backport ender pearl spawning fix from 1.8.1
—
md_5 /
detail
- SPIGOT-323: Allow force creating enchant table containers. Usefullness
—
md_5 /
detail
- SPIGOT-323: Enchanting tables can no longer be force opened. (reverted
—
md_5 /
detail
- SPIGOT-323: Enchanting tables can no longer be force opened.
—
md_5 /
detail
- Rewrite storm / thunder event handling to catch all cases. Fixes
—
md_5 /
detail
- "Fix" SPIGOT-349 - don't allow + or ! in path.
—
md_5 /
detail
- Actually return.
—
md_5 /
detail
- SPIGOT-178: Treat ItemStacks of 0 size as empty
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-296: Fix stack overflow when a dispense event is set to bonemeal
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-270: Fire inventory events for spectator mode (but cancelled)
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix kick messages being lost
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-217: Fix VehicleBlockCollisionEvent having the wrong block
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-354: Fix the version being incorrect for level.dat
—
Thinkofdeath (Thinkofdeath) /
detail
- Add null check before iterating over iterator.
—
mcyoung /
detail
- Remove DEBUG_ALL_BLOCK_STATES due to it being broken
—
Thinkofdeath (Thinkofdeath) /
detail
- Correctly close chests cancelled for cancelled inventory open events
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-287: Fire a cancelled inventory open event for locked chests
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-307: Fix inverted logic in WorldServer.sendParticles
—
Thinkofdeath (Thinkofdeath) /
detail
- Remove tile entity tags for signs and command blocks
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-303: Fix NPE in ChatModifier
—
Thinkofdeath (Thinkofdeath) /
detail
- Apply permission checks to command block executed vanilla commands
—
Thinkofdeath (Thinkofdeath) /
detail
- .-.
—
Thinkofdeath (Thinkofdeath) /
detail
- Make the effect filter stricter
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix crashes when beacons have invalid effects
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix CLOSEST_PLAYER being used for all entities
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-298: Fix book serialization
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-279: Fix all metadata being cleared for items that support
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-136, SPIGOT-267: Store pages as chat component to retain chat
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-276: Force load chunks in Location2D fixes /spreadplayers
—
Thinkofdeath (Thinkofdeath) /
detail
- Bump maven plugin versions
—
Thinkofdeath (Thinkofdeath) /
detail
- Implement Rabbit types.
—
md_5 /
detail
- Update the command blacklist to handle the prefixed versions
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-204: Add way to set block type without using IDs or updating
—
md_5 /
detail
- Fix EntityEquipment for armor stands and redirect the getters/setters to
—
Thinkofdeath (Thinkofdeath) /
detail
- Only allow command blocks to be placed by op'd players
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug).
—
Thinkofdeath (Thinkofdeath) /
detail
- Fix custom chunk generators. Fixes SPIGOT-193.
—
Thinkofdeath (Thinkofdeath) /
detail
- Remove the delayed tile entity removal, fixes issues with recursive
—
Thinkofdeath (Thinkofdeath) /
detail
- SPIGOT-231 and SPIGOT-229. Fix itemframe behaviour.
—
md_5 /
detail
- aW() does re register Attributes which causes a
—
md_5 /
detail
- Remove redundant pom entries.
—
md_5 /
detail
- Use value from new potion effect particle visibility API.
—
md_5 /
detail
- Implement NameTag visibility API for Teams.
—
md_5 /
detail
- Remove outdated CONTRIBUTING.md
—
md_5 /
detail
- SPIGOT-236 - fix notes playing wrongly.
—
md_5 /
detail
- SPIGOT-228: Don't deserialize meta of written books twice
—
md_5 /
detail