ReputationMC

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 47 downloads ๐Ÿ“Œ v1.0.0 ๐Ÿ“… 4/29/2026
๐ŸŸก Updated this year

By Matisse ยท adventure

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/17/2026 ๐Ÿ“… Created: 4/29/2026

๐Ÿ” Analysis

  • ๐Ÿ† #225 of 331 adventure mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> # ๐Ÿชช Reputation ### *Your name is your greatest asset.* !(https://img.shields.io/badge/version-1.0.0-darkgrey) !(https://img.shields.io/badge/Minecraft-1.19%20โ†’%201.21-green) !(https://img.shields.io/badge/platform-Paper%20%7C%20Spigot%20%7C%20Purpur-blue) !(https://img.shields.io/badge/CivCraft-Suite-orange) **Forged in action. Etched in memory.** !(https://iili.io/BUyxTsp.md.png) </div> --- ## ๐ŸŽญ The Concept Every player carries a **Social Score** from -100 (Infamous) to +100 (Venerated). It floats above their head for all to see, unlocks or closes zones, and ripples across every other plugin in the CivCraft Suite. --- ## โœจ Features **๐Ÿท๏ธ Reputation Tiers & Nametags** Seven tiers from *Venerated* to *Infamous*, each with a colored title above the player's head. Neutral players stay clean. **๐Ÿ“Š Score History** Every point gained or lost is logged with a reason and timestamp. `/rep history <player>` shows the full ledger. **๐Ÿ† Server Leaderboard** `/rep view` displays top and bottom players, cached every 5 minutes. **๐Ÿ›๏ธ Zone Protection** Set a minimum reputation threshold on any location. Players below it are knocked back โ€” no entry for the infamous. **๐Ÿ“‹ Physical Reputation Signs** Place a sign in the world that displays a player's live reputation, updated every 60 seconds. **๐Ÿ”„ Natural Decay (Optional)** Negative scores recover at +1/day, very high scores lose 0.5/day above the threshold. Disabled by default. --- ## ๐Ÿ“ˆ Score Sources | Event | Points | Source | |-------|--------|--------| | Murder (witnessed) | -10 | Witness | | KO assault | -5 | Witness + ReanimateMC | | KO execution | -15 | Witness + ReanimateMC | | Bounty claimed on you | -5 | BountyBoard | | Tribunal conviction | -20 | Tribunal | | Reviving a KO player | +5 | Witness + ReanimateMC | | Claiming a bounty | +3 | BountyBoard | | Crime prescribed | +2 | Witness | | Tribunal acquittal | +10 | Tribunal | --- ## ๐Ÿ’ป Commands Available as `/rep` and `/reputation`. | Command | Permission | Description | |---------|------------|-------------| | `/rep <player>` | `reputation.use` | Score, tier and recent history | | `/rep view` | `reputation.use` | Server leaderboard | | `/rep history <player>` | `reputation.use` | Full event history | | `/rep tiers` | `reputation.use` | List all tiers and thresholds | | `/rep give <player> <pts>` | `reputation.admin` | Manually adjust score | | `/rep reset <player>` | `reputation.admin` | Reset to 0 | | `/rep sign <player>` | `reputation.sign.place` | Place a live reputation sign | | `/rep zone <score>` | `reputation.admin` | Set zone threshold at your location | | `/rep zones` | `reputation.admin` | List protected zones | | `/rep reload` | `reputation.admin` | Reload configuration | --- ## โš™๏ธ Configuration Highlights ```yaml reputation: starting_score: 0 min_score: -100 / max_score: 100 nametag_enabled: true hide_neutral_tag: true # Only notable scores get a visible tag history_display_count: 5 leaderboard_cache_seconds: 300 zone_knockback_strength: 1.1 natural_decay: enabled: false negative_recovery_per_day: 1 positive_decay_per_day: 0.5 positive_decay_threshold: 80 ``` --- <div align="center"> *Part of the CivCraftSuite* - **Building better societies, one block at a time.** </div>

