(Experimental) Holograms: Add support for CMI as a fallback handler - #414
Draft
TheFlagCourier wants to merge 1 commit into
Draft
(Experimental) Holograms: Add support for CMI as a fallback handler#414TheFlagCourier wants to merge 1 commit into
TheFlagCourier wants to merge 1 commit into
Conversation
Member
Author
|
Will circle back around to this later, as it's obviously failing the JDK 17 test due to CMILib & CMI-API.
Update 2026-01-26: Confirmed issue is within CMI-API, as it build targets Java 21 natively (despite CMILib targeting Java 8). Holding out for Option C. |
I'll be honest here, I only *hope* this works.
TheFlagCourier
force-pushed
the
feat/cmi-holograms
branch
from
January 27, 2026 00:22
c3d80e8 to
a493810
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brief Description:
Piggy-backing off of #386, this PR adds CMI as a fallback hologram handler.
Changes:
Relevant FlagWar Issue tickets:
N/A
By making this pull request, I represent that I have read and agree to release my own changes that I
have submitted under the terms of the accompanying license (Apache-2.0). I guarantee that these
changes are mine and are not encumbered by any other license or restriction to the best of my
knowledge.