WorldGuard

WorldGuard

8M Downloads

Error produced on Blacklist dispense logging.

Raesak opened this issue ยท 1 comments

commented

Minecraft: 1.17.1
Paper: 278
WG: 7.0.7-SNAPSHOT

This error occurs when a blacklisted dispense event is logged. As a result of this error, the action is not logged, AND also not denied if the deny action is configured:
https://pastebin.com/QrhUFRZ8

I used the code:

# Test
[stone]
on-dispense=deny,notify,log
commented

Fixed in 9b66513