From f0fde66b0a03407067fb694da39bc8b43847cef2 Mon Sep 17 00:00:00 2001 From: quiquelhappy Date: Sun, 14 Mar 2021 18:47:09 +0100 Subject: [PATCH] fix wrong handler preventing the plugin from enabling --- .idea/workspace.xml | 14 ++++++++++---- module/universal/src/io/purecore/mcplugin/API.java | 2 +- .../src/io/purecore/mcplugin/spigot/Instance.java | 7 ++----- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 25394e5..bbca67a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -27,7 +27,10 @@