Closed cyklon73 closed 8 months ago
You removed the
JEvent.getDefaultManager().registerListener(this);
line from BirthdayListener, but not from the other listeners. what is the difference to the others and are you aware of this?so i only have to test the Birthday listener?
I forgot to remove this. It's finished now
Checklist
Description
Implemented Events using listener package and @Listener annotation
Related Issue
N/A
Other Information
N/A