Skip to content

Repository files navigation

Fast Log Block Build Statuscodecov

This is minecraft mod for easy and fast logging block place and break.

How to use

  1. Confirm you have op access to the server.
  2. Have a Wooden-Hoe.
  3. Left click the block you want to check a log.
  4. Right click checks a front of the block.

Event multithread handling

Log file format

NameposXposYposZtypeactionplayeridblockidtimestamp
Field Length (bytes)4 byte4 byte4 byte1 byte ('0' for Remove, '1' for Insert, '2' for update, '100' for unknown)4 byte8 byte8 byte

Total: 33 bytes per line (+1 byte for devider)

Filename: /{save}/{world/dimension}/*.bytelog

Nameidblockname
Field Length (bytes)8 byte1 byte per symbols

Total: ~ 21 bytes per block

Filename: blockmap.bytelog

Nameidnickname
Field Length (bytes)4 byte1 byte per symbols

Total: ~ 10 bytes per Player

Filename: nickmap.bytelog

Thanks for item texture: https://github.com/CyanideX/Unity

About

Minecraft server side mod for fast block place or harvest logging

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages