From 6f2e4d5102ad74713b2761eb4c2913bcc39b61cf Mon Sep 17 00:00:00 2001 From: C2D03041 Date: Sun, 7 Mar 2021 14:25:45 -0800 Subject: [PATCH] 1.1.6: Change communication protocol to make uuid switching less confusing for Paper --- .idea/workspace.xml | 90 ++++++++++++------- README.md | 4 +- .../ProfilesPaperCoreMessageListener.java | 7 -- .../profiles/ProfilesPaperCoreModule.java | 2 +- .../awooga/profiles/ProfilesPaperCoreSDK.java | 3 +- .../src/main/resources/plugin.yml | 2 +- .../ProfilesPaperDisablerEventListener.java | 2 +- .../src/main/resources/plugin.yml | 2 +- .../com/awooga/profiles/ProfilesCommand2.java | 6 +- .../src/main/resources/plugin.yml | 2 +- .../ProfilesWaterfallEventListener.java | 23 ++--- .../profiles/ProfilesWaterfallPlugin.java | 5 ++ .../com/awooga/profiles/UUIDSetterHelper.java | 13 ++- .../src/main/resources/plugin.yml | 2 +- 14 files changed, 99 insertions(+), 64 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d19a525..f66cdb9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -16,28 +16,17 @@ - +