· 5 years ago · Mar 27, 2020, 01:20 PM
1[11:11:32] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[11:11:32] [Server thread/INFO]: Loading properties
3[11:11:32] [Server thread/INFO]: Default game type: SURVIVAL
4[11:11:32] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[11:11:32] [Server thread/WARN]: Couldn't load server icon
6java.lang.IllegalArgumentException: Must be 64 pixels wide
7 at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
8 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1694) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
9 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
10 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:765) [custom.jar:git-Spigot-dcd1643-e60fc34]
11 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.<init>(CraftServer.java:260) [custom.jar:git-Spigot-dcd1643-e60fc34]
12 at net.minecraft.server.v1_12_R1.PlayerList.<init>(PlayerList.java:78) [custom.jar:git-Spigot-dcd1643-e60fc34]
13 at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:14) [custom.jar:git-Spigot-dcd1643-e60fc34]
14 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
15 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
16 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
17[11:11:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
18[11:11:32] [Server thread/INFO]: Using 3 threads for Netty based IO
19[11:11:32] [Server thread/INFO]: Debug logging is disabled
20[11:11:32] [Server thread/INFO]: Generating keypair
21[11:11:33] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25603
22[11:11:33] [Server thread/INFO]: Using epoll channel type
23[11:11:33] [Server thread/ERROR]: Ambiguous plugin name `EssentialsSpawn' for files `plugins/EssentialsSpawn.jar' and `plugins/EssentialsSpawn-2.x-b26.jar' in `plugins'
24[11:11:33] [Server thread/INFO]: Set PluginClassLoader as parallel capable
25[11:11:34] [Server thread/ERROR]: Could not load 'plugins/BungeeTabListPlus-3.0.10.jar' in folder 'plugins'
26org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
27 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
28 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
29 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [custom.jar:git-Spigot-dcd1643-e60fc34]
30 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [custom.jar:git-Spigot-dcd1643-e60fc34]
31 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [custom.jar:git-Spigot-dcd1643-e60fc34]
32 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
33 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
34Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
35 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
36 at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
37 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
38 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
39 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
40 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
41 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
42 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
43 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
44 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
45 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
46 ... 6 more
47Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
48 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_242]
49 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
50 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
51 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
52 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
53 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
54 at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
55 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
56 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
57 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
58 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
59 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
60 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
61 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
62 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
63 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
64 ... 6 more
65[11:11:36] [Server thread/ERROR]: Could not load 'plugins/RideThaDragon.jar' in folder 'plugins'
66org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/Entity
67 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
68 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
69 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [custom.jar:git-Spigot-dcd1643-e60fc34]
70 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [custom.jar:git-Spigot-dcd1643-e60fc34]
71 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [custom.jar:git-Spigot-dcd1643-e60fc34]
72 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
73 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
74Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/Entity
75 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
76 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
77 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
78 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
79 ... 6 more
80Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_5.Entity
81 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
82 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
83 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
84 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
85 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
86 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
87 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
88 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
89 ... 6 more
90[11:11:36] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
91[11:11:36] [Server thread/INFO]: [AntiDDos] Loading AntiDDos v0.5
92[11:11:36] [Server thread/INFO]: [NoPluginShow] Loading NoPluginShow v1.0
93[11:11:36] [Server thread/INFO]: [SimpleVIPPerks] Loading SimpleVIPPerks v3.5
94[11:11:36] [Server thread/INFO]: [Sudo] Loading Sudo v1
95[11:11:36] [Server thread/INFO]: [EditableSign] Loading EditableSign v1.2.7
96[11:11:36] [Server thread/INFO]: [AntiVPN] Loading AntiVPN v5.11.37
97[11:11:36] [Server thread/INFO]: ?e[?bAnti-VPN?e] ?r?eChecking version of ?fACF
98[11:11:36] [Server thread/INFO]: ?e[?bAnti-VPN?e] ?r?eChecking version of ?fSQLite
99[11:11:36] [Server thread/INFO]: ?e[?bAnti-VPN?e] ?r?eChecking version of ?fMySQL
100[11:11:40] [Server thread/INFO]: ?b====================================
101[11:11:40] [Server thread/INFO]: ?eAnti-VPN runs better on Paper!
102[11:11:40] [Server thread/INFO]: ?ehttps://whypaper.emc.gs/
103[11:11:40] [Server thread/INFO]: ?b====================================
104[11:11:40] [Server thread/INFO]: [PerWorldSpawn] Loading PerWorldSpawn v1.0
105[11:11:40] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
106[11:11:40] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
107[11:11:40] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
108[11:11:41] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
109[11:11:41] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
110[11:11:41] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
111[11:11:41] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
112[11:11:41] [Server thread/INFO]: [ViaVersion] Loading translation mapping
113[11:11:41] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
114[11:11:42] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
115[11:11:42] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
116[11:11:42] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
117[11:11:42] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
118[11:11:42] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
119[11:11:42] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
120[11:11:43] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
121[11:11:43] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
122[11:11:43] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
123[11:11:43] [Server thread/INFO]: [RedeemableCodes] Loading RedeemableCodes vBuild 32d
124[11:11:43] [Server thread/INFO]: [PluginHider] Loading PluginHider v1.1
125[11:11:43] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
126[11:11:43] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
127[11:11:43] [Server thread/INFO]: [BountifulAPI] Loading BountifulAPI v1.6.4
128[11:11:43] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.1
129[11:11:43] [Server thread/INFO]: [Broadcast] Loading Broadcast v1.7
130[11:11:43] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.6.0-b738
131[11:11:43] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
132[11:11:43] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v0.1
133[11:11:43] [Server thread/INFO]: [PhantomAntiDupe] Loading PhantomAntiDupe v1.2
134[11:11:43] [Server thread/INFO]: [FakePlayers] Loading FakePlayers v1.9
135[11:11:43] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
136[11:11:43] [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*!
137[11:11:43] [Server thread/INFO]: [OpenPlayerInventory] Loading OpenPlayerInventory v1.5.0
138[11:11:43] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
139[11:11:43] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
140[11:11:43] [Server thread/INFO]: [statuecreator] Loading statuecreator v1.6
141[11:11:43] [Server thread/INFO]: [GWarp] Loading GWarp v[2.11.0.0]
142[11:11:43] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.14.0
143[11:11:43] [Server thread/INFO]: [MobArena] Loading MobArena v0.104.2
144[11:11:43] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
145[11:11:43] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
146[11:11:43] [Server thread/INFO]: [NoPlugins] Loading NoPlugins v6.9.1
147[11:11:43] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.3
148[11:11:43] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
149[11:11:43] [Server thread/INFO]: [PVPStats] Loading PVPStats v2.1.7
150[11:11:43] [Server thread/INFO]: [MaintenanceSpigot] Loading MaintenanceSpigot v3.0.3
151[11:11:43] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
152[11:11:43] [Server thread/INFO]: [HolographicScoreboard] Loading HolographicScoreboard v1.5.1
153[11:11:43] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.4.0
154[11:11:43] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
155[11:11:43] [Server thread/INFO]: [Paintball] Loading Paintball v1.3.11
156[11:11:43] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
157[11:11:43] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
158[11:11:43] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.2
159[11:11:43] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v1.1.4
160[11:11:43] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
161[11:11:43] [Server thread/INFO]: [Parkour] Loading Parkour v5.3
162[11:11:43] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
163[11:11:43] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
164[11:11:43] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-beta1-b2226
165[11:11:43] [Server thread/INFO]: [Factions] Loading Factions v2.14.0
166[11:11:43] [Server thread/INFO]: [LockettePro] Loading LockettePro v2.9.0
167[11:11:43] [Server thread/INFO]: [MyPet] Loading MyPet v3.9
168[11:11:43] [Server thread/INFO]: [[0;32;22mMyPet[m] [mError-Reporter ENABLED[m
169[11:11:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
170[11:11:44] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
171[11:11:44] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
172[11:11:44] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
173[11:11:44] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
174[11:11:44] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
175[11:11:44] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
176[11:11:44] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
177[11:11:44] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0
178[11:11:44] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE START ===
179[11:11:44] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Cachefile datas...
180[11:11:44] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Onlineplayer datas...
181[11:11:44] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Registry datas...
182[11:11:44] [Server thread/INFO]: [MassiveCore 2.14.0] Saving Cachefile...
183[11:11:44] [Server thread/INFO]: [MassiveCore 2.14.0] Setup of IdUtil took 75ms.
184[11:11:47] [Server thread/INFO]: [MassiveCore 2.14.0] Integration Activated IntegrationLiabilityAreaEffectCloud
185[11:11:47] [Server thread/INFO]: [MassiveCore 2.14.0] Integration Activated IntegrationVault
186[11:11:47] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE COMPLETE (Took 2950ms) ===
187[11:11:47] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
188[11:11:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
189[11:11:47] [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.
190[11:11:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
191[11:11:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
192[11:11:47] [Server thread/INFO]: Preparing level "Login"
193[11:11:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4657701214022216922)
194[11:11:49] [Server thread/INFO]: Preparing spawn area: 36%
195[11:11:49] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3737304922219931373)
196[11:11:49] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
197[11:11:49] [Server thread/INFO]: [AntiDDos] Enabling AntiDDos v0.5
198[11:11:49] [Server thread/INFO]: [AntiDDos] Protection ON!
199[11:11:49] [Server thread/INFO]: [NoPluginShow] Enabling NoPluginShow v1.0
200[11:11:50] [Server thread/INFO]: [SimpleVIPPerks] Enabling SimpleVIPPerks v3.5
201[11:11:50] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been enabled!
202[11:11:50] [Server thread/INFO]: [Sudo] Enabling Sudo v1
203[11:11:50] [Server thread/INFO]: [EditableSign] Enabling EditableSign v1.2.7
204[11:11:50] [Server thread/INFO]: [EditableSign] EditableSign version 1.2.7 is Enabled
205[11:11:50] [Server thread/INFO]: [AntiVPN] Enabling AntiVPN v5.11.37
206[11:11:51] [Server thread/INFO]: [AntiVPN] [m{c.z.h.HikariDataSource} AntiVPN-SQLite - Starting...[m
207[11:11:51] [Server thread/INFO]: [AntiVPN] [m{c.z.h.HikariDataSource} AntiVPN-SQLite - Start completed.[m
208[11:11:51] [Server thread/ERROR]: [AntiVPN] [0;31;1m{m.e.a.AntiVPN} Input length = 1
209java.nio.charset.MalformedInputException: Input length = 1
210 at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
211 at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
212 at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
213 at java.io.InputStreamReader.read(InputStreamReader.java:184)
214 at java.io.BufferedReader.fill(BufferedReader.java:161)
215 at java.io.BufferedReader.readLine(BufferedReader.java:324)
216 at java.io.BufferedReader.readLine(BufferedReader.java:389)
217 at ninja.leaping.configurate.loader.CommentHandlers$AbstractPrefixHandler.extractHeader(CommentHandlers.java:197)
218 at ninja.leaping.configurate.loader.CommentHandlers.extractHeader(CommentHandlers.java:70)
219 at ninja.leaping.configurate.loader.CommentHandlers.extractComment(CommentHandlers.java:91)
220 at ninja.leaping.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:130)
221 at ninja.leaping.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:58)
222 at me.egg82.antivpn.utils.LanguageFileUtil.getLanguage(LanguageFileUtil.java:45)
223 at me.egg82.antivpn.utils.LanguageFileUtil.getLanguage(LanguageFileUtil.java:17)
224 at me.egg82.antivpn.AntiVPN.loadLanguages(AntiVPN.java:170)
225 at me.egg82.antivpn.AntiVPN.onEnable(AntiVPN.java:102)
226 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
227 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
228 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
229 at java.lang.reflect.Method.invoke(Method.java:498)
230 at me.egg82.antivpn.BukkitBootstrap.onEnable(BukkitBootstrap.java:95)
231 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
232 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
233 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
234 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
235 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
236 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422)
237 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383)
238 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338)
239 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
240 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
241 at java.lang.Thread.run(Thread.java:748)[m
242[11:11:52] [Server thread/INFO]: [Anti-VPN] Plan was not found. Support for it has been disabled.
243[11:11:52] [Server thread/INFO]: [Anti-VPN] PlaceholderAPI was not found. Support for it has been disabled.
244[11:11:52] [Server thread/INFO]: [Anti-VPN] Enabled
245[11:11:52] [Server thread/INFO]: [Anti-VPN] [Version 5.11.37] [2 Commands] [3 Events] [0 Tasks]
246[11:11:52] [Server thread/INFO]: [PerWorldSpawn] Enabling PerWorldSpawn v1.0
247[11:11:52] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3
248[11:11:52] [Server thread/INFO]: [RedeemableCodes] Enabling RedeemableCodes vBuild 32d
249[11:11:52] [Server thread/INFO]:
250[11:11:52] [Server thread/INFO]: RedeemableCodes Build 32d, a premium resource by Norska - Executing startup sequence...
251[11:11:52] [Server thread/INFO]:
252[11:11:52] [Server thread/INFO]: [+] Generated files (took 0ms)
253[11:11:52] [Server thread/INFO]: [+] Registered commands (took 185ms)
254[11:11:52] [Server thread/INFO]: [+] Registered listeners (took 0ms)
255[11:11:52] [Server thread/INFO]: [+] Registered hashmaps (took 0ms)
256[11:11:52] [Server thread/INFO]:
257[11:11:52] [Server thread/INFO]: [+] Completed startup. Enjoy the plugin!
258[11:11:52] [Server thread/INFO]:
259[11:11:52] [Server thread/INFO]: [PluginHider] Enabling PluginHider v1.1
260[11:11:52] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
261[11:11:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
262[11:11:52] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
263[11:11:52] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter
264[11:11:52] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
265[11:11:52] [Server thread/INFO]: [BountifulAPI] Enabling BountifulAPI v1.6.4
266[11:11:52] [Server thread/INFO]: BountifulAPI V1.6.4 has been enabled!
267[11:11:52] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.1
268[11:11:52] [Server thread/INFO]: <AutoMessage> Loaded 1 messages!
269[11:11:52] [Server thread/INFO]: [Broadcast] Enabling Broadcast v1.7
270[11:11:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.6.0-b738
271[11:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: raidlands
272[11:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
273[11:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: nether
274[11:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
275[11:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Mar2016
276[11:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
277[11:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: shop
278[11:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
279[11:11:53] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: build1n
280[11:11:53] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
281[11:11:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: 618785730175663172)
282[11:11:54] [Server thread/INFO]: Preparing spawn area for Mine, 73%
283[11:11:54] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: build3
284[11:11:54] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
285[11:11:54] [Server thread/INFO]: Preparing start region for level 3 (Seed: -925429645105776056)
286[11:11:55] [Server thread/INFO]: Preparing spawn area for minigames, 32%
287[11:11:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: build2
288[11:11:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
289[11:11:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: build4
290[11:11:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
291[11:11:56] [Server thread/INFO]: Preparing start region for level 4 (Seed: 618785730175663172)
292[11:11:57] [Server thread/INFO]: Preparing spawn area for Spawn, 69%
293[11:11:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: build1
294[11:11:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
295[11:11:57] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
296[11:11:58] [Server thread/INFO]: [Multiverse-Core] Version 2.6.0-b738 (API v21) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
297[11:11:58] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v0.1
298[11:11:58] [Server thread/INFO]: [AntiWDL] -----------------------------
299[11:11:58] [Server thread/INFO]: [AntiWDL] Loading AntiWDL by Upd4ting
300[11:11:58] [Server thread/INFO]: [AntiWDL] Check out my twitter: twitter.com/upd4ting
301[11:11:58] [Server thread/INFO]: [AntiWDL] -----------------------------
302[11:11:58] [Server thread/INFO]: [PhantomAntiDupe] Enabling PhantomAntiDupe v1.2
303[11:11:58] [Server thread/INFO]: [FakePlayers] Enabling FakePlayers v1.9
304[11:11:58] [Server thread/INFO]: =====>[FakePlayers Terms]<=====
305[11:11:58] [Server thread/INFO]: -> You are not permitted to claim this plugin as your own!
306[11:11:58] [Server thread/INFO]: -> You are not permitted to decompiling the plugin's sourcecode!
307[11:11:58] [Server thread/INFO]: -> You are not permitted to modify the code or the plugin and call it your own!
308[11:11:58] [Server thread/INFO]: -> You are not permitted to redistributing this plugin as your own!
309[11:11:58] [Server thread/INFO]: ======>[Terms Accepted!]<======
310[11:11:58] [Server thread/ERROR]: Error occurred while enabling FakePlayers v1.9 (Is it up to date?)
311java.lang.NoClassDefFoundError: de/Herbystar/TTA/Utils/Reflection
312 at de.Herbystar.FakePlayers.PlayerListHandler.PlayerListHandler_1_12_R1.<clinit>(PlayerListHandler_1_12_R1.java:69) ~[?:?]
313 at de.Herbystar.FakePlayers.Main.initializePlayerListHandler(Main.java:157) ~[?:?]
314 at de.Herbystar.FakePlayers.Main.onEnable(Main.java:55) ~[?:?]
315 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
316 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [custom.jar:git-Spigot-dcd1643-e60fc34]
317 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [custom.jar:git-Spigot-dcd1643-e60fc34]
318 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [custom.jar:git-Spigot-dcd1643-e60fc34]
319 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [custom.jar:git-Spigot-dcd1643-e60fc34]
320 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [custom.jar:git-Spigot-dcd1643-e60fc34]
321 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [custom.jar:git-Spigot-dcd1643-e60fc34]
322 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [custom.jar:git-Spigot-dcd1643-e60fc34]
323 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [custom.jar:git-Spigot-dcd1643-e60fc34]
324 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
325 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
326Caused by: java.lang.ClassNotFoundException: de.Herbystar.TTA.Utils.Reflection
327 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_242]
328 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
329 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
330 at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
331 at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
332 ... 14 more
333[11:11:58] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
334[11:11:58] [Server thread/INFO]: [PermissionsEx] Initializing file backend
335[11:11:58] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
336[11:11:58] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
337[11:11:58] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
338[11:11:58] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
339[11:11:58] [Server thread/INFO]: [OpenPlayerInventory] Enabling OpenPlayerInventory v1.5.0
340[11:11:58] [Server thread/INFO]: [OpenPlayerInventory] successfully enabled
341[11:11:58] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
342[11:11:58] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
343[11:11:58] [Thread-23/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
344[11:11:58] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: pvpportal1 (World Error, World did not exist or was not imported into Multiverse-Core!)
345[11:11:58] [Server thread/WARN]: [MVPLogging] Portal pvpportal1 has an invalid LOCATION!
346[11:11:58] [Server thread/WARN]: [MVPLogging] Portal 'pvpportal1' not loaded due to invalid location!
347[11:11:58] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: pvpportal2 (World Error, World did not exist or was not imported into Multiverse-Core!)
348[11:11:58] [Server thread/WARN]: [MVPLogging] Portal pvpportal2 has an invalid LOCATION!
349[11:11:58] [Server thread/WARN]: [MVPLogging] Portal 'pvpportal2' not loaded due to invalid location!
350[11:11:58] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: pvpportal3 (World Error, World did not exist or was not imported into Multiverse-Core!)
351[11:11:58] [Server thread/WARN]: [MVPLogging] Portal pvpportal3 has an invalid LOCATION!
352[11:11:58] [Server thread/WARN]: [MVPLogging] Portal 'pvpportal3' not loaded due to invalid location!
353[11:11:58] [Server thread/WARN]: [MVPLogging] Failed Parsing World for: pvpportal4 (World Error, World did not exist or was not imported into Multiverse-Core!)
354[11:11:58] [Server thread/WARN]: [MVPLogging] Portal pvpportal4 has an invalid LOCATION!
355[11:11:58] [Server thread/WARN]: [MVPLogging] Portal 'pvpportal4' not loaded due to invalid location!
356[11:11:58] [Server thread/INFO]: [MVPLogging] 4 - Portals(s) loaded
357[11:11:58] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
358[11:11:58] [Server thread/INFO]: [statuecreator] Enabling statuecreator v1.6
359[11:11:58] [Server thread/INFO]: == Plugin StatueCreator enabled! ==
360[11:11:58] [Server thread/INFO]: [GWarp] Enabling GWarp v[2.11.0.0]
361[11:11:58] [Server thread/INFO]: [!] The Plugin was successfully enabled.
362[11:11:58] [Server thread/INFO]: [MobArena] Enabling MobArena v0.104.2
363[11:11:58] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
364[11:11:59] [Server thread/INFO]: [MobArena] Loaded arena 'default'
365[11:11:59] [Server thread/INFO]: [MobArena] Loaded arena 'special'
366[11:11:59] [Server thread/INFO]: [MobArena] Loaded 3 sign templates.
367[11:11:59] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
368[11:11:59] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
369[11:11:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
370[11:11:59] [Server thread/INFO]: [WorldGuard] (Login) TNT ignition is PERMITTED.
371[11:11:59] [Server thread/INFO]: [WorldGuard] (Login) Lighters are PERMITTED.
372[11:11:59] [Server thread/INFO]: [WorldGuard] (Login) Lava fire is blocked.
373[11:11:59] [Server thread/INFO]: [WorldGuard] (Login) All fire spread is disabled.
374[11:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Login'
375[11:11:59] [Server thread/INFO]: [WorldGuard] (Login_the_end) TNT ignition is PERMITTED.
376[11:11:59] [Server thread/INFO]: [WorldGuard] (Login_the_end) Lighters are PERMITTED.
377[11:11:59] [Server thread/INFO]: [WorldGuard] (Login_the_end) Lava fire is blocked.
378[11:11:59] [Server thread/INFO]: [WorldGuard] (Login_the_end) All fire spread is disabled.
379[11:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Login_the_end'
380[11:11:59] [Server thread/INFO]: [WorldGuard] (Mine) TNT ignition is PERMITTED.
381[11:11:59] [Server thread/INFO]: [WorldGuard] (Mine) Lighters are PERMITTED.
382[11:11:59] [Server thread/INFO]: [WorldGuard] (Mine) Lava fire is blocked.
383[11:11:59] [Server thread/INFO]: [WorldGuard] (Mine) All fire spread is disabled.
384[11:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mine'
385[11:11:59] [Server thread/INFO]: [WorldGuard] (minigames) TNT ignition is PERMITTED.
386[11:11:59] [Server thread/INFO]: [WorldGuard] (minigames) Lighters are PERMITTED.
387[11:11:59] [Server thread/INFO]: [WorldGuard] (minigames) Lava fire is blocked.
388[11:11:59] [Server thread/INFO]: [WorldGuard] (minigames) All fire spread is disabled.
389[11:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'minigames'
390[11:11:59] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
391[11:11:59] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
392[11:11:59] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
393[11:11:59] [Server thread/INFO]: [WorldGuard] (Spawn) All fire spread is disabled.
394[11:11:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
395[11:11:59] [Server thread/INFO]: [WorldGuard] Loading region data...
396[11:11:59] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v6.9.1
397[11:11:59] [Server thread/INFO]: [NoPlugins] Running version: v6.9.1
398[11:11:59] [Server thread/INFO]: [NoPlugins] --------------------------------
399[11:11:59] [Server thread/INFO]: [NoPlugins] New Version: 7.2
400[11:11:59] [Server thread/INFO]: [NoPlugins] Current Version: 6.9.1
401[11:11:59] [Server thread/INFO]: [NoPlugins] Download link: https://www.spigotmc.org/resources/12965
402[11:11:59] [Server thread/INFO]: [NoPlugins] This plugin is seriously recommended to update if you want to keep your plugins private.
403[11:11:59] [Server thread/INFO]: [NoPlugins] --------------------------------
404[11:11:59] [Server thread/INFO]: [NoPlugins] Successfully loaded.
405[11:11:59] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.3
406[11:11:59] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_12_R1, using UniversalSkinFactory.
407[11:11:59] [Server thread/INFO]: [SkinsRestorer] Detected Multiverse-Core! Using it for dimensions.
408[11:11:59] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
409[11:12:00] [Server thread/INFO]: [PVPStats] Enabling PVPStats v2.1.7
410[11:12:00] [Server thread/ERROR]: Error occurred while enabling PVPStats v2.1.7 (Is it up to date?)
411java.lang.NullPointerException: null
412 at com.Sagacious_.KitpvpStats.leaderboard.LeaderboardHandler$Hologram.<init>(LeaderboardHandler.java:34) ~[?:?]
413 at com.Sagacious_.KitpvpStats.leaderboard.LeaderboardHandler.<init>(LeaderboardHandler.java:217) ~[?:?]
414 at com.Sagacious_.KitpvpStats.Core.onEnable(Core.java:104) ~[?:?]
415 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
416 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [custom.jar:git-Spigot-dcd1643-e60fc34]
417 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [custom.jar:git-Spigot-dcd1643-e60fc34]
418 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [custom.jar:git-Spigot-dcd1643-e60fc34]
419 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [custom.jar:git-Spigot-dcd1643-e60fc34]
420 at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [custom.jar:git-Spigot-dcd1643-e60fc34]
421 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [custom.jar:git-Spigot-dcd1643-e60fc34]
422 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [custom.jar:git-Spigot-dcd1643-e60fc34]
423 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [custom.jar:git-Spigot-dcd1643-e60fc34]
424 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
425 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
426[11:12:00] [Server thread/INFO]: [MaintenanceSpigot] Enabling MaintenanceSpigot v3.0.3
427[11:12:00] [Server thread/INFO]: [MaintenanceSpigot] Plugin by KennyTV
428[11:12:00] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
429[11:12:00] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
430[11:12:00] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
431[11:12:00] [Server thread/INFO]: | Command file(s) found : 1
432[11:12:00] [Server thread/INFO]: | Config : Ready.
433[11:12:00] [Server thread/INFO]: | PlaceholderAPI: Not Found
434[11:12:00] [Server thread/INFO]: | Duplicated command found. exitpvp in examples.yml
435[11:12:00] [Server thread/INFO]: | Custom commands loaded : 39
436[11:12:00] [Server thread/INFO]: | Version: 5.3.4
437[11:12:00] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
438[11:12:00] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
439[11:12:00] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.5.1
440[11:12:00] [Server thread/INFO]: [HolographicScoreboard] MCStats enabled for HolographicScoreboard
441[11:12:00] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.4.0
442[11:12:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
443[11:12:00] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsChat to the same version.
444[11:12:00] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsSpawn to the same version.
445[11:12:01] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
446[11:12:01] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
447[11:12:01] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
448[11:12:01] [Server thread/INFO]: Loaded 852 items from items.csv.
449[11:12:01] [Server thread/INFO]: Using locale en_US
450[11:12:02] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
451[11:12:02] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
452[11:12:02] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
453[11:12:02] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
454[11:12:02] [Server thread/INFO]: [Paintball] Enabling Paintball v1.3.11
455[11:12:02] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
456[11:12:02] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
457[11:12:02] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt
458[11:12:02] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
459[11:12:02] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
460[11:12:02] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
461[11:12:02] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
462[11:12:02] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
463[11:12:02] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
464[11:12:02] [Server thread/INFO]: [Paintball] Loading ranks..
465[11:12:02] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
466[11:12:02] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
467[11:12:02] [Server thread/INFO]: [Paintball] Plugin 'Votifier' not found. Additional vote features disabled.
468[11:12:02] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
469[11:12:02] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
470[11:12:02] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
471[11:12:02] [Server thread/INFO]: [ColoredTags] Hooked HealthBar plugin!
472[11:12:02] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.2
473[11:12:02] [Server thread/INFO]: [TradeSystem] Enabling TradeSystem v1.1.4
474[11:12:02] [Server thread/INFO]:
475[11:12:02] [Server thread/INFO]: __________________________________________________________
476[11:12:02] [Server thread/INFO]:
477[11:12:02] [Server thread/INFO]: TradeSystem [1.1.4]
478[11:12:02] [Server thread/INFO]:
479[11:12:02] [Server thread/INFO]: Status:
480[11:12:02] [Server thread/INFO]:
481[11:12:02] [Server thread/INFO]: MC-Version: v1_12_R1
482[11:12:02] [Server thread/INFO]:
483[11:12:02] [Server thread/INFO]: > Loading sounds
484[11:12:02] [Server thread/INFO]: > Loading blacklist
485[11:12:02] [Server thread/INFO]: ...got 3 blocked item(s)
486[11:12:02] [Server thread/INFO]: > Loading layouts
487[11:12:03] [Server thread/INFO]: ...got 1 layout(s)
488[11:12:03] [Server thread/INFO]:
489[11:12:03] [Server thread/INFO]: Done (0.245s)
490[11:12:03] [Server thread/INFO]:
491[11:12:03] [Server thread/INFO]: __________________________________________________________
492[11:12:03] [Server thread/INFO]:
493[11:12:03] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
494[11:12:03] [Server thread/WARN]: ?4Version mismatch! Please update all Essentials jars to the same version.
495[11:12:03] [Server thread/INFO]: [Parkour] Enabling Parkour v5.3
496[11:12:03] [Server thread/INFO]: [Parkour] [Vault] Successfully linked. Version: 1.7.2-b107
497[11:12:03] [Server thread/INFO]: [Parkour] Enabled Parkour v5.3
498[11:12:03] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
499[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} creating table 'items'[m
500[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`)) [m
501[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} creating table 'accounts'[m
502[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} creating index 'accounts_uuid_idx' for table 'accounts[m
503[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} creating index 'accounts_shortName_idx' for table 'accounts[m
504[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} creating index 'accounts_name_idx' for table 'accounts[m
505[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , `lastSeen` BIGINT DEFAULT 0 NOT NULL , PRIMARY KEY (`shortName`) , UNIQUE (`name`,`uuid`) ) [m
506[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_uuid_idx` ON `accounts` ( `uuid` )[m
507[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )[m
508[11:12:03] [Server thread/INFO]: [AntiVPN] [m{c.A.C.O.t.TableUtils} executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_name_idx` ON `accounts` ( `name` )[m
509[11:12:03] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
510[11:12:03] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
511[11:12:03] [Server thread/WARN]: ?4Version mismatch! Please update all Essentials jars to the same version.
512[11:12:03] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-beta1-b2226
513[11:12:04] [Server thread/INFO]: [AuthMe] SQLite Setup finished
514[11:12:04] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
515[11:12:05] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
516[11:12:05] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
517[11:12:05] [DiscordSRV - Initialization/WARN]: [DiscordSRV]
518
519The current build of DiscordSRV is outdated by 72 commits! Get the latest build at your favorite distribution center.
520
521Spigot: https://www.spigotmc.org/resources/discordsrv.18494/
522Bukkit Dev: http://dev.bukkit.org/bukkit-plugins/discordsrv/
523Source: https://github.com/DiscordSRV/DiscordSRV
524
525[11:12:05] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-beta1 build n.2226 correctly enabled!
526[11:12:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?8===============================================================================
527[11:12:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?a Need a server host? Try PebbleHost! Plans starting at $1/GB!
528[11:12:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
529[11:12:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ?8===============================================================================
530[11:12:05] [Server thread/INFO]: [Factions] Enabling Factions v2.14.0
531[11:12:06] [Server thread/INFO]: [Factions 2.14.0] === ENABLE START ===
532[11:12:08] [OkHttp https://discordapp.com/.../WARN]: [AntiVPN] [0;33;1m{g.s.d.d.j.i.r.RateLimiter} Encountered global rate-limit! Retry-After: 68[m
533[11:12:08] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] DiscordSRV failed to connect to Discord. Reason: The provided token is invalid!
534[11:12:08] [Server thread/INFO]: [Factions 2.14.0] Integration Activated IntegrationV18
535[11:12:08] [Server thread/INFO]: [Factions 2.14.0] Integration Activated IntegrationV19
536[11:12:08] [Server thread/INFO]: [Factions 2.14.0] Integration Activated IntegrationSpigot
537[11:12:08] [Server thread/INFO]: [Factions 2.14.0] Integration Activated IntegrationWorldGuard
538[11:12:08] [Server thread/INFO]: [Factions 2.14.0] === ENABLE COMPLETE (Took 2766ms) ===
539[11:12:08] [Server thread/INFO]: [LockettePro] Enabling LockettePro v2.9.0
540[11:12:08] [Server thread/INFO]: [[0;32;22mMyPet[m] [mEnabling MyPet v3.9[m
541[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [mNo Update available.[m
542[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_12_R1.util.CustomEntityRegistry[m
543[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCompat mode for v1_12_R1 loaded.[m
544[11:12:09] [Server thread/WARN]: [[0;32;22mMyPet[m] [m[0;31;1msweet_berries is not a valid 1.13 item ID! Please check your configs.[m
545[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [mExp calculation mode: MyPet[m
546[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [mLoading WorldGroups...[m
547[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '[0;33;22mLogin[m' to 'default'[m
548[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '[0;33;22mLogin_the_end[m' to 'default'[m
549[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '[0;33;22mMine[m' to 'default'[m
550[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '[0;33;22mminigames[m' to 'default'[m
551[11:12:09] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added '[0;33;22mSpawn[m' to 'default'[m
552[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mConnect to SQLite database...[m
553[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mSQLite connection successful.[m
554[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCitizens (2.0.24-SNAPSHOT (build 1605)) hook activated.[m
555[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mFactions (2.14.0) hook activated.[m
556[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mMobArena (0.104.2) (com.garbagemule.MobArena.MobArena) hook activated.[m
557[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mProtocolLib (4.4.0) hook activated.[m
558[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mVault (1.7.2-b107) (Economy: Essentials Economy) (Permissions: PermissionsEx) hook activated.[m
559[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mWorldGuard (6.2.2-SNAPSHOT;8eeab68) hook activated.[m
560[11:12:10] [Server thread/INFO]: [[0;32;22mMyPet[m] [mVersion 3.9-b1525[0;32;1m ENABLED[m
561[11:12:11] [Server thread/INFO]: Done (24.492s)! For help, type "help" or "?"
562[11:12:11] [Server thread/ERROR]: Couldn't load server icon
563java.lang.IllegalStateException: Must be 64 pixels wide
564 at org.apache.commons.lang3.Validate.validState(Validate.java:829) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
565 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:643) [custom.jar:git-Spigot-dcd1643-e60fc34]
566 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:551) [custom.jar:git-Spigot-dcd1643-e60fc34]
567 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
568[11:12:12] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
569[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'Rules' was in the world 'V2Mar2016' but it wasn't loaded.
570[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'Faction' was in the world 'V2Mar2016' but it wasn't loaded.
571[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'AdminShop' was in the world 'V2Mar2016' but it wasn't loaded.
572[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp2' was in the world 'Nether' but it wasn't loaded.
573[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'pvp1' was in the world 'Nether' but it wasn't loaded.
574[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'b3e' was in the world 'Build3' but it wasn't loaded.
575[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'b3n' was in the world 'Build3' but it wasn't loaded.
576[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'b3w' was in the world 'Build3' but it wasn't loaded.
577[11:12:12] [Server thread/WARN]: [HolographicDisplays] Hologram 'b3s' was in the world 'Build3' but it wasn't loaded.
578[11:12:12] [Craft Scheduler Thread - 11/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist
579[11:12:12] [Craft Scheduler Thread - 5/INFO]: [MaintenanceSpigot] ?cNewest version available: ?aVersion 3.0.4?c, you're on ?a3.0.3
580[11:12:12] [Craft Scheduler Thread - 11/WARN]: [AuthMe] Could not download GeoLiteAPI database [UnknownHostException]: geolite.maxmind.com
581[11:12:12] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
582[11:12:12] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
583[11:12:12] [Server thread/INFO]: [BountifulAPI] No update was found, you are running the latest version.
584[11:12:12] [Craft Scheduler Thread - 9/INFO]: [AreaShop] Update from AreaShop V2.4.0 to AreaShop V2.6.0 available, get the latest version at http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/
585[11:12:12] [Craft Scheduler Thread - 2/INFO]: [Paintball] --------- Checking version ----------
586[11:12:12] [Craft Scheduler Thread - 2/INFO]: [Paintball] There is a new version of paintball available: Paintball v1.5.0 (RELEASE)
587[11:12:12] [Craft Scheduler Thread - 2/INFO]: [Paintball] Download at the bukkit dev page.
588[11:12:12] [Craft Scheduler Thread - 2/INFO]: [Paintball] --------- ---------------- ----------
589[11:12:12] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
590[11:12:13] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
591[11:12:13] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
592[11:12:13] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
593[11:12:15] [Server thread/INFO]:
594[11:12:15] [Server thread/INFO]: **************************************************
595[11:12:15] [Server thread/INFO]: ----------------- PAINTBALL INFO -----------------
596[11:12:15] [Server thread/INFO]:
597[11:12:15] [Server thread/INFO]: License stuff:
598[11:12:15] [Server thread/INFO]: - Usage on own risk. I give no warranties for anything.
599[11:12:15] [Server thread/INFO]: - Do not redistribute/upload/use parts of it/copy/give away.
600[11:12:15] [Server thread/INFO]: - Do not use for commercial purposes!
601[11:12:15] [Server thread/INFO]: -> No selling of paintball currency!
602[11:12:15] [Server thread/INFO]: -> No benefits for paying players/donors!
603[11:12:15] [Server thread/INFO]: -> This also applies to any kind of add-on you are using
604[11:12:15] [Server thread/INFO]: in a way related to this plugin!
605[11:12:15] [Server thread/INFO]: The complete list of license terms can be found on the project page.
606[11:12:15] [Server thread/INFO]:
607[11:12:15] [Server thread/INFO]: If you like this plugin: Give feedback and donate at
608[11:12:15] [Server thread/INFO]: ->http://dev.bukkit.org/projects/paintball_pure_war/
609[11:12:15] [Server thread/INFO]:
610[11:12:15] [Server thread/INFO]: Thank you and good shooting!
611[11:12:15] [Server thread/INFO]: - blablubbabc :)
612[11:12:15] [Server thread/INFO]:
613[11:12:15] [Server thread/INFO]: ---------------- Detected Problems ---------------
614[11:12:15] [Server thread/INFO]:
615[11:12:15] [Server thread/INFO]: - There is a new version of paintball available: Paintball v1.5.0 (RELEASE)
616[11:12:15] [Server thread/INFO]:
617[11:12:15] [Server thread/INFO]: -> Check your complete log!
618[11:12:15] [Server thread/INFO]: There might be additional information above.
619[11:12:15] [Server thread/INFO]:
620[11:12:15] [Server thread/INFO]: **************************************************
621[11:12:15] [Server thread/INFO]:
622[11:13:53] [User Authenticator #1/INFO]: UUID of player Aixory is c561385b-ad64-3e1b-9629-5d2162df213b
623[11:13:53] [Server thread/INFO]: Player 'Aixory' cannot be found
624[11:13:54] [Server thread/INFO]: Aixory[/77.139.161.63:50781] logged in with entity id 776 at ([Spawn]1058.595325195171, 82.0, 143.5058825988197)
625[11:14:19] [Server thread/INFO]: Aixory lost connection: Timed out
626[11:14:19] [Server thread/INFO]: Aixory left the game
627[11:15:19] [User Authenticator #2/INFO]: UUID of player Aixory is c561385b-ad64-3e1b-9629-5d2162df213b
628[11:15:19] [Server thread/INFO]: Player 'Aixory' cannot be found
629[11:15:20] [Server thread/INFO]: Aixory[/77.139.161.63:50848] logged in with entity id 910 at ([Spawn]1058.595325195171, 82.0, 143.5058825988197)
630[11:15:45] [Server thread/INFO]: Aixory lost connection: Timed out
631[11:15:45] [Server thread/INFO]: Aixory left the game
632[11:18:03] [User Authenticator #3/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
633[11:18:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@66791761[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:55853): ?cThe server is currently under maintenance!
634?cTry again later!
635[11:18:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@66791761[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:55853) lost connection: ?cThe server is currently under maintenance!
636?cTry again later!
637[11:18:30] [User Authenticator #4/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
638[11:18:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1b9a9429[id=6205e4a7-5681-3940-b50b-257066f4884c,name=RealTriassic,properties={},legacy=false] (/144.91.123.87:50326): ?cThe server is currently under maintenance!
639?cTry again later!
640[11:18:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1b9a9429[id=6205e4a7-5681-3940-b50b-257066f4884c,name=RealTriassic,properties={},legacy=false] (/144.91.123.87:50326): ?cThe server is currently under maintenance!
641?cTry again later!
642[11:18:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@1b9a9429[id=6205e4a7-5681-3940-b50b-257066f4884c,name=RealTriassic,properties={},legacy=false] (/144.91.123.87:50326) lost connection: ?cThe server is currently under maintenance!
643?cTry again later!
644[11:19:29] [Server thread/INFO]: [Maintenance] Added RealTriassic to the maintenance whitelist!
645[11:19:44] [Server thread/INFO]: [Maintenance] Removed Triassic from the maintenance whitelist!
646[11:20:06] [User Authenticator #5/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
647[11:20:07] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
648[11:20:07] [Server thread/INFO]: RealTriassic[/144.91.123.87:50702] logged in with entity id 1048 at ([Login]6.5, 58.0, 1.5)
649[11:20:07] [pool-34-thread-1/INFO]: Creating empty config: /home/minecraft/multicraft/servers/server110374/plugins/Essentials/userdata/6205e4a7-5681-3940-b50b-257066f4884c.yml
650[11:20:08] [Server thread/INFO]: RealTriassic has made the advancement [Getting an Upgrade]
651[11:20:32] [Server thread/INFO]: RealTriassic lost connection: Timed out
652[11:20:32] [Server thread/INFO]: RealTriassic left the game
653[11:20:32] [Server thread/WARN]: handleDisconnection() called twice
654[11:20:51] [User Authenticator #6/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
655[11:20:51] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
656[11:20:51] [Server thread/INFO]: RealTriassic[/144.91.123.87:50872] logged in with entity id 1049 at ([Spawn]1058.5, 82.0, 143.5)
657[11:21:12] [Server thread/WARN]: RealTriassic was kicked for floating too long!
658[11:21:12] [Server thread/INFO]: RealTriassic lost connection: Flying is not enabled on this server
659[11:21:12] [Server thread/INFO]: RealTriassic left the game
660[11:21:12] [Server thread/WARN]: handleDisconnection() called twice
661[11:23:15] [Server thread/INFO]: [Maintenance] Added DarkPosiedon to the maintenance whitelist!
662[11:25:01] [Server thread/INFO]: De-opped DarkPosiedon
663[11:25:01] [User Authenticator #7/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
664[11:25:02] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:51786] logged in with entity id 1318 at ([Mine]23.987807563750316, 66.0, -422.9030850792596)
665[11:25:07] [Server thread/INFO]: [!] Unknown command [!]
666[11:25:09] [Craft Scheduler Thread - 34/INFO]: [AuthMe] DarkPosiedon logged in!
667[11:25:11] [Server thread/INFO]: Could not de-op DarkPosiedon
668[11:25:13] [Server thread/INFO]: DarkPosiedon issued server command: /portals
669[11:25:14] [Server thread/INFO]: DarkPosiedon issued server command: /warp b3
670[11:25:16] [Server thread/INFO]: Could not de-op DarkPosiedon
671[11:25:25] [Server thread/INFO]: [!]=[Server]=[!] you're still on op SVN?
672[11:25:29] [Server thread/INFO]: DarkPosiedon issued server command: /fly
673[11:25:29] [Server thread/INFO]: ?cDarkPosiedon ?4was denied access to command.
674[11:25:31] [Async Chat Thread - #0/INFO]: [?GalacticEmpire]|[DarkPosiedon]: nope
675[11:25:37] [Server thread/INFO]: DarkPosiedon issued server command: /op DarkPosiedon
676[11:25:40] [Server thread/INFO]: DarkPosiedon issued server command: /fly
677[11:25:43] [Async Chat Thread - #0/INFO]: [?GalacticEmpire]|[DarkPosiedon]: i can
678[11:25:45] [Server thread/INFO]: [!]=[Server]=[!] tell me all the bugs
679[11:25:45] [Async Chat Thread - #0/INFO]: [?GalacticEmpire]|[DarkPosiedon]: op my self still
680[11:25:51] [Async Chat Thread - #0/INFO]: [?GalacticEmpire]|[DarkPosiedon]: thats one
681[11:25:52] [Server thread/INFO]: De-opped DarkPosiedon
682[11:25:55] [Server thread/INFO]: [!] Unknown command [!]
683[11:26:06] [Server thread/INFO]: DarkPosiedon issued server command: /portals
684[11:26:07] [Server thread/INFO]: [!]=[Server]=[!] found me all bugs
685[11:26:08] [Server thread/INFO]: DarkPosiedon issued server command: /warp b1
686[11:26:11] [Async Chat Thread - #0/INFO]: [?GalacticEmpire]|[DarkPosiedon]: alright
687[11:26:12] [Server thread/INFO]: DarkPosiedon issued server command: /portals
688[11:26:13] [Server thread/INFO]: DarkPosiedon issued server command: /warp b2
689[11:26:15] [Server thread/INFO]: DarkPosiedon issued server command: /portals
690[11:26:16] [Server thread/INFO]: DarkPosiedon issued server command: /warp B4
691[11:26:18] [Server thread/INFO]: DarkPosiedon issued server command: /portals
692[11:26:21] [Server thread/INFO]: DarkPosiedon issued server command: /warp mines
693[11:26:23] [Server thread/INFO]: DarkPosiedon issued server command: /portals
694[11:26:24] [Server thread/INFO]: DarkPosiedon issued server command: /warp shop
695[11:26:26] [Server thread/INFO]: DarkPosiedon issued server command: /portals
696[11:26:30] [Server thread/INFO]: [!]=[Server]=[!] All warps isn't work?
697[11:26:44] [Server thread/INFO]: DarkPosiedon issued server command: /warp shop
698[11:26:48] [Server thread/INFO]: DarkPosiedon issued server command: /portals
699[11:26:54] [Server thread/INFO]: DarkPosiedon issued server command: /portals
700[11:27:01] [Server thread/INFO]: DarkPosiedon issued server command: /portals
701[11:27:03] [Server thread/INFO]: Could not de-op DarkPosiedon
702[11:27:04] [Server thread/INFO]: DarkPosiedon issued server command: /warp minigames
703[11:27:07] [Server thread/INFO]: DarkPosiedon died
704[11:27:18] [Server thread/INFO]: [!]=[Server]=[!] what's not work?
705[11:27:22] [User Authenticator #8/INFO]: UUID of player Aixory is c561385b-ad64-3e1b-9629-5d2162df213b
706[11:27:22] [Server thread/INFO]: Player 'Aixory' cannot be found
707[11:27:22] [Server thread/INFO]: Aixory[/77.139.161.63:51084] logged in with entity id 1610 at ([Spawn]1058.595325195171, 82.0, 143.5058825988197)
708[11:27:26] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: the
709[11:27:27] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: warps
710[11:27:28] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: only
711[11:27:32] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: mine warp works
712[11:27:42] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: the build worlds just say 'no warps exists'
713[11:27:44] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: and the
714[11:27:44] [Server thread/INFO]: [!]=[Server]=[!] the chat prefixs work?
715[11:27:48] [Server thread/INFO]: Aixory lost connection: Timed out
716[11:27:48] [Server thread/INFO]: Aixory left the game
717[11:27:49] [Server thread/INFO]: DarkPosiedon issued server command: /ch h
718[11:27:53] [Server thread/INFO]: DarkPosiedon issued server command: /help
719[11:27:56] [Server thread/INFO]: DarkPosiedon issued server command: /help
720[11:27:58] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: wasn't it
721[11:28:00] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ch h
722[11:28:01] [Server thread/INFO]: [!]=[Server]=[!] not this
723[11:28:08] [Server thread/INFO]: [!]=[Server]=[!] the prefixs
724[11:28:16] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: as in?
725[11:28:24] [Server thread/INFO]: [!]=[Server]=[!] send me screenshot
726[11:28:28] [Async Chat Thread - #1/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
727[11:28:30] [Server thread/INFO]: [!]=[Server]=[!] of the chat
728[11:28:32] [User Authenticator #9/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
729[11:28:32] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
730[11:28:32] [Server thread/INFO]: RealTriassic[/144.91.123.87:52608] logged in with entity id 1714 at ([Spawn]0.0, -43.658236266007606, 0.0)
731[11:29:11] [Server thread/INFO]: RealTriassic lost connection: Disconnected
732[11:29:11] [Server thread/INFO]: RealTriassic left the game
733[11:29:36] [Server thread/INFO]: [!]=[Server]=[!] now try enter any other versions?
734[11:29:41] [Server thread/INFO]: [!]=[Server]=[!] wanna test this
735[11:29:58] [Async Chat Thread - #2/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
736[11:30:00] [Server thread/INFO]: DarkPosiedon lost connection: Disconnected
737[11:30:00] [Server thread/INFO]: DarkPosiedon left the game
738[11:31:19] [User Authenticator #10/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
739[11:31:19] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
740[11:31:19] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:55145] logged in with entity id 1715 at ([Spawn]1069.2024778227026, 82.0, 162.55965016006334)
741[11:31:25] [Craft Scheduler Thread - 50/INFO]: [AuthMe] DarkPosiedon logged in!
742[11:31:28] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: 1.14 works
743[11:31:41] [User Authenticator #11/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
744[11:31:41] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
745[11:31:42] [Server thread/INFO]: RealTriassic[/144.91.123.87:53294] logged in with entity id 1747 at ([Spawn]0.0, -47.57824003920057, 0.0)
746[11:31:43] [Server thread/INFO]: [!]=[Server]=[!] there are any blocks that missing?
747[11:31:48] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: not in spawn
748[11:31:53] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: spawn is working fine
749[11:31:59] [Server thread/INFO]: [!]=[Server]=[!] check mine
750[11:32:07] [Server thread/INFO]: RealTriassic lost connection: Timed out
751[11:32:07] [Server thread/INFO]: RealTriassic left the game
752[11:32:07] [Server thread/WARN]: handleDisconnection() called twice
753[11:32:08] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
754[11:32:09] [Server thread/INFO]: DarkPosiedon issued server command: /portals
755[11:32:11] [Server thread/INFO]: DarkPosiedon issued server command: /warp mines
756[11:32:13] [Server thread/INFO]: [!]=[Server]=[!] and all other things
757[11:32:18] [User Authenticator #12/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
758[11:32:18] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
759[11:32:18] [Server thread/INFO]: RealTriassic[/144.91.123.87:53436] logged in with entity id 1880 at ([Spawn]0.0, -51.498243853899865, 0.0)
760[11:32:26] [Server thread/INFO]: [!]=[Server]=[!] you can screenshare?
761[11:32:29] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: sure
762[11:33:11] [Server thread/INFO]: RealTriassic lost connection: Disconnected
763[11:33:11] [Server thread/INFO]: RealTriassic left the game
764[11:33:15] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
765[11:33:39] [Server thread/INFO]: [!]=[Server]=[!] there was any message of blocks issue?
766[11:33:42] [User Authenticator #13/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
767[11:33:42] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
768[11:33:42] [Server thread/INFO]: RealTriassic[/144.91.123.87:53930] logged in with entity id 1884 at ([Spawn]0.0, -568.4618128967321, 0.0)
769[11:33:44] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: nope
770[11:33:53] [Server thread/INFO]: DarkPosiedon issued server command: /portals
771[11:33:55] [Server thread/INFO]: DarkPosiedon issued server command: /warp shop
772[11:33:56] [Server thread/INFO]: [!]=[Server]=[!] /login work?
773[11:33:58] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yes
774[11:34:08] [Craft Scheduler Thread - 51/INFO]: [AuthMe] RealTriassic logged in!
775[11:34:08] [Server thread/INFO]: [AuthMe] RealTriassic registered 144.91.123.87
776[11:34:11] [Server thread/INFO]: DarkPosiedon issued server command: /portals
777[11:34:13] [Async Chat Thread - #3/INFO]: []|[RealTriassic]: hell
778[11:34:14] [Server thread/INFO]: DarkPosiedon issued server command: /warp FloorIsLava
779[11:34:15] [Async Chat Thread - #3/INFO]: []|[RealTriassic]: help
780[11:34:21] [Async Chat Thread - #3/INFO]: []|[RealTriassic]: wait.
781[11:34:22] [Server thread/WARN]: RealTriassic was kicked for floating too long!
782[11:34:22] [Server thread/INFO]: RealTriassic lost connection: Flying is not enabled on this server
783[11:34:22] [Server thread/INFO]: RealTriassic left the game
784[11:34:22] [Server thread/WARN]: handleDisconnection() called twice
785[11:34:23] [Server thread/INFO]: [!]=[Server]=[!] I have a shit it show me "loading terrain" then "disconnected"
786[11:34:28] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: nice
787[11:34:32] [Async Chat Thread - #3/INFO]: [?GalacticEmpire]|[DarkPosiedon]: same as zaki's issue
788[11:34:46] [Server thread/INFO]: DarkPosiedon issued server command: /portals
789[11:34:48] [Server thread/INFO]: DarkPosiedon issued server command: /warp raidlands
790[11:34:51] [Server thread/INFO]: DarkPosiedon issued server command: /portals
791[11:34:52] [Server thread/INFO]: DarkPosiedon issued server command: /warp pvp
792[11:34:54] [Server thread/INFO]: DarkPosiedon issued server command: /portals
793[11:34:55] [Server thread/INFO]: DarkPosiedon issued server command: /warp minigames
794[11:34:59] [Server thread/INFO]: DarkPosiedon issued server command: /portals
795[11:35:00] [Server thread/INFO]: DarkPosiedon issued server command: /warp parkour
796[11:35:35] [Server thread/INFO]: DarkPosiedon issued server command: /portals
797[11:35:37] [Server thread/INFO]: DarkPosiedon issued server command: /warp parkour
798[11:35:40] [Async Chat Thread - #4/INFO]: [?GalacticEmpire]|[DarkPosiedon]: all the warps
799[11:35:42] [Async Chat Thread - #4/INFO]: [?GalacticEmpire]|[DarkPosiedon]: tp to here
800[11:35:58] [Async Chat Thread - #4/INFO]: [?GalacticEmpire]|[DarkPosiedon]: what else
801[11:36:00] [Async Chat Thread - #4/INFO]: [?GalacticEmpire]|[DarkPosiedon]: shud i check
802[11:36:01] [Server thread/INFO]: DarkPosiedon issued server command: /op DarkPosiedon
803[11:36:03] [Server thread/INFO]: DarkPosiedon issued server command: /fly
804[11:36:09] [Async Chat Thread - #4/INFO]: [?GalacticEmpire]|[DarkPosiedon]: this as well
805[11:36:16] [Server thread/INFO]: [!]=[Server]=[!] op still work?
806[11:36:19] [Async Chat Thread - #4/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yup
807[11:36:32] [Server thread/INFO]: [!] Unknown command [!]
808[11:36:36] [Server thread/INFO]: De-opped DarkPosiedon
809[11:36:43] [Server thread/INFO]: [!] Unknown command [!]
810[11:37:01] [Server thread/INFO]: [Maintenance] Removed DarkPosiedon from the maintenance whitelist!
811[11:37:18] [Server thread/INFO]: [Maintenance] Added DarkPosiedon to the maintenance whitelist!
812[11:37:19] [Server thread/INFO]: DarkPosiedon lost connection: Disconnected
813[11:37:19] [Server thread/INFO]: DarkPosiedon left the game
814[11:37:37] [User Authenticator #14/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
815[11:37:37] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
816[11:37:38] [Server thread/INFO]: RealTriassic[/144.91.123.87:54850] logged in with entity id 11811 at ([Spawn]0.0, -43.92000381470088, 0.0)
817[11:38:10] [Craft Scheduler Thread - 55/INFO]: [AuthMe] RealTriassic logged in!
818[11:38:12] [Server thread/INFO]: RealTriassic died
819[11:38:45] [Server thread/INFO]: RealTriassic lost connection: Timed out
820[11:38:45] [Server thread/INFO]: RealTriassic left the game
821[11:40:25] [User Authenticator #15/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
822[11:40:25] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
823[11:40:25] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:53286] logged in with entity id 11944 at ([minigames]241.32510674381052, 71.0986131027448, 54.96828028509768)
824[11:40:42] [Craft Scheduler Thread - 55/INFO]: [AuthMe] DarkPosiedon logged in!
825[11:40:53] [Server thread/INFO]: DarkPosiedon issued server command: /portals
826[11:40:55] [Server thread/INFO]: DarkPosiedon issued server command: /warp mines
827[11:41:14] [Server thread/INFO]: DarkPosiedon issued server command: /op DarkPosiedon
828[11:41:16] [Server thread/INFO]: DarkPosiedon issued server command: /fly
829[11:41:24] [User Authenticator #16/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
830[11:41:24] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
831[11:41:24] [Server thread/INFO]: RealTriassic[/144.91.123.87:55736] logged in with entity id 13506 at ([Spawn]1058.4475253150792, 82.0, 143.69401516986636)
832[11:41:46] [Server thread/INFO]: DarkPosiedon issued server command: /portals
833[11:41:47] [Server thread/INFO]: DarkPosiedon issued server command: /warp b3
834[11:41:48] [Server thread/WARN]: RealTriassic was kicked for floating too long!
835[11:41:48] [Server thread/INFO]: RealTriassic lost connection: Flying is not enabled on this server
836[11:41:48] [Server thread/INFO]: RealTriassic left the game
837[11:41:48] [Server thread/WARN]: handleDisconnection() called twice
838[11:41:48] [Server thread/INFO]: DarkPosiedon issued server command: /portals
839[11:41:51] [Server thread/INFO]: DarkPosiedon issued server command: /warp FloorIsLava
840[11:41:59] [Server thread/INFO]: DarkPosiedon lost connection: Disconnected
841[11:41:59] [Server thread/INFO]: DarkPosiedon left the game
842[11:42:20] [User Authenticator #17/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
843[11:42:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@75d3e2db[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:56597): ?cThe server is currently under maintenance!
844?cTry again later!
845[11:42:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@75d3e2db[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:56597) lost connection: ?cThe server is currently under maintenance!
846?cTry again later!
847[11:42:29] [Server thread/INFO]: [Announcer]|[MrLobaloba] Not enough warps in your vip package? you can purchase more warps or faction warps in the store. Visit the link for more details.
848[11:43:45] [User Authenticator #18/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
849[11:43:45] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
850[11:43:45] [Server thread/INFO]: RealTriassic[/144.91.123.87:56430] logged in with entity id 14049 at ([Spawn]0.6505, -43.642094238046994, -0.4242)
851[11:44:09] [Craft Scheduler Thread - 63/INFO]: [AuthMe] RealTriassic logged in!
852[11:44:12] [Server thread/INFO]: RealTriassic died
853[11:44:15] [User Authenticator #19/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
854[11:44:15] [Server thread/INFO]: Player 'DarkPosiedon' cannot be found
855[11:44:15] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
856[11:44:15] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:53726] logged in with entity id 14050 at ([minigames]256.1437838149273, 138.49048647666854, 91.9194693933336)
857[11:44:25] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: oh my god
858[11:44:28] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: Im in
859[11:44:39] [Server thread/INFO]: DarkPosiedon lost connection: Kicked for spamming
860[11:44:39] [Server thread/INFO]: DarkPosiedon left the game
861[11:44:39] [Server thread/WARN]: handleDisconnection() called twice
862[11:44:39] [Craft Scheduler Thread - 67/WARN]: [AuthMe] Player 'DarkPosiedon' wasn't online during login process, aborted...
863[11:44:42] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: the world generated omg
864[11:44:57] [User Authenticator #20/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
865[11:44:57] [Server thread/INFO]: Player 'DarkPosiedon' cannot be found
866[11:44:57] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
867[11:44:57] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:53805] logged in with entity id 14437 at ([Spawn]0.0, -1074.367877092534, 0.0)
868[11:45:02] [Craft Scheduler Thread - 63/INFO]: [AuthMe] DarkPosiedon logged in!
869[11:45:04] [Server thread/INFO]: DarkPosiedon died
870[11:45:05] [Server thread/WARN]: RealTriassic moved wrongly!
871[11:45:11] [Server thread/INFO]: RealTriassic issued server command: /portals
872[11:45:16] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yo
873[11:45:17] [Server thread/INFO]: DarkPosiedon issued server command: /portals
874[11:45:19] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: yoo
875[11:45:21] [Server thread/INFO]: DarkPosiedon issued server command: /warp b3
876[11:45:23] [Server thread/INFO]: DarkPosiedon issued server command: /portals
877[11:45:26] [Server thread/INFO]: DarkPosiedon issued server command: /warp mines
878[11:45:30] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: sup from bedrock Edition
879[11:45:36] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: sup from Java lol
880[11:45:44] [Server thread/INFO]: [!]=[Server]=[!] sup from console
881[11:45:49] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: xD
882[11:45:50] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: haha
883[11:45:55] [Server thread/INFO]: [!]=[Server]=[!] :)
884[11:46:00] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: is there any alternative way to move through servers
885[11:46:04] [Server thread/INFO]: [!]=[Server]=[!] deop DarkPosiedon
886[11:46:07] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: without the portal gui
887[11:46:08] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: lmao
888[11:46:15] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: aite
889[11:46:24] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: 1.12.2-1.15 works on java
890[11:46:31] [Server thread/INFO]: RealTriassic issued server command: /server
891[11:46:40] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: How do i move through servers
892[11:46:45] [Server thread/INFO]: [!]=[Server]=[!] RealTriassic pls take screenshots and uplaod them
893[11:46:50] [Server thread/INFO]: DarkPosiedon issued server command: /portals
894[11:46:54] [Server thread/INFO]: DarkPosiedon issued server command: /warp mines
895[11:46:56] [Server thread/INFO]: [!]=[Server]=[!] listen guys you will be assistants of me
896[11:46:56] [Server thread/INFO]: DarkPosiedon issued server command: /portals
897[11:46:58] [Server thread/INFO]: DarkPosiedon issued server command: /warp spawns
898[11:47:03] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
899[11:47:07] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: bedrock assistant lmao
900[11:47:12] [Server thread/INFO]: [!]=[Server]=[!] yep :)
901[11:47:12] [Server thread/WARN]: RealTriassic moved too quickly! -0.5932999999999993,-2.6451873779296875,12.727900000000005
902[11:47:13] [Server thread/WARN]: RealTriassic moved wrongly!
903[11:47:15] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: java all the way
904[11:47:24] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: How do i go to another server tho
905[11:47:28] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ,/portals
906[11:47:29] [Server thread/INFO]: [!]=[Server]=[!] RealTriassic
907[11:47:40] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: yeah they don't work on bedrock
908[11:47:43] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: oh
909[11:47:45] [Server thread/INFO]: DarkPosiedon issued server command: /portals
910[11:47:47] [Server thread/INFO]: [!]=[Server]=[!] take screenshots and upload send them
911[11:47:51] [Async Chat Thread - #5/INFO]: []|[RealTriassic]: Ok
912[11:48:07] [Server thread/INFO]: DarkPosiedon issued server command: /portals
913[11:48:42] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: the
914[11:48:44] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: website thing
915[11:48:50] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: takes you to 'buydomains'
916[11:49:15] [Server thread/INFO]: DarkPosiedon issued server command: /portals
917[11:49:18] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: might wanna
918[11:49:20] [Async Chat Thread - #5/INFO]: [?GalacticEmpire]|[DarkPosiedon]: change that
919[11:49:23] [Server thread/INFO]: DarkPosiedon issued server command: /portals
920[11:49:27] [Server thread/INFO]: DarkPosiedon issued server command: /portals
921[11:49:56] [User Authenticator #21/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
922[11:49:56] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@e385d67[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:56854): ?cThe server is currently under maintenance!
923?cTry again later!
924[11:49:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@e385d67[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:56854) lost connection: ?cThe server is currently under maintenance!
925?cTry again later!
926[11:50:11] [Server thread/INFO]: DarkPosiedon issued server command: /skin
927[11:50:17] [Server thread/INFO]: DarkPosiedon issued server command: /skin set HydR4_Dark
928[11:50:22] [Server thread/INFO]: DarkPosiedon issued server command: /skin set Sasuke
929[11:50:42] [Server thread/INFO]: DarkPosiedon issued server command: /skin set Stampy
930[11:50:50] [Server thread/INFO]: DarkPosiedon issued server command: /skin set stampylongnose
931[11:50:58] [Server thread/INFO]: DarkPosiedon issued server command: /skin set DoniBobe
932[11:51:00] [Server thread/INFO]: DarkPosiedon issued server command: /skin set DoniBobes
933[11:52:40] [Server thread/INFO]: DarkPosiedon issued server command: /skin Bella88
934[11:52:47] [Server thread/INFO]: DarkPosiedon issued server command: /portals
935[11:52:53] [Server thread/INFO]: DarkPosiedon issued server command: /warp raidlands
936[11:52:55] [Server thread/INFO]: DarkPosiedon issued server command: /portals
937[11:52:57] [Server thread/INFO]: DarkPosiedon issued server command: /warp pvp
938[11:52:59] [Server thread/INFO]: DarkPosiedon issued server command: /portals
939[11:53:00] [Server thread/INFO]: DarkPosiedon issued server command: /warp minigames
940[11:53:07] [Server thread/INFO]: DarkPosiedon issued server command: /portals
941[11:53:08] [Server thread/INFO]: DarkPosiedon issued server command: /warp spawns
942[11:53:17] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yoi
943[11:53:25] [Async Chat Thread - #6/INFO]: []|[RealTriassic]: yo
944[11:53:30] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: how is life
945[11:53:42] [Async Chat Thread - #6/INFO]: []|[RealTriassic]: nice
946[11:53:48] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: aite
947[11:53:50] [Server thread/INFO]: DarkPosiedon issued server command: /portals
948[11:53:54] [Server thread/INFO]: DarkPosiedon issued server command: /commands
949[11:53:54] [Server thread/WARN]: RealTriassic moved too quickly! -3.8928000000000793,-3.578399658203125,11.799299999999988
950[11:53:54] [Server thread/WARN]: RealTriassic moved wrongly!
951[11:53:54] [Server thread/INFO]: DarkPosiedon issued server command: /f
952[11:53:57] [Server thread/INFO]: DarkPosiedon issued server command: /f f
953[11:54:06] [Server thread/INFO]: DarkPosiedon issued server command: /f desc
954[11:54:13] [Server thread/INFO]: DarkPosiedon issued server command: /f desc We Are The Revolution
955[11:54:17] [Async Chat Thread - #6/INFO]: []|[RealTriassic]: what about you
956[11:54:21] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: alright here too
957[11:54:27] [Async Chat Thread - #6/INFO]: []|[RealTriassic]: nice
958[11:54:29] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: schools down so
959[11:54:31] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ya xD
960[11:54:36] [Async Chat Thread - #6/INFO]: []|[RealTriassic]: yeah it's corona time
961[11:54:40] [Async Chat Thread - #6/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yup
962[11:55:08] [Server thread/INFO]: DarkPosiedon lost connection: Disconnected
963[11:55:08] [Server thread/INFO]: DarkPosiedon left the game
964[11:55:55] [User Authenticator #22/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
965[11:55:55] [Server thread/INFO]: Player 'DarkPosiedon' cannot be found
966[11:55:55] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
967[11:55:55] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:54785] logged in with entity id 15477 at ([Spawn]1065.3614043533134, 82.0, 151.10432034314903)
968[11:56:04] [Craft Scheduler Thread - 76/INFO]: [AuthMe] DarkPosiedon logged in!
969[11:56:06] [Server thread/INFO]: DarkPosiedon died
970[11:56:13] [Async Chat Thread - #7/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
971[11:56:18] [Server thread/INFO]: DarkPosiedon issued server command: /fly
972[11:56:44] [Server thread/INFO]: DarkPosiedon lost connection: Disconnected
973[11:56:44] [Server thread/INFO]: DarkPosiedon left the game
974[11:57:18] [User Authenticator #23/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
975[11:57:18] [Server thread/INFO]: Player 'DarkPosiedon' cannot be found
976[11:57:19] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:57705] logged in with entity id 15571 at ([Spawn]1030.388816177779, 160.9949280809072, 163.26912494657472)
977[11:57:25] [Craft Scheduler Thread - 81/INFO]: [AuthMe] DarkPosiedon logged in!
978[11:57:33] [Async Chat Thread - #8/INFO]: [?GalacticEmpire]|[DarkPosiedon]: why do i
979[11:57:35] [Async Chat Thread - #8/INFO]: [?GalacticEmpire]|[DarkPosiedon]: have the skin of a
980[11:57:38] [Async Chat Thread - #8/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ginger bread man
981[11:57:47] [Server thread/INFO]: DarkPosiedon issued server command: /skin set DoniBobes
982[11:57:52] [Async Chat Thread - #8/INFO]: [?GalacticEmpire]|[DarkPosiedon]: aite it works now
983[11:58:13] [Server thread/INFO]: DarkPosiedon issued server command: /fly
984[11:58:28] [Server thread/INFO]: DarkPosiedon issued server command: /skin set Sasuke
985[11:58:37] [Server thread/INFO]: DarkPosiedon issued server command: /skin set Boruto
986[11:58:43] [Server thread/INFO]: DarkPosiedon issued server command: /skin set Dark
987[11:58:53] [Server thread/INFO]: DarkPosiedon issued server command: /skin set HydR4
988[11:58:59] [Server thread/INFO]: DarkPosiedon issued server command: /skin set boi
989[11:59:02] [Server thread/INFO]: DarkPosiedon issued server command: /skin set boy
990[11:59:07] [Server thread/INFO]: DarkPosiedon issued server command: /skin set man
991[11:59:11] [Server thread/INFO]: DarkPosiedon issued server command: /skin set cow
992[11:59:15] [Server thread/INFO]: DarkPosiedon issued server command: /skin set sheep
993[11:59:20] [Server thread/INFO]: DarkPosiedon issued server command: /skin set pig
994[11:59:23] [Server thread/INFO]: DarkPosiedon issued server command: /skin set peppa
995[11:59:38] [Server thread/INFO]: [!]=[Server]=[!] you opped yourself again?
996[11:59:42] [Async Chat Thread - #9/INFO]: [?GalacticEmpire]|[DarkPosiedon]: nope
997[11:59:45] [Async Chat Thread - #9/INFO]: [?GalacticEmpire]|[DarkPosiedon]: the op didnt
998[11:59:46] [Server thread/INFO]: RealTriassic lost connection: You have been kicked for idling more than 5 minutes.
999[11:59:46] [Server thread/INFO]: RealTriassic left the game
1000[11:59:46] [Server thread/WARN]: handleDisconnection() called twice
1001[11:59:46] [Async Chat Thread - #9/INFO]: [?GalacticEmpire]|[DarkPosiedon]: go away
1002[11:59:53] [Async Chat Thread - #9/INFO]: [?GalacticEmpire]|[DarkPosiedon]: the op didnt go away*
1003[12:00:01] [Async Chat Thread - #9/INFO]: [?GalacticEmpire]|[DarkPosiedon]: shud i deop myself
1004[12:00:02] [Server thread/INFO]: CONSOLE issued server command: /back your skin
1005[12:00:02] [Server thread/INFO]: Error: Player not found.
1006[12:00:02] [Server thread/INFO]: [!] Unknown command [!]
1007[12:00:16] [Server thread/INFO]: [!]=[Server]=[!] back your skin
1008[12:00:22] [Async Chat Thread - #9/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
1009[12:00:26] [Server thread/INFO]: DarkPosiedon issued server command: /skin set default
1010[12:00:35] [Server thread/INFO]: DarkPosiedon issued server command: /skin
1011[12:00:38] [Server thread/INFO]: DarkPosiedon issued server command: /skin clear
1012[12:01:30] [Server thread/INFO]: DarkPosiedon issued server command: /portals
1013[12:01:31] [Server thread/INFO]: DarkPosiedon issued server command: /warp spawns
1014[12:02:14] [Async Chat Thread - #10/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok
1015[12:02:21] [Server thread/INFO]: DarkPosiedon issued server command: /deop DarkPosiedon
1016[12:02:26] [Async Chat Thread - #10/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok i deopped my self
1017[12:03:10] [Server thread/INFO]: DarkPosiedon issued server command: /portals
1018[12:03:12] [Server thread/INFO]: DarkPosiedon issued server command: /chat
1019[12:03:16] [Server thread/INFO]: DarkPosiedon issued server command: /help
1020[12:03:19] [Server thread/INFO]: DarkPosiedon issued server command: /inv
1021[12:03:20] [Server thread/INFO]: DarkPosiedon issued server command: /f
1022[12:03:22] [Server thread/INFO]: DarkPosiedon issued server command: /f inv
1023[12:03:26] [Server thread/INFO]: DarkPosiedon issued server command: /f inv add bob
1024[12:03:30] [Server thread/INFO]: DarkPosiedon issued server command: /f inv add _Zaki
1025[12:03:34] [Server thread/INFO]: DarkPosiedon issued server command: /f inv add Zaki_
1026[12:03:46] [Server thread/INFO]: DarkPosiedon issued server command: /f inv add RealTriassic
1027[12:03:46] [Server thread/INFO]: 6205e4a7-5681-3940-b50b-257066f4884c
1028[12:03:53] [Server thread/INFO]: DarkPosiedon issued server command: /f home
1029[12:04:19] [Server thread/INFO]: DarkPosiedon issued server command: /spawn
1030[12:04:19] [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
1031java.lang.IllegalArgumentException: unknown world
1032 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1033 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1034 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1035 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1036 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1037 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1038 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1039 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1040 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1041 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1042 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1043 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1044 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1045 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1046 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1047 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1048 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1049 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1050 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1051 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1052 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1053 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1054 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1055 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1056 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1057 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1058 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1059 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1060 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1061 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1062 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1063 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1064 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1065 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1066 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1067 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1068 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1069 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1070 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1071 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1072 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1073 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1074 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1075 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1076 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1077 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1078 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1079 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1080 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1081 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1082 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1083 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1084[12:04:19] [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
1085java.lang.IllegalArgumentException: unknown world
1086 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1087 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1088 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1089 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1090 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1091 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1092 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1093 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1094 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1095 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1096 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1097 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1098 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1099 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1100 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1101 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1102 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1103 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1104 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1105 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1106 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1107 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1108 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1109 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1110 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1111 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1112 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1113 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1114 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1115 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1116 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1117 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1118 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1119 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1120 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1121 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1122 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1123 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1124 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1125 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1126 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1127 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1128 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1129 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1130 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1131 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1132 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1133 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1134 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1135 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1136 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1137 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1138[12:04:19] [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
1139java.lang.IllegalArgumentException: unknown world
1140 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1141 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1142 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1143 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1144 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1145 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1146 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1147 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1148 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1149 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1150 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1151 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1152 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1153 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1154 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1155 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1156 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1157 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1158 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1159 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1160 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1161 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1162 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1163 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1164 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1165 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1166 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1167 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1168 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1169 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1170 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1171 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1172 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1173 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1174 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1175 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1176 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1177 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1178 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1179 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1180 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1181 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1182 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1183 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1184 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1185 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1186 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1187 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1188 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1189 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1190 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1191 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1192[12:04:19] [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
1193java.lang.IllegalArgumentException: unknown world
1194 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1195 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1196 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1197 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1198 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1199 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1200 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1201 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1202 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1203 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1204 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1205 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1206 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1207 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1208 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1209 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1210 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1211 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1212 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1213 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1214 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1215 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1216 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1217 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1218 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1219 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1220 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1221 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1222 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1223 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1224 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1225 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1226 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1227 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1228 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1229 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1230 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1231 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1232 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1233 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1234 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1235 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1236 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1237 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1238 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1239 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1240 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1241 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1242 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1243 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1244 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1245 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1246[12:04:19] [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
1247java.lang.IllegalArgumentException: unknown world
1248 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1249 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1250 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1251 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1252 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1253 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1254 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1255 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1256 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1257 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1258 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1259 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1260 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1261 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1262 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1263 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1264 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1265 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1266 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1267 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1268 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1269 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1270 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1271 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1272 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1273 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1274 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1275 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1276 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1277 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1278 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1279 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1280 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1281 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1282 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1283 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1284 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1285 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1286 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1287 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1288 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1289 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1290 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1291 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1292 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1293 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1294 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1295 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1296 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1297 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1298 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1299 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1300[12:04:19] [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
1301java.lang.IllegalArgumentException: unknown world
1302 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1303 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1304 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1305 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1306 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1307 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1308 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1309 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1310 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1311 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1312 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1313 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1314 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1315 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1316 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1317 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1318 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1319 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1320 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1321 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1322 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1323 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1324 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1325 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1326 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1327 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1328 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1329 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1330 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1331 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1332 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1333 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1334 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1335 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1336 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1337 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1338 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1339 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1340 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1341 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1342 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1343 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1344 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1345 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1346 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1347 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1348 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1349 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1350 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1351 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1352 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1353 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1354[12:04:19] [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
1355java.lang.IllegalArgumentException: unknown world
1356 at org.bukkit.Location.deserialize(Location.java:612) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1357 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242]
1358 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242]
1359 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
1360 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
1361 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaMethod(ConfigurationSerialization.java:79) [custom.jar:git-Spigot-dcd1643-e60fc34]
1362 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:119) [custom.jar:git-Spigot-dcd1643-e60fc34]
1363 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:197) [custom.jar:git-Spigot-dcd1643-e60fc34]
1364 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [custom.jar:git-Spigot-dcd1643-e60fc34]
1365 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1366 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1367 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1368 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1369 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1370 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1371 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1372 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1373 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1374 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:462) [custom.jar:git-Spigot-dcd1643-e60fc34]
1375 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:183) [custom.jar:git-Spigot-dcd1643-e60fc34]
1376 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:443) [custom.jar:git-Spigot-dcd1643-e60fc34]
1377 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:519) [custom.jar:git-Spigot-dcd1643-e60fc34]
1378 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [custom.jar:git-Spigot-dcd1643-e60fc34]
1379 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) [custom.jar:git-Spigot-dcd1643-e60fc34]
1380 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) [custom.jar:git-Spigot-dcd1643-e60fc34]
1381 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) [custom.jar:git-Spigot-dcd1643-e60fc34]
1382 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) [custom.jar:git-Spigot-dcd1643-e60fc34]
1383 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) [custom.jar:git-Spigot-dcd1643-e60fc34]
1384 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) [custom.jar:git-Spigot-dcd1643-e60fc34]
1385 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) [custom.jar:git-Spigot-dcd1643-e60fc34]
1386 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:162) [custom.jar:git-Spigot-dcd1643-e60fc34]
1387 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) [custom.jar:git-Spigot-dcd1643-e60fc34]
1388 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:178) [custom.jar:git-Spigot-dcd1643-e60fc34]
1389 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:160) [custom.jar:git-Spigot-dcd1643-e60fc34]
1390 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:135) [custom.jar:git-Spigot-dcd1643-e60fc34]
1391 at me.CaveBoy36.PerWorldSpawn.PerWorldSpawnMain.onCommand(PerWorldSpawnMain.java:49) [PerWorldSpawn.jar:?]
1392 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [custom.jar:git-Spigot-dcd1643-e60fc34]
1393 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [custom.jar:git-Spigot-dcd1643-e60fc34]
1394 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) [custom.jar:git-Spigot-dcd1643-e60fc34]
1395 at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [custom.jar:git-Spigot-dcd1643-e60fc34]
1396 at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [custom.jar:git-Spigot-dcd1643-e60fc34]
1397 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [custom.jar:git-Spigot-dcd1643-e60fc34]
1398 at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [custom.jar:git-Spigot-dcd1643-e60fc34]
1399 at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [custom.jar:git-Spigot-dcd1643-e60fc34]
1400 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
1401 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
1402 at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [custom.jar:git-Spigot-dcd1643-e60fc34]
1403 at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [custom.jar:git-Spigot-dcd1643-e60fc34]
1404 at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [custom.jar:git-Spigot-dcd1643-e60fc34]
1405 at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [custom.jar:git-Spigot-dcd1643-e60fc34]
1406 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [custom.jar:git-Spigot-dcd1643-e60fc34]
1407 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1408[12:04:27] [Server thread/INFO]: DarkPosiedon issued server command: /f
1409[12:04:30] [Server thread/INFO]: DarkPosiedon issued server command: /f player
1410[12:04:37] [Server thread/INFO]: DarkPosiedon issued server command: /f player ucccck
1411[12:05:22] [Server thread/INFO]: DarkPosiedon issued server command: /dab
1412[12:05:29] [Server thread/INFO]: DarkPosiedon issued server command: /portals
1413[12:05:30] [Server thread/INFO]: DarkPosiedon issued server command: /warp b3
1414[12:06:10] [Async Chat Thread - #11/INFO]: [?GalacticEmpire]|[DarkPosiedon]: and also
1415[12:06:13] [Async Chat Thread - #11/INFO]: [?GalacticEmpire]|[DarkPosiedon]: hopping into the
1416[12:06:15] [Async Chat Thread - #11/INFO]: [?GalacticEmpire]|[DarkPosiedon]: water doesn't
1417[12:06:22] [Async Chat Thread - #11/INFO]: [?GalacticEmpire]|[DarkPosiedon]: show you the portal screen
1418[12:06:27] [Server thread/INFO]: DarkPosiedon issued server command: /portals
1419[12:06:30] [Server thread/INFO]: DarkPosiedon issued server command: /warp mines
1420[12:07:24] [Server thread/INFO]: DarkPosiedon issued server command: /kit starter
1421[12:07:24] [Server thread/INFO]: ?cDarkPosiedon ?4was denied access to command.
1422[12:08:09] [Server thread/INFO]: Could not de-op DarkPosiedon
1423[12:08:50] [Server thread/INFO]: DarkPosiedon issued server command: /spawn
1424[12:09:04] [Server thread/INFO]: [Maintenance] Removed DarkPosiedon from the maintenance whitelist!
1425[12:09:17] [Server thread/INFO]: CONSOLE issued server command: /kick DarkPosiedon Test is End!
1426[12:09:17] [Server thread/INFO]: DarkPosiedon lost connection: Test is End!
1427[12:09:17] [Server thread/INFO]: DarkPosiedon left the game
1428[12:09:17] [Server thread/INFO]: ?6Player?c Console ?6kicked?c DarkPosiedon?6 for?c Test is End!?6.
1429[12:09:17] [Server thread/WARN]: handleDisconnection() called twice
1430[12:12:51] [Server thread/INFO]: [Announcer]|[MrLobaloba] Not enough warps in your vip package? you can purchase more warps or faction warps in the store. Visit the link for more details.
1431[12:18:41] [User Authenticator #24/INFO]: UUID of player Aixory is c561385b-ad64-3e1b-9629-5d2162df213b
1432[12:18:41] [Server thread/INFO]: Player 'Aixory' cannot be found
1433[12:18:41] [Server thread/INFO]: Aixory[/77.139.161.63:52092] logged in with entity id 16519 at ([Spawn]1058.595325195171, 82.0, 143.5058825988197)
1434[12:19:06] [Server thread/INFO]: Aixory lost connection: Timed out
1435[12:19:06] [Server thread/INFO]: Aixory left the game
1436[12:20:36] [Server thread/INFO]: [Maintenance] Maintenance mode is now deactivated.
1437[12:20:49] [Server thread/INFO]: [Maintenance] Maintenance mode is now activated.
1438[12:25:15] [Server thread/INFO]: [Maintenance] Added DarkPosiedon to the maintenance whitelist!
1439[12:26:31] [User Authenticator #25/INFO]: UUID of player DarkPosiedon is 1aff26b3-3fd9-34f4-b3ee-ac644b6791bd
1440[12:26:31] [Server thread/INFO]: DarkPosiedon[/37.41.27.125:59869] logged in with entity id 16791 at ([Mine]-9.183739886659318, 66.52451485270875, -397.1212436187021)
1441[12:26:40] [Craft Scheduler Thread - 122/INFO]: [AuthMe] DarkPosiedon logged in!
1442[12:26:45] [Server thread/INFO]: DarkPosiedon issued server command: /gamemode spectator
1443[12:26:45] [Server thread/INFO]: ?cDarkPosiedon ?4was denied access to command.
1444[12:27:47] [Server thread/INFO]: CONSOLE issued server command: /gamemode spectator DarkPosiedon
1445[12:27:47] [Server thread/INFO]: Set game mode spectator for DarkPosiedon.
1446[12:27:57] [Server thread/INFO]: [!]=[Server]=[!] worked?
1447[12:28:02] [User Authenticator #26/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1448[12:28:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5be891df[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:57747): ?cThe server is currently under maintenance!
1449?cTry again later!
1450[12:28:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@5be891df[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:57747) lost connection: ?cThe server is currently under maintenance!
1451?cTry again later!
1452[12:28:09] [Async Chat Thread - #12/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yes
1453[12:29:14] [Async Chat Thread - #13/INFO]: [?GalacticEmpire]|[DarkPosiedon]: why did my
1454[12:29:18] [Async Chat Thread - #13/INFO]: [?GalacticEmpire]|[DarkPosiedon]: picture get deleted?
1455[12:30:54] [Async Chat Thread - #14/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ??
1456[12:31:40] [Server thread/INFO]: DarkPosiedon issued server command: /portals
1457[12:34:32] [User Authenticator #27/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1458[12:34:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@40607290[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58051): ?cThe server is currently under maintenance!
1459?cTry again later!
1460[12:34:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@40607290[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58051) lost connection: ?cThe server is currently under maintenance!
1461?cTry again later!
1462[12:34:42] [User Authenticator #28/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1463[12:34:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5620489b[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58060): ?cThe server is currently under maintenance!
1464?cTry again later!
1465[12:34:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@5620489b[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58060) lost connection: ?cThe server is currently under maintenance!
1466?cTry again later!
1467[12:34:46] [User Authenticator #29/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1468[12:34:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6c05c95c[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58071): ?cThe server is currently under maintenance!
1469?cTry again later!
1470[12:34:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@6c05c95c[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58071) lost connection: ?cThe server is currently under maintenance!
1471?cTry again later!
1472[12:35:09] [User Authenticator #30/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1473[12:35:09] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1b7dca7e[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58097): ?cThe server is currently under maintenance!
1474?cTry again later!
1475[12:35:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@1b7dca7e[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58097) lost connection: ?cThe server is currently under maintenance!
1476?cTry again later!
1477[12:35:18] [User Authenticator #31/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1478[12:35:18] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@57ba875a[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58098): ?cThe server is currently under maintenance!
1479?cTry again later!
1480[12:35:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@57ba875a[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58098) lost connection: ?cThe server is currently under maintenance!
1481?cTry again later!
1482[12:36:20] [Server thread/INFO]: DarkPosiedon issued server command: /gamemode 1
1483[12:36:20] [Server thread/INFO]: ?cDarkPosiedon ?4was denied access to command.
1484[12:36:23] [Server thread/INFO]: DarkPosiedon issued server command: /gamemode 0
1485[12:36:23] [Server thread/INFO]: ?cDarkPosiedon ?4was denied access to command.
1486[12:36:26] [Server thread/INFO]: DarkPosiedon issued server command: /gamemode survival
1487[12:36:26] [Server thread/INFO]: ?cDarkPosiedon ?4was denied access to command.
1488[12:36:55] [User Authenticator #32/INFO]: UUID of player EvolvedPvp is bde3d5bf-4994-32ba-9bff-5d9da0a8e9e2
1489[12:36:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@18166de7[id=bde3d5bf-4994-32ba-9bff-5d9da0a8e9e2,name=EvolvedPvp,properties={},legacy=false] (/197.52.87.0:54482): ?cThe server is currently under maintenance!
1490?cTry again later!
1491[12:36:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@18166de7[id=bde3d5bf-4994-32ba-9bff-5d9da0a8e9e2,name=EvolvedPvp,properties={},legacy=false] (/197.52.87.0:54482) lost connection: ?cThe server is currently under maintenance!
1492?cTry again later!
1493[12:37:30] [User Authenticator #33/INFO]: UUID of player Aixory is c561385b-ad64-3e1b-9629-5d2162df213b
1494[12:37:30] [Server thread/INFO]: Player 'Aixory' cannot be found
1495[12:37:31] [Server thread/INFO]: Aixory[/77.139.161.63:52225] logged in with entity id 17291 at ([Spawn]1058.595325195171, 82.0, 143.5058825988197)
1496[12:37:34] [Async Chat Thread - #15/INFO]: [?GalacticEmpire]|[DarkPosiedon]: aixory can u
1497[12:37:39] [Async Chat Thread - #15/INFO]: [?GalacticEmpire]|[DarkPosiedon]: spawn a cow
1498[12:37:40] [Async Chat Thread - #15/INFO]: [?GalacticEmpire]|[DarkPosiedon]: where i am
1499[12:37:56] [Server thread/INFO]: Aixory lost connection: Timed out
1500[12:37:56] [Server thread/INFO]: Aixory left the game
1501[12:38:32] [User Authenticator #34/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1502[12:38:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@28ad465f[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58182): ?cThe server is currently under maintenance!
1503?cTry again later!
1504[12:38:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@28ad465f[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58182) lost connection: ?cThe server is currently under maintenance!
1505?cTry again later!
1506[12:38:38] [User Authenticator #35/INFO]: UUID of player Seanoo250 is 194726ca-cefb-3a9b-957d-fe4c500da446
1507[12:38:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@762b2252[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58184): ?cThe server is currently under maintenance!
1508?cTry again later!
1509[12:38:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@762b2252[id=194726ca-cefb-3a9b-957d-fe4c500da446,name=Seanoo250,properties={},legacy=false] (/125.249.43.38:58184) lost connection: ?cThe server is currently under maintenance!
1510?cTry again later!
1511[12:40:25] [Server thread/INFO]: This is a player only command!
1512[12:41:00] [Server thread/INFO]: DarkPosiedon issued server command: /op DarkPosiedon
1513[12:41:14] [Server thread/INFO]: DarkPosiedon issued server command: /spawn cow
1514[12:41:28] [Server thread/INFO]: DarkPosiedon issued server command: /summon cow
1515[12:41:39] [Server thread/INFO]: DarkPosiedon issued server command: /summon cow
1516[12:41:43] [Server thread/INFO]: DarkPosiedon issued server command: /summon cow
1517[12:42:03] [Server thread/INFO]: DarkPosiedon issued server command: /deop DarkPosiedon
1518[12:43:02] [Server thread/INFO]: DarkPosiedon issued server command: /summon cow
1519[12:43:08] [Server thread/INFO]: DarkPosiedon issued server command: /op DarkPosiedon
1520[12:43:11] [Server thread/INFO]: [Announcer]|[MrLobaloba] Not enough warps in your vip package? you can purchase more warps or faction warps in the store. Visit the link for more details.
1521[12:43:14] [Server thread/INFO]: DarkPosiedon issued server command: /summon Cow
1522[12:43:17] [Server thread/INFO]: DarkPosiedon issued server command: /summon Cow
1523[12:43:18] [User Authenticator #36/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
1524[12:43:18] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1525[12:43:18] [Server thread/INFO]: RealTriassic[/144.91.123.87:42112] logged in with entity id 17436 at ([Spawn]1067.6428, 82.0, 153.1846)
1526[12:43:34] [Server thread/INFO]: DarkPosiedon issued server command: /summon Cow
1527[12:43:56] [Server thread/INFO]: RealTriassic lost connection: Disconnected
1528[12:43:56] [Server thread/INFO]: RealTriassic left the game
1529[12:44:06] [User Authenticator #37/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
1530[12:44:06] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1531[12:44:06] [Async Chat Thread - #16/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yoi
1532[12:44:07] [Server thread/INFO]: RealTriassic[/144.91.123.87:42364] logged in with entity id 17440 at ([Spawn]1067.6428, 82.0, 153.1846)
1533[12:44:09] [Async Chat Thread - #16/INFO]: [?GalacticEmpire]|[DarkPosiedon]: ok nvm
1534[12:44:12] [Server thread/INFO]: DarkPosiedon issued server command: /deop DarkPosiedon
1535[12:44:19] [Server thread/WARN]: DarkPosiedon moved too quickly! -6.719991099693325,0.0,-7.501153479700065
1536[12:44:23] [Server thread/WARN]: RealTriassic moved too quickly! 1067.6428,82.0999984741211,153.1846
1537[12:44:23] [Server thread/WARN]: RealTriassic moved too quickly! 1067.6428,83.72000885009766,153.1846
1538[12:44:23] [Server thread/WARN]: RealTriassic moved too quickly! 1067.6428,83.72000885009766,153.1846
1539[12:44:23] [Server thread/WARN]: RealTriassic moved too quickly! 1067.6428,83.72000885009766,153.1846
1540[12:44:29] [Server thread/WARN]: DarkPosiedon moved too quickly! -3.5196270469939046,0.12061501124692597,-9.582136693312123
1541[12:44:30] [Craft Scheduler Thread - 145/INFO]: [AuthMe] RealTriassic logged in!
1542[12:44:39] [Async Chat Thread - #16/INFO]: []|[RealTriassic]: hmm
1543[12:44:41] [Server thread/WARN]: RealTriassic was kicked for floating too long!
1544[12:44:41] [Server thread/INFO]: RealTriassic lost connection: Flying is not enabled on this server
1545[12:44:41] [Server thread/INFO]: RealTriassic left the game
1546[12:44:41] [Server thread/WARN]: handleDisconnection() called twice
1547[12:45:05] [Server thread/WARN]: DarkPosiedon moved too quickly! -6.049056577800101,0.0,10.835489891697364
1548[12:46:10] [Server thread/INFO]: DarkPosiedon issued server command: /portals
1549[12:46:11] [Server thread/INFO]: DarkPosiedon issued server command: /warp b3
1550[12:47:17] [Server thread/INFO]: DarkPosiedon issued server command: /op DarkPosiedon
1551[12:47:21] [Server thread/INFO]: DarkPosiedon issued server command: /gamemode survival
1552[12:47:46] [Server thread/INFO]: DarkPosiedon issued server command: /tp DarkPosiedon 0 18 392
1553[12:48:07] [Server thread/INFO]: DarkPosiedon issued server command: /gamemode spectator
1554[12:48:13] [Server thread/INFO]: DarkPosiedon issued server command: /deop DarkPosiedon
1555[12:52:28] [User Authenticator #38/INFO]: UUID of player Zaki_ is 6beda4fa-41e1-3e8d-bb1e-e3f9b79f3e38
1556[12:52:28] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@12b35e2a[id=6beda4fa-41e1-3e8d-bb1e-e3f9b79f3e38,name=Zaki_,properties={},legacy=false] (/105.109.134.204:19038): ?cThe server is currently under maintenance!
1557?cTry again later!
1558[12:52:28] [Server thread/INFO]: com.mojang.authlib.GameProfile@12b35e2a[id=6beda4fa-41e1-3e8d-bb1e-e3f9b79f3e38,name=Zaki_,properties={},legacy=false] (/105.109.134.204:19038) lost connection: ?cThe server is currently under maintenance!
1559?cTry again later!
1560[12:53:35] [User Authenticator #39/INFO]: UUID of player RealTriassic is 6205e4a7-5681-3940-b50b-257066f4884c
1561[12:53:35] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1562[12:53:35] [Server thread/INFO]: RealTriassic[/144.91.123.87:44618] logged in with entity id 17821 at ([Spawn]-2.4558, -43.27026020095494, 11.5559)
1563[12:53:49] [Async Chat Thread - #17/INFO]: [?GalacticEmpire]|[DarkPosiedon]: yo again
1564[12:53:57] [Craft Scheduler Thread - 156/INFO]: [AuthMe] RealTriassic logged in!
1565[12:53:59] [Server thread/INFO]: RealTriassic died
1566[12:54:06] [Async Chat Thread - #17/INFO]: [?GalacticEmpire]|[DarkPosiedon]: gg
1567[12:54:11] [Async Chat Thread - #17/INFO]: []|[RealTriassic]: yo
1568[12:54:28] [Async Chat Thread - #17/INFO]: [?GalacticEmpire]|[DarkPosiedon]: what you testing now??
1569[12:54:29] [Server thread/WARN]: RealTriassic moved too quickly! 3.369799999999941,-4.0,13.376100000000008
1570[12:54:29] [Server thread/WARN]: RealTriassic moved wrongly!
1571[12:54:33] [Server thread/WARN]: RealTriassic moved too quickly! 5.453700000000026,-4.0,9.147500000000008
1572[12:54:51] [Async Chat Thread - #17/INFO]: []|[RealTriassic]: nothing really
1573[12:54:56] [Async Chat Thread - #17/INFO]: [?GalacticEmpire]|[DarkPosiedon]: oh ok
1574[12:55:05] [Server thread/INFO]: [!]=[Server]=[!] Triassic dm
1575[12:55:08] [Async Chat Thread - #17/INFO]: []|[RealTriassic]: ok
1576[12:56:21] [Server thread/INFO]: DarkPosiedon lost connection: Disconnected
1577[12:56:21] [Server thread/INFO]: DarkPosiedon left the game
1578[13:00:10] [Server thread/INFO]: RealTriassic lost connection: You have been kicked for idling more than 5 minutes.
1579[13:00:10] [Server thread/INFO]: RealTriassic left the game
1580[13:00:10] [Server thread/WARN]: handleDisconnection() called twice
1581[13:01:48] [User Authenticator #40/INFO]: UUID of player Aixory is c561385b-ad64-3e1b-9629-5d2162df213b
1582[13:01:48] [Server thread/INFO]: Player 'Aixory' cannot be found
1583[13:01:48] [Server thread/INFO]: Aixory[/77.139.161.63:52422] logged in with entity id 18255 at ([Spawn]1058.595325195171, 82.0, 143.5058825988197)
1584[13:02:13] [Server thread/INFO]: Aixory lost connection: Timed out
1585[13:02:13] [Server thread/INFO]: Aixory left the game
1586[13:04:28] [Server thread/INFO]: Saving...
1587[13:04:28] [Server thread/INFO]: Saved the world
1588[13:04:28] [Server thread/INFO]: Stopping the server
1589[13:04:28] [Server thread/INFO]: Stopping server
1590[13:04:28] [Server thread/INFO]: [[0;32;22mMyPet[m] [mDisabling MyPet v3.9[m
1591[13:04:28] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_12_R1.util.CustomEntityRegistry[m
1592[13:04:28] [Server thread/INFO]: [LockettePro] Disabling LockettePro v2.9.0
1593[13:04:28] [Server thread/INFO]: [Factions] Disabling Factions v2.14.0
1594[13:04:28] [Server thread/INFO]: [Factions 2.14.0] Integration Deactivated IntegrationV18
1595[13:04:28] [Server thread/INFO]: [Factions 2.14.0] Integration Deactivated IntegrationV19
1596[13:04:28] [Server thread/INFO]: [Factions 2.14.0] Integration Deactivated IntegrationSpigot
1597[13:04:28] [Server thread/INFO]: [Factions 2.14.0] Integration Deactivated IntegrationWorldGuard
1598[13:04:28] [Server thread/INFO]: [Factions 2.14.0] Disabled
1599[13:04:28] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.6.0-beta1-b2226
1600[13:04:28] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
1601[13:04:28] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-beta1-b2226 disabled!
1602[13:04:28] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.3
1603[13:04:28] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.9.2 (build 86)
1604[13:04:28] [Server thread/INFO]: [Parkour] Disabling Parkour v5.3
1605[13:04:28] [Server thread/INFO]: [Parkour] Disabled Parkour v5.3
1606[13:04:28] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
1607[13:04:28] [Server thread/INFO]: [TradeSystem] Disabling TradeSystem v1.1.4
1608[13:04:28] [Server thread/INFO]:
1609[13:04:28] [Server thread/INFO]: __________________________________________________________
1610[13:04:28] [Server thread/INFO]:
1611[13:04:28] [Server thread/INFO]: TradeSystem [1.1.4]
1612[13:04:28] [Server thread/INFO]:
1613[13:04:28] [Server thread/INFO]: Status:
1614[13:04:28] [Server thread/INFO]:
1615[13:04:28] [Server thread/INFO]: MC-Version: v1_12
1616[13:04:28] [Server thread/INFO]:
1617[13:04:28] [Server thread/INFO]: > Cancelling all active trades
1618[13:04:28] [Server thread/INFO]: > Saving layouts
1619[13:04:28] [Server thread/INFO]: ...saved 1 layout(s)
1620[13:04:28] [Server thread/INFO]:
1621[13:04:28] [Server thread/INFO]: Done (0.095s)
1622[13:04:28] [Server thread/INFO]:
1623[13:04:28] [Server thread/INFO]: __________________________________________________________
1624[13:04:28] [Server thread/INFO]:
1625[13:04:28] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.2
1626[13:04:28] [pool-38-thread-1/INFO]: [DiscordSRV] Shutdown completed in 49ms
1627[13:04:28] [Server thread/INFO]: [ColoredTags] Disabling ColoredTags v2.1.3
1628[13:04:28] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
1629[13:04:28] [Server thread/INFO]: [Paintball] Disabling Paintball v1.3.11
1630[13:04:28] [Server thread/INFO]: [Paintball] Disabled!
1631[13:04:28] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.1.0
1632[13:04:28] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
1633[13:04:28] [Server thread/INFO]: [AreaShop] Disabling AreaShop v2.4.0
1634[13:04:28] [Server thread/INFO]: [HolographicScoreboard] Disabling HolographicScoreboard v1.5.1
1635[13:04:28] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
1636[13:04:28] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
1637[13:04:28] [Server thread/INFO]: | Tasks : Stopped all.
1638[13:04:28] [Server thread/INFO]: | Version : 5.3.4
1639[13:04:28] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
1640[13:04:28] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
1641[13:04:28] [Server thread/INFO]: [MaintenanceSpigot] Disabling MaintenanceSpigot v3.0.3
1642[13:04:28] [Server thread/INFO]: [PVPStats] Disabling PVPStats v2.1.7
1643[13:04:28] [Server thread/ERROR]: Error occurred while disabling PVPStats v2.1.7 (Is it up to date?)
1644java.lang.NullPointerException: null
1645 at com.Sagacious_.KitpvpStats.Core.onDisable(Core.java:122) ~[?:?]
1646 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1647 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [custom.jar:git-Spigot-dcd1643-e60fc34]
1648 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [custom.jar:git-Spigot-dcd1643-e60fc34]
1649 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [custom.jar:git-Spigot-dcd1643-e60fc34]
1650 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:349) [custom.jar:git-Spigot-dcd1643-e60fc34]
1651 at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:465) [custom.jar:git-Spigot-dcd1643-e60fc34]
1652 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:613) [custom.jar:git-Spigot-dcd1643-e60fc34]
1653 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1654[13:04:28] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.2.0
1655[13:04:28] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.3
1656[13:04:28] [Server thread/INFO]: [NoPlugins] Disabling NoPlugins v6.9.1
1657[13:04:28] [Server thread/INFO]: [NoPlugins] disabled.
1658[13:04:28] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
1659[13:04:28] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
1660[13:04:28] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.0
1661[13:04:28] [Server thread/INFO]: [MobArena] Disabling MobArena v0.104.2
1662[13:04:28] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.14.0
1663[13:04:28] [Server thread/INFO]: [MassiveCore 2.14.0] Integration Deactivated IntegrationLiabilityAreaEffectCloud
1664[13:04:28] [Server thread/INFO]: [MassiveCore 2.14.0] Integration Deactivated IntegrationVault
1665[13:04:28] [Server thread/INFO]: [MassiveCore 2.14.0] Disabled
1666[13:04:28] [Server thread/INFO]: [GWarp] Disabling GWarp v[2.11.0.0]
1667[13:04:28] [Server thread/INFO]: [!] The Plugin was successfully disabled.
1668[13:04:28] [Server thread/INFO]: [statuecreator] Disabling statuecreator v1.6
1669[13:04:28] [Server thread/INFO]: == Plugin StatueCreator disabled! ==
1670[13:04:28] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
1671[13:04:28] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-b751
1672[13:04:28] [Server thread/INFO]: [OpenPlayerInventory] Disabling OpenPlayerInventory v1.5.0
1673[13:04:28] [Server thread/INFO]: [OpenPlayerInventory] successfully disabled
1674[13:04:28] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
1675[13:04:28] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1676[13:04:28] [Server thread/INFO]: [FakePlayers] Disabling FakePlayers v1.9
1677[13:04:28] [Server thread/ERROR]: Error occurred while disabling FakePlayers v1.9 (Is it up to date?)
1678java.lang.NullPointerException: null
1679 at de.Herbystar.FakePlayers.Main.onDisable(Main.java:172) ~[?:?]
1680 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
1681 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [custom.jar:git-Spigot-dcd1643-e60fc34]
1682 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [custom.jar:git-Spigot-dcd1643-e60fc34]
1683 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [custom.jar:git-Spigot-dcd1643-e60fc34]
1684 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:349) [custom.jar:git-Spigot-dcd1643-e60fc34]
1685 at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:465) [custom.jar:git-Spigot-dcd1643-e60fc34]
1686 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:613) [custom.jar:git-Spigot-dcd1643-e60fc34]
1687 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
1688[13:04:28] [Server thread/INFO]: [PhantomAntiDupe] Disabling PhantomAntiDupe v1.2
1689[13:04:28] [Server thread/INFO]: [AntiWDL] Disabling AntiWDL v0.1
1690[13:04:28] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
1691[13:04:28] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.6.0-b738
1692[13:04:28] [Server thread/INFO]: [Broadcast] Disabling Broadcast v1.7
1693[13:04:28] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v1.1
1694[13:04:28] [Server thread/INFO]: [BountifulAPI] Disabling BountifulAPI v1.6.4
1695[13:04:28] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.3
1696[13:04:28] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
1697[13:04:28] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.9;caf0ad9
1698[13:04:28] [Server thread/INFO]: [PluginHider] Disabling PluginHider v1.1
1699[13:04:28] [Server thread/INFO]: PluginHiderV1.1Has Been Enabled!
1700[13:04:28] [Server thread/INFO]: [RedeemableCodes] Disabling RedeemableCodes vBuild 32d
1701[13:04:28] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v2.2.3
1702[13:04:28] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
1703[13:04:28] [Server thread/INFO]: [PerWorldSpawn] Disabling PerWorldSpawn v1.0
1704[13:04:28] [Server thread/INFO]: [AntiVPN] Disabling AntiVPN v5.11.37
1705[13:04:36] [Server thread/INFO]: [Anti-VPN] Disabled
1706[13:04:36] [Server thread/INFO]: [EditableSign] Disabling EditableSign v1.2.7
1707[13:04:36] [Server thread/INFO]: [EditableSign] EditableSign version 1.2.7 is Disabled
1708[13:04:36] [Server thread/INFO]: [Sudo] Disabling Sudo v1
1709[13:04:36] [Server thread/INFO]: [SimpleVIPPerks] Disabling SimpleVIPPerks v3.5
1710[13:04:36] [Server thread/INFO]: [SimpleVIPPerks] SimpleVIPPerks 3.50 has been disabled.
1711[13:04:36] [Server thread/INFO]: [NoPluginShow] Disabling NoPluginShow v1.0
1712[13:04:36] [Server thread/INFO]: [AntiDDos] Disabling AntiDDos v0.5
1713[13:04:36] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.6
1714[13:04:36] [Server thread/INFO]: Saving players
1715[13:04:36] [Server thread/INFO]: Saving worlds
1716[13:04:36] [Server thread/INFO]: Saving chunks for level 'Login'/overworld
1717[13:04:36] [Server thread/INFO]: Saving chunks for level 'Login_the_end'/the_end
1718[13:04:36] [Server thread/INFO]: Saving chunks for level 'Mine'/overworld
1719[13:04:36] [Server thread/INFO]: Saving chunks for level 'minigames'/overworld
1720[13:04:36] [Server thread/INFO]: Saving chunks for level 'Spawn'/overworld