File Details
Matchbox-0.9.0-beta.jar
- R
- Nov 25, 2025
- 139.99 KB
- 17
- 1.21.10+24
File Name
Matchbox-0.9.0.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
Another Major update, skipping over to 0.9.0, check the changelog in the project's repository.
The project now depends on protocolLib for the custom Spark ability. Stick to using protocolLib for the time being, as I haven't tested much without it yet. This issue should be resolved to support both with protocolLib and without before the full release and give server owners the choice between abilities, either the newer custom hunter vision ability for the spark when protocol lib is present or the legacy swap ability if protocolLib isn’t present.
## [0.9.0] - Latest
### Added
- **Global Swipe/Cure Indicators**: The subtle particle cues for Spark swipes and Medic cures now broadcast to every nearby player, keeping spectators and recordings informed without exposing roles.
- **Player-Focused Cure Notice**: Cured players receive a direct chat message, so the announcement no longer conflicts with the discussion-phase titles.
- **Hunter Vision Resilience**: ProtocolLib Hunter Vision now uses the modern `DataValue` pipeline, automatically falling back to the particle adapter whenever packet delivery fails.
### Fixed
- **Spark Disconnects**: Resolved `clientbound/minecraft:set_entity_data` crashes that kicked Sparks whenever glow packets used the legacy `DataItem`.
- **Random Skin Preload**: The curated skin pool now resolves Mojang UUIDs before requesting textures, eliminating the “Failed to fetch skin” spam and guaranteeing usable skins even on offline-mode servers. (Still needs testing, but functional)
### Changed
- **Version Jump**: Skipped the remaining 0.8.x line to mark these stability upgrades as the start of the 0.9 series. Config support remains the final blocker for 1.0.

