FTB Ranks (NeoForge)

Adds ranking system that lets you give certain players permissions, username formatting, etc.

File Details

[NEOFORGE][1.21.1] FTB Ranks 2101.1.3

  • R
  • Apr 17, 2025
  • 86.31 KB
  • 13.3M
  • 1.21.1
  • NeoForge

File Name

ftb-ranks-neoforge-2101.1.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ftb-ranks-forge-314905:6431744"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[2101.1.3]

Added

  • New condition: rank_applies
    • This is very similar to the existing rank_added, but does not require the rank to be explicitly added to the player
    • It just requires that rank currently applies to the player, either implicitly or explicitly
    • These two conditions can be useful to create more complex conditions by combining them with the boolean conditions (and/or/not)

Support

If you have any issues with this mod, please report them on our Issue Tracker