# ๐Ÿชช Reputation ### Your name is your greatest asset.

!(https://img.shields.io/badge/version-1. 0. 0-darkgrey) !(https://img.shields.io/badge/Minecraft-1. 19%20โ†’%201. 21-green) !(https://img.shields.io/badge/platform-Paper%20%7C%20Spigot%20%7C%20Purpur-blue) !(https://img.shields.io/badge/CivCraft-Suite-orange)

Forged in action. Etched in memory.

!(https://iili.io/BUyxTsp.md.png)

## ๐ŸŽญ The Concept

Every player carries a Social Score from -100 (Infamous) to +100 (Venerated). It floats above their head for all to see, unlocks or closes zones, and ripples across every other plugin in the CivCraft Suite.

## โœจ Features

๐Ÿท๏ธ Reputation Tiers & Nametags Seven tiers from Venerated to Infamous, each with a colored title above the player's head. Neutral players stay clean.

๐Ÿ“Š Score History Every point gained or lost is logged with a reason and timestamp. `/rep history ` shows the full ledger.

๐Ÿ† Server Leaderboard `/rep view` displays top and bottom players, cached every 5 minutes.

๐Ÿ›๏ธ Zone Protection Set a minimum reputation threshold on any location. Players below it are knocked back โ€” no entry for the infamous.

๐Ÿ“‹ Physical Reputation Signs Place a sign in the world that displays a player's live reputation, updated every 60 seconds.

๐Ÿ”„ Natural Decay (Optional) Negative scores recover at +1/day, very high scores lose 0. 5/day above the threshold. Disabled by default.

## ๐Ÿ“ˆ Score Sources

| Event | Points | Source | |-------|--------|--------| | Murder (witnessed) | -10 | Witness | | KO assault | -5 | Witness + ReanimateMC | | KO execution | -15 | Witness + ReanimateMC | | Bounty claimed on you | -5 | BountyBoard | | Tribunal conviction | -20 | Tribunal | | Reviving a KO player | +5 | Witness + ReanimateMC | | Claiming a bounty | +3 | BountyBoard | | Crime prescribed | +2 | Witness | | Tribunal acquittal | +10 | Tribunal |

## ๐Ÿ’ป Commands

Available as `/rep` and `/reputation`.

| Command | Permission | Description | |---------|------------|-------------| | `/rep ` | `reputation.use` | Score, tier and recent history | | `/rep view` | `reputation.use` | Server leaderboard | | `/rep history ` | `reputation.use` | Full event history | | `/rep tiers` | `reputation.use` | List all tiers and thresholds | | `/rep give ` | `reputation.admin` | Manually adjust score | | `/rep reset ` | `reputation.admin` | Reset to 0 | | `/rep sign ` | `reputation.sign.place` | Place a live reputation sign | | `/rep zone ` | `reputation.admin` | Set zone threshold at your location | | `/rep zones` | `reputation.admin` | List protected zones | | `/rep reload` | `reputation.admin` | Reload configuration |

## โš™๏ธ Configuration Highlights

```yaml reputation: starting_score: 0 min_score: -100 / max_score: 100 nametag_enabled: true hide_neutral_tag: true # Only notable scores get a visible tag history_display_count: 5 leaderboard_cache_seconds: 300 zone_knockback_strength: 1. 1 natural_decay: enabled: false negative_recovery_per_day: 1 positive_decay_per_day: 0. 5 positive_decay_threshold: 80 ```

Part of the CivCraftSuite - Building better societies, one block at a time.
๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Matisse
Version
1.0.0
Downloads
47
Endorsements
0
Category
adventure
Created
4/29/2026
Updated
4/17/2026
Game Versions
1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
Tags
adventure, game-mechanics, social

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does ReputationMC support?

The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.

What is the latest version of ReputationMC?

Version 1.0.0, published 2026-04-17 with 47 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More adventure ๐Ÿ‘ค More by Matisse ๐Ÿ”Ž Similar Mods ๐ŸŒ Best adventure (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods