Lightning conversion of villagers not logged
albatrossen opened this issue ยท 3 comments
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:
- Spawn a villager
- run /lightning to hit the villager
- run /co lookup radius:20 time:10m
Expected result:
some entry based on the event
Actual result:
"No results found"
Logging for entity spawning must be implemented before this can be added.
See: #33
Other relevant discussion: #7