CoreProtect

CoreProtect

1M Downloads

Lightning conversion of villagers not logged

albatrossen opened this issue ยท 3 comments

commented

When a lightning strike hits a villager they turn into a witch...this appears not to be logged, which complicates rollbacks.

config is everything set to true besides use_mysql.
version: 21.2

Test:

  1. Spawn a villager
  2. run /lightning to hit the villager
  3. run /co lookup radius:20 time:10m

Expected result:
some entry based on the event

Actual result:
"No results found"

commented

I was just about to come and make a ticket of this exact same thing!

commented

Logging for entity spawning must be implemented before this can be added.

See: #33

commented

Other relevant discussion: #7