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

ExplosionController

Control Minecraft explosions by type, world, and damage.

79
1

ExplosionController v1.0.0.2

release16 ноября 2025 г.

v1.0.0.2

Full rewrite of explosion event handling.

Added support for ALL major explosion types:

Creeper

TNT

TNT Minecart

End Crystal

Bed (Nether/End)

Respawn Anchor

Wither explosion

Wither skull projectile

Fireball / Ghast fireball

Block-based explosions (e.g., Anvil)

Added BlockDamage and PlayerDamage toggles for each explosion type individually.

Added compatibility fixes for Paper 1.21.x explosion API.

Improved internal configuration storage (YAML auto-save).

Major fix: explosions should now still visually explode, but respect disabled block/player damage reliably on all types.

Added improved command system with argument validation.

Added /exco info

Added /exco enable|disable

ExplosionController v1.0.0.1

release13 ноября 2025 г.

/explosioncontroller <enable|disable> <blockdamage|playerdamage> /exco <enable|disable> <blockdamage|playerdamage>

Parameters:

<enable|disable> – enable or disable the explosion effect

– explosion type (TNT, CREEPER, ENDER_CRYSTAL, MINECART_TNT)

– world name (e.g., world, world_nether, world_the_end) or every_world for global settings

<blockdamage|playerdamage> – whether the explosion damages blocks or players Examples:

/exco disable tnt world blockdamage → prevent TNT from breaking blocks in world /exco enable creeper every_world playerdamage → allow creeper to damage players everywhere

Notes:

Tab-completion works for all arguments, making commands easy to type

Only OPs or users with explosioncontroller.* permission can use the commands

Changes take effect immediately; no server reload is required

Config is saved automatically in config.yml Advanced Usage:

Edit config.yml manually for permanent world-specific or global settings

Add new explosion types by using the exact EntityType name

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

Minecraft: Java Edition

26.1.x1.21.x

Платформы

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

Сервер

Создатели

Детали

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