· 6 years ago · Oct 19, 2019, 12:34 PM
1[14:01:38] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[14:01:38] [Server thread/INFO]: Loading properties
3[14:01:38] [Server thread/WARN]: You have used the Spigot command line EULA agreement flag.
4[14:01:38] [Server thread/WARN]: By using this setting you are indicating your agreement to Mojang's EULA (https://account.mojang.com/documents/minecraft_eula).
5[14:01:38] [Server thread/WARN]: If you do not agree to the above EULA please stop your server and remove this flag immediately.
6[14:01:39] [Server thread/INFO]: Default game type: SURVIVAL
7[14:01:39] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
8[14:01:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
9[14:01:39] [Server thread/INFO]: Using 6 threads for Netty based IO
10[14:01:39] [Server thread/INFO]: Debug logging is disabled
11[14:01:39] [Server thread/INFO]: Generating keypair
12[14:01:40] [Server thread/INFO]: Starting Minecraft server on 45.82.120.58:44957
13[14:01:40] [Server thread/INFO]: Using epoll channel type
14[14:01:41] [Server thread/INFO]: Set PluginClassLoader as parallel capable
15[14:01:41] [Server thread/ERROR]: Could not load 'plugins/BuycraftX.jar' in folder 'plugins'
16org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
17 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
18 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
19 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
20 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
21 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
22 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
23 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
24Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
25 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_222]
26 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_222]
27 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_222]
28 at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) ~[?:1.8.0_222]
29 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) ~[?:1.8.0_222]
30 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) ~[?:1.8.0_222]
31 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_222]
32 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_222]
33 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_222]
34 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
35 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
36 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
37 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
38 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
39 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
40 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
41 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
42 ... 6 more
43Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
44 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_222]
45 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
46 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
47 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
48 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
49 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_222]
50 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_222]
51 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_222]
52 at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) ~[?:1.8.0_222]
53 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) ~[?:1.8.0_222]
54 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) ~[?:1.8.0_222]
55 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_222]
56 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_222]
57 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_222]
58 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
59 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
60 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
61 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
62 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_222]
63 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_222]
64 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
65 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
66 ... 6 more
67[14:01:42] [Server thread/INFO]: [iControlU] Loading iControlU v1.7.1
68[14:01:42] [Server thread/INFO]: [CloudNet-Bridge] Loading CloudNet-Bridge v1.0
69[14:01:42] [Server thread/INFO]: [CloudNet-CloudPerms] Loading CloudNet-CloudPerms v1.0
70[14:01:42] [Server thread/INFO]: [VoteKickHead] Loading VoteKickHead v1.0
71[14:01:42] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
72[14:01:42] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
73[14:01:42] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v3.1
74[14:01:42] [Server thread/INFO]: [BetterChairs] Loading BetterChairs v0.10.1
75[14:01:42] [Server thread/INFO]: [CloudNet-SimpleNameTags] Loading CloudNet-SimpleNameTags v1.0
76[14:01:42] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
77[14:01:42] [Server thread/INFO]: [CleanFix] Loading CleanFix v0.0
78[14:01:42] [Server thread/INFO]: [CustomJoinMessage] Loading CustomJoinMessage v1.0
79[14:01:42] [Server thread/INFO]: [PrefixSystem] Loading PrefixSystem v1.0
80[14:01:42] [Server thread/INFO]: [PhantomAntiDupe] Loading PhantomAntiDupe v1.2
81[14:01:42] [Server thread/INFO]: [SignPlugin] Loading SignPlugin v1.0
82[14:01:42] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.0.1
83[14:01:42] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
84[14:01:42] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.4
85[14:01:42] [Server thread/INFO]: [ColoredChat] Loading ColoredChat v0.3
86[14:01:42] [Server thread/INFO]: [Televator] Loading Televator v1.4
87[14:01:42] [Server thread/INFO]: [GrieferGames] Loading GrieferGames v3.0
88[14:01:42] [Server thread/INFO]: [MCW_AntiSpam] Loading MCW_AntiSpam v1.0
89[14:01:42] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
90[14:01:43] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, injecting!
91[14:01:44] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
92[14:01:44] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
93[14:01:44] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
94[14:01:44] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
95[14:01:44] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
96[14:01:44] [Server thread/INFO]: [ViaVersion] Loading translation mappping
97[14:01:44] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
98[14:01:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
99[14:01:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
100[14:01:46] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
101[14:01:46] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
102[14:01:46] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
103[14:01:46] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
104[14:01:46] [Server thread/INFO]: [CommandsBlocker] Loading CommandsBlocker v1.0
105[14:01:46] [Server thread/INFO]: [ChatGames] Loading ChatGames v1.0
106[14:01:46] [Server thread/INFO]: [GUIPlus] Loading GUIPlus v1.11
107[14:01:46] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
108[14:01:46] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
109[14:01:46] [Server thread/INFO]: [PlaytimePlaceholders] Loading PlaytimePlaceholders v1.0-SNAPSHOT
110[14:01:46] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.5.0-SNAPSHOT-2b561f2
111[14:01:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
112[14:01:46] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
113[14:01:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
114[14:01:47] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
115[14:01:47] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
116[14:01:47] [Server thread/INFO]: [AntiJigsaw] Loading AntiJigsaw v1.04
117[14:01:47] [Server thread/INFO]: [AntiCrash] Loading AntiCrash v2.4
118[14:01:47] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
119[14:01:47] [Server thread/INFO]: [UnioAntiCrash] Loading UnioAntiCrash v1.7
120[14:01:47] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
121[14:01:47] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
122[14:01:47] [Server thread/INFO]: [MysqlEconomyBank] Loading MysqlEconomyBank v1.13.3
123[14:01:47] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
124[14:01:48] [Server thread/INFO]: ====== USE PAPER ======
125[14:01:48] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
126[14:01:48] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
127[14:01:48] [Server thread/INFO]: - This is only a recommendation
128[14:01:48] [Server thread/INFO]: ==============================
129[14:01:48] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
130[14:01:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
131[14:01:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
132[14:01:49] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
133[14:01:49] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-2b561f2
134[14:01:50] [Server thread/INFO]: MCW » Metrics enabled.
135[14:01:50] [Server thread/INFO]: MCW » PlotSquared is using online UUIDs
136[14:01:51] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
137[14:01:51] [Server thread/INFO]: MCW » Key: plot-expiry, Value: false
138[14:01:51] [Server thread/INFO]: MCW » Key: kill-road-mobs, Value: false
139[14:01:51] [Server thread/INFO]: MCW » Key: worldedit-restrictions, Value: true
140[14:01:51] [Server thread/INFO]: MCW » Key: database-purger, Value: false
141[14:01:51] [Server thread/INFO]: MCW » Key: economy, Value: false
142[14:01:51] [Server thread/INFO]: MCW » Key: block-cache, Value: true
143[14:01:51] [Server thread/INFO]: MCW » Key: kill-road-vehicles, Value: false
144[14:01:51] [Server thread/INFO]: MCW » Key: persistent-meta, Value: true
145[14:01:51] [Server thread/INFO]: MCW » Key: ban-deleter, Value: false
146[14:01:51] [Server thread/INFO]: MCW » Key: updater, Value: true
147[14:01:51] [Server thread/INFO]: MCW » Key: database, Value: true
148[14:01:51] [Server thread/INFO]: MCW » Key: plotme-converter, Value: true
149[14:01:51] [Server thread/INFO]: MCW » Key: permission-cache, Value: true
150[14:01:51] [Server thread/INFO]: MCW » Key: rating-cache, Value: true
151[14:01:51] [Server thread/INFO]: MCW » Key: comment-notifier, Value: false
152[14:01:51] [Server thread/INFO]: MCW » Key: metrics, Value: true
153[14:01:51] [Server thread/INFO]: MCW » Key: chunk-processor, Value: false
154[14:01:51] [Server thread/INFO]: MCW » Key: uuid-cache, Value: true
155[14:01:51] [Server thread/INFO]: MCW » Key: events, Value: true
156[14:01:51] [Server thread/INFO]: MCW » Key: commands, Value: true
157[14:01:51] [Server thread/INFO]: PlotSquared wurde aktiviert
158[14:01:51] [Server thread/INFO]: MCW » Metrics enabled.
159[14:01:51] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
160[14:01:51] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
161[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] Enabling MysqlEconomyBank v1.13.3
162[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] Using economy system: Essentials Economy
163[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] Using permission system: SuperPerms
164[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] Successfully hooked into TitleManager!
165[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] Loading the config file...
166[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank loaded successfully!
167[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] Interest task is disabled.
168[14:01:51] [Server thread/INFO]: [MysqlEconomyBank] MysqlEconomyBank has been successfully loaded!
169[14:01:51] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
170[14:01:51] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
171[14:01:51] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
172[14:01:51] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
173[14:01:51] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
174[14:01:51] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
175[14:01:51] [Server thread/INFO]: Preparing level "world"
176[14:01:52] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
177[14:01:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4336682715226605182)
178[14:01:53] [Server thread/INFO]: Preparing spawn area: 12%
179[14:01:54] [Server thread/INFO]: Preparing spawn area: 38%
180[14:01:55] [Server thread/INFO]: [iControlU] Enabling iControlU v1.7.1
181[14:01:55] [Server thread/ERROR]: Error occurred while enabling iControlU v1.7.1 (Is it up to date?)
182java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
183 at me.firebreath15.icontrolu.iControlU.onEnable(iControlU.java:23) ~[?:?]
184 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
185 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
186 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
187 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
188 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
189 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
190 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
191 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
192 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
193 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
194 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
195Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
196 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
197 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
198 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_222]
199 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_222]
200 ... 12 more
201[14:01:55] [Server thread/INFO]: [CloudNet-Bridge] Enabling CloudNet-Bridge v1.0
202[14:01:55] [Server thread/INFO]: [CloudNet-CloudPerms] Enabling CloudNet-CloudPerms v1.0
203[14:01:55] [Server thread/INFO]: [VoteKickHead] Enabling VoteKickHead v1.0
204[14:01:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3
205[14:01:55] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
206[14:01:56] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
207[14:01:56] [Server thread/INFO]: [ClearLag] Loading modules...
208[14:01:56] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
209[14:01:56] [Server thread/INFO]: [ClearLag] Modules have been loaded!
210[14:01:56] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
211[14:01:56] [Thread-14/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
212[14:01:56] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v3.1
213[14:01:56] [Server thread/INFO]: [SetSpawn] Enabled!
214[14:01:56] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v0.10.1
215[14:01:56] [Server thread/INFO]: [BetterChairs] Your server is running version v1_8_R3
216[14:01:56] [Server thread/INFO]: [BetterChairs] NMS hooked !
217[14:01:56] [Server thread/INFO]: [CloudNet-SimpleNameTags] Enabling CloudNet-SimpleNameTags v1.0
218[14:01:56] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
219[14:01:56] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
220[14:01:56] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
221[14:01:56] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
222java.net.BindException: Address already in use (Bind failed)
223 at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_222]
224 at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_222]
225 at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_222]
226 at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_222]
227 at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9(1).jar:?]
228 at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9(1).jar:?]
229 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9(1).jar:?]
230 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-db6de12-18fbb24]
231 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
232 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
233 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
234 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
235 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
236 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
237 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
238 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
239 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
240 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
241[14:01:56] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
242[14:01:56] [Server thread/INFO]: [CleanFix] Enabling CleanFix v0.0
243[14:01:56] [Server thread/INFO]: Unknown command. Type "/help" for help.
244[14:01:56] [Server thread/INFO]: Unknown command. Type "/help" for help.
245[14:01:56] [Server thread/INFO]: Unknown command. Type "/help" for help.
246[14:01:56] [Server thread/INFO]: [CustomJoinMessage] Enabling CustomJoinMessage v1.0
247[14:01:56] [Server thread/INFO]: [PrefixSystem] Enabling PrefixSystem v1.0
248[14:01:57] [Server thread/INFO]:
249
250PrefixSystem Das Plugin wurde gestartet
251
252[14:01:57] [Server thread/INFO]:
253
254Version: Permissions
255[14:01:57] [Server thread/INFO]: [PhantomAntiDupe] Enabling PhantomAntiDupe v1.2
256[14:01:57] [Server thread/INFO]: [SignPlugin] Enabling SignPlugin v1.0
257[14:01:57] [Server thread/INFO]: » Sign × Plugin geladen.
258[14:01:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.0.1
259[14:01:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
260[14:01:57] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
261[14:01:57] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.4
262[14:01:58] [Server thread/INFO]:
263[14:01:58] [Server thread/INFO]: === Super Trails ===
264[14:01:58] [Server thread/INFO]: SuperTrails 9.6.4 for MC 1.8 enabled
265[14:01:58] [Server thread/INFO]: Thank you for using !
266[14:01:58] [Server thread/INFO]: =====================
267[14:01:58] [Server thread/INFO]:
268[14:01:58] [Server thread/INFO]: [ColoredChat] Enabling ColoredChat v0.3
269[14:01:58] [Server thread/INFO]: ColoredChat v0.3 enabled!
270[14:01:58] [Server thread/INFO]: [Televator] Enabling Televator v1.4
271[14:01:58] [Server thread/INFO]: [Televator] Televator v1.4 is now enabling...
272[14:01:58] [Server thread/INFO]: [Televator] Televator v1.4 is now enabled
273[14:01:58] [Server thread/INFO]: [GrieferGames] Enabling GrieferGames v3.0
274[14:01:59] [Server thread/INFO]: [MyCityWorld] Das Plugin wurde erfolgreich gestartet!
275[14:01:59] [Server thread/INFO]: [MyCityWorld] v3.0 by Niklas409
276[14:01:59] [Thread-14/INFO]: [ClearLag] No updates found!
277[14:01:59] [Server thread/INFO]: [MyCityWorld] Du benutzt die neuste Version vom Plugin!
278[14:01:59] [Server thread/INFO]: [MyCityWorld] AntiDuppSystem wurde geladen!
279[14:02:00] [Server thread/INFO]: [MCW_AntiSpam] Enabling MCW_AntiSpam v1.0
280[14:02:00] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
281[14:02:00] [Server thread/INFO]: [CommandsBlocker] Enabling CommandsBlocker v1.0
282[14:02:00] [Server thread/INFO]: [CommandsBlocker] this plugin was coded by neiizun my spigotMc: https://www.spigotmc.org/members/neiizun.659050/
283[14:02:00] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.0
284[14:02:00] [Server thread/INFO]: [GUIPlus] Enabling GUIPlus v1.11
285[14:02:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
286[14:02:00] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
287[14:02:00] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
288[14:02:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
289[14:02:01] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
290[14:02:01] [Server thread/INFO]: No kits found to migrate.
291[14:02:01] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
292[14:02:01] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
293[14:02:01] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
294[14:02:01] [Server thread/INFO]: Loaded 852 items from items.csv.
295[14:02:01] [Server thread/INFO]: Using locale de
296[14:02:01] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
297[14:02:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
298[14:02:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
299[14:02:01] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
300[14:02:01] [Server thread/INFO]: [PlaytimePlaceholders] Enabling PlaytimePlaceholders v1.0-SNAPSHOT
301[14:02:01] [Server thread/INFO]: [MVdWPlaceholderAPI] PlaytimePlaceholders added custom placeholder {playtime_days}
302[14:02:01] [Server thread/INFO]: [MVdWPlaceholderAPI] PlaytimePlaceholders added custom placeholder {playtime_hours}
303[14:02:01] [Server thread/INFO]: [MVdWPlaceholderAPI] PlaytimePlaceholders added custom placeholder {playtime_minutes}
304[14:02:01] [Server thread/INFO]: [MVdWPlaceholderAPI] PlaytimePlaceholders added custom placeholder {playtime_seconds}
305[14:02:01] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
306[14:02:02] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
307[14:02:02] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
308[14:02:02] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
309[14:02:02] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
310[14:02:02] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
311[14:02:02] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1457070432988669993)
312[14:02:03] [Server thread/INFO]: Preparing spawn area for Bauen, 65%
313[14:02:03] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
314[14:02:03] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5347960601132545665)
315[14:02:04] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plots2
316[14:02:04] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
317[14:02:05] [Server thread/INFO]: MCW » Detected world load for 'plot'
318[14:02:05] [Server thread/INFO]: MCW » - generator: PlotSquared>PlotSquared
319[14:02:05] [Server thread/INFO]: MCW » - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
320[14:02:05] [Server thread/INFO]: MCW » - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
321[14:02:05] [Server thread/INFO]: MCW » - schematic: false
322[14:02:05] [Server thread/INFO]: World possibly already loaded: plot
323[14:02:05] [Server thread/INFO]: Preparing start region for level 3 (Seed: 3547916901808545065)
324[14:02:06] [Server thread/INFO]: Preparing spawn area for plot, 73%
325[14:02:06] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
326[14:02:06] [Server thread/INFO]: Preparing start region for level 4 (Seed: 1972613201507136929)
327[14:02:07] [Server thread/WARN]: java.lang.NullPointerException
328[14:02:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.WorldServer.<init>(WorldServer.java:58)
329[14:02:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.createWorld(CraftServer.java:888)
330[14:02:07] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:464)
331[14:02:07] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:261)
332[14:02:07] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:466)
333[14:02:07] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:447)
334[14:02:07] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:422)
335[14:02:07] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:725)
336[14:02:07] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:309)
337[14:02:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
338[14:02:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
339[14:02:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
340[14:02:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
341[14:02:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
342[14:02:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
343[14:02:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
344[14:02:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
345[14:02:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
346[14:02:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
347[14:02:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
348[14:02:07] [Server thread/ERROR]: [Multiverse-Core] The world 'pwelt' could NOT be loaded because it contains errors and is probably corrupt!
349[14:02:07] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'pwelt'
350[14:02:07] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
351[14:02:08] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
352[14:02:08] [Server thread/INFO]: Preparing start region for level 5 (Seed: -3593492679020664604)
353[14:02:09] [Server thread/INFO]: Preparing spawn area for Nether1, 16%
354[14:02:10] [Server thread/INFO]: Preparing spawn area for Nether1, 28%
355[14:02:11] [Server thread/INFO]: Preparing spawn area for Nether1, 81%
356[14:02:11] [Server thread/INFO]: MCW » Detected world load for 'plots'
357[14:02:11] [Server thread/INFO]: MCW » - generator: PlotSquared>PlotSquared
358[14:02:11] [Server thread/INFO]: MCW » - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
359[14:02:11] [Server thread/INFO]: MCW » - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
360[14:02:11] [Server thread/INFO]: MCW » - schematic: false
361[14:02:11] [Server thread/INFO]: World possibly already loaded: plots
362[14:02:11] [Server thread/INFO]: Preparing start region for level 6 (Seed: 1451101190018729305)
363[14:02:12] [Server thread/INFO]: Preparing spawn area for plots, 48%
364[14:02:13] [Server thread/INFO]: Preparing spawn area for plots, 85%
365[14:02:14] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
366[14:02:14] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
367[14:02:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
368[14:02:15] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
369[14:02:15] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
370[14:02:15] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
371[14:02:15] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
372[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
373[14:02:15] [Server thread/INFO]: [WorldGuard] (Bauen) TNT ignition is PERMITTED.
374[14:02:15] [Server thread/INFO]: [WorldGuard] (Bauen) Lighters are PERMITTED.
375[14:02:15] [Server thread/INFO]: [WorldGuard] (Bauen) Lava fire is blocked.
376[14:02:15] [Server thread/INFO]: [WorldGuard] (Bauen) Fire spread is UNRESTRICTED.
377[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bauen'
378[14:02:15] [Server thread/INFO]: [WorldGuard] (shop) TNT ignition is PERMITTED.
379[14:02:15] [Server thread/INFO]: [WorldGuard] (shop) Lighters are PERMITTED.
380[14:02:15] [Server thread/INFO]: [WorldGuard] (shop) Lava fire is blocked.
381[14:02:15] [Server thread/INFO]: [WorldGuard] (shop) Fire spread is UNRESTRICTED.
382[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'shop'
383[14:02:15] [Server thread/INFO]: [WorldGuard] (plot) TNT ignition is PERMITTED.
384[14:02:15] [Server thread/INFO]: [WorldGuard] (plot) Lighters are PERMITTED.
385[14:02:15] [Server thread/INFO]: [WorldGuard] (plot) Lava fire is blocked.
386[14:02:15] [Server thread/INFO]: [WorldGuard] (plot) Fire spread is UNRESTRICTED.
387[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plot'
388[14:02:15] [Server thread/INFO]: [WorldGuard] (cb3) TNT ignition is PERMITTED.
389[14:02:15] [Server thread/INFO]: [WorldGuard] (cb3) Lighters are PERMITTED.
390[14:02:15] [Server thread/INFO]: [WorldGuard] (cb3) Lava fire is blocked.
391[14:02:15] [Server thread/INFO]: [WorldGuard] (cb3) Fire spread is UNRESTRICTED.
392[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'cb3'
393[14:02:15] [Server thread/INFO]: [WorldGuard] (Nether1) TNT ignition is PERMITTED.
394[14:02:15] [Server thread/INFO]: [WorldGuard] (Nether1) Lighters are PERMITTED.
395[14:02:15] [Server thread/INFO]: [WorldGuard] (Nether1) Lava fire is blocked.
396[14:02:15] [Server thread/INFO]: [WorldGuard] (Nether1) Fire spread is UNRESTRICTED.
397[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nether1'
398[14:02:15] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
399[14:02:15] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
400[14:02:15] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is blocked.
401[14:02:15] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
402[14:02:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
403[14:02:15] [Server thread/INFO]: [WorldGuard] Loading region data...
404[14:02:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
405[14:02:18] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
406[14:02:18] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
407[14:02:18] [Server thread/INFO]: [CommandNPC] Initiating Database
408[14:02:18] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
409[14:02:18] [Thread-17/INFO]: [CommandNPC] Loading commands complete!
410[14:02:18] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
411[14:02:18] [Server thread/INFO]: [AntiJigsaw] Enabling AntiJigsaw v1.04
412[14:02:18] [Server thread/INFO]: [AntiCrash] Enabling AntiCrash v2.4
413[14:02:18] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.5
414[14:02:23] [Server thread/INFO]: [UnioAntiCrash] Enabling UnioAntiCrash v1.7
415[14:02:23] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
416[14:02:24] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
417[14:02:25] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
418[14:02:26] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
419[14:02:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
420[14:02:27] [Server thread/INFO]: Done (35.272s)! For help, type "help" or "?"
421[14:02:27] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.0
422[14:02:27] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
423[14:02:27] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
424[14:02:28] [Craft Scheduler Thread - 2/INFO]: You are running the latest version of PlotSquared!
425[14:02:29] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
426[14:02:29] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
427[14:02:29] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
428[14:02:29] [Server thread/INFO]: (FAWE) Optimizing PlotSquared
429[14:02:29] [Server thread/INFO]: (FAWE) - QueueProvider: class com.boydti.fawe.regions.general.plot.FaweLocalBlockQueue
430[14:02:29] [Server thread/INFO]: (FAWE) - HybridPlotManager.REGENERATIVE_CLEAR: false
431[14:02:29] [Server thread/INFO]: (FAWE) - SchematicHandler: com.boydti.fawe.regions.general.plot.FaweSchematicHandler@2d6b7ad0
432[14:02:29] [Server thread/INFO]: (FAWE) - ChunkManager: com.boydti.fawe.regions.general.plot.FaweChunkManager@21b01cb8
433[14:02:29] [Server thread/INFO]: (FAWE) You need to update PlotSquared to access the CFI and REPLACEALL commands
434[14:02:29] [Server thread/INFO]: (FAWE) Plugin 'PlotSquared' found. Using it now.
435[14:02:29] [Server thread/WARN]: [Essentials] Could not hide vanished players while handling org.bukkit.event.server.ServerListPingEvent
436java.lang.UnsupportedOperationException
437 at org.bukkit.event.server.ServerListPingEvent.iterator(ServerListPingEvent.java:144) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
438 at com.earth2me.essentials.EssentialsServerListener.onServerListPing(EssentialsServerListener.java:74) ~[?:?]
439 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
440 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
441 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
442 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
443 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
444 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
445 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
446 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
447 at de.dytanic.cloudnet.ext.bridge.bukkit.BukkitCloudNetBridgePlugin.runFireServerListPingEvent(BukkitCloudNetBridgePlugin.java:61) ~[?:?]
448 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot.jar:git-Spigot-db6de12-18fbb24]
449 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-db6de12-18fbb24]
450 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-db6de12-18fbb24]
451 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
452 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
453 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
454 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
455[14:02:30] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 162 placeholder expansions are available on the cloud.
456[14:02:30] [Server thread/INFO]: [Citizens] Loaded 4 NPCs.
457[14:02:30] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
458[14:02:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
459[14:02:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
460[14:02:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
461[14:02:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
462[14:02:30] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
463[14:02:30] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.4) is available at:
464[14:02:30] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
465[14:02:30] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
466[14:02:30] [Craft Scheduler Thread - 6/WARN]: [Vault] Stable Version: 1.7.2 is out! You are still running version: 1.5.6
467[14:02:30] [Craft Scheduler Thread - 6/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
468[14:02:31] [Server thread/INFO]: Unknown command. Type "/help" for help.
469[14:02:32] [Thread-22/INFO]: UUID of player LaiiquYT is 350ffded-4605-4c77-a70e-0c9661819e3e
470[14:02:34] [Server thread/INFO]: LaiiquYT[/95.91.200.68:44215] logged in with entity id 421 at ([plots]-38.47564360577444, 66.5, 85.98374618621897)
471[14:02:34] [Server thread/INFO]: LaiiquYT lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
472[14:02:36] [Server thread/INFO]: Starting UUID caching
473[14:02:36] [Craft Scheduler Thread - 6/INFO]: MCW » Starting player data caching for: world
474[14:02:36] [Craft Scheduler Thread - 6/INFO]: Fast mode UUID caching enabled!
475[14:02:36] [Craft Scheduler Thread - 6/INFO]: MCW » Cached a total of: 123 UUIDs
476[14:02:36] [Craft Scheduler Thread - 6/INFO]: Failed to cache: 5 uuids - slowly processing all files
477[14:02:36] [Craft Scheduler Thread - 6/INFO]: MCW » Cached a total of: 289 UUIDs
478[14:03:02] [Thread-23/INFO]: UUID of player T4xX is b81f5963-dd53-4972-84c7-d7b7f29393a0
479[14:03:03] [Server thread/INFO]: T4xX[/91.46.47.156:55533] logged in with entity id 424 at ([plots]5.648462594862169, 91.13050695924261, -0.05708548786740353)
480[14:03:03] [Thread-24/INFO]: UUID of player Waiiqu is 8832cd0b-26b2-461d-8381-1d2983a281e9
481[14:03:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1d531c00[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@f597bdb]},legacy=false] (/79.140.120.12:38035): You are not whitelisted on this server!
482[14:03:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@1d531c00[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@f597bdb]},legacy=false] (/79.140.120.12:38035) lost connection: You are not whitelisted on this server!
483[14:03:07] [Thread-25/INFO]: UUID of player LaiiquYT is 350ffded-4605-4c77-a70e-0c9661819e3e
484[14:03:07] [Server thread/INFO]: LaiiquYT[/95.91.200.68:34279] logged in with entity id 454 at ([plots]-38.47564360577444, 66.5, 85.98374618621897)
485[14:03:10] [Thread-26/INFO]: UUID of player Waiiqu is 8832cd0b-26b2-461d-8381-1d2983a281e9
486[14:03:10] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@971c1a5[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@7e73d4eb]},legacy=false] (/79.140.120.12:35157): You are not whitelisted on this server!
487[14:03:10] [Server thread/INFO]: com.mojang.authlib.GameProfile@971c1a5[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@7e73d4eb]},legacy=false] (/79.140.120.12:35157) lost connection: You are not whitelisted on this server!
488[14:03:28] [Server thread/INFO]: Unknown command. Type "/help" for help.
489[14:05:44] [Thread-27/INFO]: UUID of player Waiiqu is 8832cd0b-26b2-461d-8381-1d2983a281e9
490[14:05:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2b64a300[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@462cbd7f]},legacy=false] (/79.140.120.12:38177): You are not whitelisted on this server!
491[14:05:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@2b64a300[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@462cbd7f]},legacy=false] (/79.140.120.12:38177) lost connection: You are not whitelisted on this server!
492[14:07:02] [Thread-29/INFO]: UUID of player Waiiqu is 8832cd0b-26b2-461d-8381-1d2983a281e9
493[14:07:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7be35f71[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@5c9de89f]},legacy=false] (/79.140.120.12:37133): You are not whitelisted on this server!
494[14:07:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@7be35f71[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@5c9de89f]},legacy=false] (/79.140.120.12:37133) lost connection: You are not whitelisted on this server!
495[14:07:22] [Server thread/INFO]: T4xX issued server command: /pl
496[14:07:27] [Server thread/INFO]: T4xX issued server command: /plugins
497[14:07:29] [Server thread/INFO]: T4xX issued server command: /help
498[14:07:35] [Server thread/INFO]: T4xX issued server command: /help 2
499[14:07:40] [Server thread/INFO]: T4xX issued server command: /help 3
500[14:07:42] [Server thread/INFO]: T4xX issued server command: /help 4
501[14:07:44] [Server thread/INFO]: T4xX issued server command: /help 5
502[14:07:47] [Server thread/INFO]: T4xX issued server command: /help 6
503[14:07:51] [Server thread/INFO]: T4xX issued server command: /help 7
504[14:11:09] [Server thread/INFO]: T4xX lost connection: Disconnected
505[14:12:42] [Server thread/INFO]: MCW QUIZ >> Löse 853 + 371 um die Belohnung zu erhalten!
506[14:12:54] [Thread-31/INFO]: UUID of player Minion_Bob_05 is c1f668f9-2bb8-473f-9b1c-a05b2639f3dc
507[14:12:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4be7d4b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@5d0ca8dc]},legacy=false] (/188.63.221.129:44535): You are not whitelisted on this server!
508[14:12:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4be7d4b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@5d0ca8dc]},legacy=false] (/188.63.221.129:44535): §7You must connect from a original proxy server
509[14:12:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4be7d4b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@5d0ca8dc]},legacy=false] (/188.63.221.129:44535): §7You must connect from a original proxy server
510[14:12:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4be7d4b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@5d0ca8dc]},legacy=false] (/188.63.221.129:44535): §7You must connect from a original proxy server
511[14:12:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4be7d4b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@5d0ca8dc]},legacy=false] (/188.63.221.129:44535): §7You must connect from a original proxy server
512[14:12:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@4be7d4b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@5d0ca8dc]},legacy=false] (/188.63.221.129:44535) lost connection: §7You must connect from a original proxy server
513[14:12:56] [Thread-32/INFO]: UUID of player Minion_Bob_05 is c1f668f9-2bb8-473f-9b1c-a05b2639f3dc
514[14:12:56] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4e353b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@19b9521a]},legacy=false] (/188.63.221.129:37417): You are not whitelisted on this server!
515[14:12:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@4e353b7[id=c1f668f9-2bb8-473f-9b1c-a05b2639f3dc,name=Minion_Bob_05,properties={textures=[com.mojang.authlib.properties.Property@19b9521a]},legacy=false] (/188.63.221.129:37417) lost connection: You are not whitelisted on this server!
516[14:13:25] [Thread-33/INFO]: UUID of player Waiiqu is 8832cd0b-26b2-461d-8381-1d2983a281e9
517[14:13:25] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2759a481[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@63c31217]},legacy=false] (/79.140.120.12:58851): You are not whitelisted on this server!
518[14:13:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@2759a481[id=8832cd0b-26b2-461d-8381-1d2983a281e9,name=Waiiqu,properties={textures=[com.mojang.authlib.properties.Property@63c31217]},legacy=false] (/79.140.120.12:58851) lost connection: You are not whitelisted on this server!
519[14:13:25] [Server thread/INFO]: LaiiquYT issued server command: /whitelist off
520[14:13:25] [Server thread/INFO]: [LaiiquYT: Turned off the whitelist]
521[14:13:27] [Server thread/INFO]: MCW QUIZ >> Keiner hat gewonnen! Die Zahl war: 1224!
522[14:13:30] [Thread-34/INFO]: UUID of player Waiiqu is 8832cd0b-26b2-461d-8381-1d2983a281e9
523[14:13:31] [Server thread/INFO]: Waiiqu[/79.140.120.12:38929] logged in with entity id 542 at ([plots]-41.98359321996632, 65.0, 95.03311803927272)
524[14:13:35] [Server thread/INFO]: Waiiqu issued server command: /p h LeqitGhxst
525[14:14:35] [Server thread/INFO]: Waiiqu issued server command: /spawn
526[14:14:38] [Server thread/INFO]: Waiiqu issued server command: /gui open warpmenu
527[14:14:52] [Server thread/INFO]: LaiiquYT lost connection: Disconnected
528[14:15:03] [Thread-35/INFO]: UUID of player LaiiquYT is 350ffded-4605-4c77-a70e-0c9661819e3e
529[14:15:03] [Server thread/INFO]: LaiiquYT[/95.91.200.68:38275] logged in with entity id 2947 at ([plots]-6.15114476665272, 69.0, -2.44139479977028)
530[14:15:05] [Server thread/INFO]: Waiiqu issued server command: /p h LeqitGhxst
531[14:15:08] [Server thread/INFO]: LaiiquYT issued server command: /tp Waiiqu
532[14:15:22] [Server thread/INFO]: LaiiquYT issued server command: /v
533[14:22:20] [Server thread/INFO]: LaiiquYT issued server command: /p i
534[14:23:11] [Server thread/INFO]: Waiiqu issued server command: /tpa LaiiquYT
535[14:23:15] [Server thread/INFO]: LaiiquYT issued server command: /tpaccept
536[14:23:21] [Server thread/INFO]: LaiiquYT issued server command: /p i
537[14:23:33] [Server thread/INFO]: MCW QUIZ >> Löse 747 + 884 um die Belohnung zu erhalten!
538[14:24:00] [Async Chat Thread - #0/INFO]: MCW QUIZ >> Waiiqu hat das Spiel gewonnen!
539[14:24:13] [Server thread/INFO]: LaiiquYT issued server command: /clear
540[14:24:17] [Server thread/INFO]: LaiiquYT issued server command: /clear
541[14:24:19] [Server thread/INFO]: LaiiquYT issued server command: /clear
542[14:25:11] [Server thread/INFO]: LaiiquYT issued server command: /p i
543[14:25:33] [Server thread/INFO]: LaiiquYT issued server command: /p merge
544[14:25:43] [Server thread/INFO]: LaiiquYT issued server command: /p i
545[14:25:46] [Server thread/INFO]: LaiiquYT issued server command: /p i
546[14:25:53] [Server thread/INFO]: Waiiqu issued server command: /p i
547[14:25:59] [Server thread/INFO]: LaiiquYT issued server command: /p so JokerZz_Aot
548[14:26:01] [Server thread/INFO]: LaiiquYT issued server command: /p merge
549[14:26:24] [Server thread/INFO]: Waiiqu issued server command: /p i
550[14:26:34] [Server thread/INFO]: Waiiqu issued server command: /p h LeqitGhxst
551[14:27:48] [Server thread/INFO]: Waiiqu issued server command: /ec
552[14:27:56] [Server thread/INFO]: Waiiqu issued server command: /ec
553[14:28:04] [Server thread/WARN]: Waiiqu moved wrongly!
554[14:28:32] [Server thread/INFO]: Waiiqu issued server command: /p h Pepest
555[14:29:06] [Server thread/INFO]: Waiiqu issued server command: /p i
556[14:29:24] [Server thread/INFO]: Waiiqu issued server command: /p i