AntiBoats

AntiBoats is a lightweight logging plugin that tracks Chest Boats and Storage Minecarts, recording placements, locations, contents, destruction, and pickup/audit events—useful as a focused companion to CoreProtect style logging

42

Quick challenge

How far can you run before the mobs catch you?

AntiBoats

EN

A server plugin that logs Chest Minecarts and Chest Minecarts. It can save what was inside, who placed it, who broke it, and who picked up the drops.

✨ Features

- Languages: world + XYZ, last seen time, and status (Languages / active). - Languages: tries to remember who placed the boat/minecart. - Languages: makes inventory snapshots of the chest inside. - Languages: logs who took/put items and who picked up dropped items after destroy. - Languages: `plugins/AntiBoats/lang/en.yml` and `ru.yml`.

🧰 Commands

- `/antiboats list [all]` — list records (`all` includes destroyed). - `/antiboats near <radius>` — show records near you. - `/antiboats show <id>` — show info + inventory + audit. - `/antiboats user <name>` — show IDs placed by this player (active + destroyed). - `/antiboats tp <id>` — teleport to the saved location of this record. - `/antiboats remove <id>` — delete this record from the logs (and optionally remove the entity if enabled in config). - `/antiboats reload` — reload config + language files. - `/antiboats save` — force-save data.yml right now.

⚠ Notes

- “Who placed it” is best-effort (depends on timing and distance). - Drop pickup logging works for players and hoppers. Items are linked to the destroyed vehicle only for a short time window.

---

RU

Серверный плагин, который логирует вагонетки с сундуком и вагонетки с сундуком. Он может сохранять что было внутри, кто поставил, кто сломал и кто подобрал дроп.

✨ Возможности

- Языки: мир + координаты, последнее появление, статус (Языки / активна). - Языки: пытается запомнить кто поставил лодку/вагонетку. - Языки: делает снапшоты инвентаря сундука. - Языки: логирует кто клал/забирал предметы и кто подобрал выпавшие предметы после разрушения. - Языки: `plugins/AntiBoats/lang/en.yml` и `ru.yml`.

🧰 Команды

- `/antiboats list [all]` — список записей (`all` показывает сломанные). - `/antiboats near <радиус>` — показать записи рядом. - `/antiboats show <id>` — информация + инвентарь + аудит. - `/antiboats user <ник>` — ID записей, которые поставил игрок (активные + сломанные). - `/antiboats tp <id>` — телепорт к сохранённым координатам этой записи. - `/antiboats remove <id>` — удалить запись из логов (и опционально удалить сущность, если включено в config). - `/antiboats reload` — перезагрузить конфиг + языки. - `/antiboats save` — принудительно сохранить data.yml прямо сейчас.

⚠ Примечания

- “Кто поставил” определяется примерно (зависит от времени и расстояния). - Подбор дропа логируется для игроков и хопперов. Предметы привязываются к разрушенной сущности только в небольшом временном окне.

ADS