Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
DBetterModel 6.1.0: BetterModel 3.3.0 support.
A maintenance release that compiles the v3 compat layer against BetterModel 3.3.0 while keeping the single universal jar working on every earlier BM line. No script, command, tag, or mechanism changed — every 6.0 script runs unchanged.
| BetterModel | DBetterModel |
|---|---|
| 1.15.x / 2.0.x–2.2.x / 3.0.x–3.3.x | 6.1.0 (this jar) |
Breaking changes: none.
What changed
- Build against BetterModel 3.3.0 —
bettermodel.v3.versionbumped 3.2.0 → 3.3.0, so the v3 layer compiles against the current API. - Migrated off the deprecated manager getters — BM 3.3.0 refactored the per-manager accessors (
modelManager(),scriptManager(),skinManager(), …) into a singleBetterModelPlatform#manager(Class)and marked the old getters@Deprecated(removal candidates in a future major). The v3 layer now goes through the unified accessor.
Information
| Published on | July 20, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-26.2)
Dependencies
Paper