Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
MobStatus

MobStatus

Advanced RPG-style health bars, damage indicators, and effects for mobs

39
1
Adventure
Game Mechanics
Mobs
MobStatus has been archived. MobStatus will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.20.x

Platforms

Bukkit
Paper
Purpur
Spigot

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Join Discord server
Donate on Ko-fi

Creators

Ghost
Ghost Member

Details

Licensed MIT
Published 4 weeks ago
Updated last month
DescriptionGalleryChangelogVersions

🧟 MobStatus Plugin by SoneMC

🌟 Features

  • Effects – Shows particles for critical hits, normal damage, enchanted golden apple effects, and more! 💥
  • Health Bar – Displays mob health above their heads using 3 style types (standard, gradient, segmented) 🩸
  • Kill GUI – Displays info about recently killed mobs 📊
  • Mob Tiers – Every mob is categorized from Common to Legendary based on strength and rarity 🔥
  • Custom Drops – Unique loot per tier and mob type 🎁
  • Fully Customizable – Change loots, effects, tiers, and more via config.yml

🧾 Commands

Command Description Permission
/mobstatus status Opens the GUI with mob info mobstatus.stats
/mobstatus reload Reloads plugin configuration mobstatus.admin
/mobstatus help Shows help and commands None

🔐 Permissions

  • mobstatus.admin – Full admin access
  • mobstatus.stats – Access to the GUI

⚙️ Configuration Highlights (config.yml)

# Enable in all worlds
enabled-worlds:
  - "*"

# Health Bar
health-bar:
  style: "gradient"
  character: "■"
  empty-character: "■"
  length: 10
  show-borders: true
  prefix: "&8["
  suffix: "&8]"
  show-info: true
  show-level: true

# Tier System
tiers:
  COMMON:
    display-name: "Common"
    color: "&7"
    health-multiplier: 1.0
  UNCOMMON:
    display-name: "Uncommon"
    color: "&a"
    health-multiplier: 1.5
  RARE:
    display-name: "Rare"
    color: "&b"
    health-multiplier: 2.0
  EPIC:
    display-name: "Epic"
    color: "&d"
    health-multiplier: 3.0
  LEGENDARY:
    display-name: "Legendary"
    color: "&6"
    health-multiplier: 5.0

# Example Tier Chance for Zombies
tier-chances:
  ZOMBIE:
    COMMON: 70.0
    UNCOMMON: 20.0
    RARE: 7.0
    EPIC: 2.5
    LEGENDARY: 0.5

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.