From 9ab7948625e0c1f4fd389d33e48b05e32eda9b97 Mon Sep 17 00:00:00 2001 From: CoolJWB Date: Fri, 1 Feb 2019 19:00:50 +0100 Subject: [PATCH] Commit v0.2.1 Fixed issues with disconnect items. --- .idea/VulnerabilityPatcher.iml | 9 + .idea/modules.xml | 8 + .idea/workspace-SK54BF641F610A.xml | 75 ++++ .idea/workspace.xml | 357 ++++++------------ README.md | 3 +- bin/main/config.yml | 5 +- bin/main/plugin.yml | 2 +- gradle.properties | 2 +- .../me/cooljwb/vulnerabilitypatcher/SMG.java | 1 + .../VulnerabilityPatcher.java | 27 +- .../vulnerabilitypatcher/patches/Arrows.java | 6 +- .../vulnerabilitypatcher/patches/Books.java | 2 +- .../patches/Crash_Items.java | 10 +- .../patches/Death_Items.java | 32 +- .../patches/Death_Potions.java | 6 +- .../patches/Disconnect_Items.java | 61 +-- .../patches/Entity_Tag.java | 4 +- .../patches/Follow_Range.java | 2 +- .../vulnerabilitypatcher/patches/Patches.java | 97 ++++- .../patches/Trident_Riptide.java | 4 +- src/main/resources/plugin.yml | 2 +- 21 files changed, 396 insertions(+), 319 deletions(-) create mode 100644 .idea/VulnerabilityPatcher.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/workspace-SK54BF641F610A.xml diff --git a/.idea/VulnerabilityPatcher.iml b/.idea/VulnerabilityPatcher.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/VulnerabilityPatcher.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..674a398 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace-SK54BF641F610A.xml b/.idea/workspace-SK54BF641F610A.xml new file mode 100644 index 0000000..63c133c --- /dev/null +++ b/.idea/workspace-SK54BF641F610A.xml @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + 1548667472501 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f40fcae..f2410db 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,31 +1,26 @@ - + + + - - + - + - - - - - -