▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/EI Mythic MobsHook
EI Mythic MobsHook

EI Mythic MobsHook

This plugin connects MythicMobs with ExecutableItems, allowing you to use custom items as abilities and mob skills. Easily trigger ExecutableItems through MythicMobs mechanics, events, or drops. Perfect for RPG servers and advanced combat systems.

Оцените первым
80
2

1.0

Release25.04.2026

Список изменений

EI MythicMobs Hook

ExecutableItems & MythicMobs Integration Plugin

A simple plugin that lets you drop ExecutableItems from MythicMobs mobs without complex setup.

What is it?

This plugin connects ExecutableItems with MythicMobs. Add EI drops to your mob configs and watch ExecutableItems drop when mobs die!

✨ Features

  • 🎯 Simple EI drop system - Just use EI item_id amount chance
  • 🔗 Full ExecutableItems support - Works with all ExecutableItems
  • Lightweight - Minimal overhead
  • 📊 bStats included - Anonymous metrics

📋 Requirements

Must Have:

  • MythicMobs - MythicMobs plugin
  • ExecutableItems - Custom items plugin
  • SCore - ExecutableItems dependency

Server Version: Spigot/Paper 1.20+

🚀 Installation

  1. Download EI-MythicMobs-hook-1.0.jar
  2. Drop in plugins/ folder
  3. Restart server
  4. Done!

📖 How to Use

Add to your MythicMobs config:

mm_ei:
  Type: CHICKEN
  Health: 1
  Damage: 0
  Drops:
    - EI my_ei_id 1 0.5
    - EI legendary_sword 1to2 0.25
    - EI material_item 10 1

Drop Format: - EI <item_id> <amount> <chance>

  • EI - Drop type marker
  • <item_id> - Your ExecutableItem ID
  • <amount> - Quantity (e.g., 1, 5, or 1to3)
  • <chance> - Probability 0.0-1.0 (0.5 = 50%, 1 = 100%)
💡 Examples

Rare Legendary Drop:

legendary_mob:
  Type: WITHER
  Health: 100
  Drops:
    - EI legendary_sword 1 0.25

Common Resources:

zombie_soldier:
  Type: ZOMBIE
  Drops:
    - EI common_material 1to3 1

Bulk Drop - Low Chance:

treasure_mob:
  Type: ARMOR_STAND
  Drops:
    - EI bulk_item 10to15 0.10

Multiple Drops:

mm_ei:
  Type: CHICKEN
  Health: 1
  Damage: 0
  Drops:
    - EI my_ei_id 1 0.5
    - EI common_drop 2 1
    - EI rare_drop 1 0.25

🎮 Commands

  • /eimm reload - Reloads the plugin configuration (requires eimm.reload permission)
  • /eimm testdrop <item_id> <amount> <chance> - Test drop an ExecutableItem at your location
    • Example: /eimm testdrop barevne_pirko 1to10 1
  • /mm m s <mob_name> - Test spawn a mob using MythicMobs command

⚙️ Configuration

The plugin creates a config.yml file in the plugins folder:

# EI MythicMobs Hook Configuration
# Debug mode - set to true to see detailed logs
debug: true

📝 Notes

  • No configuration files needed
  • Plugin auto-detects ExecutableItems version
  • Works with all ExecutableItems types
  • Paper & Spigot compatible
  • Supports amount ranges (1to5, 5to10, etc.)
  • Chance values: 0 = never, 1 = always, 0.5 = 50%

Файлы

EI-MythicMobs-hook-1.0.jar(57.53 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.0

Загрузчики

Bukkit
Paper
Purpur
Spigot

Версии игры

1.20–1.21.11

Загрузок

80

Дата публикации

25.04.2026

Загрузил

ID версии

Главная