AlignmentBar

Quick rating

AlignmentBar

No reviews yet

A mod that adds a reputation system into the game.

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
alignmentbar-3.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description


Alignment Bar -Factions & Reputation

Alignment Bar adds a full faction and reputation system to Minecraft.
Gain or lose reputation with different groups, unlock ranks and rewards, and pledge allegiance to a single faction. Everything is fully configurable through simple JSON files and custom images.

✨ Features:

Factions

Create unlimited factions in config/alignmentbar/factions/.

Each faction can have:

Name, color, and description

Custom logo (PNG in config/alignmentbar/faction_logos/)

Allies and enemies (by entity ID or name)

Ranks with alignment requirements and rewards

A region (groups factions in the UI)

Reputation

Reputation changes as you play:

Killing enemies of a faction increases your alignment.

Killing allies or members decreases it.

Relations between factions spread those changes further.

Reputation syncs between server and client automatically.

🧾 Ranks & Rewards

Define ranks/titles per faction.

Unlock ranks at certain alignment thresholds.

Rewards can be:

Items (given directly to the player)

Commands (server-side, can hook into other mods/datapacks)

Players are promoted with sounds, floating text, and a title popup.

⚔ Pledging

Once a player reaches 100 alignment, they can pledge to a faction.

Pledging:

Locks alignment with that faction at 100

Resets all others to 0

Plays a full pledge animation (flag overlay, horn sound, glow, announcement)

🎨 HUD & Visuals

Alignment Bar HUD in the top-center of the screen.

Switch factions with ← / →

Hold TAB to fade the bar out

Automatically shifts down if a boss bar is active

Floating alignment text above mobs when rep changes.

Nametag icons for pledged factions.

Optional alignment above head display for other players.

🛠 Commands

/alignment view <faction> <player> → check reputation

/alignment <faction> <player> set/add <value> → edit reputation

/alignment reset <player> → reset all rep and pledge

/alignment pledge <faction> <player> → force pledge

/factionrelation list <faction> → show relations

/factionrelation <source> <target> <ally|enemy|neutral> → set relations

⚙ Config & Templates

Auto-generates everything on first run:

config/alignmentbar/factions/ → JSON faction definitions

config/alignmentbar/faction_logos/ → faction logos

config/alignmentbar/regions/ → region icons and extra images

Includes a template faction JSON and placeholder logos for easy setup.

📂 Example Faction (shortened)
{
  "id": "brittany",
  "name": "Duchy of Brittany",
  "color": "#003153",
  "region": "europe",
  "enemies": [ { "name": "Norman Shieldbearer" } ],
  "allies":  [ { "name": "Breton Knight" } ],
  "ranks": [
    { "id": "paysan", "name": "Paysan", "alignment": 0 },
    { "id": "chevalier", "name": "Chevalier", "alignment": 175,
      "reward": { "type": "give_item", "item": "minecraft:diamond_sword", "count": 1 }
    }
  ]
}

Great For

RPG servers (kingdoms, clans, guilds)

PvE progression with hostile/friendly factions

Roleplay worlds with politics and allegiances

Singleplayer with extra progression and story

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works