Перейти к содержимому
Mineforgian

Packet Catcher

A simple Minecraft mod for capturing packets and exporting them to a file.

Загрузки
27
Подписчики
0
Обновлён
16 июля 2026 г.
Лицензия
MIT

Опубликован 12 июля 2026 г.

Packet catcher

A simple Minecraft mod for capturing packets and exporting them to a file.

Configuration

Formatting

Supported title formats:

  1. %time% - Formatted time
  2. %type% - Packet flow type (example: serverbound)
  3. %id% - Packet id (example: minecraft:intention)
  4. %values% - Formatted values
  5. %nl% - New line

Supported value formats:

  1. %name% - Name of value (example: protocolVersion)
  2. %value% - Value (example: 776)

Time formatting is simply Java's DateTimeFormatter pattern

Filtering

Each packet in the field is separated by a ";"

Ченджлог

1.1Бета26.2 · 16 июля 2026 г.

YetAnotherConfigLib integration, some fixes

Комментарии

Загружаем…