· 8 years ago · Jul 05, 2018, 01:44 PM
1[10:49:01] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[10:49:01] [Server thread/INFO]: Loading properties
3[10:49:01] [Server thread/INFO]: Default game type: SURVIVAL
4[10:49:01] [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)
5[10:49:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[10:49:01] [Server thread/INFO]: Using 4 threads for Netty based IO
7[10:49:01] [Server thread/INFO]: Debug logging is disabled
8[10:49:02] [Server thread/INFO]: Generating keypair
9[10:49:02] [Server thread/INFO]: Starting Minecraft server on 212.114.63.234:25565
10[10:49:02] [Server thread/INFO]: Using epoll channel type
11[10:49:02] [Server thread/ERROR]: Ambiguous plugin name `Skungee' for files `plugins/Skungee.jar' and `plugins/Skungee (1).jar' in `plugins'
12[10:49:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
13[10:49:02] [Server thread/ERROR]: Could not load 'plugins/Yamler-Bungee-2.4.0-SNAPSHOT.jar' in folder 'plugins'
14org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
15 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
17 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
18 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
19 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
20 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
21 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
22Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
23 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
24 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
25 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
26 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
27 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
28 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
29 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
30 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
31 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
32 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
33 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
34 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
35 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
36 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
37 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
38 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
39 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
40 ... 6 more
41Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
42 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
43 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
44 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
45 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
46 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
47 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
48 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
49 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
50 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
51 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
52 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
53 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
54 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
55 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
56 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
57 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
58 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
59 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
60 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
61 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
62 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
63 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
64 ... 6 more
65[10:49:03] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
66[10:49:03] [Server thread/INFO]: [Enterhaken] Loading Enterhaken v2.1
67[10:49:03] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
68[10:49:03] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v1.1.0
69[10:49:03] [Server thread/INFO]: [DoubleJump] Loading DoubleJump v1.9
70[10:49:03] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V8b
71[10:49:03] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
72[10:49:03] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
73[10:49:03] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
74[10:49:03] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
75[10:49:03] [Server thread/INFO]: [BungeeSigns] Loading BungeeSigns v4.5
76[10:49:03] [Server thread/INFO]: [OnlyProxy] Loading OnlyProxy v0.1.3
77[10:49:03] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
78[10:49:03] [Server thread/INFO]: [Skungee] Loading Skungee v1.0.6b
79[10:49:03] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
80[10:49:03] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
81[10:49:03] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
82[10:49:03] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
83[10:49:03] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
84[10:49:03] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
85[10:49:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
86[10:49:03] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.6b
87[10:49:03] [Server thread/INFO]: [CrashFix] Loading CrashFix v1.0
88[10:49:03] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
89[10:49:03] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.10
90[10:49:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
91[10:49:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
92[10:49:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
93[10:49:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
94[10:49:03] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
95[10:49:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
96[10:49:03] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
97[10:49:03] [Server thread/INFO]: Preparing level "world"
98[10:49:03] [Server thread/INFO]: -------- World Settings For [world] --------
99[10:49:03] [Server thread/INFO]: Mob Spawn Range: 4
100[10:49:03] [Server thread/INFO]: Anti X-Ray: true
101[10:49:03] [Server thread/INFO]: Engine Mode: 1
102[10:49:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
103[10:49:03] [Server thread/INFO]: Replace Blocks: [1, 5]
104[10:49:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
105[10:49:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
106[10:49:03] [Server thread/INFO]: Cane Growth Modifier: 100%
107[10:49:03] [Server thread/INFO]: Melon Growth Modifier: 100%
108[10:49:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
109[10:49:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
110[10:49:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
111[10:49:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
112[10:49:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
113[10:49:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
114[10:49:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
115[10:49:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
116[10:49:03] [Server thread/INFO]: Random Lighting Updates: false
117[10:49:03] [Server thread/INFO]: Structure Info Saving: true
118[10:49:03] [Server thread/INFO]: Sending up to 10 chunks per packet
119[10:49:03] [Server thread/INFO]: Max Entity Collisions: 8
120[10:49:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
121[10:49:03] [Server thread/INFO]: Max TNT Explosions: 100
122[10:49:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
123[10:49:03] [Server thread/INFO]: Item Despawn Rate: 6000
124[10:49:03] [Server thread/INFO]: Item Merge Radius: 2.5
125[10:49:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
126[10:49:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
127[10:49:03] [Server thread/INFO]: View Distance: 10
128[10:49:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
129[10:49:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
130[10:49:03] [Server thread/INFO]: Clear tick list: false
131[10:49:03] [Server thread/INFO]: Experience Merge Radius: 3.0
132[10:49:03] [Server thread/INFO]: -------- World Settings For [world_nether] --------
133[10:49:03] [Server thread/INFO]: Mob Spawn Range: 4
134[10:49:03] [Server thread/INFO]: Anti X-Ray: true
135[10:49:03] [Server thread/INFO]: Engine Mode: 1
136[10:49:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
137[10:49:03] [Server thread/INFO]: Replace Blocks: [1, 5]
138[10:49:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
139[10:49:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
140[10:49:03] [Server thread/INFO]: Cane Growth Modifier: 100%
141[10:49:03] [Server thread/INFO]: Melon Growth Modifier: 100%
142[10:49:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
143[10:49:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
144[10:49:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
145[10:49:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
146[10:49:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
147[10:49:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
148[10:49:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
149[10:49:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
150[10:49:03] [Server thread/INFO]: Random Lighting Updates: false
151[10:49:03] [Server thread/INFO]: Structure Info Saving: true
152[10:49:03] [Server thread/INFO]: Sending up to 10 chunks per packet
153[10:49:03] [Server thread/INFO]: Max Entity Collisions: 8
154[10:49:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
155[10:49:03] [Server thread/INFO]: Max TNT Explosions: 100
156[10:49:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
157[10:49:03] [Server thread/INFO]: Item Despawn Rate: 6000
158[10:49:03] [Server thread/INFO]: Item Merge Radius: 2.5
159[10:49:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
160[10:49:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
161[10:49:03] [Server thread/INFO]: View Distance: 10
162[10:49:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
163[10:49:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
164[10:49:03] [Server thread/INFO]: Clear tick list: false
165[10:49:03] [Server thread/INFO]: Experience Merge Radius: 3.0
166[10:49:03] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
167[10:49:03] [Server thread/INFO]: Mob Spawn Range: 4
168[10:49:03] [Server thread/INFO]: Anti X-Ray: true
169[10:49:03] [Server thread/INFO]: Engine Mode: 1
170[10:49:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
171[10:49:03] [Server thread/INFO]: Replace Blocks: [1, 5]
172[10:49:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
173[10:49:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
174[10:49:03] [Server thread/INFO]: Cane Growth Modifier: 100%
175[10:49:03] [Server thread/INFO]: Melon Growth Modifier: 100%
176[10:49:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
177[10:49:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
178[10:49:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
179[10:49:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
180[10:49:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
181[10:49:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
182[10:49:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
183[10:49:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
184[10:49:03] [Server thread/INFO]: Random Lighting Updates: false
185[10:49:03] [Server thread/INFO]: Structure Info Saving: true
186[10:49:03] [Server thread/INFO]: Sending up to 10 chunks per packet
187[10:49:03] [Server thread/INFO]: Max Entity Collisions: 8
188[10:49:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
189[10:49:03] [Server thread/INFO]: Max TNT Explosions: 100
190[10:49:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
191[10:49:03] [Server thread/INFO]: Item Despawn Rate: 6000
192[10:49:03] [Server thread/INFO]: Item Merge Radius: 2.5
193[10:49:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
194[10:49:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
195[10:49:03] [Server thread/INFO]: View Distance: 10
196[10:49:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
197[10:49:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
198[10:49:03] [Server thread/INFO]: Clear tick list: false
199[10:49:03] [Server thread/INFO]: Experience Merge Radius: 3.0
200[10:49:03] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7641840849885077677)
201[10:49:04] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
202[10:49:04] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
203[10:49:04] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
204[10:49:04] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7641840849885077677)
205[10:49:05] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7641840849885077677)
206[10:49:05] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
207[10:49:05] [Server thread/INFO]: [AntiWDL] -----------------------------
208[10:49:05] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
209[10:49:05] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
210[10:49:05] [Server thread/INFO]: [AntiWDL] -----------------------------
211[10:49:05] [Server thread/INFO]: [Enterhaken] Enabling Enterhaken v2.1
212[10:49:05] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
213[10:49:05] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
214[10:49:05] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v1.1.0
215[10:49:05] [Server thread/INFO]: ColoredSigns is now enabled.
216[10:49:05] [Server thread/INFO]: [DoubleJump] Enabling DoubleJump v1.9
217[10:49:05] [Server thread/INFO]: [DoubleJump] Starting up & loading plugin data.
218[10:49:05] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V8b
219[10:49:06] [Server thread/INFO]: [Skript] Loaded a total of 12584 english aliases
220[10:49:06] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
221[10:49:06] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
222[10:49:06] [Server thread/INFO]: [WildSkript] skQuery hooked!
223[10:49:06] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
224[10:49:06] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
225[10:49:06] [Server thread/INFO]: [WildSkript] ~ Created by & ? Dzikoysk ~
226[10:49:06] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
227[10:49:06] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
228[10:49:06] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
229[10:49:06] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
230[10:49:06] [Server thread/INFO]: [PermissionsEx] Initializing file backend
231[10:49:06] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
232[10:49:06] [Server thread/INFO]: [BungeeSigns] Enabling BungeeSigns v4.5
233[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
234java.lang.IllegalArgumentException: unknown world
235 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
236 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
237 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
238 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
239 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
240 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
241 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
242 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
243 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
244 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
245 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
246 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
247 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
248 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
249 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
250 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
251 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
252 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
253 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
254 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
255 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
256 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
257 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
258 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
259 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
260 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
261 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
262 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
263 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
264 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
265 at de.javatxbi.bungee.main.Main.createFile(Main.java:155) [BungeeSignsUpdate%20(1).jar:?]
266 at de.javatxbi.bungee.main.Main.onEnable(Main.java:22) [BungeeSignsUpdate%20(1).jar:?]
267 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
268 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
269 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
270 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
271 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
272 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
273 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
274 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
275 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
276 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
277 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
278[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
279java.lang.IllegalArgumentException: unknown world
280 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
281 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
282 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
283 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
284 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
285 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
286 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
287 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
288 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
289 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
290 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
291 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
292 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
293 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
294 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
295 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
296 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
297 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
298 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
299 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
300 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
301 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
302 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
303 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
304 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
305 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
306 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
307 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
308 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
309 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
310 at de.javatxbi.bungee.main.Main.createFile(Main.java:155) [BungeeSignsUpdate%20(1).jar:?]
311 at de.javatxbi.bungee.main.Main.onEnable(Main.java:22) [BungeeSignsUpdate%20(1).jar:?]
312 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
313 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
314 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
315 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
316 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
317 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
318 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
319 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
320 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
321 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
322 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
323[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
324java.lang.IllegalArgumentException: unknown world
325 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
326 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
327 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
328 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
329 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
330 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
331 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
332 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
333 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
334 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
335 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
336 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
337 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
338 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
339 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
340 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
341 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
342 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
343 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
344 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
345 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
346 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
347 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
348 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
349 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
350 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
351 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
352 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
353 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
354 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
355 at de.javatxbi.bungee.main.Main.createFile(Main.java:155) [BungeeSignsUpdate%20(1).jar:?]
356 at de.javatxbi.bungee.main.Main.onEnable(Main.java:22) [BungeeSignsUpdate%20(1).jar:?]
357 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
358 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
359 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
360 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
361 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
362 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
363 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
364 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
365 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
366 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
367 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
368[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
369java.lang.IllegalArgumentException: unknown world
370 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
371 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
372 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
373 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
374 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
375 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
376 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
377 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
378 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
379 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
380 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
381 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
382 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
383 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
384 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
385 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
386 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
387 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
388 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
389 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
390 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
391 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
392 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
393 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
394 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
395 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
396 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
397 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
398 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
399 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
400 at de.javatxbi.bungee.main.Main.createFile(Main.java:155) [BungeeSignsUpdate%20(1).jar:?]
401 at de.javatxbi.bungee.main.Main.onEnable(Main.java:22) [BungeeSignsUpdate%20(1).jar:?]
402 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
403 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
404 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
405 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
406 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
407 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
408 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
409 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
410 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
411 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
412 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
413[10:49:06] [Server thread/INFO]: ----- BUNGEESIGNS ------
414[10:49:06] [Server thread/INFO]: ? Plugin wurde aktiviert!
415[10:49:06] [Server thread/INFO]: ? Plugin von ? [JavaTxbi]
416[10:49:06] [Server thread/INFO]: ? Plugin Version ? 4.5
417[10:49:06] [Server thread/INFO]: -----------------
418[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
419java.lang.IllegalArgumentException: unknown world
420 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
421 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
422 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
423 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
424 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
425 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
426 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
427 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
428 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
429 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
430 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
431 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
432 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
433 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
434 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
435 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
436 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
437 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
438 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
439 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
440 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
441 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
442 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
443 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
444 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
445 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
446 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
447 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
448 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
449 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
450 at de.javatxbi.bungee.main.Main.getSigns(Main.java:42) [BungeeSignsUpdate%20(1).jar:?]
451 at de.javatxbi.bungee.main.Main.onEnable(Main.java:30) [BungeeSignsUpdate%20(1).jar:?]
452 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
453 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
454 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
455 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
456 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
457 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
458 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
459 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
460 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
461 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
462 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
463[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
464java.lang.IllegalArgumentException: unknown world
465 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
466 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
467 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
468 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
469 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
470 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
471 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
472 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
473 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
474 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
475 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
476 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
477 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
478 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
479 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
480 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
481 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
482 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
483 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
484 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
485 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
486 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
487 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
488 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
489 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
490 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
491 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
492 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
493 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
494 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
495 at de.javatxbi.bungee.main.Main.getSigns(Main.java:42) [BungeeSignsUpdate%20(1).jar:?]
496 at de.javatxbi.bungee.main.Main.onEnable(Main.java:30) [BungeeSignsUpdate%20(1).jar:?]
497 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
498 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
499 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
500 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
501 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
502 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
503 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
504 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
505 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
506 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
507 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
508[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
509java.lang.IllegalArgumentException: unknown world
510 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
511 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
512 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
513 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
514 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
515 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
516 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
517 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
518 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
519 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
520 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
521 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
522 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
523 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
524 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
525 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
526 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
527 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
528 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
529 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
530 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
531 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
532 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
533 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
534 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
535 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
536 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
537 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
538 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
539 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
540 at de.javatxbi.bungee.main.Main.getSigns(Main.java:42) [BungeeSignsUpdate%20(1).jar:?]
541 at de.javatxbi.bungee.main.Main.onEnable(Main.java:30) [BungeeSignsUpdate%20(1).jar:?]
542 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
543 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
544 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
545 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
546 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
547 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
548 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
549 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
550 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
551 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
552 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
553[10:49:06] [Server thread/ERROR]: Could not call method 'public static org.bukkit.Location org.bukkit.Location.deserialize(java.util.Map)' of class org.bukkit.Location for deserialization
554java.lang.IllegalArgumentException: unknown world
555 at org.bukkit.Location.deserialize(Location.java:595) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
556 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
557 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
558 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
559 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
560 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:77) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
561 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:117) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
562 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
563 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
564 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
565 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
566 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
567 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
568 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
569 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
570 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
571 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
572 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
573 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
574 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
575 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
576 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
577 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
578 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
579 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
580 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
581 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
582 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
583 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
584 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
585 at de.javatxbi.bungee.main.Main.getSigns(Main.java:42) [BungeeSignsUpdate%20(1).jar:?]
586 at de.javatxbi.bungee.main.Main.onEnable(Main.java:30) [BungeeSignsUpdate%20(1).jar:?]
587 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
588 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
589 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
590 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
591 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
592 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
593 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
594 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
595 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
596 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
597 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
598[10:49:06] [Server thread/INFO]: [OnlyProxy] Enabling OnlyProxy v0.1.3
599[10:49:06] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
600[10:49:06] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 54ms
601[10:49:06] [Server thread/INFO]: [Skungee] Enabling Skungee v1.0.6b
602[10:49:07] [Server thread/INFO]: [Skungee] has been enabled!
603[10:49:07] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
604[10:49:07] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
605[10:49:07] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
606[10:49:07] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
607[10:49:07] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
608[10:49:07] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
609[10:49:07] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
610[10:49:07] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
611[10:49:07] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
612[10:49:07] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
613[10:49:07] [Server thread/INFO]: [CommandNPC] Vault not found! Economy support for CommandNPC has been disabled.
614[10:49:07] [Server thread/INFO]: [CommandNPC] Initiating Database
615[10:49:07] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
616[10:49:07] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
617[10:49:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
618[10:49:07] [Thread-9/INFO]: [CommandNPC] Loading commands complete!
619[10:49:07] [Server thread/INFO]: -------- World Settings For [lobby] --------
620[10:49:07] [Server thread/INFO]: Mob Spawn Range: 4
621[10:49:07] [Server thread/INFO]: Anti X-Ray: true
622[10:49:07] [Server thread/INFO]: Engine Mode: 1
623[10:49:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
624[10:49:07] [Server thread/INFO]: Replace Blocks: [1, 5]
625[10:49:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
626[10:49:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
627[10:49:07] [Server thread/INFO]: Cane Growth Modifier: 100%
628[10:49:07] [Server thread/INFO]: Melon Growth Modifier: 100%
629[10:49:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
630[10:49:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
631[10:49:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
632[10:49:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
633[10:49:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
634[10:49:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
635[10:49:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
636[10:49:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
637[10:49:07] [Server thread/INFO]: Random Lighting Updates: false
638[10:49:07] [Server thread/INFO]: Structure Info Saving: true
639[10:49:07] [Server thread/INFO]: Sending up to 10 chunks per packet
640[10:49:07] [Server thread/INFO]: Max Entity Collisions: 8
641[10:49:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
642[10:49:07] [Server thread/INFO]: Max TNT Explosions: 100
643[10:49:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
644[10:49:07] [Server thread/INFO]: Item Despawn Rate: 6000
645[10:49:07] [Server thread/INFO]: Item Merge Radius: 2.5
646[10:49:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
647[10:49:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
648[10:49:07] [Server thread/INFO]: View Distance: 10
649[10:49:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
650[10:49:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
651[10:49:07] [Server thread/INFO]: Clear tick list: false
652[10:49:07] [Server thread/INFO]: Experience Merge Radius: 3.0
653[10:49:07] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
654[10:49:07] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
655[10:49:08] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
656[10:49:08] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b
657[10:49:08] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions!
658[10:49:08] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
659[10:49:08] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions!
660[10:49:08] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
661[10:49:08] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
662[10:49:08] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
663[10:49:08] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
664[10:49:08] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
665[10:49:08] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
666[10:49:08] [Server thread/INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions!
667[10:49:08] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
668[10:49:08] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
669[10:49:08] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
670[10:49:08] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
671[10:49:08] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
672[10:49:08] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
673[10:49:08] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
674[10:49:08] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
675[10:49:08] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
676[10:49:08] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
677[10:49:08] [Server thread/INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions!
678[10:49:08] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
679[10:49:08] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
680[10:49:08] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
681[10:49:08] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
682[10:49:08] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
683[10:49:08] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
684[10:49:09] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
685[10:49:09] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
686[10:49:09] [Server thread/INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events
687[10:49:09] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot
688[10:49:09] [Server thread/INFO]: [Skellett] Has been enabled!
689[10:49:09] [Server thread/INFO]: [CrashFix] Enabling CrashFix v1.0
690[10:49:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
691[10:49:09] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
692[10:49:09] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
693[10:49:09] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.10
694[10:49:09] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.10!
695[10:49:09] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
696[10:49:09] [Server thread/INFO]: [skRayFall] Cooking Bacon...
697[10:49:09] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
698[10:49:09] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
699[10:49:09] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
700[10:49:09] [Server thread/INFO]: [skRayFall] Bacon holograms found
701[10:49:09] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
702[10:49:09] [Server thread/INFO]: [skRayFall] Enabling general 1.8 - 1.12 bacon!
703[10:49:09] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
704[10:49:09] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
705[10:49:09] [Server thread/INFO]: [skRayFall] Bacon is ready!
706[10:49:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
707[10:49:09] [Server thread/INFO]: Done (5.841s)! For help, type "help" or "?"
708[10:49:09] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
709[10:49:09] [Craft Scheduler Thread - 2/INFO]: [Skungee] Reciever established on port 1024
710[10:49:09] [Craft Scheduler Thread - 1/WARN]: Exception in thread "Craft Scheduler Thread - 1"
711[10:49:09] [Craft Scheduler Thread - 1/WARN]: org.apache.commons.lang.UnhandledException: Plugin Skript v2.2-Fixes-V8b generated an exception while executing task 9
712 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
713 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
714 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
715 at java.lang.Thread.run(Thread.java:748)
716Caused by: java.lang.NullPointerException
717 at ch.njol.skript.Skript$4.run(Skript.java:517)
718 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
719 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
720 ... 3 more
721
722[10:49:09] [Craft Scheduler Thread - 9/INFO]: [Skript] Checking for the latest version of Skript...
723[10:49:09] [Server thread/INFO]: [Skript] Loading variables...
724[10:49:09] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
725[10:49:09] [Server thread/INFO]: [Skript] Loaded 56 variables in 0.0 seconds
726[10:49:10] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
727
728The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
729[10:49:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
730[10:49:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
731[10:49:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
732[10:49:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
733[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
734[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
735[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
736[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
737[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
738[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
739[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
740[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
741[10:49:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
742[10:49:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
743[10:49:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
744[10:49:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
745[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
746[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
747[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
748[10:49:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
749[10:49:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
750[10:49:10] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
751[10:49:10] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
752[10:49:10] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
753[10:49:10] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
754[10:49:10] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
755[10:49:10] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
756[10:49:10] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
757[10:49:10] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
758[10:49:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
759[10:49:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
760[10:49:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
761[10:49:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
762[10:49:10] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
763[10:49:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
764[10:49:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
765[10:49:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
766[10:49:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
767[10:49:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
768[10:49:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
769[10:49:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
770[10:49:10] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
771[10:49:10] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
772[10:49:10] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
773[10:49:10] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
774[10:49:10] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
775[10:49:10] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
776[10:49:10] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
777[10:49:10] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
778[10:49:10] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
779[10:49:10] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
780[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
781[10:49:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
782[10:49:10] [Server thread/WARN]: ... 34 more
783[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 13: update "CREATE TABLE IF NOT EXISTS `normal` (`name` varchar(255), `amount` float(20))"')
784[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 14: update "CREATE TABLE IF NOT EXISTS `master` (`name` varchar(255), `amount` float(20))"')
785[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 16: update "ALTER table `normal` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
786[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 17: update "ALTER table `normal` ADD UNIQUE (id, name)"')
787[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 19: update "ALTER table `master` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
788[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 20: update "ALTER table `master` ADD UNIQUE (id, name)"')
789[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 23: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
790[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 26: update "INSERT INTO normal (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
791[10:49:10] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
792[10:49:10] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 117 placeholder expansions are available on the cloud.
793[10:49:10] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
794[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 31: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
795[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 34: update "INSERT INTO master (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
796[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 39: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
797[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 43: update "UPDATE normal SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
798[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 45: update "UPDATE normal SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
799[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 49: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
800[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 53: update "UPDATE master SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
801[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 55: update "UPDATE amster SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
802[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 58: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
803[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 62: update "UPDATE normal SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
804[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 64: update "UPDATE normal SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
805[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 67: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
806[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 71: update "UPDATE master SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
807[10:49:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 73: update "UPDATE master SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
808[10:49:11] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
809
810The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
811[10:49:11] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
812[10:49:11] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
813[10:49:11] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
814[10:49:11] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
815[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
816[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
817[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
818[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
819[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
820[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
821[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
822[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
823[10:49:11] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
824[10:49:11] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
825[10:49:11] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
826[10:49:11] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
827[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
828[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
829[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
830[10:49:11] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
831[10:49:11] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
832[10:49:11] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
833[10:49:11] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
834[10:49:11] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
835[10:49:11] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
836[10:49:11] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
837[10:49:11] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
838[10:49:11] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
839[10:49:11] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
840[10:49:11] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
841[10:49:11] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
842[10:49:11] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
843[10:49:11] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
844[10:49:11] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
845[10:49:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
846[10:49:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
847[10:49:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
848[10:49:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
849[10:49:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
850[10:49:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
851[10:49:11] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
852[10:49:11] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
853[10:49:11] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
854[10:49:11] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
855[10:49:11] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
856[10:49:11] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
857[10:49:11] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
858[10:49:11] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
859[10:49:11] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
860[10:49:11] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
861[10:49:11] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
862[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
863[10:49:11] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
864[10:49:11] [Server thread/WARN]: ... 34 more
865[10:49:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 69: update "CREATE TABLE IF NOT EXISTS `cash` (`name` varchar(255), `amount` float(20))"')
866[10:49:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 73: update "ALTER table `cash` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
867[10:49:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 75: update "ALTER table `cash` ADD UNIQUE (id, name)"')
868[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 81: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
869[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 87: update "INSERT INTO cash (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
870[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 97: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
871[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 101: update "INSERT INTO cash (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
872[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 119: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
873[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 127: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
874[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 133: update "UPDATE cash SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
875[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 141: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
876[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 149: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
877[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 155: update "UPDATE cash SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
878[10:49:12] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
879
880The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
881[10:49:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
882[10:49:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
883[10:49:12] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
884[10:49:12] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
885[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
886[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
887[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
888[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
889[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
890[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
891[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
892[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
893[10:49:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
894[10:49:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
895[10:49:12] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
896[10:49:12] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
897[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
898[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
899[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
900[10:49:12] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
901[10:49:12] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
902[10:49:12] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
903[10:49:12] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
904[10:49:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
905[10:49:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
906[10:49:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
907[10:49:12] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
908[10:49:12] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
909[10:49:12] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
910[10:49:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
911[10:49:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
912[10:49:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
913[10:49:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
914[10:49:12] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
915[10:49:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
916[10:49:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
917[10:49:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
918[10:49:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
919[10:49:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
920[10:49:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
921[10:49:12] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
922[10:49:12] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
923[10:49:12] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
924[10:49:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
925[10:49:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
926[10:49:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
927[10:49:12] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
928[10:49:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
929[10:49:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
930[10:49:12] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
931[10:49:12] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
932[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
933[10:49:12] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
934[10:49:12] [Server thread/WARN]: ... 34 more
935[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 118: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
936[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 122: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
937[10:49:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 124: update "UPDATE cash SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
938[10:49:12] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 130: format slot 2 of player with 342 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &aAbholbar" to run [make player execute command "43278909478230"]')
939[10:49:12] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 134: format slot 2 of player with 328 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "43278909478230"]')
940[10:49:12] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 138: format slot 6 of player with 342 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &aAbholbar" to run [make player execute command "43278rgdrg432430"]')
941[10:49:12] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 142: format slot 6 of player with 328 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "/43278rgdrg432430"]')
942[10:49:12] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 146: format slot 6 of player with 342 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cKeine Rechte" to be unstealable')
943[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 169: format slot 6 of player with 328 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "/43278rgdrg432430"]')
944[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 185: format slot 2 of player with 328 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "43278909478230"]')
945[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 246: set slot 0 of player to 2259 named "&8? &6Navigator &8<&7&oRechtsklick&8>"')
946[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 249: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
947[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 252: set slot 4 of player to 166 named "&8? &cKein Gadget ausgew?hlt &8<&7&oRechtsklick&8>"')
948[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 255: set slot 7 of player to 382 named "&8? &eExtras &8<&7&oRechtsklick&8>"')
949[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 262: on rightclick with 382:')
950[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 309: format slot 13 of player with 382 named "&8? &6Gadgets" to run [make player execute command "/th432324324432thdt"]')
951[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 322: format slot 10 of player with 166 named "&8? &cZur?ck" to close then run [make player execute command "/openextras"]')
952[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 371: set slot 4 of player to 166 named "&8? &cLade nach..."')
953[10:49:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 376: on rightclick with 351:10:')
954[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:1' with e.g. 'rose red'. (LobbySystem.sk, line 382: set slot 1 of player to 351:1 named "&8? &cAlle Spieler versteckt &8<&7&oRechtsklick&8>"')
955[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:1' with e.g. 'rose red'. (LobbySystem.sk, line 386: on rightclick with 351:1:')
956[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 389: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
957[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 398: format slot 0 of player with glowing 138 named "&8? &eLobby-01 &8? &eOnline" with lore " &7Spieler&8: &e%number of all players%|| &7Status&8: &6Verbunden" to be unstealable')
958[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 402: format slot 1 of player with 138 named "&8? &eLobby-02 &8? &eOnline" with lore " &7Spieler&8: &cKeine Spieler|| &7Status&8: &aOnline" to be unstealable')
959[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 405: format slot 1 of player with 138 named "&8? &eLobby-02 &8? &aOnline" with lore " &7Spieler&8: &cUnbekannt|| &7Status&8: &cOffline" to be unstealable')
960[10:49:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 525: format slot 19 of player with 166 named "&8? &cZur?ck" to close then run [make player execute command "/openextras"]')
961[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 666: set slot 0 of player to 2259 named "&8? &6Navigator &8<&7&oRechtsklick&8>"')
962[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 669: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
963[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 672: set slot 4 of player to 166 named "&8? &cKein Gadget ausgew?hlt &8<&7&oRechtsklick&8>"')
964[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 675: set slot 7 of player to 382 named "&8? &eExtras &8<&7&oRechtsklick&8>"')
965[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 696: on rightclick with 2259:')
966[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 710: format slot 25 of player with 166 named "&8? &4&l? &8? &7Spielmodus" with lore " &8? &7&oKlicke zum teleportieren!" to close then run [make player execute command "/tpsoup"]')
967[10:49:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '384' with e.g. 'bottle o' enchanting'. (LobbySystem.sk, line 716: format slot 42 of player with 384 named "&8? &eT?gliche Belohnung" with lore " &8? &7&oKlicke zum teleportieren!" to close then run [make player execute command "/tpt?glichebelohnung23"]')
968[10:49:15] [Server thread/ERROR]: [Skript] A command with the name /skypvp is already defined in CaseOpening.sk (LobbySystem.sk, line 764: Command /skypvp [<text>]:')
969[10:49:15] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
970
971The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
972[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
973[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
974[10:49:15] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
975[10:49:15] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
976[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
977[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
978[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
979[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
980[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
981[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
982[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
983[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
984[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
985[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
986[10:49:15] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
987[10:49:15] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
988[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
989[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
990[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
991[10:49:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
992[10:49:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
993[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
994[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
995[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
996[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
997[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
998[10:49:15] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
999[10:49:15] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1000[10:49:15] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1001[10:49:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1002[10:49:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1003[10:49:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1004[10:49:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1005[10:49:15] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1006[10:49:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1007[10:49:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1008[10:49:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1009[10:49:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1010[10:49:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1011[10:49:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1012[10:49:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1013[10:49:15] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1014[10:49:15] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1015[10:49:15] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1016[10:49:15] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1017[10:49:15] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1018[10:49:15] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1019[10:49:15] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1020[10:49:15] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1021[10:49:15] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1022[10:49:15] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1023[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1024[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1025[10:49:15] [Server thread/WARN]: ... 34 more
1026[10:49:15] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (OneLineSigns.sk, line 11: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM kills WHERE name = '%{_target}'s name%'" and close')
1027[10:49:15] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (OneLineSigns.sk, line 14: update "INSERT INTO kills (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1028[10:49:15] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1029
1030The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1031[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1032[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1033[10:49:15] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1034[10:49:15] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1035[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1036[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1037[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1038[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1039[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1040[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1041[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1042[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1043[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1044[10:49:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1045[10:49:15] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1046[10:49:15] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1047[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1048[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1049[10:49:15] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1050[10:49:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1051[10:49:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1052[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
1053[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
1054[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
1055[10:49:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
1056[10:49:16] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
1057[10:49:16] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
1058[10:49:16] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1059[10:49:16] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1060[10:49:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1061[10:49:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1062[10:49:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1063[10:49:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1064[10:49:16] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1065[10:49:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1066[10:49:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1067[10:49:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1068[10:49:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1069[10:49:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1070[10:49:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1071[10:49:16] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1072[10:49:16] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1073[10:49:16] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1074[10:49:16] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1075[10:49:16] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1076[10:49:16] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1077[10:49:16] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1078[10:49:16] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1079[10:49:16] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1080[10:49:16] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1081[10:49:16] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1082[10:49:16] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1083[10:49:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1084[10:49:16] [Server thread/WARN]: ... 34 more
1085[10:49:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 22: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM kills WHERE name = '%{_target}'s name%'" and close')
1086[10:49:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 25: update "INSERT INTO kills (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1087[10:49:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 30: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM deaths WHERE name = '%{_target}'s name%'" and close')
1088[10:49:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 33: update "INSERT INTO deaths (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1089[10:49:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 38: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM wins WHERE name = '%{_target}'s name%'" and close')
1090[10:49:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 41: update "INSERT INTO wins (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1091[10:49:16] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Test.sk, line 1: every 10 seconds:')
1092[10:49:16] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Test.sk, line 2: make console execute command "/save-off"')
1093[10:49:16] [Server thread/INFO]: [Skript] Loaded 10 scripts with a total of 129 triggers and 49 commands in 6.84 seconds
1094[10:49:16] [Server thread/INFO]: [Skript] Finished loading.
1095[10:49:16] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
1096[10:49:17] [Craft Scheduler Thread - 3/INFO]: [Skungee] Could not establish connection to Skungee on the Bungeecord!
1097[10:49:17] [Craft Scheduler Thread - 3/INFO]: [Skungee] Going into keep alive mode...
1098[10:49:19] [Thread-13/INFO]: UUID of player iTzCubitto is 768391c0-5969-3d40-a1b9-4e0ccd89b69a
1099[10:49:20] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to iTzCubitto for 4 seconds
1100[10:49:20] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 2 seconds
1101[10:49:20] [Server thread/INFO]: Given Slowness (ID 2) * 200 to iTzCubitto for 2 seconds
1102[10:49:20] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to iTzCubitto for 2 seconds
1103[10:49:20] [Server thread/INFO]: iTzCubitto[/185.244.164.48:36411] logged in with entity id 59 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1104[10:49:21] [Server thread/INFO]: Taken 200 levels from iTzCubitto
1105[10:49:21] [Server thread/INFO]: Cannot summon the object out of the world
1106[10:49:41] [Server thread/INFO]: There are 1/20 players online:
1107[10:49:41] [Server thread/INFO]: iTzCubitto
1108[10:49:45] [Server thread/INFO]: Set the time to 1000
1109[10:50:13] [Server thread/INFO]: There are 1/20 players online:
1110[10:50:13] [Server thread/INFO]: iTzCubitto
1111[10:50:15] [Server thread/INFO]: Set the time to 1000
1112[10:50:45] [Server thread/INFO]: There are 1/20 players online:
1113[10:50:45] [Server thread/INFO]: iTzCubitto
1114[10:50:45] [Server thread/INFO]: Set the time to 1000
1115[10:51:05] [Server thread/INFO]: iTzCubitto issued server command: /mv info
1116[10:51:15] [Server thread/INFO]: Set the time to 1000
1117[10:51:16] [Server thread/INFO]: There are 1/20 players online:
1118[10:51:16] [Server thread/INFO]: iTzCubitto
1119[10:51:30] [Server thread/INFO]: iTzCubitto issued server command: /rl
1120[10:51:30] [Server thread/INFO]: iTzCubitto: Please note that this command is not supported and may cause issues when using some plugins.
1121[10:51:30] [Server thread/INFO]: iTzCubitto: If you encounter any issues please use the /stop command to restart your server.
1122[10:51:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
1123[10:51:30] [Server thread/INFO]: Using 4 threads for Netty based IO
1124[10:51:30] [Server thread/INFO]: Debug logging is disabled
1125[10:51:30] [Server thread/INFO]: -------- World Settings For [world] --------
1126[10:51:30] [Server thread/INFO]: Mob Spawn Range: 4
1127[10:51:30] [Server thread/INFO]: Anti X-Ray: true
1128[10:51:30] [Server thread/INFO]: Engine Mode: 1
1129[10:51:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1130[10:51:30] [Server thread/INFO]: Replace Blocks: [1, 5]
1131[10:51:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1132[10:51:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
1133[10:51:30] [Server thread/INFO]: Cane Growth Modifier: 100%
1134[10:51:30] [Server thread/INFO]: Melon Growth Modifier: 100%
1135[10:51:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1136[10:51:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1137[10:51:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
1138[10:51:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
1139[10:51:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1140[10:51:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1141[10:51:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1142[10:51:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1143[10:51:30] [Server thread/INFO]: Random Lighting Updates: false
1144[10:51:30] [Server thread/INFO]: Structure Info Saving: true
1145[10:51:30] [Server thread/INFO]: Sending up to 10 chunks per packet
1146[10:51:30] [Server thread/INFO]: Max Entity Collisions: 8
1147[10:51:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1148[10:51:30] [Server thread/INFO]: Max TNT Explosions: 100
1149[10:51:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1150[10:51:30] [Server thread/INFO]: Item Despawn Rate: 6000
1151[10:51:30] [Server thread/INFO]: Item Merge Radius: 2.5
1152[10:51:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
1153[10:51:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1154[10:51:30] [Server thread/INFO]: View Distance: 10
1155[10:51:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1156[10:51:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
1157[10:51:30] [Server thread/INFO]: Clear tick list: false
1158[10:51:30] [Server thread/INFO]: Experience Merge Radius: 3.0
1159[10:51:30] [Server thread/INFO]: -------- World Settings For [world_nether] --------
1160[10:51:30] [Server thread/INFO]: Mob Spawn Range: 4
1161[10:51:30] [Server thread/INFO]: Anti X-Ray: true
1162[10:51:30] [Server thread/INFO]: Engine Mode: 1
1163[10:51:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1164[10:51:30] [Server thread/INFO]: Replace Blocks: [1, 5]
1165[10:51:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1166[10:51:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
1167[10:51:30] [Server thread/INFO]: Cane Growth Modifier: 100%
1168[10:51:30] [Server thread/INFO]: Melon Growth Modifier: 100%
1169[10:51:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1170[10:51:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1171[10:51:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
1172[10:51:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
1173[10:51:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1174[10:51:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1175[10:51:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1176[10:51:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1177[10:51:30] [Server thread/INFO]: Random Lighting Updates: false
1178[10:51:30] [Server thread/INFO]: Structure Info Saving: true
1179[10:51:30] [Server thread/INFO]: Sending up to 10 chunks per packet
1180[10:51:30] [Server thread/INFO]: Max Entity Collisions: 8
1181[10:51:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1182[10:51:30] [Server thread/INFO]: Max TNT Explosions: 100
1183[10:51:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1184[10:51:30] [Server thread/INFO]: Item Despawn Rate: 6000
1185[10:51:30] [Server thread/INFO]: Item Merge Radius: 2.5
1186[10:51:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
1187[10:51:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1188[10:51:30] [Server thread/INFO]: View Distance: 10
1189[10:51:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1190[10:51:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
1191[10:51:30] [Server thread/INFO]: Clear tick list: false
1192[10:51:30] [Server thread/INFO]: Experience Merge Radius: 3.0
1193[10:51:30] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
1194[10:51:30] [Server thread/INFO]: Mob Spawn Range: 4
1195[10:51:30] [Server thread/INFO]: Anti X-Ray: true
1196[10:51:30] [Server thread/INFO]: Engine Mode: 1
1197[10:51:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1198[10:51:30] [Server thread/INFO]: Replace Blocks: [1, 5]
1199[10:51:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1200[10:51:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
1201[10:51:30] [Server thread/INFO]: Cane Growth Modifier: 100%
1202[10:51:30] [Server thread/INFO]: Melon Growth Modifier: 100%
1203[10:51:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1204[10:51:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1205[10:51:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
1206[10:51:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
1207[10:51:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1208[10:51:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1209[10:51:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1210[10:51:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1211[10:51:30] [Server thread/INFO]: Random Lighting Updates: false
1212[10:51:30] [Server thread/INFO]: Structure Info Saving: true
1213[10:51:30] [Server thread/INFO]: Sending up to 10 chunks per packet
1214[10:51:30] [Server thread/INFO]: Max Entity Collisions: 8
1215[10:51:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1216[10:51:30] [Server thread/INFO]: Max TNT Explosions: 100
1217[10:51:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1218[10:51:30] [Server thread/INFO]: Item Despawn Rate: 6000
1219[10:51:30] [Server thread/INFO]: Item Merge Radius: 2.5
1220[10:51:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
1221[10:51:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1222[10:51:30] [Server thread/INFO]: View Distance: 10
1223[10:51:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1224[10:51:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
1225[10:51:30] [Server thread/INFO]: Clear tick list: false
1226[10:51:30] [Server thread/INFO]: Experience Merge Radius: 3.0
1227[10:51:30] [Server thread/INFO]: -------- World Settings For [lobby] --------
1228[10:51:30] [Server thread/INFO]: Mob Spawn Range: 4
1229[10:51:30] [Server thread/INFO]: Anti X-Ray: true
1230[10:51:30] [Server thread/INFO]: Engine Mode: 1
1231[10:51:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1232[10:51:30] [Server thread/INFO]: Replace Blocks: [1, 5]
1233[10:51:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1234[10:51:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
1235[10:51:30] [Server thread/INFO]: Cane Growth Modifier: 100%
1236[10:51:30] [Server thread/INFO]: Melon Growth Modifier: 100%
1237[10:51:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1238[10:51:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1239[10:51:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
1240[10:51:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
1241[10:51:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1242[10:51:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1243[10:51:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1244[10:51:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1245[10:51:30] [Server thread/INFO]: Random Lighting Updates: false
1246[10:51:30] [Server thread/INFO]: Structure Info Saving: true
1247[10:51:30] [Server thread/INFO]: Sending up to 10 chunks per packet
1248[10:51:30] [Server thread/INFO]: Max Entity Collisions: 8
1249[10:51:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1250[10:51:30] [Server thread/INFO]: Max TNT Explosions: 100
1251[10:51:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1252[10:51:30] [Server thread/INFO]: Item Despawn Rate: 6000
1253[10:51:30] [Server thread/INFO]: Item Merge Radius: 2.5
1254[10:51:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
1255[10:51:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1256[10:51:30] [Server thread/INFO]: View Distance: 10
1257[10:51:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1258[10:51:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
1259[10:51:30] [Server thread/INFO]: Clear tick list: false
1260[10:51:30] [Server thread/INFO]: Experience Merge Radius: 3.0
1261[10:51:30] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.10
1262[10:51:30] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
1263[10:51:30] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
1264[10:51:30] [Server thread/INFO]: [CrashFix] Disabling CrashFix v1.0
1265[10:51:30] [Server thread/INFO]: [Skellett] Disabling Skellett v1.9.6b
1266[10:51:30] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.1
1267[10:51:30] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
1268[10:51:30] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
1269[10:51:30] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.2.0
1270[10:51:30] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
1271[10:51:30] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.3.0
1272[10:51:30] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
1273[10:51:30] [Server thread/INFO]: [Skungee] Disabling Skungee v1.0.6b
1274[10:51:30] [Server thread/INFO]: [skUtilities] Disabling skUtilities v0.9.2
1275[10:51:30] [Server thread/INFO]: [OnlyProxy] Disabling OnlyProxy v0.1.3
1276[10:51:30] [Server thread/INFO]: [BungeeSigns] Disabling BungeeSigns v4.5
1277[10:51:30] [Server thread/INFO]: ----- BUNGEESIGNS ------
1278[10:51:30] [Server thread/INFO]: ? Plugin wurde deaktiviert!
1279[10:51:30] [Server thread/INFO]: -----------------
1280[10:51:30] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1281[10:51:30] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.8.2
1282[10:51:30] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
1283[10:51:30] [Server thread/INFO]: [Skript] Disabling Skript v2.2-Fixes-V8b
1284[10:51:30] [Server thread/INFO]: [DoubleJump] Disabling DoubleJump v1.9
1285[10:51:30] [Server thread/INFO]: [DoubleJump] is being disabled
1286[10:51:30] [Server thread/INFO]: [ColoredSigns] Disabling ColoredSigns v1.1.0
1287[10:51:30] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
1288[10:51:30] [Server thread/INFO]: [Enterhaken] Disabling Enterhaken v2.1
1289[10:51:30] [Server thread/INFO]: [AntiWDL] Disabling AntiWDL v0.1
1290[10:51:32] [Server thread/ERROR]: Nag author: 'LimeGlass' of 'Skungee' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
1291[10:51:32] [Server thread/ERROR]: Ambiguous plugin name `Skungee' for files `plugins/Skungee.jar' and `plugins/Skungee (1).jar' in `plugins'
1292[10:51:33] [Server thread/ERROR]: Could not load 'plugins/Yamler-Bungee-2.4.0-SNAPSHOT.jar' in folder 'plugins'
1293org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
1294 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1295 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1296 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1297 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1298 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1299 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1300 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1301 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1302 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1303 at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1304 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1305 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1306 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1307 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1308 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_151]
1309 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_151]
1310 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1311 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1312 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1313 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1314 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1315 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
1316Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
1317 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
1318 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
1319 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
1320 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
1321 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
1322 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
1323 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
1324 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
1325 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
1326 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1327 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1328 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
1329 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
1330 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
1331 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
1332 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1333 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1334 ... 21 more
1335Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
1336 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
1337 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1338 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1339 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
1340 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
1341 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
1342 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
1343 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
1344 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
1345 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
1346 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
1347 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
1348 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
1349 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
1350 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1351 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1352 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
1353 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
1354 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
1355 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
1356 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1357 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
1358 ... 21 more
1359[10:51:33] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
1360[10:51:33] [Server thread/INFO]: [Enterhaken] Loading Enterhaken v2.1
1361[10:51:33] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
1362[10:51:33] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v1.1.0
1363[10:51:33] [Server thread/INFO]: [DoubleJump] Loading DoubleJump v1.9
1364[10:51:33] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V8b
1365[10:51:33] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
1366[10:51:33] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
1367[10:51:33] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
1368[10:51:33] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
1369[10:51:33] [Server thread/INFO]: [BungeeSigns] Loading BungeeSigns v4.5
1370[10:51:33] [Server thread/INFO]: [OnlyProxy] Loading OnlyProxy v0.1.3
1371[10:51:33] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
1372[10:51:33] [Server thread/INFO]: [Skungee] Loading Skungee v1.0.6b
1373[10:51:33] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
1374[10:51:33] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
1375[10:51:33] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, we're going to kick all the players... because otherwise we'll crash because of ProtocolLib.
1376[10:51:33] [Server thread/INFO]: iTzCubitto lost connection: Server reload, please rejoin!
1377[10:51:33] [Server thread/INFO]: iTzCubitto left the game.
1378[10:51:33] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
1379[10:51:33] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
1380[10:51:33] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
1381[10:51:33] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
1382[10:51:33] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
1383[10:51:33] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.6b
1384[10:51:33] [Server thread/INFO]: [CrashFix] Loading CrashFix v1.0
1385[10:51:33] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
1386[10:51:33] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.10
1387[10:51:33] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
1388[10:51:33] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
1389[10:51:33] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
1390[10:51:33] [Server thread/INFO]: [AntiWDL] -----------------------------
1391[10:51:33] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
1392[10:51:33] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
1393[10:51:33] [Server thread/INFO]: [AntiWDL] -----------------------------
1394[10:51:33] [Server thread/INFO]: [Enterhaken] Enabling Enterhaken v2.1
1395[10:51:33] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
1396[10:51:33] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
1397[10:51:33] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v1.1.0
1398[10:51:33] [Server thread/INFO]: ColoredSigns is now enabled.
1399[10:51:33] [Server thread/INFO]: [DoubleJump] Enabling DoubleJump v1.9
1400[10:51:33] [Server thread/INFO]: [DoubleJump] Starting up & loading plugin data.
1401[10:51:33] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V8b
1402[10:51:33] [Server thread/INFO]: [Skript] Loaded a total of 12584 english aliases
1403[10:51:33] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
1404[10:51:33] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
1405[10:51:33] [Server thread/INFO]: [WildSkript] skQuery hooked!
1406[10:51:34] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
1407[10:51:34] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
1408[10:51:34] [Server thread/INFO]: [WildSkript] ~ Created by & ? Dzikoysk ~
1409[10:51:34] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
1410[10:51:34] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1411[10:51:34] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
1412[10:51:34] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
1413[10:51:34] [Server thread/INFO]: [PermissionsEx] Initializing file backend
1414[10:51:34] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
1415[10:51:34] [Server thread/INFO]: [BungeeSigns] Enabling BungeeSigns v4.5
1416[10:51:34] [Server thread/INFO]: ----- BUNGEESIGNS ------
1417[10:51:34] [Server thread/INFO]: ? Plugin wurde aktiviert!
1418[10:51:34] [Server thread/INFO]: ? Plugin von ? [JavaTxbi]
1419[10:51:34] [Server thread/INFO]: ? Plugin Version ? 4.5
1420[10:51:34] [Server thread/INFO]: -----------------
1421[10:51:34] [Server thread/INFO]: [OnlyProxy] Enabling OnlyProxy v0.1.3
1422[10:51:34] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
1423[10:51:34] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 44ms
1424[10:51:34] [Server thread/INFO]: [Skungee] Enabling Skungee v1.0.6b
1425[10:51:34] [Server thread/INFO]: [Skungee] has been enabled!
1426[10:51:34] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
1427[10:51:34] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
1428[10:51:34] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
1429[10:51:34] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
1430[10:51:34] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
1431[10:51:34] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
1432[10:51:34] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
1433[10:51:34] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
1434[10:51:34] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
1435[10:51:34] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
1436[10:51:34] [Server thread/INFO]: [CommandNPC] Vault not found! Economy support for CommandNPC has been disabled.
1437[10:51:34] [Server thread/INFO]: [CommandNPC] Initiating Database
1438[10:51:34] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
1439[10:51:34] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
1440[10:51:34] [Thread-16/INFO]: [CommandNPC] Loading commands complete!
1441[10:51:34] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
1442[10:51:35] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
1443[10:51:35] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
1444[10:51:35] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b
1445[10:51:35] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions!
1446[10:51:35] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
1447[10:51:35] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions!
1448[10:51:36] [Server thread/INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions!
1449[10:51:36] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
1450[10:51:36] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
1451[10:51:36] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
1452[10:51:36] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
1453[10:51:36] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
1454[10:51:36] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
1455[10:51:36] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
1456[10:51:36] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
1457[10:51:36] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
1458[10:51:36] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
1459[10:51:36] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
1460[10:51:36] [Server thread/INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions!
1461[10:51:36] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
1462[10:51:36] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
1463[10:51:36] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
1464[10:51:36] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
1465[10:51:36] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
1466[10:51:36] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
1467[10:51:36] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
1468[10:51:36] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
1469[10:51:36] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
1470[10:51:36] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
1471[10:51:36] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
1472[10:51:36] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
1473[10:51:36] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
1474[10:51:36] [Server thread/INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events
1475[10:51:36] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot
1476[10:51:36] [Server thread/INFO]: [Skellett] Has been enabled!
1477[10:51:36] [Server thread/INFO]: [CrashFix] Enabling CrashFix v1.0
1478[10:51:36] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
1479[10:51:36] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
1480[10:51:36] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
1481[10:51:36] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
1482[10:51:36] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.10
1483[10:51:36] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.10!
1484[10:51:36] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
1485[10:51:36] [Server thread/INFO]: [skRayFall] Cooking Bacon...
1486[10:51:36] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
1487[10:51:36] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
1488[10:51:36] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
1489[10:51:36] [Server thread/INFO]: [skRayFall] Bacon holograms found
1490[10:51:36] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
1491[10:51:36] [Server thread/INFO]: [skRayFall] Enabling general 1.8 - 1.12 bacon!
1492[10:51:36] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
1493[10:51:37] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
1494[10:51:37] [Server thread/INFO]: [skRayFall] Bacon is ready!
1495[10:51:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1496[10:51:37] [Server thread/INFO]: iTzCubitto: Reload complete.
1497[10:51:37] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
1498[10:51:37] [Craft Scheduler Thread - 5/WARN]: Exception in thread "Craft Scheduler Thread - 5"
1499[10:51:37] [Craft Scheduler Thread - 5/WARN]: org.apache.commons.lang.UnhandledException: Plugin Skript v2.2-Fixes-V8b generated an exception while executing task 300
1500 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1501 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1502 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1503 at java.lang.Thread.run(Thread.java:748)
1504Caused by: java.lang.NullPointerException
1505 at ch.njol.skript.Skript$4.run(Skript.java:517)
1506 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1507 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1508 ... 3 more
1509
1510[10:51:37] [Craft Scheduler Thread - 8/INFO]: [Skungee] Reciever established on port 1025
1511[10:51:37] [Craft Scheduler Thread - 16/INFO]: [Skript] Checking for the latest version of Skript...
1512[10:51:37] [Craft Scheduler Thread - 14/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
1513[10:51:37] [Server thread/INFO]: [Skript] Loading variables...
1514[10:51:37] [Server thread/INFO]: [Skript] Loaded 56 variables in 0.0 seconds
1515[10:51:37] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1516
1517The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1518[10:51:37] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1519[10:51:37] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1520[10:51:37] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1521[10:51:37] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1522[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1523[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1524[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1525[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1526[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1527[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1528[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1529[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1530[10:51:37] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1531[10:51:37] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1532[10:51:37] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1533[10:51:37] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1534[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1535[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1536[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1537[10:51:37] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1538[10:51:37] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1539[10:51:37] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
1540[10:51:37] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
1541[10:51:37] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
1542[10:51:37] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
1543[10:51:37] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
1544[10:51:37] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
1545[10:51:37] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1546[10:51:37] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1547[10:51:37] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1548[10:51:37] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1549[10:51:37] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1550[10:51:37] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1551[10:51:37] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1552[10:51:37] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1553[10:51:37] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1554[10:51:37] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1555[10:51:37] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1556[10:51:37] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1557[10:51:37] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1558[10:51:37] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1559[10:51:37] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1560[10:51:37] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1561[10:51:37] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1562[10:51:37] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1563[10:51:37] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1564[10:51:37] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1565[10:51:37] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1566[10:51:37] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1567[10:51:37] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1568[10:51:37] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1569[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1570[10:51:37] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1571[10:51:37] [Server thread/WARN]: ... 34 more
1572[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 13: update "CREATE TABLE IF NOT EXISTS `normal` (`name` varchar(255), `amount` float(20))"')
1573[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 14: update "CREATE TABLE IF NOT EXISTS `master` (`name` varchar(255), `amount` float(20))"')
1574[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 16: update "ALTER table `normal` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
1575[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 17: update "ALTER table `normal` ADD UNIQUE (id, name)"')
1576[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 19: update "ALTER table `master` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
1577[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 20: update "ALTER table `master` ADD UNIQUE (id, name)"')
1578[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 23: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
1579[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 26: update "INSERT INTO normal (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1580[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 31: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
1581[10:51:37] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
1582[10:51:37] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 34: update "INSERT INTO master (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1583[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 39: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
1584[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 43: update "UPDATE normal SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1585[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 45: update "UPDATE normal SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
1586[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 49: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
1587[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 53: update "UPDATE master SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1588[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 55: update "UPDATE amster SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
1589[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 58: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
1590[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 62: update "UPDATE normal SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1591[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 64: update "UPDATE normal SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
1592[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 67: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
1593[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 71: update "UPDATE master SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1594[10:51:38] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 73: update "UPDATE master SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
1595[10:51:38] [Craft Scheduler Thread - 17/INFO]: [PlaceholderAPI] 117 placeholder expansions are available on the cloud.
1596[10:51:38] [Craft Scheduler Thread - 17/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
1597[10:51:39] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1598
1599The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1600[10:51:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1601[10:51:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1602[10:51:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1603[10:51:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1604[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1605[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1606[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1607[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1608[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1609[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1610[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1611[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1612[10:51:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1613[10:51:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1614[10:51:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1615[10:51:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1616[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1617[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1618[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1619[10:51:39] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1620[10:51:39] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1621[10:51:39] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
1622[10:51:39] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
1623[10:51:39] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
1624[10:51:39] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
1625[10:51:39] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
1626[10:51:39] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
1627[10:51:39] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1628[10:51:39] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1629[10:51:39] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1630[10:51:39] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1631[10:51:39] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1632[10:51:39] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1633[10:51:39] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1634[10:51:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1635[10:51:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1636[10:51:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1637[10:51:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1638[10:51:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1639[10:51:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1640[10:51:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1641[10:51:39] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1642[10:51:39] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1643[10:51:39] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1644[10:51:39] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1645[10:51:39] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1646[10:51:39] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1647[10:51:39] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1648[10:51:39] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1649[10:51:39] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1650[10:51:39] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1651[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1652[10:51:39] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1653[10:51:39] [Server thread/WARN]: ... 34 more
1654[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 69: update "CREATE TABLE IF NOT EXISTS `cash` (`name` varchar(255), `amount` float(20))"')
1655[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 73: update "ALTER table `cash` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
1656[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 75: update "ALTER table `cash` ADD UNIQUE (id, name)"')
1657[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 81: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
1658[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 87: update "INSERT INTO cash (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1659[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 97: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
1660[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 101: update "INSERT INTO cash (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1661[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 119: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
1662[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 127: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1663[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 133: update "UPDATE cash SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
1664[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 141: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
1665[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 149: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1666[10:51:39] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 155: update "UPDATE cash SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
1667[10:51:40] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1668
1669The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1670[10:51:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1671[10:51:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1672[10:51:40] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1673[10:51:40] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1674[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1675[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1676[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1677[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1678[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1679[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1680[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1681[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1682[10:51:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1683[10:51:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1684[10:51:40] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1685[10:51:40] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1686[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1687[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1688[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1689[10:51:40] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1690[10:51:40] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1691[10:51:40] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
1692[10:51:40] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
1693[10:51:40] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
1694[10:51:40] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
1695[10:51:40] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
1696[10:51:40] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
1697[10:51:40] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1698[10:51:40] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1699[10:51:40] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1700[10:51:40] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1701[10:51:40] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1702[10:51:40] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1703[10:51:40] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1704[10:51:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1705[10:51:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1706[10:51:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1707[10:51:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1708[10:51:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1709[10:51:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1710[10:51:40] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1711[10:51:40] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1712[10:51:40] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1713[10:51:40] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1714[10:51:40] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1715[10:51:40] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1716[10:51:40] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1717[10:51:40] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1718[10:51:40] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1719[10:51:40] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1720[10:51:40] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1721[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1722[10:51:40] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1723[10:51:40] [Server thread/WARN]: ... 34 more
1724[10:51:40] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 118: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
1725[10:51:40] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 122: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
1726[10:51:40] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 124: update "UPDATE cash SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
1727[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 130: format slot 2 of player with 342 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &aAbholbar" to run [make player execute command "43278909478230"]')
1728[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 134: format slot 2 of player with 328 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "43278909478230"]')
1729[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 138: format slot 6 of player with 342 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &aAbholbar" to run [make player execute command "43278rgdrg432430"]')
1730[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 142: format slot 6 of player with 328 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "/43278rgdrg432430"]')
1731[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 146: format slot 6 of player with 342 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cKeine Rechte" to be unstealable')
1732[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 169: format slot 6 of player with 328 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "/43278rgdrg432430"]')
1733[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 185: format slot 2 of player with 328 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "43278909478230"]')
1734[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 246: set slot 0 of player to 2259 named "&8? &6Navigator &8<&7&oRechtsklick&8>"')
1735[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 249: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
1736[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 252: set slot 4 of player to 166 named "&8? &cKein Gadget ausgew?hlt &8<&7&oRechtsklick&8>"')
1737[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 255: set slot 7 of player to 382 named "&8? &eExtras &8<&7&oRechtsklick&8>"')
1738[10:51:40] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 262: on rightclick with 382:')
1739[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 309: format slot 13 of player with 382 named "&8? &6Gadgets" to run [make player execute command "/th432324324432thdt"]')
1740[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 322: format slot 10 of player with 166 named "&8? &cZur?ck" to close then run [make player execute command "/openextras"]')
1741[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 371: set slot 4 of player to 166 named "&8? &cLade nach..."')
1742[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 376: on rightclick with 351:10:')
1743[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:1' with e.g. 'rose red'. (LobbySystem.sk, line 382: set slot 1 of player to 351:1 named "&8? &cAlle Spieler versteckt &8<&7&oRechtsklick&8>"')
1744[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:1' with e.g. 'rose red'. (LobbySystem.sk, line 386: on rightclick with 351:1:')
1745[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 389: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
1746[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 398: format slot 0 of player with glowing 138 named "&8? &eLobby-01 &8? &eOnline" with lore " &7Spieler&8: &e%number of all players%|| &7Status&8: &6Verbunden" to be unstealable')
1747[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 402: format slot 1 of player with 138 named "&8? &eLobby-02 &8? &eOnline" with lore " &7Spieler&8: &cKeine Spieler|| &7Status&8: &aOnline" to be unstealable')
1748[10:51:41] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 405: format slot 1 of player with 138 named "&8? &eLobby-02 &8? &aOnline" with lore " &7Spieler&8: &cUnbekannt|| &7Status&8: &cOffline" to be unstealable')
1749[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 525: format slot 19 of player with 166 named "&8? &cZur?ck" to close then run [make player execute command "/openextras"]')
1750[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 666: set slot 0 of player to 2259 named "&8? &6Navigator &8<&7&oRechtsklick&8>"')
1751[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 669: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
1752[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 672: set slot 4 of player to 166 named "&8? &cKein Gadget ausgew?hlt &8<&7&oRechtsklick&8>"')
1753[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 675: set slot 7 of player to 382 named "&8? &eExtras &8<&7&oRechtsklick&8>"')
1754[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 696: on rightclick with 2259:')
1755[10:51:42] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 710: format slot 25 of player with 166 named "&8? &4&l? &8? &7Spielmodus" with lore " &8? &7&oKlicke zum teleportieren!" to close then run [make player execute command "/tpsoup"]')
1756[10:51:43] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '384' with e.g. 'bottle o' enchanting'. (LobbySystem.sk, line 716: format slot 42 of player with 384 named "&8? &eT?gliche Belohnung" with lore " &8? &7&oKlicke zum teleportieren!" to close then run [make player execute command "/tpt?glichebelohnung23"]')
1757[10:51:43] [Server thread/ERROR]: [Skript] A command with the name /skypvp is already defined in CaseOpening.sk (LobbySystem.sk, line 764: Command /skypvp [<text>]:')
1758[10:51:43] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1759
1760The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1761[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1762[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1763[10:51:43] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1764[10:51:43] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1765[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1766[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1767[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1768[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1769[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1770[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1771[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1772[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1773[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1774[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1775[10:51:43] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1776[10:51:43] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1777[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1778[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1779[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1780[10:51:43] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1781[10:51:43] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1782[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
1783[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
1784[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
1785[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
1786[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
1787[10:51:43] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
1788[10:51:43] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1789[10:51:43] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1790[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1791[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1792[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1793[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1794[10:51:43] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1795[10:51:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1796[10:51:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1797[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1798[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1799[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1800[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1801[10:51:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1802[10:51:43] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1803[10:51:43] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1804[10:51:43] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1805[10:51:43] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1806[10:51:43] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1807[10:51:43] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1808[10:51:43] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1809[10:51:43] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1810[10:51:43] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1811[10:51:43] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1812[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1813[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1814[10:51:43] [Server thread/WARN]: ... 34 more
1815[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (OneLineSigns.sk, line 11: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM kills WHERE name = '%{_target}'s name%'" and close')
1816[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (OneLineSigns.sk, line 14: update "INSERT INTO kills (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1817[10:51:43] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1818
1819The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1820[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1821[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1822[10:51:43] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1823[10:51:43] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1824[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1825[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1826[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1827[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1828[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1829[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1830[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1831[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1832[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1833[10:51:43] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1834[10:51:43] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1835[10:51:43] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1836[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1837[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1838[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1839[10:51:43] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1840[10:51:43] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1841[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
1842[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
1843[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
1844[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
1845[10:51:43] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
1846[10:51:43] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
1847[10:51:43] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
1848[10:51:43] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
1849[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
1850[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
1851[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
1852[10:51:43] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
1853[10:51:43] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
1854[10:51:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
1855[10:51:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
1856[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
1857[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
1858[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
1859[10:51:43] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
1860[10:51:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1861[10:51:43] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1862[10:51:43] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1863[10:51:43] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1864[10:51:43] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1865[10:51:43] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1866[10:51:43] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1867[10:51:43] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
1868[10:51:43] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
1869[10:51:43] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
1870[10:51:43] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
1871[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1872[10:51:43] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1873[10:51:43] [Server thread/WARN]: ... 34 more
1874[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 22: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM kills WHERE name = '%{_target}'s name%'" and close')
1875[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 25: update "INSERT INTO kills (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1876[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 30: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM deaths WHERE name = '%{_target}'s name%'" and close')
1877[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 33: update "INSERT INTO deaths (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1878[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 38: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM wins WHERE name = '%{_target}'s name%'" and close')
1879[10:51:43] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 41: update "INSERT INTO wins (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
1880[10:51:43] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Test.sk, line 1: every 10 seconds:')
1881[10:51:43] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (Test.sk, line 2: make console execute command "/save-off"')
1882[10:51:44] [Server thread/INFO]: [Skript] Loaded 10 scripts with a total of 129 triggers and 49 commands in 6.89 seconds
1883[10:51:44] [Server thread/INFO]: [Skript] Finished loading.
1884[10:51:44] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
1885[10:51:44] [Server thread/WARN]: handleDisconnection() called twice
1886[10:51:44] [Craft Scheduler Thread - 14/INFO]: [Skungee] Could not establish connection to Skungee on the Bungeecord!
1887[10:51:44] [Craft Scheduler Thread - 14/INFO]: [Skungee] Going into keep alive mode...
1888[10:51:48] [Server thread/INFO]: There are 0/20 players online:
1889[10:51:48] [Server thread/INFO]:
1890[10:51:57] [Thread-20/INFO]: UUID of player iTzCubitto is 768391c0-5969-3d40-a1b9-4e0ccd89b69a
1891[10:51:58] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to iTzCubitto for 4 seconds
1892[10:51:58] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 2 seconds
1893[10:51:58] [Server thread/INFO]: Given Slowness (ID 2) * 200 to iTzCubitto for 2 seconds
1894[10:51:58] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to iTzCubitto for 2 seconds
1895[10:51:58] [Server thread/INFO]: iTzCubitto[/185.244.164.48:38669] logged in with entity id 120 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1896[10:51:59] [Server thread/INFO]: Taken 200 levels from iTzCubitto
1897[10:51:59] [Server thread/INFO]: Cannot summon the object out of the world
1898[10:52:11] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /tperqwqrewqerwrqew
1899[10:52:11] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 1 seconds
1900[10:52:11] [Server thread/INFO]: Cannot summon the object out of the world
1901[10:52:13] [Server thread/INFO]: Set the time to 1000
1902[10:52:20] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /tperqwqrewqerwrqew
1903[10:52:20] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 1 seconds
1904[10:52:20] [Server thread/INFO]: Cannot summon the object out of the world
1905[10:52:20] [Server thread/INFO]: There are 1/20 players online:
1906[10:52:20] [Server thread/INFO]: iTzCubitto
1907[10:52:43] [Server thread/INFO]: Set the time to 1000
1908[10:52:52] [Server thread/INFO]: There are 1/20 players online:
1909[10:52:52] [Server thread/INFO]: iTzCubitto
1910[10:53:09] [Thread-21/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
1911[10:53:09] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
1912[10:53:09] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
1913[10:53:09] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
1914[10:53:09] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
1915[10:53:09] [Server thread/INFO]: Erstaunt[/185.244.164.48:51281] logged in with entity id 122 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1916[10:53:11] [Server thread/INFO]: Taken 200 levels from Erstaunt
1917[10:53:11] [Server thread/INFO]: Cannot summon the object out of the world
1918[10:53:13] [Server thread/INFO]: Set the time to 1000
1919[10:53:20] [Server thread/INFO]: iTzCubitto issued server command: /pex user Erstaunt
1920[10:53:23] [Server thread/INFO]: There are 2/20 players online:
1921[10:53:23] [Server thread/INFO]: iTzCubitto, Erstaunt
1922[10:53:25] [Server thread/INFO]: iTzCubitto issued server command: /pex group member
1923[10:53:30] [Server thread/INFO]: iTzCubitto issued server command: /pex group default
1924[10:53:33] [Server thread/INFO]: iTzCubitto issued server command: /pex groups
1925[10:53:43] [Server thread/INFO]: Set the time to 1000
1926[10:53:52] [Server thread/INFO]: iTzCubitto issued server command: /pex group default add system.vip
1927[10:53:55] [Server thread/INFO]: There are 2/20 players online:
1928[10:53:55] [Server thread/INFO]: iTzCubitto, Erstaunt
1929[10:53:58] [Server thread/INFO]: Erstaunt lost connection: Disconnected
1930[10:54:00] [Thread-22/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
1931[10:54:00] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
1932[10:54:00] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
1933[10:54:00] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
1934[10:54:00] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
1935[10:54:00] [Server thread/INFO]: Erstaunt[/185.244.164.48:41649] logged in with entity id 124 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1936[10:54:02] [Server thread/INFO]: Taken 200 levels from Erstaunt
1937[10:54:02] [Server thread/INFO]: Cannot summon the object out of the world
1938[10:54:06] [Server thread/INFO]: iTzCubitto issued server command: /pex group default remove system.vip
1939[10:54:13] [Server thread/INFO]: Set the time to 1000
1940[10:54:16] [Server thread/INFO]: iTzCubitto issued server command: /pex group member add system.vip
1941[10:54:21] [Server thread/INFO]: Erstaunt lost connection: Disconnected
1942[10:54:23] [Thread-23/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
1943[10:54:23] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
1944[10:54:23] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
1945[10:54:23] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
1946[10:54:23] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
1947[10:54:23] [Server thread/INFO]: Erstaunt[/185.244.164.48:38789] logged in with entity id 126 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1948[10:54:25] [Server thread/INFO]: Taken 200 levels from Erstaunt
1949[10:54:25] [Server thread/INFO]: Cannot summon the object out of the world
1950[10:54:27] [Server thread/INFO]: There are 2/20 players online:
1951[10:54:27] [Server thread/INFO]: iTzCubitto, Erstaunt
1952[10:54:36] [Server thread/INFO]: iTzCubitto issued server command: /pex group erstaunt
1953[10:54:43] [Server thread/INFO]: Set the time to 1000
1954[10:54:59] [Server thread/INFO]: There are 2/20 players online:
1955[10:54:59] [Server thread/INFO]: iTzCubitto, Erstaunt
1956[10:55:13] [Server thread/INFO]: Set the time to 1000
1957[10:55:18] [Server thread/INFO]: iTzCubitto issued server command: /pex group Spieler add system.vip
1958[10:55:29] [Server thread/INFO]: iTzCubitto issued server command: /pex user Erstaunt group set Spieler
1959[10:55:31] [Server thread/INFO]: There are 2/20 players online:
1960[10:55:31] [Server thread/INFO]: iTzCubitto, Erstaunt
1961[10:55:43] [Server thread/INFO]: Set the time to 1000
1962[10:55:51] [Server thread/INFO]: iTzCubitto issued server command: /pex group Spieler add doublejump.use
1963[10:56:01] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tperqwqrewqerwrqew
1964[10:56:01] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
1965[10:56:01] [Server thread/INFO]: Cannot summon the object out of the world
1966[10:56:02] [Server thread/INFO]: There are 2/20 players online:
1967[10:56:02] [Server thread/INFO]: iTzCubitto, Erstaunt
1968[10:56:04] [Server thread/INFO]: Erstaunt lost connection: Disconnected
1969[10:56:07] [Thread-24/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
1970[10:56:07] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
1971[10:56:07] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
1972[10:56:07] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
1973[10:56:07] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
1974[10:56:07] [Server thread/INFO]: Erstaunt[/185.244.164.48:53883] logged in with entity id 128 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1975[10:56:09] [Server thread/INFO]: Taken 200 levels from Erstaunt
1976[10:56:09] [Server thread/INFO]: Cannot summon the object out of the world
1977[10:56:13] [Server thread/INFO]: Set the time to 1000
1978[10:56:19] [Server thread/INFO]: iTzCubitto issued server command: /pex group Spieler remove system.vip
1979[10:56:24] [Server thread/INFO]: Erstaunt lost connection: Disconnected
1980[10:56:26] [Thread-25/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
1981[10:56:26] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
1982[10:56:26] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
1983[10:56:26] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
1984[10:56:26] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
1985[10:56:26] [Server thread/INFO]: Erstaunt[/185.244.164.48:56509] logged in with entity id 130 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
1986[10:56:28] [Server thread/INFO]: Taken 200 levels from Erstaunt
1987[10:56:28] [Server thread/INFO]: Cannot summon the object out of the world
1988[10:56:34] [Server thread/INFO]: There are 2/20 players online:
1989[10:56:34] [Server thread/INFO]: iTzCubitto, Erstaunt
1990[10:56:43] [Server thread/INFO]: Set the time to 1000
1991[10:57:06] [Server thread/INFO]: There are 2/20 players online:
1992[10:57:06] [Server thread/INFO]: iTzCubitto, Erstaunt
1993[10:57:13] [Server thread/INFO]: Set the time to 1000
1994[10:57:38] [Server thread/INFO]: There are 2/20 players online:
1995[10:57:38] [Server thread/INFO]: iTzCubitto, Erstaunt
1996[10:57:43] [Server thread/INFO]: Set the time to 1000
1997[10:58:10] [Server thread/INFO]: There are 2/20 players online:
1998[10:58:10] [Server thread/INFO]: iTzCubitto, Erstaunt
1999[10:58:11] [Thread-27/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2000[10:58:11] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5b4fc487[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/185.244.164.48:38943): You are not whitelisted on this server!
2001[10:58:11] [Server thread/INFO]: com.mojang.authlib.GameProfile@5b4fc487[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/185.244.164.48:38943) lost connection: You are not whitelisted on this server!
2002[10:58:13] [Server thread/INFO]: Set the time to 1000
2003[10:58:14] [Thread-28/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2004[10:58:14] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4c042a84[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/83.219.116.57:49776): ?7?r
2005?c?lSTOP?8! ?7Bitte verbinde dich mit unserem ?4?lHaupt ?8- ?4?lPROXY?r
2006?7?r
2007
2008[10:58:14] [Server thread/INFO]: com.mojang.authlib.GameProfile@4c042a84[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/83.219.116.57:49776) lost connection: ?7?r
2009?c?lSTOP?8! ?7Bitte verbinde dich mit unserem ?4?lHaupt ?8- ?4?lPROXY?r
2010?7?r
2011
2012[10:58:19] [Thread-29/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2013[10:58:19] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@49b823d2[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/185.244.164.48:52723): You are not whitelisted on this server!
2014[10:58:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@49b823d2[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/185.244.164.48:52723) lost connection: You are not whitelisted on this server!
2015[10:58:22] [Server thread/INFO]: iTzCubitto issued server command: /whitelist off
2016[10:58:22] [Server thread/INFO]: [iTzCubitto: Turned off the whitelist]
2017[10:58:25] [Thread-30/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2018[10:58:25] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Georgembob for 4 seconds
2019[10:58:25] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Georgembob for 2 seconds
2020[10:58:25] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Georgembob for 2 seconds
2021[10:58:25] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Georgembob for 2 seconds
2022[10:58:25] [Server thread/INFO]: Georgembob[/185.244.164.48:35263] logged in with entity id 135 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2023[10:58:27] [Server thread/INFO]: Taken 200 levels from Georgembob
2024[10:58:27] [Server thread/INFO]: Object successfully summoned
2025[10:58:41] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /tperqwqrewqerwrqew
2026[10:58:41] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Georgembob for 1 seconds
2027[10:58:41] [Server thread/INFO]: Cannot summon the object out of the world
2028[10:58:41] [Server thread/INFO]: There are 3/20 players online:
2029[10:58:41] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2030[10:58:43] [Server thread/INFO]: Set the time to 1000
2031[10:58:49] [Server thread/INFO]: iTzCubitto issued server command: /pex user Georgembob
2032[10:58:58] [Server thread/INFO]: Saving is already turned on.
2033[10:58:58] [Server thread/INFO]: Saving...
2034[10:58:58] [Server thread/INFO]: Saved the world
2035[10:58:59] [Server thread/INFO]: [Server] ?8World saved.
2036[10:58:59] [Server thread/INFO]: iTzCubitto issued server command: /rang Georgembob omega
2037[10:58:59] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Georgembob omega
2038[10:58:59] [Server thread/INFO]: User groups set!
2039[10:59:13] [Server thread/INFO]: There are 3/20 players online:
2040[10:59:13] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2041[10:59:13] [Server thread/INFO]: Set the time to 1000
2042[10:59:13] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /tperqwqrewqerwrqew
2043[10:59:13] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Georgembob for 1 seconds
2044[10:59:13] [Server thread/INFO]: Cannot summon the object out of the world
2045[10:59:21] [Server thread/INFO]: Georgembob has just earned the achievement [Taking Inventory]
2046[10:59:43] [Server thread/INFO]: Set the time to 1000
2047[10:59:45] [Server thread/INFO]: There are 3/20 players online:
2048[10:59:45] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2049[10:59:49] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /tpskypvp66
2050[10:59:49] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Georgembob for 1 seconds
2051[10:59:49] [Server thread/INFO]: Cannot summon the object out of the world
2052[10:59:50] [Server thread/INFO]: Georgembob lost connection: Disconnected
2053[11:00:13] [Server thread/INFO]: Set the time to 1000
2054[11:00:15] [Thread-31/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2055[11:00:15] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Georgembob for 4 seconds
2056[11:00:15] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Georgembob for 2 seconds
2057[11:00:15] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Georgembob for 2 seconds
2058[11:00:15] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Georgembob for 2 seconds
2059[11:00:15] [Server thread/INFO]: Georgembob[/185.244.164.48:35647] logged in with entity id 263 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2060[11:00:17] [Server thread/INFO]: Taken 200 levels from Georgembob
2061[11:00:17] [Server thread/INFO]: Cannot summon the object out of the world
2062[11:00:17] [Server thread/INFO]: There are 3/20 players online:
2063[11:00:17] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2064[11:00:21] [Server thread/INFO]: Georgembob issued server command: /taeglichebelohnungrrrr
2065[11:00:21] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /taeglichebelohnungrrrr
2066[11:00:24] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /43278909478230
2067[11:00:24] [Server thread/ERROR]: [Skript] 1 log handler was not stopped properly! (at ch.njol.skript.expressions.ExprParse.get(ExprParse.java:171)) [if you're a server admin and you see this message please file a bug report at http://dev.bukkit.org/server-mods/skript/tickets/ if there is not already one]
2068[11:00:26] [Server thread/INFO]: Georgembob issued server command: /taeglichebelohnungrrrr
2069[11:00:26] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /taeglichebelohnungrrrr
2070[11:00:28] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /caseo 1
2071[11:00:29] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /caseo 1
2072[11:00:36] [Server thread/INFO]: iTzCubitto issued server command: /pex group omega
2073[11:00:43] [Server thread/INFO]: Set the time to 1000
2074[11:00:49] [Server thread/INFO]: There are 3/20 players online:
2075[11:00:49] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2076[11:01:13] [Server thread/INFO]: Set the time to 1000
2077[11:01:20] [Server thread/INFO]: There are 3/20 players online:
2078[11:01:20] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2079[11:01:44] [Server thread/INFO]: Set the time to 1000
2080[11:01:52] [Server thread/INFO]: There are 3/20 players online:
2081[11:01:52] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2082[11:02:14] [Server thread/INFO]: Set the time to 1000
2083[11:02:24] [Server thread/INFO]: There are 3/20 players online:
2084[11:02:24] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2085[11:02:44] [Server thread/INFO]: Set the time to 1000
2086[11:02:56] [Server thread/INFO]: There are 3/20 players online:
2087[11:02:56] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2088[11:03:14] [Server thread/INFO]: Set the time to 1000
2089[11:03:28] [Server thread/INFO]: There are 3/20 players online:
2090[11:03:28] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2091[11:03:44] [Server thread/INFO]: Set the time to 1000
2092[11:03:59] [Server thread/INFO]: There are 3/20 players online:
2093[11:03:59] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2094[11:04:14] [Server thread/INFO]: Set the time to 1000
2095[11:04:31] [Server thread/INFO]: There are 3/20 players online:
2096[11:04:31] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2097[11:04:33] [Server thread/INFO]: iTzCubitto issued server command: /pex group vip
2098[11:04:40] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /tperqwqrewqerwrqew
2099[11:04:40] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 1 seconds
2100[11:04:40] [Server thread/INFO]: Cannot summon the object out of the world
2101[11:04:43] [Server thread/INFO]: iTzCubitto issued server command: /whitelist on
2102[11:04:43] [Server thread/INFO]: [iTzCubitto: Turned on the whitelist]
2103[11:04:44] [Server thread/INFO]: Set the time to 1000
2104[11:05:03] [Server thread/INFO]: There are 3/20 players online:
2105[11:05:03] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2106[11:05:14] [Server thread/INFO]: Set the time to 1000
2107[11:05:35] [Server thread/INFO]: There are 3/20 players online:
2108[11:05:35] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2109[11:05:44] [Server thread/INFO]: Set the time to 1000
2110[11:06:02] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /openextras
2111[11:06:03] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /th432324324432thdt
2112[11:06:04] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /getentefweefwn5435
2113[11:06:06] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2114[11:06:07] [Server thread/INFO]: There are 3/20 players online:
2115[11:06:07] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2116[11:06:08] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2117[11:06:14] [Server thread/INFO]: Set the time to 1000
2118[11:06:18] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2119[11:06:21] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2120[11:06:22] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2121[11:06:23] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2122[11:06:24] [Server thread/INFO]: Given Blindness (ID 15) * 1 to iTzCubitto for 1 seconds
2123[11:06:32] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /openextras
2124[11:06:32] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /th432324324432thdt
2125[11:06:33] [Server thread/INFO]: Georgembob [d29c8117-3a9d-3d44-8ace-bfc19901743d]: /getentefweefwn5435
2126[11:06:34] [Server thread/INFO]: Given Blindness (ID 15) * 1 to Georgembob for 1 seconds
2127[11:06:37] [Server thread/INFO]: Given Blindness (ID 15) * 1 to Georgembob for 1 seconds
2128[11:06:38] [Server thread/INFO]: There are 3/20 players online:
2129[11:06:38] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2130[11:06:39] [Server thread/INFO]: Given Blindness (ID 15) * 1 to Georgembob for 1 seconds
2131[11:06:42] [Server thread/INFO]: Georgembob lost connection: Disconnected
2132[11:06:44] [Server thread/INFO]: Set the time to 1000
2133[11:06:44] [Thread-32/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2134[11:06:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@16e3e3ed[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/185.244.164.48:60841): You are not whitelisted on this server!
2135[11:06:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@16e3e3ed[id=d29c8117-3a9d-3d44-8ace-bfc19901743d,name=Georgembob,properties={},legacy=false] (/185.244.164.48:60841) lost connection: You are not whitelisted on this server!
2136[11:06:48] [Server thread/INFO]: iTzCubitto issued server command: /whitelist add georgembob
2137[11:06:48] [Server thread/INFO]: [iTzCubitto: Added georgembob to the whitelist]
2138[11:06:51] [Thread-33/INFO]: UUID of player Georgembob is d29c8117-3a9d-3d44-8ace-bfc19901743d
2139[11:06:51] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Georgembob for 4 seconds
2140[11:06:51] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Georgembob for 2 seconds
2141[11:06:51] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Georgembob for 2 seconds
2142[11:06:51] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Georgembob for 2 seconds
2143[11:06:51] [Server thread/INFO]: Georgembob[/185.244.164.48:59079] logged in with entity id 266 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2144[11:06:53] [Server thread/INFO]: Taken 200 levels from Georgembob
2145[11:06:53] [Server thread/INFO]: Cannot summon the object out of the world
2146[11:07:10] [Server thread/INFO]: There are 3/20 players online:
2147[11:07:10] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2148[11:07:11] [Server thread/INFO]: iTzCubitto issued server command: /pex user Georgembob
2149[11:07:14] [Server thread/INFO]: Set the time to 1000
2150[11:07:17] [Server thread/INFO]: iTzCubitto issued server command: /pex group admin
2151[11:07:42] [Server thread/INFO]: There are 3/20 players online:
2152[11:07:42] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2153[11:07:44] [Server thread/INFO]: Set the time to 1000
2154[11:08:14] [Server thread/INFO]: Set the time to 1000
2155[11:08:14] [Server thread/INFO]: There are 3/20 players online:
2156[11:08:14] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2157[11:08:44] [Server thread/INFO]: Set the time to 1000
2158[11:08:46] [Server thread/INFO]: There are 3/20 players online:
2159[11:08:46] [Server thread/INFO]: iTzCubitto, Erstaunt, Georgembob
2160[11:08:46] [Server thread/INFO]: iTzCubitto issued server command: /rang Erstaunt phoenix
2161[11:08:46] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Erstaunt phoenix
2162[11:08:46] [Server thread/INFO]: User groups set!
2163[11:08:54] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tpskypvp66
2164[11:08:54] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2165[11:08:54] [Server thread/INFO]: Cannot summon the object out of the world
2166[11:08:55] [Server thread/INFO]: Erstaunt lost connection: Disconnected
2167[11:08:58] [Thread-34/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
2168[11:08:59] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
2169[11:08:59] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
2170[11:08:59] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
2171[11:08:59] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
2172[11:08:59] [Server thread/INFO]: Erstaunt[/185.244.164.48:50675] logged in with entity id 268 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2173[11:09:00] [Server thread/INFO]: Saving is already turned on.
2174[11:09:00] [Server thread/INFO]: Saving...
2175[11:09:00] [Server thread/INFO]: Saved the world
2176[11:09:00] [Server thread/INFO]: [Server] ?8World saved.
2177[11:09:01] [Server thread/INFO]: Taken 200 levels from Erstaunt
2178[11:09:01] [Server thread/INFO]: Cannot summon the object out of the world
2179[11:09:14] [Server thread/INFO]: Set the time to 1000
2180[11:09:17] [Server thread/INFO]: There are 3/20 players online:
2181[11:09:17] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2182[11:09:24] [Server thread/INFO]: iTzCubitto issued server command: /rang Erstaunt vip
2183[11:09:24] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Erstaunt vip
2184[11:09:24] [Server thread/INFO]: User groups set!
2185[11:09:31] [Server thread/INFO]: Erstaunt lost connection: Disconnected
2186[11:09:33] [Thread-35/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
2187[11:09:33] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
2188[11:09:33] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
2189[11:09:33] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
2190[11:09:33] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
2191[11:09:33] [Server thread/INFO]: Erstaunt[/185.244.164.48:46555] logged in with entity id 270 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2192[11:09:35] [Server thread/INFO]: Taken 200 levels from Erstaunt
2193[11:09:35] [Server thread/INFO]: Cannot summon the object out of the world
2194[11:09:44] [Server thread/INFO]: Set the time to 1000
2195[11:09:49] [Server thread/INFO]: There are 3/20 players online:
2196[11:09:49] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2197[11:10:01] [Server thread/INFO]: iTzCubitto issued server command: /rang Erstaunt premium
2198[11:10:01] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Erstaunt premium
2199[11:10:01] [Server thread/INFO]: User groups set!
2200[11:10:14] [Server thread/INFO]: Set the time to 1000
2201[11:10:21] [Server thread/INFO]: There are 3/20 players online:
2202[11:10:21] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2203[11:10:44] [Server thread/INFO]: Set the time to 1000
2204[11:10:53] [Server thread/INFO]: There are 3/20 players online:
2205[11:10:53] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2206[11:11:14] [Server thread/INFO]: Set the time to 1000
2207[11:11:25] [Server thread/INFO]: There are 3/20 players online:
2208[11:11:25] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2209[11:11:44] [Server thread/INFO]: Set the time to 1000
2210[11:11:56] [Server thread/INFO]: There are 3/20 players online:
2211[11:11:56] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2212[11:12:14] [Server thread/INFO]: Set the time to 1000
2213[11:12:28] [Server thread/INFO]: There are 3/20 players online:
2214[11:12:28] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2215[11:12:44] [Server thread/INFO]: Set the time to 1000
2216[11:12:47] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tpskypvp66
2217[11:12:48] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2218[11:12:48] [Server thread/INFO]: Cannot summon the object out of the world
2219[11:12:48] [Server thread/INFO]: Erstaunt lost connection: Disconnected
2220[11:13:00] [Server thread/INFO]: There are 2/20 players online:
2221[11:13:00] [Server thread/INFO]: iTzCubitto, Georgembob
2222[11:13:06] [Thread-36/INFO]: UUID of player Erstaunt is 37699af2-1421-36b1-be74-1bf958aa8ac3
2223[11:13:06] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to Erstaunt for 4 seconds
2224[11:13:06] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 2 seconds
2225[11:13:06] [Server thread/INFO]: Given Slowness (ID 2) * 200 to Erstaunt for 2 seconds
2226[11:13:06] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to Erstaunt for 2 seconds
2227[11:13:06] [Server thread/INFO]: Erstaunt[/185.244.164.48:42117] logged in with entity id 272 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2228[11:13:08] [Server thread/INFO]: Taken 200 levels from Erstaunt
2229[11:13:08] [Server thread/INFO]: Cannot summon the object out of the world
2230[11:13:14] [Server thread/INFO]: Set the time to 1000
2231[11:13:15] [Server thread/INFO]: iTzCubitto issued server command: /rang Erstaunt phoenix
2232[11:13:15] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Erstaunt phoenix
2233[11:13:15] [Server thread/INFO]: User groups set!
2234[11:13:30] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tpskypvp66
2235[11:13:30] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2236[11:13:30] [Server thread/INFO]: Cannot summon the object out of the world
2237[11:13:32] [Server thread/INFO]: There are 3/20 players online:
2238[11:13:32] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2239[11:13:32] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tpone
2240[11:13:32] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2241[11:13:32] [Server thread/INFO]: Object successfully summoned
2242[11:13:34] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tperqwqrewqerwrqew
2243[11:13:34] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2244[11:13:34] [Server thread/INFO]: Cannot summon the object out of the world
2245[11:13:36] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tpt?glichebelohnung23
2246[11:13:36] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2247[11:13:36] [Server thread/INFO]: Cannot summon the object out of the world
2248[11:13:39] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /tp5443954300543?89
2249[11:13:39] [Server thread/INFO]: Given Blindness (ID 15) * 200 to Erstaunt for 1 seconds
2250[11:13:39] [Server thread/INFO]: Cannot summon the object out of the world
2251[11:13:43] [Server thread/INFO]: Erstaunt issued server command: /taeglichebelohnungrrrr
2252[11:13:43] [Server thread/INFO]: Erstaunt [37699af2-1421-36b1-be74-1bf958aa8ac3]: /taeglichebelohnungrrrr
2253[11:13:44] [Server thread/INFO]: Set the time to 1000
2254[11:14:04] [Server thread/INFO]: There are 3/20 players online:
2255[11:14:04] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2256[11:14:14] [Server thread/INFO]: Set the time to 1000
2257[11:14:35] [Server thread/INFO]: There are 3/20 players online:
2258[11:14:35] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2259[11:14:44] [Server thread/INFO]: Set the time to 1000
2260[11:15:07] [Server thread/INFO]: There are 3/20 players online:
2261[11:15:07] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2262[11:15:14] [Server thread/INFO]: Set the time to 1000
2263[11:15:39] [Server thread/INFO]: There are 3/20 players online:
2264[11:15:39] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2265[11:15:44] [Server thread/INFO]: Set the time to 1000
2266[11:16:11] [Server thread/INFO]: There are 3/20 players online:
2267[11:16:11] [Server thread/INFO]: iTzCubitto, Georgembob, Erstaunt
2268[11:16:14] [Server thread/INFO]: Set the time to 1000
2269[11:16:29] [Server thread/INFO]: iTzCubitto lost connection: Disconnected
2270[11:16:43] [Server thread/INFO]: There are 2/20 players online:
2271[11:16:43] [Server thread/INFO]: Georgembob, Erstaunt
2272[11:16:44] [Server thread/INFO]: Set the time to 1000
2273[11:16:52] [Thread-37/INFO]: UUID of player iTzCubitto is 768391c0-5969-3d40-a1b9-4e0ccd89b69a
2274[11:16:52] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to iTzCubitto for 4 seconds
2275[11:16:52] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 2 seconds
2276[11:16:52] [Server thread/INFO]: Given Slowness (ID 2) * 200 to iTzCubitto for 2 seconds
2277[11:16:52] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to iTzCubitto for 2 seconds
2278[11:16:52] [Server thread/INFO]: iTzCubitto[/185.244.164.48:56317] logged in with entity id 427 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2279[11:16:54] [Server thread/INFO]: Taken 200 levels from iTzCubitto
2280[11:16:54] [Server thread/INFO]: Cannot summon the object out of the world
2281[11:17:14] [Server thread/INFO]: Set the time to 1000
2282[11:17:14] [Server thread/INFO]: There are 3/20 players online:
2283[11:17:14] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2284[11:17:44] [Server thread/INFO]: Set the time to 1000
2285[11:17:46] [Server thread/INFO]: There are 3/20 players online:
2286[11:17:46] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2287[11:18:14] [Server thread/INFO]: Set the time to 1000
2288[11:18:18] [Server thread/INFO]: There are 3/20 players online:
2289[11:18:18] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2290[11:18:43] [Server thread/INFO]: iTzCubitto issued server command: /rang Georgembob jryoutuber
2291[11:18:43] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Georgembob jryoutuber
2292[11:18:43] [Server thread/INFO]: User groups set!
2293[11:18:44] [Server thread/INFO]: Set the time to 1000
2294[11:18:50] [Server thread/INFO]: There are 3/20 players online:
2295[11:18:50] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2296[11:18:59] [Server thread/INFO]: iTzCubitto issued server command: /rang Georgembob legendary
2297[11:18:59] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /rang Georgembob legendary
2298[11:18:59] [Server thread/INFO]: User groups set!
2299[11:19:02] [Server thread/INFO]: Saving is already turned on.
2300[11:19:02] [Server thread/INFO]: Saving...
2301[11:19:02] [Server thread/INFO]: Saved the world
2302[11:19:02] [Server thread/INFO]: [Server] ?8World saved.
2303[11:19:14] [Server thread/INFO]: Set the time to 1000
2304[11:19:22] [Server thread/INFO]: There are 3/20 players online:
2305[11:19:22] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2306[11:19:44] [Server thread/INFO]: Set the time to 1000
2307[11:19:53] [Server thread/INFO]: There are 3/20 players online:
2308[11:19:53] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2309[11:20:14] [Server thread/INFO]: Set the time to 1000
2310[11:20:25] [Server thread/INFO]: There are 3/20 players online:
2311[11:20:25] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2312[11:20:44] [Server thread/INFO]: Set the time to 1000
2313[11:20:57] [Server thread/INFO]: There are 3/20 players online:
2314[11:20:57] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2315[11:21:14] [Server thread/INFO]: Set the time to 1000
2316[11:21:29] [Server thread/INFO]: There are 3/20 players online:
2317[11:21:29] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2318[11:21:41] [Server thread/INFO]: iTzCubitto issued server command: /sk reload test
2319[11:21:44] [Server thread/INFO]: Set the time to 1000
2320[11:21:45] [Server thread/INFO]: iTzCubitto issued server command: /sk reload Test
2321[11:22:01] [Server thread/INFO]: There are 3/20 players online:
2322[11:22:01] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2323[11:22:14] [Server thread/INFO]: Set the time to 1000
2324[11:22:15] [Server thread/INFO]: Turned off world auto-saving
2325[11:22:32] [Server thread/INFO]: There are 3/20 players online:
2326[11:22:32] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2327[11:22:44] [Server thread/INFO]: Set the time to 1000
2328[11:22:45] [Server thread/INFO]: Saving is already turned off.
2329[11:22:56] [Server thread/INFO]: iTzCubitto issued server command: /sk reload Test
2330[11:22:57] [Server thread/INFO]: Saving is already turned off.
2331[11:22:58] [Server thread/INFO]: Saving is already turned off.
2332[11:22:59] [Server thread/INFO]: Saving is already turned off.
2333[11:23:00] [Server thread/INFO]: Saving is already turned off.
2334[11:23:01] [Server thread/INFO]: Saving is already turned off.
2335[11:23:02] [Server thread/INFO]: Saving is already turned off.
2336[11:23:03] [Server thread/INFO]: Saving is already turned off.
2337[11:23:04] [Server thread/INFO]: Saving is already turned off.
2338[11:23:04] [Server thread/INFO]: There are 3/20 players online:
2339[11:23:04] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2340[11:23:05] [Server thread/INFO]: Saving is already turned off.
2341[11:23:06] [Server thread/INFO]: Saving is already turned off.
2342[11:23:07] [Server thread/INFO]: Saving is already turned off.
2343[11:23:08] [Server thread/INFO]: Saving is already turned off.
2344[11:23:09] [Server thread/INFO]: Saving is already turned off.
2345[11:23:10] [Server thread/INFO]: Saving is already turned off.
2346[11:23:11] [Server thread/INFO]: Saving is already turned off.
2347[11:23:12] [Server thread/INFO]: Saving is already turned off.
2348[11:23:13] [Server thread/INFO]: Saving is already turned off.
2349[11:23:14] [Server thread/INFO]: Saving is already turned off.
2350[11:23:14] [Server thread/INFO]: Set the time to 1000
2351[11:23:15] [Server thread/INFO]: Saving is already turned off.
2352[11:23:16] [Server thread/INFO]: Saving is already turned off.
2353[11:23:17] [Server thread/INFO]: Saving is already turned off.
2354[11:23:17] [Server thread/INFO]: iTzCubitto issued server command: /sk reload Test
2355[11:23:36] [Server thread/INFO]: There are 3/20 players online:
2356[11:23:36] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2357[11:23:44] [Server thread/INFO]: Set the time to 1000
2358[11:24:08] [Server thread/INFO]: There are 3/20 players online:
2359[11:24:08] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2360[11:24:14] [Server thread/INFO]: Set the time to 1000
2361[11:24:17] [Server thread/INFO]: Saving is already turned off.
2362[11:24:40] [Server thread/INFO]: There are 3/20 players online:
2363[11:24:40] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2364[11:24:44] [Server thread/INFO]: Set the time to 1000
2365[11:25:11] [Server thread/INFO]: There are 3/20 players online:
2366[11:25:11] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2367[11:25:14] [Server thread/INFO]: Set the time to 1000
2368[11:25:17] [Server thread/INFO]: Saving is already turned off.
2369[11:25:22] [Server thread/INFO]: iTzCubitto issued server command: /caseo
2370[11:25:22] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo
2371[11:25:23] [Server thread/INFO]: iTzCubitto issued server command: /caseo1
2372[11:25:28] [Server thread/INFO]: iTzCubitto issued server command: /caseo Erstaunt
2373[11:25:28] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo Erstaunt
2374[11:25:33] [Server thread/INFO]: iTzCubitto issued server command: /caseo 1
2375[11:25:33] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2376[11:25:35] [Server thread/INFO]: iTzCubitto issued server command: /caseo 2
2377[11:25:35] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2378[11:25:38] [Server thread/INFO]: iTzCubitto issued server command: /case
2379[11:25:38] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case
2380[11:25:41] [Server thread/INFO]: iTzCubitto issued server command: /case create
2381[11:25:41] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case create
2382[11:25:43] [Server thread/INFO]: iTzCubitto issued server command: /case create Erstaunt
2383[11:25:43] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case create Erstaunt
2384[11:25:43] [Server thread/INFO]: There are 3/20 players online:
2385[11:25:43] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2386[11:25:44] [Server thread/INFO]: Set the time to 1000
2387[11:25:44] [Server thread/INFO]: iTzCubitto issued server command: /case create Erstaunt 1
2388[11:25:44] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case create Erstaunt 1
2389[11:25:51] [Server thread/INFO]: iTzCubitto issued server command: /case add iTzCubitto master 1
2390[11:25:51] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case add iTzCubitto master 1
2391[11:25:54] [Server thread/INFO]: iTzCubitto issued server command: /caseo 2
2392[11:25:54] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2393[11:26:14] [Server thread/INFO]: Set the time to 1000
2394[11:26:15] [Server thread/INFO]: There are 3/20 players online:
2395[11:26:15] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2396[11:26:16] [Server thread/INFO]: iTzCubitto issued server command: /5334345345
2397[11:26:16] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /5334345345
2398[11:26:16] [Server thread/INFO]: ? ??????? ? Der Spieler iTzCubitto hat Lifetime OM?GA gewonnen.
2399[11:26:16] [Server thread/INFO]: User groups set!
2400[11:26:17] [Server thread/INFO]: Saving is already turned off.
2401[11:26:18] [Async Chat Thread - #3/INFO]: Admin ? iTzCubitto ? w
2402[11:26:22] [Server thread/INFO]: iTzCubitto issued server command: /pex user iTzCubitto
2403[11:26:27] [Server thread/INFO]: iTzCubitto issued server command: /5334345345
2404[11:26:27] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /5334345345
2405[11:26:27] [Server thread/INFO]: ? ??????? ? Der Spieler iTzCubitto hat Lifetime OM?GA gewonnen.
2406[11:26:27] [Server thread/INFO]: User groups set!
2407[11:26:31] [Server thread/INFO]: iTzCubitto issued server command: /43278909478230
2408[11:26:31] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /43278909478230
2409[11:26:32] [Server thread/INFO]: iTzCubitto issued server command: /43278909478230
2410[11:26:32] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /43278909478230
2411[11:26:39] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /tperqwqrewqerwrqew
2412[11:26:39] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 1 seconds
2413[11:26:39] [Server thread/INFO]: Cannot summon the object out of the world
2414[11:26:44] [Server thread/INFO]: Set the time to 1000
2415[11:26:45] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2416[11:26:45] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2417[11:26:45] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2418[11:26:45] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2419[11:26:47] [Server thread/INFO]: There are 3/20 players online:
2420[11:26:47] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2421[11:27:14] [Server thread/INFO]: Set the time to 1000
2422[11:27:17] [Server thread/INFO]: Saving is already turned off.
2423[11:27:19] [Server thread/INFO]: There are 3/20 players online:
2424[11:27:19] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2425[11:27:44] [Server thread/INFO]: Set the time to 1000
2426[11:27:50] [Server thread/INFO]: There are 3/20 players online:
2427[11:27:50] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2428[11:28:05] [Server thread/INFO]: iTzCubitto issued server command: /sk reload CaseOpening
2429[11:28:08] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2430[11:28:09] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2431[11:28:14] [Server thread/INFO]: Set the time to 1000
2432[11:28:15] [Server thread/INFO]: iTzCubitto issued server command: /case add iTzCubitto master 1
2433[11:28:15] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case add iTzCubitto master 1
2434[11:28:17] [Server thread/INFO]: Saving is already turned off.
2435[11:28:18] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2436[11:28:21] [Server thread/INFO]: iTzCubitto lost connection: Disconnected
2437[11:28:22] [Server thread/INFO]: There are 2/20 players online:
2438[11:28:22] [Server thread/INFO]: Georgembob, Erstaunt
2439[11:28:24] [Thread-39/INFO]: UUID of player iTzCubitto is 768391c0-5969-3d40-a1b9-4e0ccd89b69a
2440[11:28:24] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to iTzCubitto for 4 seconds
2441[11:28:24] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 2 seconds
2442[11:28:24] [Server thread/INFO]: Given Slowness (ID 2) * 200 to iTzCubitto for 2 seconds
2443[11:28:24] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to iTzCubitto for 2 seconds
2444[11:28:24] [Server thread/INFO]: iTzCubitto[/185.244.164.48:41531] logged in with entity id 431 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
2445[11:28:26] [Server thread/INFO]: Taken 200 levels from iTzCubitto
2446[11:28:26] [Server thread/INFO]: Cannot summon the object out of the world
2447[11:28:28] [Server thread/INFO]: iTzCubitto issued server command: /skypvp
2448[11:28:28] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /skypvp
2449[11:28:43] [Server thread/INFO]: iTzCubitto issued server command: /skypvp
2450[11:28:43] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /skypvp
2451[11:28:44] [Server thread/INFO]: iTzCubitto issued server command: /skypvp
2452[11:28:44] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /skypvp
2453[11:28:44] [Server thread/INFO]: Set the time to 1000
2454[11:28:54] [Server thread/INFO]: There are 3/20 players online:
2455[11:28:54] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2456[11:29:04] [Server thread/INFO]: Turned on world auto-saving
2457[11:29:04] [Server thread/INFO]: Saving...
2458[11:29:04] [Server thread/INFO]: Saved the world
2459[11:29:04] [Server thread/INFO]: [Server] ?8World saved.
2460[11:29:14] [Server thread/INFO]: Set the time to 1000
2461[11:29:17] [Server thread/INFO]: Turned off world auto-saving
2462[11:29:21] [Server thread/INFO]: iTzCubitto issued server command: /mv tp world
2463[11:29:24] [Server thread/INFO]: iTzCubitto issued server command: /gamemode 1
2464[11:29:24] [Server thread/INFO]: [iTzCubitto: Set own game mode to Creative Mode]
2465[11:29:26] [Server thread/INFO]: There are 3/20 players online:
2466[11:29:26] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2467[11:29:35] [Server thread/INFO]: iTzCubitto issued server command: /b
2468[11:29:36] [Server thread/INFO]: iTzCubitto issued server command: /build
2469[11:29:36] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /build
2470[11:29:44] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2471[11:29:44] [Server thread/INFO]: Set the time to 1000
2472[11:29:44] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2473[11:29:44] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2474[11:29:45] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2475[11:29:49] [Server thread/INFO]: iTzCubitto issued server command: /case add iTzCubitto master 1
2476[11:29:49] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case add iTzCubitto master 1
2477[11:29:53] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
2478[11:29:54] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2479[11:29:54] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2480[11:29:54] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2481[11:29:54] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2482[11:29:55] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 1
2483[11:29:57] [Server thread/INFO]: There are 3/20 players online:
2484[11:29:57] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2485[11:30:14] [Server thread/INFO]: Set the time to 1000
2486[11:30:17] [Server thread/INFO]: Saving is already turned off.
2487[11:30:29] [Server thread/INFO]: There are 3/20 players online:
2488[11:30:29] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2489[11:30:44] [Server thread/INFO]: Set the time to 1000
2490[11:31:01] [Server thread/INFO]: There are 3/20 players online:
2491[11:31:01] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2492[11:31:14] [Server thread/INFO]: Set the time to 1000
2493[11:31:17] [Server thread/INFO]: Saving is already turned off.
2494[11:31:33] [Server thread/INFO]: There are 3/20 players online:
2495[11:31:33] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2496[11:31:44] [Server thread/INFO]: Set the time to 1000
2497[11:32:05] [Server thread/INFO]: There are 3/20 players online:
2498[11:32:05] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2499[11:32:14] [Server thread/INFO]: Set the time to 1000
2500[11:32:17] [Server thread/INFO]: Saving is already turned off.
2501[11:32:37] [Server thread/INFO]: There are 3/20 players online:
2502[11:32:37] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2503[11:32:44] [Server thread/INFO]: Set the time to 1000
2504[11:33:08] [Server thread/INFO]: There are 3/20 players online:
2505[11:33:08] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2506[11:33:14] [Server thread/INFO]: Set the time to 1000
2507[11:33:17] [Server thread/INFO]: Saving is already turned off.
2508[11:33:40] [Server thread/INFO]: There are 3/20 players online:
2509[11:33:40] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2510[11:33:44] [Server thread/INFO]: Set the time to 1000
2511[11:34:12] [Server thread/INFO]: There are 3/20 players online:
2512[11:34:12] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2513[11:34:14] [Server thread/INFO]: Set the time to 1000
2514[11:34:17] [Server thread/INFO]: Saving is already turned off.
2515[11:34:44] [Server thread/INFO]: There are 3/20 players online:
2516[11:34:44] [Server thread/INFO]: Georgembob, Erstaunt, iTzCubitto
2517[11:34:44] [Server thread/INFO]: Set the time to 1000
2518[11:35:00] [Server thread/INFO]: iTzCubitto issued server command: /build
2519[11:35:00] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /build
2520[11:35:03] [Server thread/INFO]: iTzCubitto issued server command: /rl
2521[11:35:03] [Server thread/INFO]: iTzCubitto: Please note that this command is not supported and may cause issues when using some plugins.
2522[11:35:03] [Server thread/INFO]: iTzCubitto: If you encounter any issues please use the /stop command to restart your server.
2523[11:35:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
2524[11:35:03] [Server thread/INFO]: Using 4 threads for Netty based IO
2525[11:35:03] [Server thread/INFO]: Debug logging is disabled
2526[11:35:03] [Server thread/INFO]: -------- World Settings For [world] --------
2527[11:35:03] [Server thread/INFO]: Mob Spawn Range: 4
2528[11:35:03] [Server thread/INFO]: Anti X-Ray: true
2529[11:35:03] [Server thread/INFO]: Engine Mode: 1
2530[11:35:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2531[11:35:03] [Server thread/INFO]: Replace Blocks: [1, 5]
2532[11:35:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2533[11:35:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
2534[11:35:03] [Server thread/INFO]: Cane Growth Modifier: 100%
2535[11:35:03] [Server thread/INFO]: Melon Growth Modifier: 100%
2536[11:35:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2537[11:35:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2538[11:35:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
2539[11:35:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
2540[11:35:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2541[11:35:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2542[11:35:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2543[11:35:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2544[11:35:03] [Server thread/INFO]: Random Lighting Updates: false
2545[11:35:03] [Server thread/INFO]: Structure Info Saving: true
2546[11:35:03] [Server thread/INFO]: Sending up to 10 chunks per packet
2547[11:35:03] [Server thread/INFO]: Max Entity Collisions: 8
2548[11:35:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2549[11:35:03] [Server thread/INFO]: Max TNT Explosions: 100
2550[11:35:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2551[11:35:03] [Server thread/INFO]: Item Despawn Rate: 6000
2552[11:35:03] [Server thread/INFO]: Item Merge Radius: 2.5
2553[11:35:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
2554[11:35:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2555[11:35:03] [Server thread/INFO]: View Distance: 10
2556[11:35:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2557[11:35:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
2558[11:35:03] [Server thread/INFO]: Clear tick list: false
2559[11:35:03] [Server thread/INFO]: Experience Merge Radius: 3.0
2560[11:35:03] [Server thread/INFO]: -------- World Settings For [world_nether] --------
2561[11:35:03] [Server thread/INFO]: Mob Spawn Range: 4
2562[11:35:03] [Server thread/INFO]: Anti X-Ray: true
2563[11:35:03] [Server thread/INFO]: Engine Mode: 1
2564[11:35:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2565[11:35:03] [Server thread/INFO]: Replace Blocks: [1, 5]
2566[11:35:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2567[11:35:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
2568[11:35:03] [Server thread/INFO]: Cane Growth Modifier: 100%
2569[11:35:03] [Server thread/INFO]: Melon Growth Modifier: 100%
2570[11:35:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2571[11:35:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2572[11:35:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
2573[11:35:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
2574[11:35:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2575[11:35:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2576[11:35:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2577[11:35:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2578[11:35:03] [Server thread/INFO]: Random Lighting Updates: false
2579[11:35:03] [Server thread/INFO]: Structure Info Saving: true
2580[11:35:03] [Server thread/INFO]: Sending up to 10 chunks per packet
2581[11:35:03] [Server thread/INFO]: Max Entity Collisions: 8
2582[11:35:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2583[11:35:03] [Server thread/INFO]: Max TNT Explosions: 100
2584[11:35:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2585[11:35:03] [Server thread/INFO]: Item Despawn Rate: 6000
2586[11:35:03] [Server thread/INFO]: Item Merge Radius: 2.5
2587[11:35:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
2588[11:35:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2589[11:35:03] [Server thread/INFO]: View Distance: 10
2590[11:35:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2591[11:35:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
2592[11:35:03] [Server thread/INFO]: Clear tick list: false
2593[11:35:03] [Server thread/INFO]: Experience Merge Radius: 3.0
2594[11:35:03] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
2595[11:35:03] [Server thread/INFO]: Mob Spawn Range: 4
2596[11:35:03] [Server thread/INFO]: Anti X-Ray: true
2597[11:35:03] [Server thread/INFO]: Engine Mode: 1
2598[11:35:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2599[11:35:03] [Server thread/INFO]: Replace Blocks: [1, 5]
2600[11:35:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2601[11:35:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
2602[11:35:03] [Server thread/INFO]: Cane Growth Modifier: 100%
2603[11:35:03] [Server thread/INFO]: Melon Growth Modifier: 100%
2604[11:35:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2605[11:35:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2606[11:35:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
2607[11:35:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
2608[11:35:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2609[11:35:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2610[11:35:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2611[11:35:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2612[11:35:03] [Server thread/INFO]: Random Lighting Updates: false
2613[11:35:03] [Server thread/INFO]: Structure Info Saving: true
2614[11:35:03] [Server thread/INFO]: Sending up to 10 chunks per packet
2615[11:35:03] [Server thread/INFO]: Max Entity Collisions: 8
2616[11:35:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2617[11:35:03] [Server thread/INFO]: Max TNT Explosions: 100
2618[11:35:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2619[11:35:03] [Server thread/INFO]: Item Despawn Rate: 6000
2620[11:35:03] [Server thread/INFO]: Item Merge Radius: 2.5
2621[11:35:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
2622[11:35:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2623[11:35:03] [Server thread/INFO]: View Distance: 10
2624[11:35:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2625[11:35:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
2626[11:35:03] [Server thread/INFO]: Clear tick list: false
2627[11:35:03] [Server thread/INFO]: Experience Merge Radius: 3.0
2628[11:35:03] [Server thread/INFO]: -------- World Settings For [lobby] --------
2629[11:35:03] [Server thread/INFO]: Mob Spawn Range: 4
2630[11:35:03] [Server thread/INFO]: Anti X-Ray: true
2631[11:35:03] [Server thread/INFO]: Engine Mode: 1
2632[11:35:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
2633[11:35:03] [Server thread/INFO]: Replace Blocks: [1, 5]
2634[11:35:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2635[11:35:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
2636[11:35:03] [Server thread/INFO]: Cane Growth Modifier: 100%
2637[11:35:03] [Server thread/INFO]: Melon Growth Modifier: 100%
2638[11:35:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2639[11:35:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2640[11:35:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
2641[11:35:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
2642[11:35:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2643[11:35:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2644[11:35:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2645[11:35:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2646[11:35:03] [Server thread/INFO]: Random Lighting Updates: false
2647[11:35:03] [Server thread/INFO]: Structure Info Saving: true
2648[11:35:03] [Server thread/INFO]: Sending up to 10 chunks per packet
2649[11:35:03] [Server thread/INFO]: Max Entity Collisions: 8
2650[11:35:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2651[11:35:03] [Server thread/INFO]: Max TNT Explosions: 100
2652[11:35:03] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2653[11:35:03] [Server thread/INFO]: Item Despawn Rate: 6000
2654[11:35:03] [Server thread/INFO]: Item Merge Radius: 2.5
2655[11:35:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
2656[11:35:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2657[11:35:03] [Server thread/INFO]: View Distance: 10
2658[11:35:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2659[11:35:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
2660[11:35:03] [Server thread/INFO]: Clear tick list: false
2661[11:35:03] [Server thread/INFO]: Experience Merge Radius: 3.0
2662[11:35:03] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.10
2663[11:35:03] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
2664[11:35:03] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
2665[11:35:03] [Server thread/INFO]: [CrashFix] Disabling CrashFix v1.0
2666[11:35:03] [Server thread/INFO]: [Skellett] Disabling Skellett v1.9.6b
2667[11:35:03] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.1
2668[11:35:03] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b719
2669[11:35:03] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
2670[11:35:03] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.2.0
2671[11:35:03] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
2672[11:35:03] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.3.0
2673[11:35:03] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
2674[11:35:03] [Server thread/INFO]: [Skungee] Disabling Skungee v1.0.6b
2675[11:35:03] [Server thread/INFO]: [skUtilities] Disabling skUtilities v0.9.2
2676[11:35:03] [Server thread/INFO]: [OnlyProxy] Disabling OnlyProxy v0.1.3
2677[11:35:03] [Server thread/INFO]: [BungeeSigns] Disabling BungeeSigns v4.5
2678[11:35:03] [Server thread/INFO]: ----- BUNGEESIGNS ------
2679[11:35:03] [Server thread/INFO]: ? Plugin wurde deaktiviert!
2680[11:35:03] [Server thread/INFO]: -----------------
2681[11:35:03] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
2682[11:35:03] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.8.2
2683[11:35:03] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
2684[11:35:03] [Server thread/INFO]: [Skript] Disabling Skript v2.2-Fixes-V8b
2685[11:35:03] [Server thread/INFO]: [DoubleJump] Disabling DoubleJump v1.9
2686[11:35:03] [Server thread/INFO]: [DoubleJump] is being disabled
2687[11:35:03] [Server thread/INFO]: [ColoredSigns] Disabling ColoredSigns v1.1.0
2688[11:35:03] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
2689[11:35:03] [Server thread/INFO]: [Enterhaken] Disabling Enterhaken v2.1
2690[11:35:03] [Server thread/INFO]: [AntiWDL] Disabling AntiWDL v0.1
2691[11:35:05] [Server thread/ERROR]: Nag author: 'LimeGlass' of 'Skungee' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
2692[11:35:05] [Server thread/ERROR]: Nag author: 'LimeGlass' of 'Skungee' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
2693[11:35:05] [Server thread/ERROR]: Ambiguous plugin name `Skungee' for files `plugins/Skungee.jar' and `plugins/Skungee (1).jar' in `plugins'
2694[11:35:05] [Server thread/ERROR]: Could not load 'plugins/Yamler-Bungee-2.4.0-SNAPSHOT.jar' in folder 'plugins'
2695org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
2696 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2697 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2698 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2699 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2700 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2701 at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2702 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2703 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2704 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2705 at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2706 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2707 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2708 at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2709 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2710 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_151]
2711 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_151]
2712 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2713 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2714 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2715 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2716 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2717 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
2718Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
2719 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
2720 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
2721 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
2722 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
2723 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
2724 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
2725 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
2726 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
2727 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
2728 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2729 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2730 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
2731 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
2732 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
2733 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
2734 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2735 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2736 ... 21 more
2737Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
2738 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_151]
2739 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2740 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2741 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
2742 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
2743 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_151]
2744 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_151]
2745 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_151]
2746 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_151]
2747 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_151]
2748 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_151]
2749 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_151]
2750 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
2751 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_151]
2752 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2753 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2754 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
2755 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
2756 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_151]
2757 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_151]
2758 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2759 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
2760 ... 21 more
2761[11:35:05] [Server thread/INFO]: [Enterhaken] Loading Enterhaken v2.1
2762[11:35:05] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v1.1.0
2763[11:35:05] [Server thread/INFO]: [DoubleJump] Loading DoubleJump v1.9
2764[11:35:05] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V8b
2765[11:35:05] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
2766[11:35:05] [Server thread/INFO]: [BungeeSigns] Loading BungeeSigns v4.5
2767[11:35:05] [Server thread/INFO]: [OnlyProxy] Loading OnlyProxy v0.1.3
2768[11:35:05] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
2769[11:35:05] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.2.0
2770[11:35:05] [Server thread/INFO]: [CaseOpening] Loading CaseOpening v1.0.0
2771[11:35:05] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
2772[11:35:05] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
2773[11:35:05] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
2774[11:35:05] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
2775[11:35:05] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
2776[11:35:05] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
2777[11:35:05] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2
2778[11:35:05] [Server thread/INFO]: [Skungee] Loading Skungee v1.0.6b
2779[11:35:05] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
2780[11:35:05] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
2781[11:35:05] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, we're going to kick all the players... because otherwise we'll crash because of ProtocolLib.
2782[11:35:05] [Server thread/INFO]: Georgembob lost connection: Server reload, please rejoin!
2783[11:35:05] [Server thread/INFO]: Georgembob left the game.
2784[11:35:05] [Server thread/INFO]: Erstaunt lost connection: Server reload, please rejoin!
2785[11:35:05] [Server thread/INFO]: Erstaunt left the game.
2786[11:35:05] [Server thread/INFO]: iTzCubitto lost connection: Server reload, please rejoin!
2787[11:35:05] [Server thread/INFO]: iTzCubitto left the game.
2788[11:35:06] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
2789[11:35:06] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
2790[11:35:06] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.6b
2791[11:35:06] [Server thread/INFO]: [CrashFix] Loading CrashFix v1.0
2792[11:35:06] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
2793[11:35:06] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.10
2794[11:35:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
2795[11:35:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
2796[11:35:06] [Server thread/INFO]: [Enterhaken] Enabling Enterhaken v2.1
2797[11:35:06] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v1.1.0
2798[11:35:06] [Server thread/INFO]: ColoredSigns is now enabled.
2799[11:35:06] [Server thread/INFO]: [DoubleJump] Enabling DoubleJump v1.9
2800[11:35:06] [Server thread/INFO]: [DoubleJump] Starting up & loading plugin data.
2801[11:35:06] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V8b
2802[11:35:06] [Server thread/INFO]: [Skript] Loaded a total of 12584 english aliases
2803[11:35:06] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
2804[11:35:06] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
2805[11:35:06] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
2806[11:35:06] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
2807[11:35:06] [Server thread/INFO]: [BungeeSigns] Enabling BungeeSigns v4.5
2808[11:35:06] [Server thread/INFO]: ----- BUNGEESIGNS ------
2809[11:35:06] [Server thread/INFO]: ? Plugin wurde aktiviert!
2810[11:35:06] [Server thread/INFO]: ? Plugin von ? [JavaTxbi]
2811[11:35:06] [Server thread/INFO]: ? Plugin Version ? 4.5
2812[11:35:06] [Server thread/INFO]: -----------------
2813[11:35:06] [Server thread/INFO]: [OnlyProxy] Enabling OnlyProxy v0.1.3
2814[11:35:06] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
2815[11:35:06] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
2816[11:35:06] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
2817[11:35:06] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
2818[11:35:06] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
2819[11:35:06] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
2820[11:35:06] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.2.0
2821[11:35:06] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
2822[11:35:06] [Server thread/INFO]: [CaseOpening] Enabling CaseOpening v1.0.0
2823[11:35:06] [Server thread/INFO]: [CaseOpening] Das CaseOpening Plugin wurde erfolgreich aktiviert.
2824[11:35:06] [Server thread/INFO]: [CaseOpening] Aktivierungs-Key: mNyGjrnPHNHlSGTgpImS1isG17oeL5H2.
2825[11:35:06] [Server thread/INFO]: [CaseOpening] Codet by MCD - Development.
2826[11:35:06] [Server thread/INFO]: [CaseOpening] [Daten werden nun lokal abgespeichert.]
2827[11:35:06] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
2828[11:35:07] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
2829[11:35:07] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
2830[11:35:07] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
2831[11:35:07] [Server thread/INFO]: [AntiWDL] -----------------------------
2832[11:35:07] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
2833[11:35:07] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
2834[11:35:07] [Server thread/INFO]: [AntiWDL] -----------------------------
2835[11:35:07] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
2836[11:35:07] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
2837[11:35:07] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
2838[11:35:07] [Server thread/INFO]: [WildSkript] skQuery hooked!
2839[11:35:07] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
2840[11:35:07] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
2841[11:35:07] [Server thread/INFO]: [WildSkript] ~ Created by & ? Dzikoysk ~
2842[11:35:07] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
2843[11:35:07] [Server thread/INFO]: [PermissionsEx] Initializing file backend
2844[11:35:07] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
2845[11:35:07] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2
2846[11:35:08] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 466ms
2847[11:35:08] [Server thread/INFO]: [Skungee] Enabling Skungee v1.0.6b
2848[11:35:08] [Server thread/INFO]: [Skungee] has been enabled!
2849[11:35:08] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
2850[11:35:08] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
2851[11:35:08] [Server thread/INFO]: [CommandNPC] Vault not found! Economy support for CommandNPC has been disabled.
2852[11:35:08] [Server thread/INFO]: [CommandNPC] Initiating Database
2853[11:35:08] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
2854[11:35:08] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
2855[11:35:08] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b
2856[11:35:08] [Thread-42/INFO]: [CommandNPC] Loading commands complete!
2857[11:35:08] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions!
2858[11:35:08] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
2859[11:35:08] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions!
2860[11:35:09] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
2861[11:35:09] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
2862[11:35:09] [Server thread/INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions!
2863[11:35:09] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
2864[11:35:09] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
2865[11:35:09] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
2866[11:35:09] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
2867[11:35:09] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
2868[11:35:09] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
2869[11:35:09] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
2870[11:35:09] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
2871[11:35:09] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
2872[11:35:09] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
2873[11:35:09] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
2874[11:35:09] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
2875[11:35:09] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
2876[11:35:09] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
2877[11:35:09] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
2878[11:35:09] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
2879[11:35:09] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
2880[11:35:09] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
2881[11:35:09] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
2882[11:35:09] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
2883[11:35:09] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
2884[11:35:09] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
2885[11:35:09] [Server thread/INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions!
2886[11:35:09] [Server thread/INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events
2887[11:35:09] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot
2888[11:35:09] [Server thread/INFO]: [Skellett] Has been enabled!
2889[11:35:09] [Server thread/INFO]: [CrashFix] Enabling CrashFix v1.0
2890[11:35:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
2891[11:35:09] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
2892[11:35:09] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
2893[11:35:09] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
2894[11:35:09] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.10
2895[11:35:09] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.10!
2896[11:35:09] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
2897[11:35:09] [Server thread/INFO]: [skRayFall] Cooking Bacon...
2898[11:35:09] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
2899[11:35:09] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
2900[11:35:09] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
2901[11:35:09] [Server thread/INFO]: [skRayFall] Bacon holograms found
2902[11:35:09] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
2903[11:35:09] [Server thread/INFO]: [skRayFall] Enabling general 1.8 - 1.12 bacon!
2904[11:35:09] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
2905[11:35:10] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
2906[11:35:10] [Server thread/INFO]: [skRayFall] Bacon is ready!
2907[11:35:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
2908[11:35:10] [Server thread/INFO]: iTzCubitto: Reload complete.
2909[11:35:10] [Server thread/INFO]: [Skript] Loading variables...
2910[11:35:10] [Server thread/INFO]: [Skript] Loaded 62 variables in 0.0 seconds
2911[11:35:10] [Server thread/WARN]: java.sql.SQLException: No suitable driver found for jdbc:mcdb01.bero-host.de
2912[11:35:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:689)
2913[11:35:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
2914[11:35:10] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
2915[11:35:10] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
2916[11:35:10] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
2917[11:35:10] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
2918[11:35:10] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
2919[11:35:10] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
2920[11:35:10] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
2921[11:35:10] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
2922[11:35:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
2923[11:35:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
2924[11:35:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
2925[11:35:10] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
2926[11:35:10] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
2927[11:35:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
2928[11:35:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
2929[11:35:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
2930[11:35:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
2931[11:35:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
2932[11:35:10] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
2933[11:35:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
2934[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 25: update "CREATE TABLE IF NOT EXISTS `normal` (`name` varchar(255), `amount` float(20))"')
2935[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 27: update "CREATE TABLE IF NOT EXISTS `master` (`name` varchar(255), `amount` float(20))"')
2936[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 31: update "ALTER table `normal` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
2937[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 33: update "ALTER table `normal` ADD UNIQUE (id, name)"')
2938[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 37: update "ALTER table `master` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
2939[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 39: update "ALTER table `master` ADD UNIQUE (id, name)"')
2940[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 45: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
2941[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 51: update "INSERT INTO normal (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
2942[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 61: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
2943[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 67: update "INSERT INTO master (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
2944[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 77: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
2945[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 85: update "UPDATE normal SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
2946[11:35:10] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 89: update "UPDATE normal SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
2947[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 97: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
2948[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 105: update "UPDATE master SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
2949[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 109: update "UPDATE amster SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
2950[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 115: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM normal WHERE name = '%{_target}'s name%'" and close')
2951[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 123: update "UPDATE normal SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
2952[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 127: update "UPDATE normal SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
2953[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 133: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM master WHERE name = '%{_target}'s name%'" and close')
2954[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 141: update "UPDATE master SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
2955[11:35:11] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CaseOpening.sk, line 145: update "UPDATE master SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
2956[11:35:12] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
2957
2958The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
2959[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2960[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2961[11:35:12] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2962[11:35:12] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2963[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
2964[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
2965[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
2966[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
2967[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
2968[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
2969[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
2970[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
2971[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2972[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2973[11:35:12] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2974[11:35:12] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2975[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
2976[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
2977[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
2978[11:35:12] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
2979[11:35:12] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
2980[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
2981[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
2982[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
2983[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
2984[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
2985[11:35:12] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
2986[11:35:12] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
2987[11:35:12] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
2988[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
2989[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
2990[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
2991[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
2992[11:35:12] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
2993[11:35:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
2994[11:35:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
2995[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
2996[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
2997[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
2998[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
2999[11:35:12] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
3000[11:35:12] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
3001[11:35:12] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
3002[11:35:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
3003[11:35:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
3004[11:35:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
3005[11:35:12] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
3006[11:35:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
3007[11:35:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
3008[11:35:12] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
3009[11:35:12] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
3010[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
3011[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
3012[11:35:12] [Server thread/WARN]: ... 34 more
3013[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 69: update "CREATE TABLE IF NOT EXISTS `cash` (`name` varchar(255), `amount` float(20))"')
3014[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 73: update "ALTER table `cash` ADD id int NOT NULL AUTO_INCREMENT primary key FIRST"')
3015[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 75: update "ALTER table `cash` ADD UNIQUE (id, name)"')
3016[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 81: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
3017[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 87: update "INSERT INTO cash (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
3018[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 97: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
3019[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 101: update "INSERT INTO cash (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
3020[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 119: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
3021[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 127: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
3022[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 133: update "UPDATE cash SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
3023[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 141: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
3024[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 149: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
3025[11:35:12] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (CoinsAPI.sk, line 155: update "UPDATE cash SET `amount` = '0' WHERE name = '%{_target}'s name%'"')
3026[11:35:12] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
3027
3028The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
3029[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
3030[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3031[11:35:12] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3032[11:35:12] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3033[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
3034[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
3035[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
3036[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
3037[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
3038[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
3039[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
3040[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
3041[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
3042[11:35:12] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3043[11:35:12] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3044[11:35:12] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3045[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
3046[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
3047[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
3048[11:35:12] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
3049[11:35:12] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
3050[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
3051[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
3052[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
3053[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
3054[11:35:12] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
3055[11:35:12] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
3056[11:35:12] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
3057[11:35:12] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
3058[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
3059[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
3060[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
3061[11:35:12] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
3062[11:35:12] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
3063[11:35:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
3064[11:35:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
3065[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
3066[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
3067[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
3068[11:35:12] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
3069[11:35:12] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
3070[11:35:12] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
3071[11:35:12] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
3072[11:35:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
3073[11:35:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
3074[11:35:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
3075[11:35:12] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
3076[11:35:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
3077[11:35:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
3078[11:35:12] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
3079[11:35:12] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
3080[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
3081[11:35:12] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
3082[11:35:12] [Server thread/WARN]: ... 34 more
3083[11:35:13] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 118: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM cash WHERE name = '%{_target}'s name%'" and close')
3084[11:35:13] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 122: update "UPDATE cash SET `amount` = '%{_targetamount}%' WHERE name = '%{_target}'s name%'"')
3085[11:35:13] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (LobbySystem.sk, line 124: update "UPDATE cash SET `amount` = '%{_amount}%' WHERE name = '%{_target}'s name%'"')
3086[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 130: format slot 2 of player with 342 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &aAbholbar" to run [make player execute command "43278909478230"]')
3087[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 134: format slot 2 of player with 328 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "43278909478230"]')
3088[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 138: format slot 6 of player with 342 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &aAbholbar" to run [make player execute command "43278rgdrg432430"]')
3089[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 142: format slot 6 of player with 328 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "/43278rgdrg432430"]')
3090[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '342' with e.g. 'storage minecart'. (LobbySystem.sk, line 146: format slot 6 of player with 342 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cKeine Rechte" to be unstealable')
3091[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 169: format slot 6 of player with 328 named "&8? &6Premium &6Belohnung &8? &6500 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "/43278rgdrg432430"]')
3092[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '328' with e.g. 'minecart item'. (LobbySystem.sk, line 185: format slot 2 of player with 328 named "&8? &eBelohnung &8? &6250 Coins" with lore " &8? &7Status &8? &cNicht Abholbar" to run [make player execute command "43278909478230"]')
3093[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 246: set slot 0 of player to 2259 named "&8? &6Navigator &8<&7&oRechtsklick&8>"')
3094[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 249: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
3095[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 252: set slot 4 of player to 166 named "&8? &cKein Gadget ausgew?hlt &8<&7&oRechtsklick&8>"')
3096[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 255: set slot 7 of player to 382 named "&8? &eExtras &8<&7&oRechtsklick&8>"')
3097[11:35:13] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 262: on rightclick with 382:')
3098[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 309: format slot 13 of player with 382 named "&8? &6Gadgets" to run [make player execute command "/th432324324432thdt"]')
3099[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 322: format slot 10 of player with 166 named "&8? &cZur?ck" to close then run [make player execute command "/openextras"]')
3100[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 371: set slot 4 of player to 166 named "&8? &cLade nach..."')
3101[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 376: on rightclick with 351:10:')
3102[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:1' with e.g. 'rose red'. (LobbySystem.sk, line 382: set slot 1 of player to 351:1 named "&8? &cAlle Spieler versteckt &8<&7&oRechtsklick&8>"')
3103[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:1' with e.g. 'rose red'. (LobbySystem.sk, line 386: on rightclick with 351:1:')
3104[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 389: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
3105[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 398: format slot 0 of player with glowing 138 named "&8? &eLobby-01 &8? &eOnline" with lore " &7Spieler&8: &e%number of all players%|| &7Status&8: &6Verbunden" to be unstealable')
3106[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 402: format slot 1 of player with 138 named "&8? &eLobby-02 &8? &eOnline" with lore " &7Spieler&8: &cKeine Spieler|| &7Status&8: &aOnline" to be unstealable')
3107[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '138' with e.g. 'beacon'. (LobbySystem.sk, line 405: format slot 1 of player with 138 named "&8? &eLobby-02 &8? &aOnline" with lore " &7Spieler&8: &cUnbekannt|| &7Status&8: &cOffline" to be unstealable')
3108[11:35:14] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 525: format slot 19 of player with 166 named "&8? &cZur?ck" to close then run [make player execute command "/openextras"]')
3109[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 666: set slot 0 of player to 2259 named "&8? &6Navigator &8<&7&oRechtsklick&8>"')
3110[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '351:10' with e.g. 'light green dye'. (LobbySystem.sk, line 669: set slot 1 of player to 351:10 named "&8? &aAlle Spieler anzeigen &8<&7&oRechtsklick&8>"')
3111[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 672: set slot 4 of player to 166 named "&8? &cKein Gadget ausgew?hlt &8<&7&oRechtsklick&8>"')
3112[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '382' with e.g. 'glistering melon'. (LobbySystem.sk, line 675: set slot 7 of player to 382 named "&8? &eExtras &8<&7&oRechtsklick&8>"')
3113[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '2259' with e.g. 'chirp music disc'. (LobbySystem.sk, line 696: on rightclick with 2259:')
3114[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '166' with e.g. 'barrier'. (LobbySystem.sk, line 710: format slot 25 of player with 166 named "&8? &4&l? &8? &7Spielmodus" with lore " &8? &7&oKlicke zum teleportieren!" to close then run [make player execute command "/tpsoup"]')
3115[11:35:15] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '384' with e.g. 'bottle o' enchanting'. (LobbySystem.sk, line 716: format slot 42 of player with 384 named "&8? &eT?gliche Belohnung" with lore " &8? &7&oKlicke zum teleportieren!" to close then run [make player execute command "/tpt?glichebelohnung23"]')
3116[11:35:15] [Server thread/ERROR]: [Skript] A command with the name /skypvp is already defined in CaseOpening.sk (LobbySystem.sk, line 764: Command /skypvp [<text>]:')
3117[11:35:15] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
3118
3119The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
3120[11:35:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
3121[11:35:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3122[11:35:15] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3123[11:35:15] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3124[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
3125[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
3126[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
3127[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
3128[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
3129[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
3130[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
3131[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
3132[11:35:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
3133[11:35:15] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3134[11:35:15] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3135[11:35:15] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3136[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
3137[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
3138[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
3139[11:35:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
3140[11:35:15] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
3141[11:35:15] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
3142[11:35:15] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
3143[11:35:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
3144[11:35:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
3145[11:35:15] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
3146[11:35:15] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
3147[11:35:15] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
3148[11:35:15] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
3149[11:35:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
3150[11:35:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
3151[11:35:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
3152[11:35:15] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
3153[11:35:15] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
3154[11:35:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
3155[11:35:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
3156[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
3157[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
3158[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
3159[11:35:15] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
3160[11:35:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
3161[11:35:15] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
3162[11:35:15] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
3163[11:35:15] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
3164[11:35:15] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
3165[11:35:15] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
3166[11:35:15] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
3167[11:35:15] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
3168[11:35:15] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
3169[11:35:15] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
3170[11:35:15] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
3171[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
3172[11:35:15] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
3173[11:35:15] [Server thread/WARN]: ... 34 more
3174[11:35:15] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (OneLineSigns.sk, line 11: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM kills WHERE name = '%{_target}'s name%'" and close')
3175[11:35:15] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (OneLineSigns.sk, line 14: update "INSERT INTO kills (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
3176[11:35:16] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
3177
3178The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
3179[11:35:16] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
3180[11:35:16] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3181[11:35:16] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3182[11:35:16] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3183[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
3184[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
3185[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
3186[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
3187[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
3188[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
3189[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
3190[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
3191[11:35:16] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
3192[11:35:16] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
3193[11:35:16] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
3194[11:35:16] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
3195[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
3196[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
3197[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
3198[11:35:16] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
3199[11:35:16] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
3200[11:35:16] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.validate(ScriptCredentials.java:69)
3201[11:35:16] [Server thread/WARN]: at com.w00tmast3r.skquery.db.ScriptCredentials.setPassword(ScriptCredentials.java:36)
3202[11:35:16] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.EffOptionSQLPassword.register(EffOptionSQLPassword.java:20)
3203[11:35:16] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.Pragma.init(Pragma.java:24)
3204[11:35:16] [Server thread/WARN]: at com.w00tmast3r.skquery.elements.effects.base.OptionsPragma.init(OptionsPragma.java:18)
3205[11:35:16] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:248)
3206[11:35:16] [Server thread/WARN]: at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
3207[11:35:16] [Server thread/WARN]: at ch.njol.skript.lang.Statement.parse(Statement.java:60)
3208[11:35:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
3209[11:35:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
3210[11:35:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
3211[11:35:16] [Server thread/WARN]: at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
3212[11:35:16] [Server thread/WARN]: at ch.njol.skript.Skript$2.run(Skript.java:405)
3213[11:35:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
3214[11:35:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
3215[11:35:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
3216[11:35:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
3217[11:35:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
3218[11:35:16] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
3219[11:35:16] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
3220[11:35:16] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
3221[11:35:16] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
3222[11:35:16] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
3223[11:35:16] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
3224[11:35:16] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
3225[11:35:16] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
3226[11:35:16] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
3227[11:35:16] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
3228[11:35:16] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:434)
3229[11:35:16] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:244)
3230[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
3231[11:35:16] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
3232[11:35:16] [Server thread/WARN]: ... 34 more
3233[11:35:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 22: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM kills WHERE name = '%{_target}'s name%'" and close')
3234[11:35:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 25: update "INSERT INTO kills (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
3235[11:35:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 30: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM deaths WHERE name = '%{_target}'s name%'" and close')
3236[11:35:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 33: update "INSERT INTO deaths (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
3237[11:35:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 38: set {_result::*} to objects in column "amount" from result of query "SELECT amount FROM wins WHERE name = '%{_target}'s name%'" and close')
3238[11:35:16] [Server thread/ERROR]: [Skript] Database features are disabled until the script has SQL credentials associated with it. (StatsAPI.sk, line 41: update "INSERT INTO wins (`name`, `amount`) VALUES ('%{_target}'s name%', '0')"')
3239[11:35:16] [Server thread/INFO]: [Skript] Loaded 10 scripts with a total of 129 triggers and 49 commands in 6.49 seconds
3240[11:35:16] [Server thread/INFO]: [Skript] Finished loading.
3241[11:35:16] [Craft Scheduler Thread - 41/WARN]: Exception in thread "Craft Scheduler Thread - 41"
3242[11:35:16] [Craft Scheduler Thread - 41/WARN]: org.apache.commons.lang.UnhandledException: Plugin Skript v2.2-Fixes-V8b generated an exception while executing task 13711
3243 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
3244 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
3245 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3246 at java.lang.Thread.run(Thread.java:748)
3247Caused by: java.lang.NullPointerException
3248 at ch.njol.skript.Skript$4.run(Skript.java:517)
3249 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
3250 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
3251 ... 3 more
3252
3253[11:35:16] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
3254[11:35:16] [Craft Scheduler Thread - 44/INFO]: [Skungee] Reciever established on port 1026
3255[11:35:16] [Craft Scheduler Thread - 43/INFO]: [Skript] Checking for the latest version of Skript...
3256[11:35:16] [Craft Scheduler Thread - 40/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
3257[11:35:16] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
3258[11:35:16] [Server thread/WARN]: handleDisconnection() called twice
3259[11:35:16] [Server thread/WARN]: handleDisconnection() called twice
3260[11:35:16] [Server thread/WARN]: handleDisconnection() called twice
3261[11:35:16] [Server thread/INFO]: There are 0/20 players online:
3262[11:35:16] [Server thread/INFO]:
3263[11:35:17] [Craft Scheduler Thread - 43/INFO]: [Skungee] Could not establish connection to Skungee on the Bungeecord!
3264[11:35:17] [Craft Scheduler Thread - 43/INFO]: [Skungee] Going into keep alive mode...
3265[11:35:17] [Craft Scheduler Thread - 47/INFO]: [PlaceholderAPI] 117 placeholder expansions are available on the cloud.
3266[11:35:17] [Craft Scheduler Thread - 47/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
3267[11:35:17] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
3268[11:35:27] [Thread-46/INFO]: UUID of player iTzCubitto is 768391c0-5969-3d40-a1b9-4e0ccd89b69a
3269[11:35:27] [Server thread/INFO]: Given Regeneration (ID 10) * 200 to iTzCubitto for 4 seconds
3270[11:35:27] [Server thread/INFO]: Given Blindness (ID 15) * 200 to iTzCubitto for 2 seconds
3271[11:35:27] [Server thread/INFO]: Given Slowness (ID 2) * 200 to iTzCubitto for 2 seconds
3272[11:35:27] [Server thread/INFO]: Given Jump Boost (ID 8) * 200 to iTzCubitto for 2 seconds
3273[11:35:27] [Server thread/INFO]: iTzCubitto[/185.244.164.48:41553] logged in with entity id 1195 at ([lobby]-1022.3431950703912, 100.0, -1432.4954298394061)
3274[11:35:29] [Server thread/INFO]: Taken 200 levels from iTzCubitto
3275[11:35:29] [Server thread/INFO]: Cannot summon the object out of the world
3276[11:35:35] [Server thread/INFO]: iTzCubitto issued server command: /case
3277[11:35:35] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /case
3278[11:35:40] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
3279[11:35:43] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
3280[11:35:45] [Server thread/INFO]: Set the time to 1000
3281[11:35:47] [Server thread/INFO]: There are 1/20 players online:
3282[11:35:47] [Server thread/INFO]: iTzCubitto
3283[11:35:53] [Server thread/INFO]: iTzCubitto [768391c0-5969-3d40-a1b9-4e0ccd89b69a]: /caseo 2
3284[11:36:15] [Server thread/INFO]: Saving is already turned off.
3285[11:36:15] [Server thread/INFO]: Set the time to 1000
3286[11:36:19] [Server thread/INFO]: There are 1/20 players online:
3287[11:36:19] [Server thread/INFO]: iTzCubitto
3288[11:36:45] [Server thread/INFO]: Set the time to 1000
3289[11:36:51] [Server thread/INFO]: There are 1/20 players online:
3290[11:36:51] [Server thread/INFO]: iTzCubitto
3291[11:37:16] [Server thread/INFO]: Saving is already turned off.
3292[11:37:16] [Server thread/INFO]: Set the time to 1000
3293[11:37:23] [Server thread/INFO]: There are 1/20 players online:
3294[11:37:23] [Server thread/INFO]: iTzCubitto
3295[11:37:46] [Server thread/INFO]: Set the time to 1000
3296[11:37:54] [Server thread/INFO]: There are 1/20 players online:
3297[11:37:54] [Server thread/INFO]: iTzCubitto
3298[11:38:16] [Server thread/INFO]: Saving is already turned off.
3299[11:38:16] [Server thread/INFO]: Set the time to 1000
3300[11:38:26] [Server thread/INFO]: There are 1/20 players online:
3301[11:38:26] [Server thread/INFO]: iTzCubitto
3302[11:38:46] [Server thread/INFO]: Set the time to 1000
3303[11:38:58] [Server thread/INFO]: There are 1/20 players online:
3304[11:38:58] [Server thread/INFO]: iTzCubitto
3305[11:39:06] [Server thread/INFO]: Turned on world auto-saving
3306[11:39:06] [Server thread/INFO]: Saving...
3307[11:39:06] [Server thread/INFO]: Saved the world
3308[11:39:06] [Server thread/INFO]: [Server] ?8World saved.
3309[11:39:16] [Server thread/INFO]: Set the time to 1000
3310[11:39:16] [Server thread/INFO]: Turned off world auto-saving
3311[11:39:30] [Server thread/INFO]: There are 1/20 players online:
3312[11:39:30] [Server thread/INFO]: iTzCubitto
3313[11:39:46] [Server thread/INFO]: Set the time to 1000
3314[11:40:02] [Server thread/INFO]: There are 1/20 players online:
3315[11:40:02] [Server thread/INFO]: iTzCubitto
3316[11:40:16] [Server thread/INFO]: Set the time to 1000
3317[11:40:16] [Server thread/INFO]: Saving is already turned off.
3318[11:40:33] [Server thread/INFO]: There are 1/20 players online:
3319[11:40:33] [Server thread/INFO]: iTzCubitto
3320[11:40:46] [Server thread/INFO]: Set the time to 1000
3321[11:41:05] [Server thread/INFO]: There are 1/20 players online:
3322[11:41:05] [Server thread/INFO]: iTzCubitto
3323[11:41:16] [Server thread/INFO]: Saving is already turned off.
3324[11:41:16] [Server thread/INFO]: Set the time to 1000
3325[11:41:37] [Server thread/INFO]: There are 1/20 players online:
3326[11:41:37] [Server thread/INFO]: iTzCubitto
3327[11:41:46] [Server thread/INFO]: Set the time to 1000
3328[11:42:09] [Server thread/INFO]: There are 1/20 players online:
3329[11:42:09] [Server thread/INFO]: iTzCubitto
3330[11:42:16] [Server thread/INFO]: Saving is already turned off.
3331[11:42:16] [Server thread/INFO]: Set the time to 1000
3332[11:42:41] [Server thread/INFO]: There are 1/20 players online:
3333[11:42:41] [Server thread/INFO]: iTzCubitto
3334[11:42:46] [Server thread/INFO]: Set the time to 1000
3335[11:43:12] [Server thread/INFO]: There are 1/20 players online:
3336[11:43:12] [Server thread/INFO]: iTzCubitto
3337[11:43:16] [Server thread/INFO]: Set the time to 1000
3338[11:43:16] [Server thread/INFO]: Saving is already turned off.
3339[11:43:44] [Server thread/INFO]: There are 1/20 players online:
3340[11:43:44] [Server thread/INFO]: iTzCubitto
3341[11:43:46] [Server thread/INFO]: Set the time to 1000
3342[11:44:16] [Server thread/INFO]: Saving is already turned off.
3343[11:44:16] [Server thread/INFO]: Set the time to 1000
3344[11:44:16] [Server thread/INFO]: There are 1/20 players online:
3345[11:44:16] [Server thread/INFO]: iTzCubitto
3346[11:44:46] [Server thread/INFO]: Set the time to 1000
3347[11:44:48] [Server thread/INFO]: There are 1/20 players online:
3348[11:44:48] [Server thread/INFO]: iTzCubitto
3349[11:45:16] [Server thread/INFO]: Saving is already turned off.
3350[11:45:16] [Server thread/INFO]: Set the time to 1000
3351[11:45:20] [Server thread/INFO]: There are 1/20 players online:
3352[11:45:20] [Server thread/INFO]: iTzCubitto
3353[11:45:46] [Server thread/INFO]: Set the time to 1000
3354[11:45:51] [Server thread/INFO]: There are 1/20 players online:
3355[11:45:51] [Server thread/INFO]: iTzCubitto
3356[11:46:16] [Server thread/INFO]: Saving is already turned off.
3357[11:46:16] [Server thread/INFO]: Set the time to 1000
3358[11:46:23] [Server thread/INFO]: There are 1/20 players online:
3359[11:46:23] [Server thread/INFO]: iTzCubitto
3360[11:46:46] [Server thread/INFO]: Set the time to 1000
3361[11:46:55] [Server thread/INFO]: There are 1/20 players online:
3362[11:46:55] [Server thread/INFO]: iTzCubitto
3363[11:47:16] [Server thread/INFO]: Saving is already turned off.
3364[11:47:16] [Server thread/INFO]: Set the time to 1000
3365[11:47:27] [Server thread/INFO]: There are 1/20 players online:
3366[11:47:27] [Server thread/INFO]: iTzCubitto
3367[11:47:46] [Server thread/INFO]: Set the time to 1000
3368[11:47:59] [Server thread/INFO]: There are 1/20 players online:
3369[11:47:59] [Server thread/INFO]: iTzCubitto
3370[11:48:16] [Server thread/INFO]: Set the time to 1000
3371[11:48:16] [Server thread/INFO]: Saving is already turned off.
3372[11:48:30] [Server thread/INFO]: There are 1/20 players online:
3373[11:48:30] [Server thread/INFO]: iTzCubitto
3374[11:48:46] [Server thread/INFO]: Set the time to 1000
3375[11:49:02] [Server thread/INFO]: There are 1/20 players online:
3376[11:49:02] [Server thread/INFO]: iTzCubitto
3377[11:49:07] [Server thread/INFO]: Turned on world auto-saving
3378[11:49:07] [Server thread/INFO]: Saving...
3379[11:49:07] [Server thread/INFO]: Saved the world
3380[11:49:07] [Server thread/INFO]: [Server] ?8World saved.
3381[11:49:16] [Server thread/INFO]: Turned off world auto-saving
3382[11:49:16] [Server thread/INFO]: Set the time to 1000
3383[11:49:34] [Server thread/INFO]: There are 1/20 players online:
3384[11:49:34] [Server thread/INFO]: iTzCubitto
3385[11:49:46] [Server thread/INFO]: Set the time to 1000
3386[11:50:06] [Server thread/INFO]: There are 1/20 players online:
3387[11:50:06] [Server thread/INFO]: iTzCubitto
3388[11:50:16] [Server thread/INFO]: Saving is already turned off.
3389[11:50:16] [Server thread/INFO]: Set the time to 1000
3390[11:50:38] [Server thread/INFO]: There are 1/20 players online:
3391[11:50:38] [Server thread/INFO]: iTzCubitto
3392[11:50:46] [Server thread/INFO]: Set the time to 1000
3393[11:51:09] [Server thread/INFO]: There are 1/20 players online:
3394[11:51:09] [Server thread/INFO]: iTzCubitto
3395[11:51:16] [Server thread/INFO]: Saving is already turned off.
3396[11:51:16] [Server thread/INFO]: Set the time to 1000
3397[11:51:41] [Server thread/INFO]: There are 1/20 players online:
3398[11:51:41] [Server thread/INFO]: iTzCubitto
3399[11:51:46] [Server thread/INFO]: Set the time to 1000
3400[11:52:13] [Server thread/INFO]: There are 1/20 players online:
3401[11:52:13] [Server thread/INFO]: iTzCubitto
3402[11:52:16] [Server thread/INFO]: Set the time to 1000
3403[11:52:16] [Server thread/INFO]: Saving is already turned off.
3404[11:52:45] [Server thread/INFO]: There are 1/20 players online:
3405[11:52:45] [Server thread/INFO]: iTzCubitto
3406[11:52:46] [Server thread/INFO]: Set the time to 1000
3407[11:53:16] [Server thread/INFO]: Saving is already turned off.
3408[11:53:16] [Server thread/INFO]: Set the time to 1000
3409[11:53:17] [Server thread/INFO]: There are 1/20 players online:
3410[11:53:17] [Server thread/INFO]: iTzCubitto
3411[11:53:46] [Server thread/INFO]: Set the time to 1000
3412[11:53:48] [Server thread/INFO]: There are 1/20 players online:
3413[11:53:48] [Server thread/INFO]: iTzCubitto
3414[11:54:16] [Server thread/INFO]: Saving is already turned off.
3415[11:54:16] [Server thread/INFO]: Set the time to 1000
3416[11:54:20] [Server thread/INFO]: There are 1/20 players online:
3417[11:54:20] [Server thread/INFO]: iTzCubitto
3418[11:54:46] [Server thread/INFO]: Set the time to 1000
3419[11:54:52] [Server thread/INFO]: There are 1/20 players online:
3420[11:54:52] [Server thread/INFO]: iTzCubitto
3421[11:55:16] [Server thread/INFO]: Saving is already turned off.
3422[11:55:16] [Server thread/INFO]: Set the time to 1000
3423[11:55:24] [Server thread/INFO]: There are 1/20 players online:
3424[11:55:24] [Server thread/INFO]: iTzCubitto
3425[11:55:46] [Server thread/INFO]: Set the time to 1000
3426[11:55:56] [Server thread/INFO]: There are 1/20 players online:
3427[11:55:56] [Server thread/INFO]: iTzCubitto
3428[11:56:16] [Server thread/INFO]: Saving is already turned off.
3429[11:56:16] [Server thread/INFO]: Set the time to 1000
3430[11:56:27] [Server thread/INFO]: There are 1/20 players online:
3431[11:56:27] [Server thread/INFO]: iTzCubitto
3432[11:56:46] [Server thread/INFO]: Set the time to 1000
3433[11:56:59] [Server thread/INFO]: There are 1/20 players online:
3434[11:56:59] [Server thread/INFO]: iTzCubitto
3435[11:57:16] [Server thread/INFO]: Saving is already turned off.
3436[11:57:16] [Server thread/INFO]: Set the time to 1000
3437[11:57:31] [Server thread/INFO]: There are 1/20 players online:
3438[11:57:31] [Server thread/INFO]: iTzCubitto
3439[11:57:46] [Server thread/INFO]: Set the time to 1000
3440[11:58:03] [Server thread/INFO]: There are 1/20 players online:
3441[11:58:03] [Server thread/INFO]: iTzCubitto
3442[11:58:16] [Server thread/INFO]: Saving is already turned off.
3443[11:58:16] [Server thread/INFO]: Set the time to 1000
3444[11:58:35] [Server thread/INFO]: There are 1/20 players online:
3445[11:58:35] [Server thread/INFO]: iTzCubitto
3446[11:58:46] [Server thread/INFO]: Set the time to 1000
3447[11:59:06] [Server thread/INFO]: There are 1/20 players online:
3448[11:59:06] [Server thread/INFO]: iTzCubitto
3449[11:59:09] [Server thread/INFO]: Turned on world auto-saving
3450[11:59:09] [Server thread/INFO]: Saving...
3451[11:59:09] [Server thread/INFO]: Saved the world
3452[11:59:09] [Server thread/INFO]: [Server] ?8World saved.
3453[11:59:16] [Server thread/INFO]: Turned off world auto-saving
3454[11:59:16] [Server thread/INFO]: Set the time to 1000
3455[11:59:38] [Server thread/INFO]: There are 1/20 players online:
3456[11:59:38] [Server thread/INFO]: iTzCubitto
3457[11:59:46] [Server thread/INFO]: Set the time to 1000
3458[12:00:10] [Server thread/INFO]: There are 1/20 players online:
3459[12:00:10] [Server thread/INFO]: iTzCubitto
3460[12:00:16] [Server thread/INFO]: Set the time to 1000
3461[12:00:16] [Server thread/INFO]: Saving is already turned off.
3462[12:00:42] [Server thread/INFO]: There are 1/20 players online:
3463[12:00:42] [Server thread/INFO]: iTzCubitto
3464[12:00:46] [Server thread/INFO]: Set the time to 1000
3465[12:01:14] [Server thread/INFO]: There are 1/20 players online:
3466[12:01:14] [Server thread/INFO]: iTzCubitto
3467[12:01:16] [Server thread/INFO]: Set the time to 1000
3468[12:01:16] [Server thread/INFO]: Saving is already turned off.
3469[12:01:45] [Server thread/INFO]: There are 1/20 players online:
3470[12:01:45] [Server thread/INFO]: iTzCubitto
3471[12:01:46] [Server thread/INFO]: Set the time to 1000
3472[12:02:16] [Server thread/INFO]: Set the time to 1000
3473[12:02:16] [Server thread/INFO]: Saving is already turned off.
3474[12:02:17] [Server thread/INFO]: There are 1/20 players online:
3475[12:02:17] [Server thread/INFO]: iTzCubitto
3476[12:02:46] [Server thread/INFO]: Set the time to 1000
3477[12:02:49] [Server thread/INFO]: There are 1/20 players online:
3478[12:02:49] [Server thread/INFO]: iTzCubitto
3479[12:03:16] [Server thread/INFO]: Saving is already turned off.
3480[12:03:16] [Server thread/INFO]: Set the time to 1000
3481[12:03:21] [Server thread/INFO]: There are 1/20 players online:
3482[12:03:21] [Server thread/INFO]: iTzCubitto
3483[12:03:46] [Server thread/INFO]: Set the time to 1000
3484[12:03:53] [Server thread/INFO]: There are 1/20 players online:
3485[12:03:53] [Server thread/INFO]: iTzCubitto
3486[12:04:16] [Server thread/INFO]: Saving is already turned off.
3487[12:04:16] [Server thread/INFO]: Set the time to 1000
3488[12:04:24] [Server thread/INFO]: There are 1/20 players online:
3489[12:04:24] [Server thread/INFO]: iTzCubitto
3490[12:04:46] [Server thread/INFO]: Set the time to 1000
3491[12:04:56] [Server thread/INFO]: There are 1/20 players online:
3492[12:04:56] [Server thread/INFO]: iTzCubitto
3493[12:05:16] [Server thread/INFO]: Saving is already turned off.
3494[12:05:16] [Server thread/INFO]: Set the time to 1000
3495[12:05:28] [Server thread/INFO]: There are 1/20 players online:
3496[12:05:28] [Server thread/INFO]: iTzCubitto
3497[12:05:46] [Server thread/INFO]: Set the time to 1000
3498[12:06:00] [Server thread/INFO]: There are 1/20 players online:
3499[12:06:00] [Server thread/INFO]: iTzCubitto
3500[12:06:16] [Server thread/INFO]: Saving is already turned off.
3501[12:06:16] [Server thread/INFO]: Set the time to 1000
3502[12:06:32] [Server thread/INFO]: There are 1/20 players online:
3503[12:06:32] [Server thread/INFO]: iTzCubitto
3504[12:06:46] [Server thread/INFO]: Set the time to 1000
3505[12:07:03] [Server thread/INFO]: There are 1/20 players online:
3506[12:07:03] [Server thread/INFO]: iTzCubitto
3507[12:07:16] [Server thread/INFO]: Saving is already turned off.
3508[12:07:16] [Server thread/INFO]: Set the time to 1000
3509[12:07:35] [Server thread/INFO]: There are 1/20 players online:
3510[12:07:35] [Server thread/INFO]: iTzCubitto
3511[12:07:46] [Server thread/INFO]: Set the time to 1000
3512[12:08:07] [Server thread/INFO]: There are 1/20 players online:
3513[12:08:07] [Server thread/INFO]: iTzCubitto
3514[12:08:16] [Server thread/INFO]: Saving is already turned off.
3515[12:08:16] [Server thread/INFO]: Set the time to 1000
3516[12:08:39] [Server thread/INFO]: There are 1/20 players online:
3517[12:08:39] [Server thread/INFO]: iTzCubitto
3518[12:08:46] [Server thread/INFO]: Set the time to 1000
3519[12:09:10] [Server thread/INFO]: There are 1/20 players online:
3520[12:09:10] [Server thread/INFO]: iTzCubitto
3521[12:09:11] [Server thread/INFO]: Turned on world auto-saving
3522[12:09:11] [Server thread/INFO]: Saving...
3523[12:09:11] [Server thread/INFO]: Saved the world
3524[12:09:11] [Server thread/INFO]: [Server] ?8World saved.
3525[12:09:16] [Server thread/INFO]: Set the time to 1000
3526[12:09:16] [Server thread/INFO]: Turned off world auto-saving
3527[12:09:42] [Server thread/INFO]: There are 1/20 players online:
3528[12:09:42] [Server thread/INFO]: iTzCubitto
3529[12:09:46] [Server thread/INFO]: Set the time to 1000
3530[12:10:14] [Server thread/INFO]: There are 1/20 players online:
3531[12:10:14] [Server thread/INFO]: iTzCubitto
3532[12:10:16] [Server thread/INFO]: Set the time to 1000
3533[12:10:16] [Server thread/INFO]: Saving is already turned off.
3534[12:10:46] [Server thread/INFO]: There are 1/20 players online:
3535[12:10:46] [Server thread/INFO]: iTzCubitto
3536[12:10:46] [Server thread/INFO]: Set the time to 1000
3537[12:11:16] [Server thread/INFO]: Saving is already turned off.
3538[12:11:16] [Server thread/INFO]: Set the time to 1000
3539[12:11:18] [Server thread/INFO]: There are 1/20 players online:
3540[12:11:18] [Server thread/INFO]: iTzCubitto
3541[12:11:46] [Server thread/INFO]: Set the time to 1000
3542[12:11:49] [Server thread/INFO]: There are 1/20 players online:
3543[12:11:49] [Server thread/INFO]: iTzCubitto
3544[12:12:16] [Server thread/INFO]: Saving is already turned off.
3545[12:12:16] [Server thread/INFO]: Set the time to 1000
3546[12:12:21] [Server thread/INFO]: There are 1/20 players online:
3547[12:12:21] [Server thread/INFO]: iTzCubitto
3548[12:12:46] [Server thread/INFO]: Set the time to 1000
3549[12:12:53] [Server thread/INFO]: There are 1/20 players online:
3550[12:12:53] [Server thread/INFO]: iTzCubitto
3551[12:13:16] [Server thread/INFO]: Saving is already turned off.
3552[12:13:16] [Server thread/INFO]: Set the time to 1000
3553[12:13:25] [Server thread/INFO]: There are 1/20 players online:
3554[12:13:25] [Server thread/INFO]: iTzCubitto
3555[12:13:46] [Server thread/INFO]: Set the time to 1000
3556[12:13:57] [Server thread/INFO]: There are 1/20 players online:
3557[12:13:57] [Server thread/INFO]: iTzCubitto
3558[12:14:16] [Server thread/INFO]: Saving is already turned off.
3559[12:14:16] [Server thread/INFO]: Set the time to 1000
3560[12:14:28] [Server thread/INFO]: There are 1/20 players online:
3561[12:14:28] [Server thread/INFO]: iTzCubitto
3562[12:14:46] [Server thread/INFO]: Set the time to 1000
3563[12:15:00] [Server thread/INFO]: There are 1/20 players online:
3564[12:15:00] [Server thread/INFO]: iTzCubitto
3565[12:15:16] [Server thread/INFO]: Set the time to 1000
3566[12:15:16] [Server thread/INFO]: Saving is already turned off.
3567[12:15:32] [Server thread/INFO]: There are 1/20 players online:
3568[12:15:32] [Server thread/INFO]: iTzCubitto
3569[12:15:46] [Server thread/INFO]: Set the time to 1000
3570[12:16:04] [Server thread/INFO]: There are 1/20 players online:
3571[12:16:04] [Server thread/INFO]: iTzCubitto
3572[12:16:16] [Server thread/INFO]: Saving is already turned off.
3573[12:16:16] [Server thread/INFO]: Set the time to 1000
3574[12:16:36] [Server thread/INFO]: There are 1/20 players online:
3575[12:16:36] [Server thread/INFO]: iTzCubitto
3576[12:16:46] [Server thread/INFO]: Set the time to 1000
3577[12:17:07] [Server thread/INFO]: There are 1/20 players online:
3578[12:17:07] [Server thread/INFO]: iTzCubitto
3579[12:17:16] [Server thread/INFO]: Set the time to 1000
3580[12:17:16] [Server thread/INFO]: Saving is already turned off.
3581[12:17:39] [Server thread/INFO]: There are 1/20 players online:
3582[12:17:39] [Server thread/INFO]: iTzCubitto
3583[12:17:47] [Server thread/INFO]: Set the time to 1000
3584[12:18:11] [Server thread/INFO]: There are 1/20 players online:
3585[12:18:11] [Server thread/INFO]: iTzCubitto
3586[12:18:17] [Server thread/INFO]: Saving is already turned off.
3587[12:18:17] [Server thread/INFO]: Set the time to 1000
3588[12:18:43] [Server thread/INFO]: There are 1/20 players online:
3589[12:18:43] [Server thread/INFO]: iTzCubitto
3590[12:18:47] [Server thread/INFO]: Set the time to 1000
3591[12:19:13] [Server thread/INFO]: Turned on world auto-saving
3592[12:19:13] [Server thread/INFO]: Saving...
3593[12:19:13] [Server thread/INFO]: Saved the world
3594[12:19:13] [Server thread/INFO]: [Server] ?8World saved.
3595[12:19:15] [Server thread/INFO]: There are 1/20 players online:
3596[12:19:15] [Server thread/INFO]: iTzCubitto
3597[12:19:17] [Server thread/INFO]: Turned off world auto-saving
3598[12:19:17] [Server thread/INFO]: Set the time to 1000
3599[12:19:46] [Server thread/INFO]: There are 1/20 players online:
3600[12:19:46] [Server thread/INFO]: iTzCubitto
3601[12:19:47] [Server thread/INFO]: Set the time to 1000
3602[12:20:17] [Server thread/INFO]: Saving is already turned off.
3603[12:20:17] [Server thread/INFO]: Set the time to 1000
3604[12:20:18] [Server thread/INFO]: There are 1/20 players online:
3605[12:20:18] [Server thread/INFO]: iTzCubitto
3606[12:20:47] [Server thread/INFO]: Set the time to 1000
3607[12:20:50] [Server thread/INFO]: There are 1/20 players online:
3608[12:20:50] [Server thread/INFO]: iTzCubitto
3609[12:21:17] [Server thread/INFO]: Saving is already turned off.
3610[12:21:17] [Server thread/INFO]: Set the time to 1000
3611[12:21:22] [Server thread/INFO]: There are 1/20 players online:
3612[12:21:22] [Server thread/INFO]: iTzCubitto
3613[12:21:47] [Server thread/INFO]: Set the time to 1000
3614[12:21:54] [Server thread/INFO]: There are 1/20 players online:
3615[12:21:54] [Server thread/INFO]: iTzCubitto
3616[12:22:17] [Server thread/INFO]: Saving is already turned off.
3617[12:22:17] [Server thread/INFO]: Set the time to 1000
3618[12:22:25] [Server thread/INFO]: There are 1/20 players online:
3619[12:22:25] [Server thread/INFO]: iTzCubitto
3620[12:22:47] [Server thread/INFO]: Set the time to 1000
3621[12:22:57] [Server thread/INFO]: There are 1/20 players online:
3622[12:22:57] [Server thread/INFO]: iTzCubitto
3623[12:23:17] [Server thread/INFO]: Set the time to 1000
3624[12:23:17] [Server thread/INFO]: Saving is already turned off.
3625[12:23:29] [Server thread/INFO]: There are 1/20 players online:
3626[12:23:29] [Server thread/INFO]: iTzCubitto
3627[12:23:47] [Server thread/INFO]: Set the time to 1000
3628[12:24:01] [Server thread/INFO]: There are 1/20 players online:
3629[12:24:01] [Server thread/INFO]: iTzCubitto
3630[12:24:17] [Server thread/INFO]: Set the time to 1000
3631[12:24:17] [Server thread/INFO]: Saving is already turned off.
3632[12:24:33] [Server thread/INFO]: There are 1/20 players online:
3633[12:24:33] [Server thread/INFO]: iTzCubitto
3634[12:24:47] [Server thread/INFO]: Set the time to 1000
3635[12:25:04] [Server thread/INFO]: There are 1/20 players online:
3636[12:25:04] [Server thread/INFO]: iTzCubitto
3637[12:25:17] [Server thread/INFO]: Saving is already turned off.
3638[12:25:17] [Server thread/INFO]: Set the time to 1000
3639[12:25:36] [Server thread/INFO]: There are 1/20 players online:
3640[12:25:36] [Server thread/INFO]: iTzCubitto
3641[12:25:47] [Server thread/INFO]: Set the time to 1000
3642[12:26:08] [Server thread/INFO]: There are 1/20 players online:
3643[12:26:08] [Server thread/INFO]: iTzCubitto
3644[12:26:17] [Server thread/INFO]: Saving is already turned off.
3645[12:26:17] [Server thread/INFO]: Set the time to 1000
3646[12:26:40] [Server thread/INFO]: There are 1/20 players online:
3647[12:26:40] [Server thread/INFO]: iTzCubitto
3648[12:26:47] [Server thread/INFO]: Set the time to 1000
3649[12:27:12] [Server thread/INFO]: There are 1/20 players online:
3650[12:27:12] [Server thread/INFO]: iTzCubitto
3651[12:27:17] [Server thread/INFO]: Saving is already turned off.
3652[12:27:17] [Server thread/INFO]: Set the time to 1000
3653[12:27:43] [Server thread/INFO]: There are 1/20 players online:
3654[12:27:43] [Server thread/INFO]: iTzCubitto
3655[12:27:47] [Server thread/INFO]: Set the time to 1000
3656[12:28:15] [Server thread/INFO]: There are 1/20 players online:
3657[12:28:15] [Server thread/INFO]: iTzCubitto
3658[12:28:17] [Server thread/INFO]: Saving is already turned off.
3659[12:28:17] [Server thread/INFO]: Set the time to 1000
3660[12:28:47] [Server thread/INFO]: Set the time to 1000
3661[12:28:47] [Server thread/INFO]: There are 1/20 players online:
3662[12:28:47] [Server thread/INFO]: iTzCubitto
3663[12:29:15] [Server thread/INFO]: Turned on world auto-saving
3664[12:29:15] [Server thread/INFO]: Saving...
3665[12:29:15] [Server thread/INFO]: Saved the world
3666[12:29:15] [Server thread/INFO]: [Server] ?8World saved.
3667[12:29:17] [Server thread/INFO]: Turned off world auto-saving
3668[12:29:17] [Server thread/INFO]: Set the time to 1000
3669[12:29:19] [Server thread/INFO]: There are 1/20 players online:
3670[12:29:19] [Server thread/INFO]: iTzCubitto
3671[12:29:47] [Server thread/INFO]: Set the time to 1000
3672[12:29:51] [Server thread/INFO]: There are 1/20 players online:
3673[12:29:51] [Server thread/INFO]: iTzCubitto
3674[12:30:17] [Server thread/INFO]: Set the time to 1000
3675[12:30:17] [Server thread/INFO]: Saving is already turned off.
3676[12:30:22] [Server thread/INFO]: There are 1/20 players online:
3677[12:30:22] [Server thread/INFO]: iTzCubitto
3678[12:30:47] [Server thread/INFO]: Set the time to 1000
3679[12:30:54] [Server thread/INFO]: There are 1/20 players online:
3680[12:30:54] [Server thread/INFO]: iTzCubitto
3681[12:31:17] [Server thread/INFO]: Set the time to 1000
3682[12:31:17] [Server thread/INFO]: Saving is already turned off.
3683[12:31:26] [Server thread/INFO]: There are 1/20 players online:
3684[12:31:26] [Server thread/INFO]: iTzCubitto
3685[12:31:47] [Server thread/INFO]: Set the time to 1000
3686[12:31:58] [Server thread/INFO]: There are 1/20 players online:
3687[12:31:58] [Server thread/INFO]: iTzCubitto
3688[12:32:17] [Server thread/INFO]: Saving is already turned off.
3689[12:32:17] [Server thread/INFO]: Set the time to 1000
3690[12:32:30] [Server thread/INFO]: There are 1/20 players online:
3691[12:32:30] [Server thread/INFO]: iTzCubitto
3692[12:32:47] [Server thread/INFO]: Set the time to 1000
3693[12:33:01] [Server thread/INFO]: There are 1/20 players online:
3694[12:33:01] [Server thread/INFO]: iTzCubitto
3695[12:33:17] [Server thread/INFO]: Set the time to 1000
3696[12:33:17] [Server thread/INFO]: Saving is already turned off.
3697[12:33:33] [Server thread/INFO]: There are 1/20 players online:
3698[12:33:33] [Server thread/INFO]: iTzCubitto
3699[12:33:47] [Server thread/INFO]: Set the time to 1000
3700[12:34:05] [Server thread/INFO]: There are 1/20 players online:
3701[12:34:05] [Server thread/INFO]: iTzCubitto
3702[12:34:17] [Server thread/INFO]: Set the time to 1000
3703[12:34:17] [Server thread/INFO]: Saving is already turned off.
3704[12:34:37] [Server thread/INFO]: There are 1/20 players online:
3705[12:34:37] [Server thread/INFO]: iTzCubitto
3706[12:34:47] [Server thread/INFO]: Set the time to 1000
3707[12:35:09] [Server thread/INFO]: There are 1/20 players online:
3708[12:35:09] [Server thread/INFO]: iTzCubitto
3709[12:35:17] [Server thread/INFO]: Set the time to 1000
3710[12:35:17] [Server thread/INFO]: Saving is already turned off.
3711[12:35:40] [Server thread/INFO]: There are 1/20 players online:
3712[12:35:40] [Server thread/INFO]: iTzCubitto
3713[12:35:47] [Server thread/INFO]: Set the time to 1000
3714[12:36:12] [Server thread/INFO]: There are 1/20 players online:
3715[12:36:12] [Server thread/INFO]: iTzCubitto
3716[12:36:17] [Server thread/INFO]: Set the time to 1000
3717[12:36:17] [Server thread/INFO]: Saving is already turned off.
3718[12:36:44] [Server thread/INFO]: There are 1/20 players online:
3719[12:36:44] [Server thread/INFO]: iTzCubitto
3720[12:36:47] [Server thread/INFO]: Set the time to 1000
3721[12:37:16] [Server thread/INFO]: There are 1/20 players online:
3722[12:37:16] [Server thread/INFO]: iTzCubitto
3723[12:37:17] [Server thread/INFO]: Set the time to 1000
3724[12:37:17] [Server thread/INFO]: Saving is already turned off.
3725[12:37:47] [Server thread/INFO]: Set the time to 1000
3726[12:37:48] [Server thread/INFO]: There are 1/20 players online:
3727[12:37:48] [Server thread/INFO]: iTzCubitto
3728[12:38:17] [Server thread/INFO]: Saving is already turned off.
3729[12:38:17] [Server thread/INFO]: Set the time to 1000
3730[12:38:19] [Server thread/INFO]: There are 1/20 players online:
3731[12:38:19] [Server thread/INFO]: iTzCubitto
3732[12:38:47] [Server thread/INFO]: Set the time to 1000
3733[12:38:51] [Server thread/INFO]: There are 1/20 players online:
3734[12:38:51] [Server thread/INFO]: iTzCubitto
3735[12:39:16] [Server thread/INFO]: Turned on world auto-saving
3736[12:39:16] [Server thread/INFO]: Saving...
3737[12:39:16] [Server thread/INFO]: Saved the world
3738[12:39:16] [Server thread/INFO]: [Server] ?8World saved.
3739[12:39:17] [Server thread/INFO]: Turned off world auto-saving
3740[12:39:17] [Server thread/INFO]: Set the time to 1000
3741[12:39:23] [Server thread/INFO]: There are 1/20 players online:
3742[12:39:23] [Server thread/INFO]: iTzCubitto
3743[12:39:47] [Server thread/INFO]: Set the time to 1000
3744[12:39:55] [Server thread/INFO]: There are 1/20 players online:
3745[12:39:55] [Server thread/INFO]: iTzCubitto
3746[12:40:17] [Server thread/INFO]: Saving is already turned off.
3747[12:40:17] [Server thread/INFO]: Set the time to 1000
3748[12:40:27] [Server thread/INFO]: There are 1/20 players online:
3749[12:40:27] [Server thread/INFO]: iTzCubitto
3750[12:40:47] [Server thread/INFO]: Set the time to 1000
3751[12:40:58] [Server thread/INFO]: There are 1/20 players online:
3752[12:40:58] [Server thread/INFO]: iTzCubitto
3753[12:41:17] [Server thread/INFO]: Saving is already turned off.
3754[12:41:17] [Server thread/INFO]: Set the time to 1000
3755[12:41:30] [Server thread/INFO]: There are 1/20 players online:
3756[12:41:30] [Server thread/INFO]: iTzCubitto
3757[12:41:47] [Server thread/INFO]: Set the time to 1000
3758[12:42:02] [Server thread/INFO]: There are 1/20 players online:
3759[12:42:02] [Server thread/INFO]: iTzCubitto
3760[12:42:17] [Server thread/INFO]: Saving is already turned off.
3761[12:42:17] [Server thread/INFO]: Set the time to 1000
3762[12:42:34] [Server thread/INFO]: There are 1/20 players online:
3763[12:42:34] [Server thread/INFO]: iTzCubitto
3764[12:42:47] [Server thread/INFO]: Set the time to 1000
3765[12:43:06] [Server thread/INFO]: There are 1/20 players online:
3766[12:43:06] [Server thread/INFO]: iTzCubitto
3767[12:43:17] [Server thread/INFO]: Saving is already turned off.
3768[12:43:17] [Server thread/INFO]: Set the time to 1000
3769[12:43:37] [Server thread/INFO]: There are 1/20 players online:
3770[12:43:37] [Server thread/INFO]: iTzCubitto
3771[12:43:47] [Server thread/INFO]: Set the time to 1000
3772[12:44:09] [Server thread/INFO]: There are 1/20 players online:
3773[12:44:09] [Server thread/INFO]: iTzCubitto
3774[12:44:17] [Server thread/INFO]: Saving is already turned off.
3775[12:44:17] [Server thread/INFO]: Set the time to 1000
3776[12:44:41] [Server thread/INFO]: There are 1/20 players online:
3777[12:44:41] [Server thread/INFO]: iTzCubitto
3778[12:44:47] [Server thread/INFO]: Set the time to 1000
3779[12:45:13] [Server thread/INFO]: There are 1/20 players online:
3780[12:45:13] [Server thread/INFO]: iTzCubitto
3781[12:45:17] [Server thread/INFO]: Set the time to 1000
3782[12:45:17] [Server thread/INFO]: Saving is already turned off.
3783[12:45:45] [Server thread/INFO]: There are 1/20 players online:
3784[12:45:45] [Server thread/INFO]: iTzCubitto
3785[12:45:47] [Server thread/INFO]: Set the time to 1000
3786[12:46:16] [Server thread/INFO]: There are 1/20 players online:
3787[12:46:16] [Server thread/INFO]: iTzCubitto
3788[12:46:17] [Server thread/INFO]: Saving is already turned off.
3789[12:46:17] [Server thread/INFO]: Set the time to 1000
3790[12:46:47] [Server thread/INFO]: Set the time to 1000
3791[12:46:48] [Server thread/INFO]: There are 1/20 players online:
3792[12:46:48] [Server thread/INFO]: iTzCubitto
3793[12:47:17] [Server thread/INFO]: Saving is already turned off.
3794[12:47:17] [Server thread/INFO]: Set the time to 1000
3795[12:47:20] [Server thread/INFO]: There are 1/20 players online:
3796[12:47:20] [Server thread/INFO]: iTzCubitto
3797[12:47:47] [Server thread/INFO]: Set the time to 1000
3798[12:47:52] [Server thread/INFO]: There are 1/20 players online:
3799[12:47:52] [Server thread/INFO]: iTzCubitto
3800[12:48:17] [Server thread/INFO]: Saving is already turned off.
3801[12:48:17] [Server thread/INFO]: Set the time to 1000
3802[12:48:24] [Server thread/INFO]: There are 1/20 players online:
3803[12:48:24] [Server thread/INFO]: iTzCubitto
3804[12:48:47] [Server thread/INFO]: Set the time to 1000
3805[12:48:55] [Server thread/INFO]: There are 1/20 players online:
3806[12:48:55] [Server thread/INFO]: iTzCubitto
3807[12:49:17] [Server thread/INFO]: Set the time to 1000
3808[12:49:17] [Server thread/INFO]: Saving is already turned off.
3809[12:49:18] [Server thread/INFO]: Turned on world auto-saving
3810[12:49:18] [Server thread/INFO]: Saving...
3811[12:49:18] [Server thread/INFO]: Saved the world
3812[12:49:18] [Server thread/INFO]: [Server] ?8World saved.
3813[12:49:27] [Server thread/INFO]: There are 1/20 players online:
3814[12:49:27] [Server thread/INFO]: iTzCubitto
3815[12:49:47] [Server thread/INFO]: Set the time to 1000
3816[12:49:59] [Server thread/INFO]: There are 1/20 players online:
3817[12:49:59] [Server thread/INFO]: iTzCubitto
3818[12:50:17] [Server thread/INFO]: Set the time to 1000
3819[12:50:17] [Server thread/INFO]: Turned off world auto-saving
3820[12:50:31] [Server thread/INFO]: There are 1/20 players online:
3821[12:50:31] [Server thread/INFO]: iTzCubitto
3822[12:50:47] [Server thread/INFO]: Set the time to 1000
3823[12:51:03] [Server thread/INFO]: There are 1/20 players online:
3824[12:51:03] [Server thread/INFO]: iTzCubitto
3825[12:51:17] [Server thread/INFO]: Saving is already turned off.
3826[12:51:17] [Server thread/INFO]: Set the time to 1000
3827[12:51:34] [Server thread/INFO]: There are 1/20 players online:
3828[12:51:34] [Server thread/INFO]: iTzCubitto
3829[12:51:47] [Server thread/INFO]: Set the time to 1000
3830[12:52:06] [Server thread/INFO]: There are 1/20 players online:
3831[12:52:06] [Server thread/INFO]: iTzCubitto
3832[12:52:17] [Server thread/INFO]: Set the time to 1000
3833[12:52:17] [Server thread/INFO]: Saving is already turned off.
3834[12:52:38] [Server thread/INFO]: There are 1/20 players online:
3835[12:52:38] [Server thread/INFO]: iTzCubitto
3836[12:52:47] [Server thread/INFO]: Set the time to 1000
3837[12:53:10] [Server thread/INFO]: There are 1/20 players online:
3838[12:53:10] [Server thread/INFO]: iTzCubitto
3839[12:53:17] [Server thread/INFO]: Saving is already turned off.
3840[12:53:17] [Server thread/INFO]: Set the time to 1000
3841[12:53:42] [Server thread/INFO]: There are 1/20 players online:
3842[12:53:42] [Server thread/INFO]: iTzCubitto
3843[12:53:47] [Server thread/INFO]: Set the time to 1000
3844[12:54:13] [Server thread/INFO]: There are 1/20 players online:
3845[12:54:13] [Server thread/INFO]: iTzCubitto
3846[12:54:17] [Server thread/INFO]: Saving is already turned off.
3847[12:54:17] [Server thread/INFO]: Set the time to 1000
3848[12:54:45] [Server thread/INFO]: There are 1/20 players online:
3849[12:54:45] [Server thread/INFO]: iTzCubitto
3850[12:54:47] [Server thread/INFO]: Set the time to 1000
3851[12:55:17] [Server thread/INFO]: There are 1/20 players online:
3852[12:55:17] [Server thread/INFO]: iTzCubitto
3853[12:55:17] [Server thread/INFO]: Saving is already turned off.
3854[12:55:17] [Server thread/INFO]: Set the time to 1000
3855[12:55:47] [Server thread/INFO]: Set the time to 1000
3856[12:55:49] [Server thread/INFO]: There are 1/20 players online:
3857[12:55:49] [Server thread/INFO]: iTzCubitto
3858[12:56:17] [Server thread/INFO]: Saving is already turned off.
3859[12:56:17] [Server thread/INFO]: Set the time to 1000
3860[12:56:21] [Server thread/INFO]: There are 1/20 players online:
3861[12:56:21] [Server thread/INFO]: iTzCubitto
3862[12:56:47] [Server thread/INFO]: Set the time to 1000
3863[12:56:52] [Server thread/INFO]: There are 1/20 players online:
3864[12:56:52] [Server thread/INFO]: iTzCubitto
3865[12:57:17] [Server thread/INFO]: Saving is already turned off.
3866[12:57:17] [Server thread/INFO]: Set the time to 1000
3867[12:57:24] [Server thread/INFO]: There are 1/20 players online:
3868[12:57:24] [Server thread/INFO]: iTzCubitto
3869[12:57:47] [Server thread/INFO]: Set the time to 1000
3870[12:57:56] [Server thread/INFO]: There are 1/20 players online:
3871[12:57:56] [Server thread/INFO]: iTzCubitto
3872[12:58:17] [Server thread/INFO]: Set the time to 1000
3873[12:58:17] [Server thread/INFO]: Saving is already turned off.
3874[12:58:28] [Server thread/INFO]: There are 1/20 players online:
3875[12:58:28] [Server thread/INFO]: iTzCubitto
3876[12:58:47] [Server thread/INFO]: Set the time to 1000
3877[12:58:59] [Server thread/INFO]: There are 1/20 players online:
3878[12:58:59] [Server thread/INFO]: iTzCubitto
3879[12:59:17] [Server thread/INFO]: Saving is already turned off.
3880[12:59:17] [Server thread/INFO]: Set the time to 1000
3881[12:59:20] [Server thread/INFO]: Turned on world auto-saving
3882[12:59:20] [Server thread/INFO]: Saving...
3883[12:59:20] [Server thread/INFO]: Saved the world
3884[12:59:20] [Server thread/INFO]: [Server] ?8World saved.
3885[12:59:31] [Server thread/INFO]: There are 1/20 players online:
3886[12:59:31] [Server thread/INFO]: iTzCubitto
3887[12:59:47] [Server thread/INFO]: Set the time to 1000
3888[13:00:03] [Server thread/INFO]: There are 1/20 players online:
3889[13:00:03] [Server thread/INFO]: iTzCubitto
3890[13:00:17] [Server thread/INFO]: Turned off world auto-saving
3891[13:00:17] [Server thread/INFO]: Set the time to 1000
3892[13:00:35] [Server thread/INFO]: There are 1/20 players online:
3893[13:00:35] [Server thread/INFO]: iTzCubitto
3894[13:00:47] [Server thread/INFO]: Set the time to 1000
3895[13:01:07] [Server thread/INFO]: There are 1/20 players online:
3896[13:01:07] [Server thread/INFO]: iTzCubitto
3897[13:01:17] [Server thread/INFO]: Saving is already turned off.
3898[13:01:17] [Server thread/INFO]: Set the time to 1000
3899[13:01:38] [Server thread/INFO]: There are 1/20 players online:
3900[13:01:38] [Server thread/INFO]: iTzCubitto
3901[13:01:47] [Server thread/INFO]: Set the time to 1000
3902[13:02:10] [Server thread/INFO]: There are 1/20 players online:
3903[13:02:10] [Server thread/INFO]: iTzCubitto
3904[13:02:17] [Server thread/INFO]: Set the time to 1000
3905[13:02:17] [Server thread/INFO]: Saving is already turned off.
3906[13:02:42] [Server thread/INFO]: There are 1/20 players online:
3907[13:02:42] [Server thread/INFO]: iTzCubitto
3908[13:02:47] [Server thread/INFO]: Set the time to 1000
3909[13:03:14] [Server thread/INFO]: There are 1/20 players online:
3910[13:03:14] [Server thread/INFO]: iTzCubitto
3911[13:03:17] [Server thread/INFO]: Saving is already turned off.
3912[13:03:17] [Server thread/INFO]: Set the time to 1000
3913[13:03:46] [Server thread/INFO]: There are 1/20 players online:
3914[13:03:46] [Server thread/INFO]: iTzCubitto
3915[13:03:47] [Server thread/INFO]: Set the time to 1000
3916[13:04:17] [Server thread/INFO]: Saving is already turned off.
3917[13:04:17] [Server thread/INFO]: Set the time to 1000
3918[13:04:17] [Server thread/INFO]: There are 1/20 players online:
3919[13:04:17] [Server thread/INFO]: iTzCubitto
3920[13:04:47] [Server thread/INFO]: Set the time to 1000
3921[13:04:49] [Server thread/INFO]: There are 1/20 players online:
3922[13:04:49] [Server thread/INFO]: iTzCubitto
3923[13:05:17] [Server thread/INFO]: Saving is already turned off.
3924[13:05:17] [Server thread/INFO]: Set the time to 1000
3925[13:05:21] [Server thread/INFO]: There are 1/20 players online:
3926[13:05:21] [Server thread/INFO]: iTzCubitto
3927[13:05:47] [Server thread/INFO]: Set the time to 1000
3928[13:05:53] [Server thread/INFO]: There are 1/20 players online:
3929[13:05:53] [Server thread/INFO]: iTzCubitto
3930[13:06:17] [Server thread/INFO]: Set the time to 1000
3931[13:06:17] [Server thread/INFO]: Saving is already turned off.
3932[13:06:25] [Server thread/INFO]: There are 1/20 players online:
3933[13:06:25] [Server thread/INFO]: iTzCubitto
3934[13:06:47] [Server thread/INFO]: Set the time to 1000
3935[13:06:56] [Server thread/INFO]: There are 1/20 players online:
3936[13:06:56] [Server thread/INFO]: iTzCubitto
3937[13:07:17] [Server thread/INFO]: Set the time to 1000
3938[13:07:17] [Server thread/INFO]: Saving is already turned off.
3939[13:07:28] [Server thread/INFO]: There are 1/20 players online:
3940[13:07:28] [Server thread/INFO]: iTzCubitto
3941[13:07:35] [Server thread/INFO]: iTzCubitto lost connection: Disconnected
3942[13:07:47] [Server thread/INFO]: Set the time to 1000
3943[13:08:00] [Server thread/INFO]: There are 0/20 players online:
3944[13:08:00] [Server thread/INFO]:
3945[13:08:17] [Server thread/INFO]: Saving is already turned off.
3946[13:08:17] [Server thread/INFO]: Set the time to 1000
3947[13:08:32] [Server thread/INFO]: There are 0/20 players online:
3948[13:08:32] [Server thread/INFO]:
3949[13:08:47] [Server thread/INFO]: Set the time to 1000
3950[13:09:04] [Server thread/INFO]: There are 0/20 players online:
3951[13:09:04] [Server thread/INFO]:
3952[13:09:17] [Server thread/INFO]: Saving is already turned off.
3953[13:09:17] [Server thread/INFO]: Set the time to 1000
3954[13:09:22] [Server thread/INFO]: Turned on world auto-saving
3955[13:09:22] [Server thread/INFO]: Saving...
3956[13:09:22] [Server thread/INFO]: Saved the world
3957[13:09:22] [Server thread/INFO]: [Server] ?8World saved.
3958[13:09:35] [Server thread/INFO]: There are 0/20 players online:
3959[13:09:35] [Server thread/INFO]:
3960[13:09:47] [Server thread/INFO]: Set the time to 1000
3961[13:10:07] [Server thread/INFO]: There are 0/20 players online:
3962[13:10:07] [Server thread/INFO]:
3963[13:10:18] [Server thread/INFO]: Set the time to 1000
3964[13:10:18] [Server thread/INFO]: Turned off world auto-saving
3965[13:10:39] [Server thread/INFO]: There are 0/20 players online:
3966[13:10:39] [Server thread/INFO]:
3967[13:10:48] [Server thread/INFO]: Set the time to 1000
3968[13:11:11] [Server thread/INFO]: There are 0/20 players online:
3969[13:11:11] [Server thread/INFO]:
3970[13:11:18] [Server thread/INFO]: Set the time to 1000
3971[13:11:18] [Server thread/INFO]: Saving is already turned off.
3972[13:11:43] [Server thread/INFO]: There are 0/20 players online:
3973[13:11:43] [Server thread/INFO]:
3974[13:11:48] [Server thread/INFO]: Set the time to 1000
3975[13:12:14] [Server thread/INFO]: There are 0/20 players online:
3976[13:12:14] [Server thread/INFO]:
3977[13:12:18] [Server thread/INFO]: Saving is already turned off.
3978[13:12:18] [Server thread/INFO]: Set the time to 1000
3979[13:12:46] [Server thread/INFO]: There are 0/20 players online:
3980[13:12:46] [Server thread/INFO]:
3981[13:12:48] [Server thread/INFO]: Set the time to 1000
3982[13:13:18] [Server thread/INFO]: Saving is already turned off.
3983[13:13:18] [Server thread/INFO]: Set the time to 1000
3984[13:13:18] [Server thread/INFO]: There are 0/20 players online:
3985[13:13:18] [Server thread/INFO]:
3986[13:13:48] [Server thread/INFO]: Set the time to 1000
3987[13:13:50] [Server thread/INFO]: There are 0/20 players online:
3988[13:13:50] [Server thread/INFO]:
3989[13:14:18] [Server thread/INFO]: Saving is already turned off.
3990[13:14:18] [Server thread/INFO]: Set the time to 1000
3991[13:14:22] [Server thread/INFO]: There are 0/20 players online:
3992[13:14:22] [Server thread/INFO]:
3993[13:14:48] [Server thread/INFO]: Set the time to 1000
3994[13:14:53] [Server thread/INFO]: There are 0/20 players online:
3995[13:14:53] [Server thread/INFO]:
3996[13:15:18] [Server thread/INFO]: Set the time to 1000
3997[13:15:18] [Server thread/INFO]: Saving is already turned off.
3998[13:15:25] [Server thread/INFO]: There are 0/20 players online:
3999[13:15:25] [Server thread/INFO]:
4000[13:15:48] [Server thread/INFO]: Set the time to 1000
4001[13:15:57] [Server thread/INFO]: There are 0/20 players online:
4002[13:15:57] [Server thread/INFO]:
4003[13:16:18] [Server thread/INFO]: Saving is already turned off.
4004[13:16:18] [Server thread/INFO]: Set the time to 1000
4005[13:16:29] [Server thread/INFO]: There are 0/20 players online:
4006[13:16:29] [Server thread/INFO]:
4007[13:16:48] [Server thread/INFO]: Set the time to 1000
4008[13:17:01] [Server thread/INFO]: There are 0/20 players online:
4009[13:17:01] [Server thread/INFO]:
4010[13:17:18] [Server thread/INFO]: Set the time to 1000
4011[13:17:18] [Server thread/INFO]: Saving is already turned off.
4012[13:17:32] [Server thread/INFO]: There are 0/20 players online:
4013[13:17:32] [Server thread/INFO]:
4014[13:17:48] [Server thread/INFO]: Set the time to 1000
4015[13:18:04] [Server thread/INFO]: There are 0/20 players online:
4016[13:18:04] [Server thread/INFO]:
4017[13:18:18] [Server thread/INFO]: Saving is already turned off.
4018[13:18:18] [Server thread/INFO]: Set the time to 1000
4019[13:18:36] [Server thread/INFO]: There are 0/20 players online:
4020[13:18:36] [Server thread/INFO]:
4021[13:18:48] [Server thread/INFO]: Set the time to 1000
4022[13:19:08] [Server thread/INFO]: There are 0/20 players online:
4023[13:19:08] [Server thread/INFO]:
4024[13:19:18] [Server thread/INFO]: Saving is already turned off.
4025[13:19:18] [Server thread/INFO]: Set the time to 1000
4026[13:19:24] [Server thread/INFO]: Turned on world auto-saving
4027[13:19:24] [Server thread/INFO]: Saving...
4028[13:19:24] [Server thread/INFO]: Saved the world
4029[13:19:24] [Server thread/INFO]: [Server] ?8World saved.
4030[13:19:40] [Server thread/INFO]: There are 0/20 players online:
4031[13:19:40] [Server thread/INFO]:
4032[13:19:48] [Server thread/INFO]: Set the time to 1000
4033[13:20:11] [Server thread/INFO]: There are 0/20 players online:
4034[13:20:11] [Server thread/INFO]:
4035[13:20:18] [Server thread/INFO]: Set the time to 1000
4036[13:20:18] [Server thread/INFO]: Turned off world auto-saving
4037[13:20:43] [Server thread/INFO]: There are 0/20 players online:
4038[13:20:43] [Server thread/INFO]:
4039[13:20:48] [Server thread/INFO]: Set the time to 1000
4040[13:21:15] [Server thread/INFO]: There are 0/20 players online:
4041[13:21:15] [Server thread/INFO]:
4042[13:21:18] [Server thread/INFO]: Set the time to 1000
4043[13:21:18] [Server thread/INFO]: Saving is already turned off.
4044[13:21:47] [Server thread/INFO]: There are 0/20 players online:
4045[13:21:47] [Server thread/INFO]:
4046[13:21:48] [Server thread/INFO]: Set the time to 1000
4047[13:22:18] [Server thread/INFO]: Set the time to 1000
4048[13:22:18] [Server thread/INFO]: Saving is already turned off.
4049[13:22:19] [Server thread/INFO]: There are 0/20 players online:
4050[13:22:19] [Server thread/INFO]:
4051[13:22:48] [Server thread/INFO]: Set the time to 1000
4052[13:22:50] [Server thread/INFO]: There are 0/20 players online:
4053[13:22:50] [Server thread/INFO]:
4054[13:23:18] [Server thread/INFO]: Saving is already turned off.
4055[13:23:18] [Server thread/INFO]: Set the time to 1000
4056[13:23:22] [Server thread/INFO]: There are 0/20 players online:
4057[13:23:22] [Server thread/INFO]:
4058[13:23:48] [Server thread/INFO]: Set the time to 1000
4059[13:23:54] [Server thread/INFO]: There are 0/20 players online:
4060[13:23:54] [Server thread/INFO]:
4061[13:24:18] [Server thread/INFO]: Set the time to 1000
4062[13:24:18] [Server thread/INFO]: Saving is already turned off.
4063[13:24:26] [Server thread/INFO]: There are 0/20 players online:
4064[13:24:26] [Server thread/INFO]:
4065[13:24:48] [Server thread/INFO]: Set the time to 1000
4066[13:24:58] [Server thread/INFO]: There are 0/20 players online:
4067[13:24:58] [Server thread/INFO]:
4068[13:25:18] [Server thread/INFO]: Saving is already turned off.
4069[13:25:18] [Server thread/INFO]: Set the time to 1000
4070[13:25:29] [Server thread/INFO]: There are 0/20 players online:
4071[13:25:29] [Server thread/INFO]:
4072[13:25:48] [Server thread/INFO]: Set the time to 1000
4073[13:26:01] [Server thread/INFO]: There are 0/20 players online:
4074[13:26:01] [Server thread/INFO]:
4075[13:26:18] [Server thread/INFO]: Saving is already turned off.
4076[13:26:18] [Server thread/INFO]: Set the time to 1000
4077[13:26:33] [Server thread/INFO]: There are 0/20 players online:
4078[13:26:33] [Server thread/INFO]:
4079[13:26:48] [Server thread/INFO]: Set the time to 1000
4080[13:27:05] [Server thread/INFO]: There are 0/20 players online:
4081[13:27:05] [Server thread/INFO]:
4082[13:27:18] [Server thread/INFO]: Saving is already turned off.
4083[13:27:18] [Server thread/INFO]: Set the time to 1000
4084[13:27:37] [Server thread/INFO]: There are 0/20 players online:
4085[13:27:37] [Server thread/INFO]:
4086[13:27:48] [Server thread/INFO]: Set the time to 1000
4087[13:28:08] [Server thread/INFO]: There are 0/20 players online:
4088[13:28:08] [Server thread/INFO]:
4089[13:28:18] [Server thread/INFO]: Saving is already turned off.
4090[13:28:18] [Server thread/INFO]: Set the time to 1000
4091[13:28:40] [Server thread/INFO]: There are 0/20 players online:
4092[13:28:40] [Server thread/INFO]:
4093[13:28:48] [Server thread/INFO]: Set the time to 1000
4094[13:29:12] [Server thread/INFO]: There are 0/20 players online:
4095[13:29:12] [Server thread/INFO]:
4096[13:29:18] [Server thread/INFO]: Saving is already turned off.
4097[13:29:18] [Server thread/INFO]: Set the time to 1000
4098[13:29:25] [Server thread/INFO]: Turned on world auto-saving
4099[13:29:25] [Server thread/INFO]: Saving...
4100[13:29:25] [Server thread/INFO]: Saved the world
4101[13:29:25] [Server thread/INFO]: [Server] ?8World saved.
4102[13:29:44] [Server thread/INFO]: There are 0/20 players online:
4103[13:29:44] [Server thread/INFO]:
4104[13:29:48] [Server thread/INFO]: Set the time to 1000
4105[13:30:16] [Server thread/INFO]: There are 0/20 players online:
4106[13:30:16] [Server thread/INFO]:
4107[13:30:18] [Server thread/INFO]: Set the time to 1000
4108[13:30:18] [Server thread/INFO]: Turned off world auto-saving
4109[13:30:47] [Server thread/INFO]: There are 0/20 players online:
4110[13:30:47] [Server thread/INFO]:
4111[13:30:48] [Server thread/INFO]: Set the time to 1000
4112[13:31:18] [Server thread/INFO]: Saving is already turned off.
4113[13:31:18] [Server thread/INFO]: Set the time to 1000
4114[13:31:19] [Server thread/INFO]: There are 0/20 players online:
4115[13:31:19] [Server thread/INFO]:
4116[13:31:48] [Server thread/INFO]: Set the time to 1000
4117[13:31:51] [Server thread/INFO]: There are 0/20 players online:
4118[13:31:51] [Server thread/INFO]:
4119[13:32:18] [Server thread/INFO]: Saving is already turned off.
4120[13:32:18] [Server thread/INFO]: Set the time to 1000
4121[13:32:23] [Server thread/INFO]: There are 0/20 players online:
4122[13:32:23] [Server thread/INFO]:
4123[13:32:48] [Server thread/INFO]: Set the time to 1000
4124[13:32:55] [Server thread/INFO]: There are 0/20 players online:
4125[13:32:55] [Server thread/INFO]:
4126[13:33:18] [Server thread/INFO]: Saving is already turned off.
4127[13:33:18] [Server thread/INFO]: Set the time to 1000
4128[13:33:26] [Server thread/INFO]: There are 0/20 players online:
4129[13:33:26] [Server thread/INFO]:
4130[13:33:48] [Server thread/INFO]: Set the time to 1000
4131[13:33:58] [Server thread/INFO]: There are 0/20 players online:
4132[13:33:58] [Server thread/INFO]:
4133[13:34:18] [Server thread/INFO]: Saving is already turned off.
4134[13:34:18] [Server thread/INFO]: Set the time to 1000
4135[13:34:30] [Server thread/INFO]: There are 0/20 players online:
4136[13:34:30] [Server thread/INFO]:
4137[13:34:48] [Server thread/INFO]: Set the time to 1000
4138[13:35:02] [Server thread/INFO]: There are 0/20 players online:
4139[13:35:02] [Server thread/INFO]:
4140[13:35:18] [Server thread/INFO]: Saving is already turned off.
4141[13:35:18] [Server thread/INFO]: Set the time to 1000
4142[13:35:34] [Server thread/INFO]: There are 0/20 players online:
4143[13:35:34] [Server thread/INFO]:
4144[13:35:48] [Server thread/INFO]: Set the time to 1000
4145[13:36:05] [Server thread/INFO]: There are 0/20 players online:
4146[13:36:05] [Server thread/INFO]:
4147[13:36:18] [Server thread/INFO]: Set the time to 1000
4148[13:36:18] [Server thread/INFO]: Saving is already turned off.
4149[13:36:37] [Server thread/INFO]: There are 0/20 players online:
4150[13:36:37] [Server thread/INFO]:
4151[13:36:48] [Server thread/INFO]: Set the time to 1000
4152[13:37:09] [Server thread/INFO]: There are 0/20 players online:
4153[13:37:09] [Server thread/INFO]:
4154[13:37:18] [Server thread/INFO]: Saving is already turned off.
4155[13:37:18] [Server thread/INFO]: Set the time to 1000
4156[13:37:41] [Server thread/INFO]: There are 0/20 players online:
4157[13:37:41] [Server thread/INFO]:
4158[13:37:48] [Server thread/INFO]: Set the time to 1000
4159[13:38:13] [Server thread/INFO]: There are 0/20 players online:
4160[13:38:13] [Server thread/INFO]:
4161[13:38:18] [Server thread/INFO]: Set the time to 1000
4162[13:38:18] [Server thread/INFO]: Saving is already turned off.
4163[13:38:44] [Server thread/INFO]: There are 0/20 players online:
4164[13:38:44] [Server thread/INFO]:
4165[13:38:48] [Server thread/INFO]: Set the time to 1000
4166[13:39:16] [Server thread/INFO]: There are 0/20 players online:
4167[13:39:16] [Server thread/INFO]:
4168[13:39:18] [Server thread/INFO]: Saving is already turned off.
4169[13:39:18] [Server thread/INFO]: Set the time to 1000
4170[13:39:27] [Server thread/INFO]: Turned on world auto-saving
4171[13:39:27] [Server thread/INFO]: Saving...
4172[13:39:27] [Server thread/INFO]: Saved the world
4173[13:39:27] [Server thread/INFO]: [Server] ?8World saved.
4174[13:39:48] [Server thread/INFO]: There are 0/20 players online:
4175[13:39:48] [Server thread/INFO]:
4176[13:39:49] [Server thread/INFO]: Set the time to 1000
4177[13:40:19] [Server thread/INFO]: Set the time to 1000
4178[13:40:19] [Server thread/INFO]: Turned off world auto-saving
4179[13:40:20] [Server thread/INFO]: There are 0/20 players online:
4180[13:40:20] [Server thread/INFO]: