[Bug] Can't not start MythicDungeons
I got a bug in build 208 and it make plugin not start be default
java.lang.NoClassDefFoundError: com/destroystokyo/paper/event/player/PlayerSetSp awnEvent
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?]
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:?]
at java.lang.Class.getDeclaredMethods(Unknown Source) ~[?:?]
at net.playavalon.mythicdungeons.utility.ReflectionUtils.getAnnotatedMet hods(ReflectionUtils.java:40) ~[?:?]
at net.playavalon.mythicdungeons.MythicDungeons.registerInstanceListener (MythicDungeons.java:729) ~[?:?]
at net.playavalon.mythicdungeons.MythicDungeons.onEnable(MythicDungeons. java:312) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[p atched_1.16.5.jar:git-Paper-794]