Compatibility
Minecraft: Java Edition
1.21.5
Platforms
Creators
Details
Licensed Apache-2.0
Published 3 weeks ago
Updated 4 weeks ago
EN:
NoMoreCreeperHoles
NoMoreCreeperHoles is a powerful Minecraft plugin designed to automatically restore terrain damaged by explosions. Say goodbye to unsightly creeper craters and TNT blasts ruining your meticulously crafted world!
Features
- Automatic Restoration: Seamlessly restores blocks after explosions from creepers, TNT, ghasts, and Withers.
- Configurable Delay: Set a custom delay for when the restoration process begins.
- Gradual Restoration: Blocks are restored gradually, providing a more natural and less jarring experience.
- Toggle Functionality: Easily enable or disable the plugin's core functionality with a simple command.
- Customizable Ignored Blocks: Define a list of blocks that should not be restored (e.g., air, shulker boxes).
- Prevent Drops: Option to prevent blocks from dropping when destroyed by explosions, maintaining server performance and preventing item clutter.
- Prevent duping
Commands
/creeperfix toggle
: Toggles the plugin's explosion restoration on or off./creeperfix status
: Displays the current status of the plugin (enabled/disabled)./creeperfix reload
: Reloads the plugin's configuration fromconfig.yml
.
Configuration (config.yml
)
restore-delay: 5 # Delay in seconds before restoration begins
restore-mode: gradual # Restoration mode: 'gradual' or 'instant'
restore-full-nbt: true # Restore blocks with full NBT data
show-counter: true # Show a counter for blocks being restored
max-restore-radius: 16 # Maximum radius for restoration from the explosion center
blocks-to-ignore:
- AIR
- CAVE_AIR
- VOID_AIR
- SHULKER_BOX # Prevent duping
apply-to:
creeper: true # Apply restoration to creeper explosions
tnt: false # Apply restoration to TNT explosions
ghast: false # Apply restoration to ghast fireballs
wither: false # Apply restoration to Wither explosions
prevent-drops: true # Prevent blocks from dropping items when destroyed by explosions
Installation
- Download the
NoMoreCreeperHoles.jar
file from Modrinth. - Place the downloaded
.jar
file into your server'splugins
folder. - Restart or reload your server.
- (Optional) Edit the
config.yml
file located inplugins/NoMoreCreeperHoles/
to customize settings.
Enjoy a cleaner, more pristine Minecraft world with NoMoreCreeperHoles!
RU:
NoMoreCreeperHoles
NoMoreCreeperHoles — это мощный плагин для Minecraft, предназначенный для автоматического восстановления ландшафта, поврежденного взрывами. Попрощайтесь с уродливыми кратерами от криперов и взрывов TNT, портящими ваш тщательно созданный мир!
Возможности
- Автоматическое восстановление: Плавно восстанавливает блоки после взрывов криперов, TNT, гастов и Визеров.
- Настраиваемая задержка: Установите пользовательскую задержку для начала процесса восстановления.
- Постепенное восстановление: Блоки восстанавливаются постепенно, обеспечивая более естественный и менее резкий опыт.
- Функция переключения: Легко включайте или отключайте основную функциональность плагина простой командой.
- Настраиваемые игнорируемые блоки: Определите список блоков, которые не должны восстанавливаться (например, воздух, шалкеровые ящики).
- Предотвращение выпадения предметов: Опция предотвращения выпадения блоков при их разрушении взрывами, поддерживая производительность сервера и предотвращая захламление предметами.
- Предотвращение дюпа
Команды
/creeperfix toggle
: Переключает восстановление после взрывов плагина включено/выключено./creeperfix status
: Отображает текущий статус плагина (включен/выключен)./creeperfix reload
: Перезагружает конфигурацию плагина изconfig.yml
.
Конфигурация (config.yml
)
restore-delay: 5 # Задержка в секундах перед началом восстановления
restore-mode: gradual # Режим восстановления: 'gradual' (постепенный) или 'instant' (мгновенный)
restore-full-nbt: true # Восстанавливать блоки с полными NBT данными
show-counter: true # Показывать счетчик восстанавливаемых блоков
max-restore-radius: 16 # Максимальный радиус восстановления от центра взрыва
blocks-to-ignore:
- AIR
- CAVE_AIR
- VOID_AIR
- SHULKER_BOX # Предотвращение дюпа
apply-to:
creeper: true # Применять восстановление к взрывам криперов
tnt: false # Применять восстановление к взрывам TNT
ghast: false # Применять восстановление к огненным шарам гастов
wither: false # Применять восстановление к взрывам Визера
prevent-drops: true # Предотвращать выпадение предметов из блоков при их разрушении взрывами
Установка
- Скачайте файл
NoMoreCreeperHoles.jar
с Modrinth. - Поместите скачанный
.jar
файл в папкуplugins
вашего сервера. - Перезапустите или перезагрузите ваш сервер.
- (Опционально) Отредактируйте файл
config.yml
, расположенный вplugins/NoMoreCreeperHoles/
, чтобы настроить параметры.
Наслаждайтесь более чистым и нетронутым миром Minecraft с NoMoreCreeperHoles!