mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
The idea was not to spam.
Really, I don't care what's wrong with you, class file.
This commit is contained in:
parent
b48c735d2e
commit
87daba207a
@ -227,7 +227,6 @@ public class BukkitWorld extends LocalWorld {
|
||||
|
||||
return defineClass(name.replaceFirst(".class$", ""), classData, 0, classData.length);
|
||||
} catch (Throwable e) {
|
||||
e.printStackTrace();
|
||||
throw new ClassNotFoundException();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user