Dieser Commit ist enthalten in:
Ursprung
33268c18f6
Commit
368195bed2
@ -142,7 +142,6 @@ public class Core extends JavaPlugin{
|
|||||||
@Override
|
@Override
|
||||||
public void onDisable() {
|
public void onDisable() {
|
||||||
TinyProtocol.instance.close();
|
TinyProtocol.instance.close();
|
||||||
crashDetector.stop();
|
|
||||||
errorHandler.unregister();
|
errorHandler.unregister();
|
||||||
if(!standalone) {
|
if(!standalone) {
|
||||||
Statement.close();
|
Statement.close();
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren