Список изменений
/explosioncontroller <enable|disable>
Parameters:
<enable|disable> – enable or disable the explosion effect
<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

