
BetterReset
Minecraft plugin that lets you safely reset a world’s Overworld, Nether, and End while the server is running, with player protection, async deletion, and full regeneration in one command or GUI.
466
2
BetterReset v1.2.6
release15 февраля 2026 г.BetterReset 1.2.6
Added
New Chunk Trim system for partial world cleanup without full resets.
New command
/betterreset trimchunks <base> [--overworld] [--nether] [--end] [--all]
Use this to trim chunks in specific dimensions or all at once.
New config section: chunkReset
chunkReset.enabledchunkReset.backupBeforeTrimchunkReset.inactive.enabledchunkReset.inactive.dayschunkReset.endDistance.enabledchunkReset.endDistance.minDistanceBlocks
GUI support for chunk trimming
- "Trim Chunks Now" action in the reset menu
- Dedicated confirmation GUI before the trim executes
- New settings toggles/cycles for chunk trim rules
Chunk Trim Behavior
Can delete region files based on:
- Inactive age – regions older than the configured number of days
- End distance – regions beyond the configured radius from
0,0in End worlds
Additional behavior:
- Protects currently loaded regions from deletion
- Supports optional backup snapshot before trim
- Reports per-world trim summary (scanned / deleted / skipped) to the command sender
BetterReset v1.2.5
release17 декабря 2025 г.- Fixed World unloading bug and the nether not working.
BetterReset v1.2.4
release15 декабря 2025 г.What Was Wrong:
- After the plugin reset the world, it saved some info in memory.
- When the server restarted, that info was GONE.
- So, when you joined, the plugin didn't know the world was just reset.
- You spawned at your old location, but that location was now inside blocks → you died 💀.
What I Fixed:
- The plugin now saves this info to a file.
- Even after a server restart, it remembers "hey this world was just reset".
- Now it will teleport you to a safe spawn instead of your old spot
BetterReset v1.2.3
release14 декабря 2025 г.Fixed the API breaking change in Minecraft 1.21.11 when Attribute.GENERIC_MAX_HEALTH was renamed. Making it work on this version now.
BetterReset v1.2.2
release13 декабря 2025 г.- New feature allowing the plugin too reset players who are offline aswell, this is set to true by default and can be changed in the config and GUI.
Some other changes:
Better thread safety (avoiding Bukkit API calls off main thread) Better code organization (smaller focused methods) Fixed GUI layout conflicts
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:5 месяцев назад
Обновлён:1 неделю назад
