promotional bannermobile promotional banner

Your Log Saw Something Last Night

Server utility for logging player interactions
Back to Files

ylssln-1.19.2-1.1.0.0.jar

File nameylssln-1.19.2-1.1.0.0.jar
Uploader
CommobleCommoble
Uploaded
Aug 7, 2022
Downloads
1.8K
Size
24.8 KB
Mod Loaders
Forge
File ID
3923377
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:your-log-saw-something-last-night-566198:3923377")

Learn more about Curse Maven

What's new

# 1.1.0.0
* Added logging for players using items on air
* Added logging for players interacting with entities
* Added logging for players killing entities
* Block interact event now logs the player's interaction hand and held item
* Reworked format of config file. Old configs will be partially reset when the game is loaded, if you have custom regex filters then you may want to make a backup copy of your config before updating.
* Logging rules are now specified per event type instead of globally.
* Logging rules are now checked in the order specified (top to bottom).
* Now uses SLF4J instead of Log4J (consistent with vanilla/forge).
* Block positions are now logged as `pos={x=X,y=Y,z=Z}` instead of `pos=BlockPos{x=X, y=Y, z=Z}`
* Blocks are now logged as `block={namespace:id}` instead of `block=Block{namespace:id}`

This mod has no related projects