I am trying to make a minecraft plugin but for some reason i am getting the error: java.lang.NoClassDefFoundError, but i cant find any reason for java to not be able to find the class.
when i go look in the main jar file it is actually in the main jar file at the location the import leads to
Main class: https://pastebin.com/BR99dhg0
PlayerLeave class: https://pastebin.com/YbbUNitX
Full stack trace: https://pastebin.com/YerCkssf