HomeJavaModsMod Helper Admin
Mod Helper Admin
ModsJava

Mod Helper Admin

by Muliccki · on Modrinth

Mod Helper Admin - a tool for Minecraft server moderators. Simplifies dealing with rule breakers and automates routine tasks. Fully customizable to fit…

⬇ Download on Modrinth
Mod Helper Admin — screenshot 1Mod Helper Admin — screenshot 2Mod Helper Admin — screenshot 3

🎯 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

⚙️ Player Action Menu

🚀 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:

🎯 Who is this mod for?

🔧 Technical Requirements

📞 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

📋 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:

For Helpers:

For Trainees:

📈 Updates

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

Planned Features:

🛠️ 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"
}

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more