Skip to content
Success

CommandHelper (Apr 14, 2025, 1:46:31 AM)

Started 10 mo ago
Took 13 min
Tests (no failures)
    Add bundle inventory actions from Paper 1.21.4
    (commit: 1bb02a2)
    PseudoKnight at
    Fix error when playing non-applicable entity effects
    (commit: bd62304)
    PseudoKnight at
    Fix some uses of System.out/err.println()
    (commit: 28d1787)
    PseudoKnight at
    Build against Paper 1.21.4

    Spigot servers are still supported.
    (commit: 18fa049)
    PseudoKnight at
    Fix BukkitMCColor on versions prior to 1.19.4

    Affected custom particle colors, potion colors, firework colors, map item colors, and leather armor colors.
    (commit: eac8a62)
    PseudoKnight at
    Fix compile errors in some code examples
    (commit: acc201c)
    PseudoKnight at
    Fix cases where associative arrays should be created

    This avoids the cost of converting a normal array to an associative array later.
    (commit: f7c8d1d)
    PseudoKnight at
    Fix getting chest boat inventories after 1.21.2
    (commit: 99e2f95)
    PseudoKnight at
    Support exact items in shapeless recipes on Paper
    (commit: cb11d6d)
    PseudoKnight at
    Add player_stop_using_item event

    Paper Only
    (commit: d9d85db)
    PseudoKnight at
    Improve some API documentation
    (commit: 056ee91)
    PseudoKnight at
    Add BUCKET spawn reason
    (commit: d026775)
    PseudoKnight at
    Add force parameter to particle options
    (commit: 6e7f5d2)
    PseudoKnight at
    Add damagertype to damage event data
    (commit: a19b5a9)
    PseudoKnight at
    Add support for Minecraft 1.21.5
    (commit: c6a961e)
    PseudoKnight at