I stupidly accidentally removed the code that registers the event so none of the events but the server start and stop weren't being logged in v1.0.1 that somehow no one reported. This update should fix that issue.
Change your config file to this:
Code (YAML):
server-start
: true
server-stop
: true
block-place
: true
block-break
: true
join
: true
leave
: true
chat
: true
commands
: true
tnt-ignite
: true
world-change
: true
If you are currently using v1.0.1, PLEASE update to this.