Elite Holograms

Elite Holograms - floating, fully customizable text for your server or single-player world. Create, edit, and style multi-line holograms, item displays, animated lines, scoreboard leaderboards, and glowing backlights. Forge & NeoForge ready.

File Details

EliteHolograms-NeoForge-1.21.1-1.0.4.jar

  • R
  • Aug 24, 2025
  • 115.99 KB
  • 210
  • 1.21
  • NeoForge

File Name

eliteholograms-1.21.1-1.0.4.jar

Supported Versions

  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:elite-holograms-1245528:6921595"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Re-Upload with a fix for crashing on LuckPerms when not detected.

Version 1.21.1-1.0.4

Bug Fixes

  • Fixed crash when using FTB Ranks without LuckPerms: The mod was incorrectly trying to access LuckPerms API even when FTB Ranks was detected, causing a NoClassDefFoundError. Added proper fallback logic to prevent crashes and ensure compatibility with FTB Ranks permission system.

Technical Details

  • Added guard clause in getLuckPermsRank() method to check if LuckPerms is loaded before attempting API calls
  • Improved permission system detection to properly fall back to FTB Ranks or OP permissions when LuckPerms is not available
  • Maintains full compatibility with both LuckPerms and FTB Ranks permission systems