From 5b429d5235b018c96a9639bac158d8432e8c8b51 Mon Sep 17 00:00:00 2001 From: Schulz Date: Tue, 8 Oct 2019 16:04:57 +0200 Subject: [PATCH] VelocityPowered added BungeeCord deleted --- .idea/workspace.xml | 638 ++++++++++-------- build.gradle | 4 +- libs/Darkness-Common-4.0.0-SNAPSHOT.jar | Bin 5315598 -> 5316418 bytes src/main/kotlin/de/tutorialwork/Main.kt | 287 ++++---- .../kotlin/de/tutorialwork/commands/Ban.kt | 61 +- .../de/tutorialwork/commands/Blacklist.kt | 73 +- .../de/tutorialwork/commands/ChatLog.kt | 55 +- .../kotlin/de/tutorialwork/commands/Check.kt | 32 +- .../kotlin/de/tutorialwork/commands/IPBan.kt | 125 ++-- .../kotlin/de/tutorialwork/commands/Kick.kt | 43 +- .../kotlin/de/tutorialwork/commands/Report.kt | 85 +-- .../de/tutorialwork/commands/Reports.kt | 94 +-- .../de/tutorialwork/commands/Support.kt | 225 +++--- .../kotlin/de/tutorialwork/commands/UnBan.kt | 82 +-- .../de/tutorialwork/commands/WebAccount.kt | 97 +-- .../de/tutorialwork/commands/WebVerify.kt | 27 +- .../tutorialwork/configs/BlackListConfig.kt | 10 + .../kotlin/de/tutorialwork/configs/Config.kt | 37 + .../kotlin/de/tutorialwork/configs/Configs.kt | 5 + .../de/tutorialwork/configs/Functions.kt | 9 + .../de/tutorialwork/configs/MySQLConfig.kt | 11 + .../kotlin/de/tutorialwork/global/Configs.kt | 10 +- .../kotlin/de/tutorialwork/global/Consts.kt | 2 +- .../de/tutorialwork/global/Properties.kt | 19 +- .../kotlin/de/tutorialwork/global/Vars.kt | 10 +- .../kotlin/de/tutorialwork/listener/Chat.kt | 177 +++-- .../kotlin/de/tutorialwork/listener/Login.kt | 145 ++-- .../kotlin/de/tutorialwork/listener/Quit.kt | 29 +- .../de/tutorialwork/utils/ActionType.kt | 6 +- .../de/tutorialwork/utils/BanFunctions.kt | 320 ++++----- .../kotlin/de/tutorialwork/utils/Functions.kt | 138 ++-- 31 files changed, 1514 insertions(+), 1342 deletions(-) create mode 100644 src/main/kotlin/de/tutorialwork/configs/BlackListConfig.kt create mode 100644 src/main/kotlin/de/tutorialwork/configs/Config.kt create mode 100644 src/main/kotlin/de/tutorialwork/configs/Configs.kt create mode 100644 src/main/kotlin/de/tutorialwork/configs/Functions.kt create mode 100644 src/main/kotlin/de/tutorialwork/configs/MySQLConfig.kt diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 66d85aa..7a16548 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,20 +10,37 @@ - - - + + + + + + + + + + + + + + + + + + + + - + + - - + @@ -81,10 +98,10 @@ - + - - + + @@ -95,15 +112,14 @@ - "UNBANIP" - , "null" "MUTE" , id.reason.toString() sender.name, id.reason.toString() @@ -132,6 +148,8 @@ hash itera chat + BANTIME-INCREASE.ENABLED + sender §o @@ -144,11 +162,6 @@ @@ -219,6 +237,8 @@ + + @@ -226,6 +246,11 @@ + + + + + @@ -279,7 +304,7 @@ - + @@ -289,7 +314,7 @@ - + @@ -299,7 +324,7 @@ - + @@ -320,117 +345,153 @@ - - - + + - + + - - + + + - - - + + + + - - - - + + + + + - - - - - + + + + + + - - - - - - + + + + + + - + + + + + + + - - + - - - + + - - - - + + + - + + + + - - + + + + + - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + +