
DatapacksJava
Commander Lib
A datapack library that allows for movement states and durations to be easily detected through tags and scores, as well as easily applying vertical…
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Uses
- Detect motion states easily through tags and scores
- Easily apply vertical motion with tags
- Easily prevent fall damage with tags
- Easily apply glow of any vanilla preset color with tags
- Easily detect cardinal and vertical directions that an entity is facing with tags
Tags
commander_lib.up_(1-20)
- Applies an upwards boost with its magnitude corresponding to the number added in the tag
commander_lib.no_fall_perm
- Provides permanent fall damage prevention for as long as the tag is applied
commander_lib.no_fall
- Provides one-time fall damage prevention
- Tag is removed when entity/player touches the ground
commander_lib.(color)_glow
- Applies a colored glow to the entity/player for as long as the tag is applied
- The colour can be set to one of the following:
- red
- aqua
- black
- blue
- gold
- gray
- green
- light_purple
- yellow
- dark_aqua
- dark_blue
- dark_gray
- dark_green
- dark_purple
- dark_red
commander_lib.sneaking
- This tag is automatically given/removed if the player is sneaking/not sneaking
commander_lib.sprinting
- This tag is automatically given/removed if the player is sprinting/not sprinting
commander_lib.swimming
- This tag is automatically given/removed if the player is swimming/not swimming
commander_lib.jumped
- This tag is automatically given/removed if the player jumps
commander_lib.facing_(direction)
- This tag is automatically applied to all entities and shows which cardinal/vertical direction the entity is facing. Directions include:
- north
- south
- east
- west
- north_east
- north_west
- south_east
- south_west
- up
- down
- This tag is automatically applied to all entities and shows which cardinal/vertical direction the entity is facing. Directions include:
Scores
commander_lib.sneaking_time
- Provides the amount of ticks a player has been sneaking for
commander_lib.sprinting_time
- Provides the amount of ticks a player has been sprinting for
commander_lib.swimming_time
- Provides the amount of ticks a player has been swimming for
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
Verified by MCModsHub
- Downloads as Commander Lib-1.20-.6-0.0.2.zip
- Download size: 75 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.