· 6 years ago · Dec 14, 2019, 02:36 AM
1[02:28:48] [Server thread/INFO]: Starting minecraft server version 1.15
2[02:28:48] [Server thread/INFO]: Loading properties
3[02:28:49] [Server thread/INFO]: This server is running Paper version git-Paper-6 (MC: 1.15) (Implementing API version 1.15-R0.1-SNAPSHOT)
4[02:28:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[02:28:49] [Server thread/INFO]: Using 4 threads for Netty based IO
6[02:28:49] [Server thread/INFO]: Debug logging is disabled
7[02:28:49] [Server thread/INFO]: Default game type: ADVENTURE
8[02:28:49] [Server thread/INFO]: Generating keypair
9[02:28:50] [Server thread/INFO]: Starting Minecraft server on *:20036
10[02:28:50] [Server thread/INFO]: Using epoll channel type
11[02:29:00] [Server thread/WARN]: Plugin ViaVersion v3.0.0-SNAPSHOT does not specify an api-version.
12[02:29:01] [Server thread/WARN]: Plugin SkQuery v3.6.4MH does not specify an api-version.
13[02:29:01] [Server thread/WARN]: Plugin ViaBackwards v3.0.0-SNAPSHOT does not specify an api-version.
14[02:29:02] [Server thread/WARN]: Plugin ViaRewind v1.5.0-SNAPSHOT does not specify an api-version.
15[02:29:02] [Server thread/WARN]: Plugin SK-NBeeT v2.7.3 does not specify an api-version.
16[02:29:02] [Server thread/WARN]: Plugin TuSKe v1.8.2-Pikachu-Patch-3 does not specify an api-version.
17[02:29:02] [Server thread/WARN]: Plugin skRayFall v1.9.18 does not specify an api-version.
18[02:29:02] [Server thread/INFO]: [BukkitCore] Loading BukkitCore v1.0-SNAPSHOT
19[02:29:02] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1737)
20[02:29:02] [Server thread/INFO]: [Skript] Loading Skript v2.4-beta5-MH
21[02:29:02] [Server thread/INFO]: [PlayerServer] Loading PlayerServer v1.0-SNAPSHOT
22[02:29:02] [Server thread/INFO]: [Misk] Loading Misk v1.0.0
23[02:29:02] [Server thread/INFO]: [skDragon] Loading skDragon v0.15
24[02:29:02] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.0.0-SNAPSHOT
25[02:29:02] [Server thread/INFO]: [ViaVersion] ViaVersion 3.0.0-SNAPSHOT is now loaded, injecting!
26[02:29:03] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
27[02:29:04] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
28[02:29:04] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
29[02:29:04] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
30[02:29:04] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
31[02:29:04] [Server thread/INFO]: [ViaVersion] Loading translation mappping
32[02:29:06] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
33[02:29:08] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
34[02:29:08] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
35[02:29:08] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
36[02:29:08] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
37[02:29:08] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
38[02:29:08] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
39[02:29:10] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
40[02:29:10] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
41[02:29:10] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
42[02:29:10] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.enderman" :(
43[02:29:10] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.panda" :(
44[02:29:10] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.polar_bear" :(
45[02:29:10] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.wolf" :(
46[02:29:10] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.zombie_pigman" :(
47[02:29:10] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.4MH
48[02:29:10] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.0.0-SNAPSHOT
49[02:29:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
50[02:29:10] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.0) has not yet been tested! Proceed with caution.
51[02:29:11] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Cannot load server and client packet list.
52com.comphenix.protocol.reflect.FieldAccessException: No field with type java.util.Map exists in class EnumProtocol.
53 at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:216) ~[?:?]
54 at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:195) ~[?:?]
55 at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.initialize(NettyProtocolRegistry.java:60) ~[?:?]
56 at com.comphenix.protocol.injector.netty.ProtocolRegistry.<init>(ProtocolRegistry.java:59) ~[?:?]
57 at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:39) ~[?:?]
58 at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:70) ~[?:?]
59 at com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:198) ~[?:?]
60 at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:266) ~[?:?]
61 at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250) ~[?:?]
62 at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233) ~[?:?]
63 at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:213) ~[?:?]
64 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:361) ~[spigot.jar:git-Paper-6]
65 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-6]
66 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[spigot.jar:git-Paper-6]
67 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
68[02:29:11] [Server thread/WARN]: [ProtocolLib] Failed to register command PACKET: java.lang.ExceptionInInitializerError
69[02:29:11] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.5.0-SNAPSHOT
70[02:29:11] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.5a-minehut
71[02:29:11] [Server thread/INFO]: [SK-NBeeT] Loading SK-NBeeT v2.7.3
72[02:29:11] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
73[02:29:11] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2-Pikachu-Patch-3
74[02:29:11] [Server thread/INFO]: [skript-holo] Loading skript-holo v1.0.0
75[02:29:11] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.18
76[02:29:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
77[02:29:11] [Server thread/INFO]: [BukkitCore] Enabling BukkitCore v1.0-SNAPSHOT
78[02:29:11] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.0.0-SNAPSHOT*
79[02:29:12] [Server thread/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 block mapping...
80[02:29:13] [Server thread/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 sound mapping...
81[02:29:13] [Server thread/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 block mapping...
82[02:29:15] [Server thread/INFO]: [ViaBackwards] Loading 1.15 -> 1.14.4 mappings...
83[02:29:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
84[02:29:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
85[02:29:17] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.5.0-SNAPSHOT*
86[02:29:18] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
87[02:29:18] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
88[02:29:18] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
89[02:29:18] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
90[02:29:18] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
91[02:29:18] [Server thread/INFO]: Preparing level "world"
92[02:29:19] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
93[02:29:20] [Server thread/INFO]: Loaded 6 recipes
94[02:29:22] [Server thread/INFO]: -------- World Settings For [world] --------
95[02:29:22] [Server thread/INFO]: View Distance: 8
96[02:29:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
97[02:29:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
98[02:29:22] [Server thread/INFO]: Item Merge Radius: 2.5
99[02:29:22] [Server thread/INFO]: Item Despawn Rate: 6000
100[02:29:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
101[02:29:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
102[02:29:22] [Server thread/INFO]: Experience Merge Radius: 3.0
103[02:29:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
104[02:29:22] [Server thread/INFO]: Mob Spawn Range: 6
105[02:29:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
106[02:29:22] [Server thread/INFO]: Cane Growth Modifier: 100%
107[02:29:22] [Server thread/INFO]: Melon Growth Modifier: 100%
108[02:29:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
109[02:29:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
110[02:29:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
111[02:29:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
112[02:29:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
113[02:29:22] [Server thread/INFO]: Potato Growth Modifier: 100%
114[02:29:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
115[02:29:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
116[02:29:22] [Server thread/INFO]: Vine Growth Modifier: 100%
117[02:29:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
118[02:29:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
119[02:29:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
120[02:29:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
121[02:29:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
122[02:29:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
123[02:29:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
124[02:29:22] [Server thread/INFO]: Max TNT Explosions: 100
125[02:29:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
126[02:29:23] [Server thread/INFO]: -------- World Settings For [world_nether] --------
127[02:29:23] [Server thread/INFO]: View Distance: 8
128[02:29:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
129[02:29:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
130[02:29:23] [Server thread/INFO]: Item Merge Radius: 2.5
131[02:29:23] [Server thread/INFO]: Item Despawn Rate: 6000
132[02:29:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
133[02:29:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
134[02:29:23] [Server thread/INFO]: Experience Merge Radius: 3.0
135[02:29:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
136[02:29:23] [Server thread/INFO]: Mob Spawn Range: 6
137[02:29:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
138[02:29:23] [Server thread/INFO]: Cane Growth Modifier: 100%
139[02:29:23] [Server thread/INFO]: Melon Growth Modifier: 100%
140[02:29:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
141[02:29:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
142[02:29:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
143[02:29:23] [Server thread/INFO]: Beetroot Growth Modifier: 100%
144[02:29:23] [Server thread/INFO]: Carrot Growth Modifier: 100%
145[02:29:23] [Server thread/INFO]: Potato Growth Modifier: 100%
146[02:29:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
147[02:29:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
148[02:29:23] [Server thread/INFO]: Vine Growth Modifier: 100%
149[02:29:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
150[02:29:23] [Server thread/INFO]: Bamboo Growth Modifier: 100%
151[02:29:23] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
152[02:29:23] [Server thread/INFO]: Kelp Growth Modifier: 100%
153[02:29:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
154[02:29:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
155[02:29:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
156[02:29:23] [Server thread/INFO]: Max TNT Explosions: 100
157[02:29:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
158[02:29:33] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
159[02:29:33] [Server thread/INFO]: View Distance: 8
160[02:29:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
161[02:29:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
162[02:29:33] [Server thread/INFO]: Item Merge Radius: 2.5
163[02:29:33] [Server thread/INFO]: Item Despawn Rate: 6000
164[02:29:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
165[02:29:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
166[02:29:33] [Server thread/INFO]: Experience Merge Radius: 3.0
167[02:29:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
168[02:29:33] [Server thread/INFO]: Mob Spawn Range: 6
169[02:29:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
170[02:29:33] [Server thread/INFO]: Cane Growth Modifier: 100%
171[02:29:33] [Server thread/INFO]: Melon Growth Modifier: 100%
172[02:29:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
173[02:29:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
174[02:29:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
175[02:29:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
176[02:29:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
177[02:29:33] [Server thread/INFO]: Potato Growth Modifier: 100%
178[02:29:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
179[02:29:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
180[02:29:33] [Server thread/INFO]: Vine Growth Modifier: 100%
181[02:29:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
182[02:29:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
183[02:29:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
184[02:29:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
185[02:29:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
186[02:29:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
187[02:29:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
188[02:29:33] [Server thread/INFO]: Max TNT Explosions: 100
189[02:29:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
190[02:29:33] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
191[02:29:34] [Server thread/INFO]: Preparing spawn area: 0%
192[02:29:34] [Server thread/INFO]: Preparing spawn area: 0%
193[02:29:34] [Server thread/INFO]: Preparing spawn area: 3%
194[02:29:35] [Server thread/INFO]: Preparing spawn area: 41%
195[02:29:35] [Server thread/INFO]: Preparing spawn area: 70%
196[02:29:36] [Server thread/INFO]: Preparing spawn area: 100%
197[02:29:36] [Server thread/INFO]: Preparing spawn area: 100%
198[02:29:37] [Server thread/INFO]: Preparing spawn area: 100%
199[02:29:37] [Server thread/INFO]: Preparing spawn area: 100%
200[02:29:37] [Server thread/INFO]: Loaded 289 spawn chunks for world world
201[02:29:37] [Server thread/INFO]: Time elapsed: 4292 ms
202[02:29:37] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
203[02:29:37] [Server thread/INFO]: Preparing spawn area: 0%
204[02:29:38] [Server thread/INFO]: Preparing spawn area: 24%
205[02:29:38] [Server-Worker-1/INFO]: Preparing spawn area: 100%
206[02:29:39] [Server-Worker-2/INFO]: Preparing spawn area: 100%
207[02:29:39] [Server-Worker-2/INFO]: Preparing spawn area: 100%
208[02:29:40] [Server-Worker-1/INFO]: Preparing spawn area: 100%
209[02:29:40] [Server-Worker-1/INFO]: Preparing spawn area: 100%
210[02:29:41] [Server-Worker-2/INFO]: Preparing spawn area: 100%
211[02:29:41] [Server-Worker-2/INFO]: Preparing spawn area: 100%
212[02:29:42] [Server-Worker-1/INFO]: Preparing spawn area: 100%
213[02:29:42] [Server-Worker-2/INFO]: Preparing spawn area: 100%
214[02:29:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
215[02:29:43] [Server thread/INFO]: Loaded 289 spawn chunks for world world_nether
216[02:29:43] [Server thread/INFO]: Time elapsed: 5601 ms
217[02:29:43] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
218[02:29:43] [Server thread/INFO]: Preparing spawn area: 0%
219[02:29:43] [Server-Worker-2/INFO]: Preparing spawn area: 100%
220[02:29:44] [Server-Worker-2/INFO]: Preparing spawn area: 100%
221[02:29:44] [Server-Worker-1/INFO]: Preparing spawn area: 100%
222[02:29:45] [Server thread/INFO]: Loaded 289 spawn chunks for world world_the_end
223[02:29:45] [Server thread/INFO]: Time elapsed: 1783 ms
224[02:29:45] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1737)
225[02:29:45] [Server thread/ERROR]: [Citizens] v2.0.25-SNAPSHOT (build 1737) is not compatible with Minecraft v1_15_R1 - try upgrading or downgrading Citizens. Disabling.
226[02:29:45] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1737)
227[02:29:45] [Server thread/INFO]: [Skript] Enabling Skript v2.4-beta5-MH
228[02:29:45] [Server thread/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
229[02:29:50] [Server thread/INFO]: [Skript] Loaded 114150 aliases in 4958ms
230[02:29:52] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
231[02:29:52] [Server thread/INFO]: [PlayerServer] Enabling PlayerServer v1.0-SNAPSHOT
232[02:29:52] [Server thread/INFO]: [PlayerServer] Server Id: 5d0a5fb9525c946b053ad9cc
233[02:29:53] [Server thread/INFO]: [Misk] Enabling Misk v1.0.0
234[02:29:53] [Server thread/ERROR]: Error occurred while enabling Misk v1.0.0 (Is it up to date?)
235com.comphenix.protocol.reflect.FieldAccessException: No field with type java.util.Map exists in class EnumProtocol.
236 at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:216) ~[?:?]
237 at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:195) ~[?:?]
238 at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.initialize(NettyProtocolRegistry.java:60) ~[?:?]
239 at com.comphenix.protocol.injector.netty.ProtocolRegistry.<init>(ProtocolRegistry.java:59) ~[?:?]
240 at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:39) ~[?:?]
241 at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:70) ~[?:?]
242 at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:271) ~[?:?]
243 at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:259) ~[?:?]
244 at com.comphenix.protocol.concurrency.PacketTypeSet.getPacketClass(PacketTypeSet.java:82) ~[?:?]
245 at com.comphenix.protocol.concurrency.PacketTypeSet.addType(PacketTypeSet.java:35) ~[?:?]
246 at com.comphenix.protocol.injector.spigot.AbstractPacketInjector.addPacketHandler(AbstractPacketInjector.java:30) ~[?:?]
247 at com.comphenix.protocol.injector.PacketFilterManager.enablePacketFilters(PacketFilterManager.java:634) ~[?:?]
248 at com.comphenix.protocol.injector.PacketFilterManager.addPacketListener(PacketFilterManager.java:402) ~[?:?]
249 at com.moderocky.misk.listeners.WASDProtocolListener.registerListener(WASDProtocolListener.java:31) ~[?:?]
250 at com.moderocky.misk.MiSK.onEnable(MiSK.java:65) ~[?:?]
251 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Paper-6]
252 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[spigot.jar:git-Paper-6]
253 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[spigot.jar:git-Paper-6]
254 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468) ~[spigot.jar:git-Paper-6]
255 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382) ~[spigot.jar:git-Paper-6]
256 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481) ~[spigot.jar:git-Paper-6]
257 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-6]
258 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[spigot.jar:git-Paper-6]
259 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
260[02:29:53] [Server thread/INFO]: [Misk] Disabling Misk v1.0.0
261[02:29:53] [Server thread/INFO]: [Misk] * MiSK disabled!
262[02:29:53] [Server thread/INFO]: [skDragon] Enabling skDragon v0.15
263[02:29:53] [Server thread/INFO]: [skDragon] Plugin has been Enabled
264[02:29:54] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.0.0-SNAPSHOT*
265[02:29:54] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.4MH*
266[02:29:54] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
267[02:29:54] [Server thread/INFO]: [skQuery] Beginning to process a total of 125 from SkQuery
268[02:29:54] [Server thread/INFO]: [skQuery] Out of 125 classes, 123 classes were loaded from SkQuery
269[02:29:55] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.5a-minehut
270[02:29:55] [Server thread/INFO]: [Skellett] New update found! Updating files...
271[02:29:55] [Server thread/INFO]: [Skellett] SyntaxToggles.yml not found, generating a new file!
272[02:29:55] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
273[02:29:55] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
274[02:29:55] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
275[02:29:56] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
276[02:29:56] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
277[02:29:56] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
278[02:29:56] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
279[02:29:56] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
280[02:29:56] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
281[02:29:56] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
282[02:29:56] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
283[02:29:56] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
284[02:29:56] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
285[02:29:57] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
286[02:29:57] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
287[02:29:57] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
288[02:29:57] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
289[02:29:57] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
290[02:29:57] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
291[02:29:57] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
292[02:29:57] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
293[02:29:57] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
294[02:29:57] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
295[02:29:57] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
296[02:29:57] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
297[02:29:57] [Server thread/INFO]: [Skellett] Registered 58 Effects, 19 Conditions, 151 Expressions and 25 Events
298[02:29:57] [Server thread/INFO]: [Skellett] Has been enabled!
299[02:29:57] [Server thread/INFO]: [SK-NBeeT] Enabling SK-NBeeT v2.7.3*
300[02:29:57] [Server thread/INFO]: [Sk-NBeeT] Sk-NBeeT is not supported on this version [v1_15_R1] and will now be disabled
301[02:29:57] [Server thread/INFO]: [SK-NBeeT] Disabling SK-NBeeT v2.7.3
302[02:29:57] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
303[02:29:57] [Server thread/INFO]:
304[02:29:57] [Server thread/INFO]:
305[02:29:57] [Server thread/INFO]: ******************************************************
306[02:29:57] [Server thread/INFO]: This version of HolographicDisplays only
307[02:29:57] [Server thread/INFO]: works on server versions from 1.8 to 1.14.
308[02:29:57] [Server thread/INFO]: The plugin will be disabled.
309[02:29:57] [Server thread/INFO]: ******************************************************
310[02:29:57] [Server thread/INFO]:
311[02:30:02] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2-Pikachu-Patch-3*
312[02:30:03] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
313[02:30:03] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
314[02:30:03] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
315[02:30:03] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 62 expressions and 0 types. Have fun!
316[02:30:03] [Server thread/INFO]: [skript-holo] Enabling skript-holo v1.0.0
317[02:30:03] [Server thread/INFO]: [skript-holo] Started metrics!
318[02:30:03] [Server thread/INFO]: [skript-holo] Finished loading!
319[02:30:03] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.18*
320[02:30:03] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.18!
321[02:30:03] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
322[02:30:03] [Server thread/INFO]: [skRayFall] Cooking Bacon...
323[02:30:03] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
324[02:30:03] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
325[02:30:03] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
326[02:30:03] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
327[02:30:03] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
328[02:30:03] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
329[02:30:04] [Server thread/INFO]: [skRayFall] Bacon is ready!
330[02:30:04] [Server thread/INFO]: Done (46.241s)! For help, type "help"
331[02:30:04] [Server thread/INFO]: Timings Reset
332[02:30:04] [Craft Scheduler Thread - 4/INFO]: [skDragon] Checking for updates now!
333[02:30:05] [Server thread/INFO]: [Skript] Loading variables...
334[02:30:05] [Craft Scheduler Thread - 4/INFO]: [skDragon] You have the latest version!
335[02:30:05] [Server thread/INFO]: [Skript] Loaded 90 variables in 0.3 seconds
336[02:30:12] [Server thread/INFO]: [Skript] All scripts loaded without errors.
337[02:30:12] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 8 triggers and 5 commands in 7.53 seconds
338[02:30:12] [Server thread/INFO]: [Skript] Finished loading.
339[02:30:13] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.15(573)
340[02:30:13] [Server thread/WARN]: [ViaVersion] You are running a development version, please report any bugs to GitHub.
341[02:30:13] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8537ms or 170 ticks behind
342[02:30:14] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Checking for latest update...
343[02:30:15] [Craft Scheduler Thread - 6/INFO]: [TuSKe] New update available: v1.8.2
344[02:30:15] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
345[02:30:15] [Craft Scheduler Thread - 6/INFO]: [TuSKe] You can download and update it with /tuske update.
346[02:30:18] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Generating documentation of Skript & Addons.
347[02:30:19] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Documentation was generated successfully.