diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e62d9fa..25e579c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,10 +5,7 @@ - - - diff --git a/settings.gradle b/settings.gradle index 6b9d5fb..88f7ad7 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ rootProject.name = 'EntityLib' -include 'test-plugin' +//include 'test-plugin' include 'api' include 'platforms:spigot' findProject(':platforms:spigot')?.name = 'spigot'