Mod Helper Admin

Quick rating

Mod Helper Admin

No reviews yet

Mod Helper Admin - a tool for Minecraft server moderators. Simplifies dealing with rule breakers and automates routine tasks. Fully customizable to fit your moderation team's needs.

Mod Loaders
Fabric
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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.0.0
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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🎯 Player Actions - Clickable Nicknames & Player Management

Powerful mod for server administrators, helpers, and trainees!

Automatically makes all nicknames in chat clickable and provides quick access to administrative commands.

✨ Key Features

🖱️ Clickable Nicknames

  • All nicknames in chat are automatically highlighted in green
  • Shift + Left Click - insert nickname into chat field
  • Regular Left Click - open player action menu
  • Support for nicknames starting with numbers (2Player, 24Admin)

⚙️ Player Action Menu

  • Kick - /kick {player}
  • Ban - /ban {player}
  • Mute - /mute {player}
  • Teleport to Player - /tp {player}
  • Teleport Player - /tp {player} spawn
  • Player Info - /whois {player}
  • Warning - /warn {player}
  • Private Message - /msg {player}

🚀 How to Use

  1. Install the mod in your mods folder
  2. Launch the game - mod activates automatically
  3. Click on nicknames in chat to interact
  4. Configure commands through the configuration file

📁 Configuration Setup

Configuration file location:

.minecraft/config_player.json

Example configuration:

{
  "showTooltips": true,
  "showCommands": true,
  "buttons": [
    {
      "name": "Kick Player",
      "command": "/kick {player}",
      "description": "Kick player from server"
    },
    {
      "name": "Ban Player",
      "command": "/ban {player}",
      "description": "Ban player permanently"
    }
  ]
}

🔧 Adding Custom Commands:

  1. Open the config_player.json file
  2. Add a new button to the buttons array:
{
  "name": "Your Command",
  "command": "/your_command {player}",
  "description": "Command description"
}
  1. Save the file and restart the game

📝 Configuration Parameters:

  • showTooltips - show tooltips on hover
  • showCommands - display commands in menu
  • {player} - automatically replaced with player nickname

🎯 Who is this mod for?

  • Server Administrators - quick player management
  • Helpers & Moderators - convenient moderation tools
  • Trainees - simple interface for learning
  • Server Owners - increase team efficiency

🔧 Technical Requirements

  • Minecraft: 1.21.4
  • Mod Loader: Fabric
  • Java: 21+

📞 Support & Contact

💬 Telegram Channel

🔗 Join our channel

💰 Support Development

Your donations help develop the mod and add new features!

💳 Donation Methods:

🪙 Cryptocurrency (USDT):

9tkTft2E8XqYZVwyQTvgxdph9nkUmK1F5fmGVHXLNyNY

📱 QR Code for Quick Donation:

QR Code for donations

Scan the QR code with your phone camera for quick donation access

🌟 Features

  • Automatic Detection of all nicknames in chat
  • Smart Filtering - excludes system messages
  • Customizable Commands - add your own actions
  • Intuitive Interface - easy to use
  • High Performance - doesn't affect FPS
  • Compatibility with other mods

📋 Installation Guide

  1. Download Fabric Loader for Minecraft 1.21.4
  2. Install Java 21 or newer
  3. Place the mod file in .minecraft/mods/ folder
  4. Launch the game using Fabric profile
  5. Configure settings in config_player.json file

🎮 Usage Examples

For Administrators:

  • Quick ban of rule violators with one click
  • Teleport to players for inspection
  • Instant warning messages

For Helpers:

  • Assist newcomers through private messages
  • Quick chat moderation
  • Gather player information

For Trainees:

  • Learn commands through user-friendly interface
  • Safe use of administrative functions
  • Gradual moderation skill development

📈 Updates

The mod is actively developed! Follow updates in our Telegram channel.

Planned Features:

  • Group actions with players
  • Extended filter system
  • Integration with popular plugins
  • Additional administrative commands

🛠️ Advanced Configuration

Custom Button Examples:

{
  "name": "Freeze Player",
  "command": "/freeze {player}",
  "description": "Freeze player movement"
},
{
  "name": "Check Inventory",
  "command": "/invsee {player}",
  "description": "View player inventory"
},
{
  "name": "Heal Player",
  "command": "/heal {player}",
  "description": "Restore player health"
}

Multiple Commands:

You can create buttons that execute multiple commands by using semicolons:

{
  "name": "Full Restore",
  "command": "/heal {player}; /feed {player}; /repair {player}",
  "description": "Heal, feed and repair player items"
}

Screenshots

Gallery

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

<1,000
Downloads
Last Updated
CurseForge
Modrinth
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