QuiltServerTools / Ledger

A server-side logging mod for fabric 1.17+
https://www.quiltservertools.net/Ledger/latest/
GNU Lesser General Public License v3.0
190 stars 52 forks source link

Logging for Hex Casting #210

Open object-Object opened 1 year ago

object-Object commented 1 year ago

Is your feature request related to a problem?

Hex Casting is a programmable magic mod similar to Psi. Among other things, it allows programmatically breaking blocks. We've found that Ledger doesn't log some types of actions done with Hex, such as breaking blocks.

Describe the solution you'd like.

I'd like Ledger to log actions performed with Hex Casting.

Describe alternatives you've considered.

Possibly there's an issue with Hex's Break Block implementation that could be corrected for Ledger to detect it?

Agreements

Other

No response