▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Mod Helper Admin
Mod Helper Admin

Mod Helper Admin

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.

11
1

🎯 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"
}

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 недели назад
Обновлён:2 недели назад
Главная