You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make LogBlock hook toggeable in config.yml with the use-logblock option. Default is false.
Fix LogBlock dependency resolution.
Re-add the command catch for /untame which was erroneously removed.
Add option for the entity death logger to ignore certain entity types, e.g. so that iron golem farms don't crash the server from the sheer amount of LogBlock queries being executed on the main thread oops.
Tag all [MobTransform] logs (i.e. currently villagers stuck by lightning) with the [MobKill] tag for a more complete picture when one searches for [MobKill].