
MinecartChunkLoader
Long rail lines stall when a cart runs past the edge of the loaded world. This plugin keeps the chunks around moving minecarts loaded, so the cart carries its own loading window with it.
Оцените первым
36
1
Список изменений
- Tracks only carts that are actually moving, with a configurable grace period so a cart pausing at a station or a junction does not immediately drop its chunks.
- Global chunk cap (
max-loaded-chunks). When the cap is hit, occupied carts are served first, then the chunks nearest each cart — so a runaway hopper-cart farm cannot eat your server. - Per-world allow/deny list.
- Per-variant filtering — track all minecarts, or only
CHEST_MINECART, or only carts with a passenger. - Idles on an empty server —
require-players-onlineskips all work when nobody is online. - Everything runs on the main thread in a single repeating task. No async Bukkit access.
- Tickets are released on
WorldUnloadEvent, so the plugin never blocks a world unload. - No dependencies.
Файлы
MinecartChunkLoader-1.0.0.jar(20.84 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.0.0
Загрузчики
Paper
Версии игры
26.2
Загрузок
36
Дата публикации
27.07.2026
