· 6 years ago · Dec 05, 2019, 09:20 PM
1[21:30:18] [main/INFO]: Loaded 0 recipes
2[21:30:18] [Server thread/INFO]: Starting minecraft server version 1.13.2
3[21:30:18] [Server thread/INFO]: Loading properties
4[21:30:18] [Server thread/INFO]: Default game type: SURVIVAL
5[21:30:18] [Server thread/INFO]: This server is running Paper version git-Paper-650 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
6[21:30:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[21:30:18] [Server thread/INFO]: Using 4 threads for Netty based IO
8[21:30:18] [Server thread/INFO]: Debug logging is disabled
9[21:30:18] [Server thread/INFO]: Generating keypair
10[21:30:18] [Server thread/INFO]: Starting Minecraft server on 95.217.74.220:25577
11[21:30:18] [Server thread/INFO]: Using epoll channel type
12[21:30:19] [Server thread/ERROR]: Ambiguous plugin name `Votifier' for files `plugins/nuvotifier.jar' and `plugins/nuvotifier-2.5.3 (1).jar' in `plugins'
13[21:30:20] [Server thread/ERROR]: Could not load 'plugins/CitizenSkins.jar' in folder 'plugins'
14org.bukkit.plugin.UnknownDependencyException: Spout
15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:222) ~[patched_1.13.2.jar:git-Paper-650]
16 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:331) ~[patched_1.13.2.jar:git-Paper-650]
17 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:235) ~[patched_1.13.2.jar:git-Paper-650]
18 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
19 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
20[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
21[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
22[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class net.minecraft.server.v1_13_R2.ChunkProviderServer
23[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
24[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
25[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
26[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
27[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
28[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
29[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
30[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
31[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
32[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
33[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
34[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
35[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
36[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
37[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
38[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
39[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
40[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
41[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
42[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
43[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
44[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
45[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
46[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
47[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
48[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
49[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
50[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
51[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
52[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
53[21:30:20] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
54[21:30:21] [Server thread/INFO]: [frostRenamer] Loading frostRenamer v1.1
55[21:30:21] [Server thread/INFO]: [AntiCooldown] Loading AntiCooldown v1.0
56[21:30:21] [Server thread/INFO]: [SaveWorld] Loading SaveWorld v1.13.2
57[21:30:21] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
58[21:30:21] [Server thread/INFO]: [BungeeGuard] Loading BungeeGuard v1.0-SNAPSHOT
59[21:30:21] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v5.0.0-SNAPSHOT
60[21:30:21] [Server thread/INFO]: [PlayerHeads] Internal plugin locale:
61[21:30:21] [Server thread/INFO]: [PlayerHeads] Environment locale: en_US / en-US
62[21:30:21] [Server thread/INFO]: Trying provider: craftbukkit_1_13
63[21:30:21] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
64[21:30:21] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
65[21:30:21] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
66[21:30:21] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
67[21:30:21] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.7.5
68[21:30:21] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
69[21:30:21] [Server thread/INFO]: [CommandWatcher] Loading CommandWatcher v1.1
70[21:30:21] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v2.0.6
71[21:30:21] [Server thread/INFO]: [HackedCore] Loading HackedCore v2.26.0
72[21:30:21] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
73[21:30:21] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.8.1
74[21:30:21] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
75[21:30:21] [Server thread/INFO]: [OreSheep] Loading OreSheep v1.0.1
76[21:30:21] [Server thread/INFO]: [eFlame] Loading eFlame v2.0.0 BETA 7
77[21:30:21] [Server thread/INFO]: [MaxHealth] Loading MaxHealth v1.0.2
78[21:30:21] [Server thread/INFO]: [ItemRecycler] Loading ItemRecycler v1.2.3
79[21:30:21] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
80[21:30:21] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.16.3
81[21:30:21] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.17.3
82[21:30:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-rc-2;7be00cc
83[21:30:22] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@20a7a1ff]
84[21:30:22] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2_2 as the Bukkit adapter
85[21:30:22] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.0
86[21:30:22] [Server thread/INFO]: [PVPControl] Loading PVPControl v1.4.2
87[21:30:22] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.3-SNAPSHOT
88[21:30:22] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
89[21:30:22] [Server thread/INFO]: [ReflectionHelper] Version is v1_13_R2 (11302)
90[21:30:22] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
91[21:30:22] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
92[21:30:22] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
93[21:30:22] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v3.1
94[21:30:22] [Server thread/INFO]: [RightCrops] Loading RightCrops v1.1
95[21:30:22] [Server thread/INFO]: [Discord] Loading Discord v1.1.4
96[21:30:22] [Server thread/INFO]: [Votifier] Loading Votifier v2.3.7
97[21:30:22] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v5.0
98[21:30:22] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.4
99[21:30:22] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
100[21:30:22] [Server thread/INFO]: [Bin] Loading Bin v1.0
101[21:30:22] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.8.2
102[21:30:22] [Server thread/INFO]: [DropParty] Loading DropParty v3.2
103[21:30:22] [Server thread/INFO]: [ArvinLib] Loading ArvinLib v1.8h
104[21:30:22] [Server thread/INFO]: [ReflectionHelper] Version is v1_13_R2 (11302)
105[21:30:22] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
106[21:30:22] [Server thread/INFO]: [ArvinLib] Injected custom channel handlers.
107[21:30:22] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.5
108[21:30:22] [Server thread/INFO]: [MineResetLite] Loading MineResetLite vReremake-1.0.0
109[21:30:22] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
110[21:30:22] [Server thread/INFO]: [KOTH] Loading KOTH v1.14.2
111[21:30:22] [Server thread/INFO]: [KiteBar] Loading KiteBar v1.2.6
112[21:30:22] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
113[21:30:22] [Server thread/INFO]: [Command Blocker] Loading TreysCommandBlocker v1.1.1
114[21:30:22] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
115[21:30:22] [Server thread/INFO]: [Spartan] Loading Spartan vBuild 293
116[21:30:22] [Server thread/INFO]: [Spleef] Loading Spleef v1.6.1
117[21:30:22] [Server thread/INFO]: [Spleef] AbstractVersion : Using Spigot 1.13.2-R0.1-SNAPSHOT.
118[21:30:22] [Server thread/INFO]: [RuneStones] Loading RuneStones v4.1
119[21:30:22] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
120[21:30:22] [Server thread/INFO]: [CountryOnJoin] Loading CountryOnJoin v1.2.0
121[21:30:22] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.20.8
122[21:30:22] [Server thread/INFO]: [Auctions] Loading Auctions v2.5.1-SNAPSHOT
123[21:30:22] [Server thread/INFO]: [MessageAnnouncer] Loading MessageAnnouncer v1.10.0
124[21:30:22] [Server thread/INFO]: [iDisguiseAdditions] Loading iDisguiseAdditions v1.5
125[21:30:22] [Server thread/INFO]: [EpicLevels] Loading EpicLevels v1.0.11
126[21:30:22] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1692)
127[21:30:22] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.4
128[21:30:22] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.3.1
129[21:30:22] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
130[21:30:22] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
131[21:30:22] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
132[21:30:22] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
133[21:30:22] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
134[21:30:22] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
135[21:30:23] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
136[21:30:23] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-rc-1;d542ba7
137[21:30:23] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.8.13
138[21:30:23] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.0
139[21:30:23] [Server thread/INFO]: [BeastWithDraw] Loading BeastWithDraw v2.4-(1.13/1.14)
140[21:30:23] [Server thread/INFO]: [InventoryFullPlus] Loading InventoryFullPlus v2.5.0
141[21:30:23] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.18
142[21:30:23] [Server thread/INFO]: [Playtimes] Loading Playtimes v1.2.8
143[21:30:23] [Server thread/INFO]: [HomeGUI] Loading HomeGUI v1.0
144[21:30:23] [Server thread/INFO]: [StackMob] Loading StackMob v4.0.1
145[21:30:23] [Server thread/INFO]: [StackMob] Registered WorldGuard region flag.
146[21:30:23] [Server thread/INFO]: [Essentials_KitGUI] Loading Essentials_KitGUI v1.4
147[21:30:23] [Server thread/INFO]: [Quests] Loading Quests v2.1
148[21:30:23] [Server thread/INFO]: [JupiterCore] Loading JupiterCore v1.2.3
149[21:30:23] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
150[21:30:23] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.6.0
151[21:30:23] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.0.0
152[21:30:23] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.10
153[21:30:23] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.105
154[21:30:23] [Server thread/INFO]: mcMMO has registered WG flags successfully!
155[21:30:23] [Server thread/INFO]: [FPSHelper] Loading FPSHelper v2.3.0.1
156[21:30:23] [Server thread/INFO]: [Rankup] Loading Rankup v3.5.5
157[21:30:23] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.3.5
158[21:30:23] [Server thread/INFO]: [iDisguiseWG] Loading iDisguiseWG v1.3
159[21:30:23] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9
160[21:30:23] [Server thread/INFO]: [Duels] Loading Duels v3.3.0
161[21:30:23] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.0.0
162[21:30:23] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.2
163[21:30:23] [Server thread/INFO]: [FBasics] Loading FBasics v2.1.8
164[21:30:23] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v6.1.14
165[21:30:23] [Server thread/INFO]: [EpicFarming] Loading EpicFarming v3.0.8
166[21:30:23] [Server thread/INFO]: [SavageFTOP] Loading SavageFTOP v1.6.2
167[21:30:23] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.4
168[21:30:23] [Server thread/INFO]: [CustomEnchants] Loading CustomEnchants v3.6.5
169[21:30:23] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v2.0.3
170[21:30:23] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.3.7
171[21:30:23] [Server thread/INFO]: [ChatControl] <0> Network unreachable: yamF2YS5uZXQuVW5rbm93bkhvc3RFeGNlcHRpb246IGthbmdhcmtvLmNvbQ==
172[21:30:23] [Server thread/INFO]: [TAB] Loading TAB v2.4.4
173[21:30:23] [Server thread/INFO]: [EpicFurnaces] Loading EpicFurnaces v4.5.2
174[21:30:23] [Server thread/INFO]: [EpicHoppers] Loading EpicHoppers v4.3.9
175[21:30:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
176[21:30:23] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
177[21:30:23] [Server thread/INFO]: __
178[21:30:23] [Server thread/INFO]: | |__) LuckPerms v4.4.1
179[21:30:23] [Server thread/INFO]: |___ | Running on Bukkit - Paper
180[21:30:23] [Server thread/INFO]:
181[21:30:23] [Server thread/INFO]: [LuckPerms] Loading configuration...
182[21:30:23] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
183[21:30:23] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
184[21:30:23] [Server thread/INFO]: [LuckPerms] Performing initial data load...
185[21:30:23] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 472ms)
186[21:30:23] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
187[21:30:23] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
188[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.4
189[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
190[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
191[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
192[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
193[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
194[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
195[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
196[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
197[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
198[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
199[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
200[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] = =
201[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
202[21:30:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
203[21:30:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
204[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_13_R2, DirectChunkAPI disabled
205[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
206[21:30:23] [Server thread/INFO]: [AsyncWorldEdit] Enabled
207[21:30:23] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
208[21:30:23] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
209[21:30:23] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
210[21:30:23] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
211[21:30:23] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
212[21:30:23] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
213[21:30:23] [Server thread/INFO]: [StackMob] Enabling StackMob v4.0.1
214[21:30:23] [Server thread/INFO]: [StackMob] StackMob v4.0.1 created by antiPerson (pas_francais)
215[21:30:23] [Server thread/INFO]: [StackMob] Documentation can be found at https://www.spigotmc.org/resources/stackmob.29999/
216[21:30:23] [Server thread/INFO]: [StackMob] GitHub repository can be found at https://www.github.com/Nathat23/StackMob-2
217[21:30:23] [Server thread/INFO]: [StackMob] Detected server version: V1_13
218[21:30:23] [Server thread/INFO]: [StackMob] Plugin hook registered for WorldGuard (7.0.0-rc-1;d542ba7)
219[21:30:23] [Server thread/INFO]: [StackMob] Plugin hook registered for ProtocolLib (4.4.0)
220[21:30:23] [Server thread/INFO]: [StackMob] Plugin hook registered for mcMMO (2.1.105)
221[21:30:23] [Server thread/INFO]: [StackMob] Plugin hook registered for Citizens (2.0.25-SNAPSHOT (build 1692))
222[21:30:23] [Server thread/INFO]: [StackMob] Loading cached entities...
223[21:30:23] [Server thread/INFO]: [StackMob] Using FLATFILE storage method.
224[21:30:23] [Server thread/INFO]: [StackMob] Registering listeners, tasks and commands...
225[21:30:23] [Server thread/INFO]: [StackMob] Starting metrics (if enabled)...
226[21:30:23] [Thread-15/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.4, available version: 3.6.14
227[21:30:24] [Server thread/INFO]: [StackMob] A new version (v4.0.2) is currently available! Type '/sm update' to download, then restart your server.
228[21:30:24] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.105
229[21:30:24] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
230[21:30:24] [Server thread/INFO]: [mcMMO] registered subskill: Roll
231[21:30:24] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
232[21:30:24] [Server thread/INFO]: [iDisguiseWG] Enabling iDisguiseWG v1.3*
233[21:30:24] [Server thread/ERROR]: Error occurred while enabling iDisguiseWG v1.3 (Is it up to date?)
234java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getFlagRegistry()Lcom/sk89q/worldguard/protection/flags/registry/FlagRegistry;
235 at de.robingrether.idisguise.worldguard.iDisguiseWG.registerFlag(iDisguiseWG.java:43) ~[?:?]
236 at de.robingrether.idisguise.worldguard.iDisguiseWG.onEnable(iDisguiseWG.java:27) ~[?:?]
237 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-650]
238 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-650]
239 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
240 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
241 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
242 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:236) ~[patched_1.13.2.jar:git-Paper-650]
243 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
244 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
245[21:30:24] [Server thread/INFO]: [iDisguiseWG] Disabling iDisguiseWG v1.3
246[21:30:24] [Server thread/INFO]: [iDisguiseWG] iDisguiseWG 1.3 disabled!
247[21:30:24] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
248[21:30:24] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
249[21:30:24] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
250[21:30:24] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
251[21:30:24] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
252[21:30:24] [Server thread/INFO]: Preparing level "world"
253[21:30:24] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
254[21:30:24] [Server thread/INFO]: Loaded 524 recipes
255[21:30:25] [Server thread/INFO]: -------- World Settings For [world] --------
256[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
257[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
258[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
259[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
260[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
261[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
262[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
263[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
264[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
265[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
266[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
267[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
268[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
269[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
270[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
271[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
272[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
273[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
274[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
275[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
276[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
277[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
278[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
279[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
280[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
281[21:30:25] [Server thread/INFO]: View Distance: 10
282[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
283[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
284[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
285[21:30:25] [Server thread/ERROR]: Error loading saved data: villages
286java.io.EOFException: null
287 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
288 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
289 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
290 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
291 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
292 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
293 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
294 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
295 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
296 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
297 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:88) ~[patched_1.13.2.jar:git-Paper-650]
298 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:364) ~[patched_1.13.2.jar:git-Paper-650]
299 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
300 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
301 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
302[21:30:25] [Server thread/ERROR]: Error loading saved data: scoreboard
303java.io.EOFException: null
304 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
305 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
306 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
307 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
308 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
309 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
310 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
311 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
312 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
313 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
314 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:99) ~[patched_1.13.2.jar:git-Paper-650]
315 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:364) ~[patched_1.13.2.jar:git-Paper-650]
316 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
317 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
318 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
319[21:30:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
320[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
321[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
322[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
323[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
324[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
325[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
326[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
327[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
328[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
329[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
330[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
331[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
332[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
333[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
334[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
335[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
336[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
337[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
338[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
339[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
340[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
341[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
342[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
343[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
344[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
345[21:30:25] [Server thread/INFO]: View Distance: 10
346[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
347[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
348[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
349[21:30:25] [Server thread/ERROR]: Error loading saved data: villages_end
350java.io.EOFException: null
351 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
352 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
353 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
354 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
355 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
356 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
357 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
358 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
359 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
360 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
361 at net.minecraft.server.v1_13_R2.SecondaryWorldServer.i_(SecondaryWorldServer.java:46) ~[patched_1.13.2.jar:git-Paper-650]
362 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:413) ~[patched_1.13.2.jar:git-Paper-650]
363 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
364 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
365 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
366[21:30:25] [Server thread/ERROR]: Error loading saved data: villages_end
367java.io.EOFException: null
368 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
369 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
370 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
371 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
372 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
373 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
374 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
375 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
376 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
377 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
378 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:88) ~[patched_1.13.2.jar:git-Paper-650]
379 at net.minecraft.server.v1_13_R2.SecondaryWorldServer.i_(SecondaryWorldServer.java:56) ~[patched_1.13.2.jar:git-Paper-650]
380 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:413) ~[patched_1.13.2.jar:git-Paper-650]
381 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
382 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
383 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
384[21:30:25] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: 1316737136179528425)
385[21:30:25] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: 1316737136179528425)
386[21:30:25] [Server thread/INFO]: Time elapsed: 20 ms
387[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
388[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
389[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
390[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
391[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
392[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
393[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
394[21:30:25] [Server thread/INFO]: Loading forced chunks for dimension minecraft:overworld: 1%
395[21:30:25] [Server thread/INFO]: [frostRenamer] Enabling frostRenamer v1.1*
396[21:30:25] [Server thread/INFO]: [FrostRenamer] Plugin Enabled.
397[21:30:25] [Server thread/INFO]: [AntiCooldown] Enabling AntiCooldown v1.0*
398[21:30:25] [Server thread/INFO]: Das Plugin wurde aktiviert.
399[21:30:25] [Server thread/INFO]: [SaveWorld] Enabling SaveWorld v1.13.2
400[21:30:25] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8*
401[21:30:25] [Server thread/INFO]: -------- World Settings For [Duel] --------
402[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
403[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
404[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
405[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
406[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
407[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
408[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
409[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
410[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
411[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
412[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
413[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
414[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
415[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
416[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
417[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
418[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
419[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
420[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
421[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
422[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
423[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
424[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
425[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
426[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
427[21:30:25] [Server thread/INFO]: View Distance: 10
428[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
429[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
430[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
431[21:30:25] [Server thread/ERROR]: Error loading saved data: villages
432java.io.EOFException: null
433 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
434 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
435 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
436 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
437 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
438 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
439 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
440 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
441 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
442 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
443 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:88) ~[patched_1.13.2.jar:git-Paper-650]
444 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.createWorld(CraftServer.java:1010) ~[patched_1.13.2.jar:git-Paper-650]
445 at org.bukkit.Bukkit.createWorld(Bukkit.java:520) ~[patched_1.13.2.jar:git-Paper-650]
446 at multiworld.data.WorldManager.loadWorld(WorldManager.java:347) ~[?:?]
447 at multiworld.data.WorldManager.loadWorlds(WorldManager.java:658) ~[?:?]
448 at multiworld.data.DataHandler.load(DataHandler.java:242) ~[?:?]
449 at multiworld.data.DataHandler.<init>(DataHandler.java:61) ~[?:?]
450 at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:256) ~[?:?]
451 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-650]
452 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-650]
453 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
454 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
455 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
456 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-650]
457 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-650]
458 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-650]
459 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
460 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
461 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
462[21:30:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6456992439787804169)
463[21:30:25] [Server thread/INFO]: -------- World Settings For [Duel_the_end] --------
464[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
465[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
466[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
467[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
468[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
469[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
470[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
471[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
472[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
473[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
474[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
475[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
476[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
477[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
478[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
479[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
480[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
481[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
482[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
483[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
484[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
485[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
486[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
487[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
488[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
489[21:30:25] [Server thread/INFO]: View Distance: 10
490[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
491[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
492[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
493[21:30:25] [Server thread/ERROR]: Error loading saved data: villages_end
494java.io.EOFException: null
495 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
496 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
497 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
498 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
499 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
500 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
501 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
502 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
503 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
504 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
505 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:88) ~[patched_1.13.2.jar:git-Paper-650]
506 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.createWorld(CraftServer.java:1010) ~[patched_1.13.2.jar:git-Paper-650]
507 at org.bukkit.Bukkit.createWorld(Bukkit.java:520) ~[patched_1.13.2.jar:git-Paper-650]
508 at multiworld.data.WorldManager.loadWorld(WorldManager.java:347) ~[?:?]
509 at multiworld.data.WorldManager.loadWorlds(WorldManager.java:658) ~[?:?]
510 at multiworld.data.DataHandler.load(DataHandler.java:242) ~[?:?]
511 at multiworld.data.DataHandler.<init>(DataHandler.java:61) ~[?:?]
512 at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:256) ~[?:?]
513 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-650]
514 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-650]
515 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
516 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
517 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
518 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-650]
519 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-650]
520 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-650]
521 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
522 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
523 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
524[21:30:25] [Server thread/INFO]: Preparing start region for level 3 (Seed: 9075724774025091430)
525[21:30:25] [Server thread/INFO]: -------- World Settings For [Spleef] --------
526[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
527[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
528[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
529[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
530[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
531[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
532[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
533[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
534[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
535[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
536[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
537[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
538[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
539[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
540[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
541[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
542[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
543[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
544[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
545[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
546[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
547[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
548[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
549[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
550[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
551[21:30:25] [Server thread/INFO]: View Distance: 10
552[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
553[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
554[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
555[21:30:25] [Server thread/INFO]: Preparing start region for level 4 (Seed: -133713115)
556[21:30:25] [Server thread/INFO]: -------- World Settings For [Spleef_the_end] --------
557[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
558[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
559[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
560[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
561[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
562[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
563[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
564[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
565[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
566[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
567[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
568[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
569[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
570[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
571[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
572[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
573[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
574[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
575[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
576[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
577[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
578[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
579[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
580[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
581[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
582[21:30:25] [Server thread/INFO]: View Distance: 10
583[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
584[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
585[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
586[21:30:25] [Server thread/ERROR]: Error loading saved data: villages_end
587java.io.EOFException: null
588 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
589 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
590 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
591 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
592 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
593 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
594 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
595 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
596 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
597 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
598 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:88) ~[patched_1.13.2.jar:git-Paper-650]
599 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.createWorld(CraftServer.java:1010) ~[patched_1.13.2.jar:git-Paper-650]
600 at org.bukkit.Bukkit.createWorld(Bukkit.java:520) ~[patched_1.13.2.jar:git-Paper-650]
601 at multiworld.data.WorldManager.loadWorld(WorldManager.java:347) ~[?:?]
602 at multiworld.data.WorldManager.loadWorlds(WorldManager.java:658) ~[?:?]
603 at multiworld.data.DataHandler.load(DataHandler.java:242) ~[?:?]
604 at multiworld.data.DataHandler.<init>(DataHandler.java:61) ~[?:?]
605 at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:256) ~[?:?]
606 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-650]
607 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-650]
608 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
609 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
610 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
611 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-650]
612 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-650]
613 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-650]
614 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
615 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
616 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
617[21:30:25] [Server thread/INFO]: Preparing start region for level 5 (Seed: 3677672212974430182)
618[21:30:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
619[21:30:25] [Server thread/INFO]: Max TNT Explosions: 100
620[21:30:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
621[21:30:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
622[21:30:25] [Server thread/INFO]: Cane Growth Modifier: 100%
623[21:30:25] [Server thread/INFO]: Melon Growth Modifier: 100%
624[21:30:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
625[21:30:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
626[21:30:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
627[21:30:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
628[21:30:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
629[21:30:25] [Server thread/INFO]: Potato Growth Modifier: 100%
630[21:30:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
631[21:30:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
632[21:30:25] [Server thread/INFO]: Vine Growth Modifier: 100%
633[21:30:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
634[21:30:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
635[21:30:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
636[21:30:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
637[21:30:25] [Server thread/INFO]: Random Lighting Updates: false
638[21:30:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
639[21:30:25] [Server thread/INFO]: Experience Merge Radius: 3.0
640[21:30:25] [Server thread/INFO]: Mob Spawn Range: 8
641[21:30:25] [Server thread/INFO]: Item Despawn Rate: 6000
642[21:30:25] [Server thread/INFO]: Item Merge Radius: 2.5
643[21:30:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
644[21:30:25] [Server thread/INFO]: View Distance: 10
645[21:30:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
646[21:30:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
647[21:30:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
648[21:30:25] [Server thread/ERROR]: Error loading saved data: villages_nether
649java.io.EOFException: null
650 at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:268) ~[?:1.8.0_222]
651 at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:258) ~[?:1.8.0_222]
652 at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:164) ~[?:1.8.0_222]
653 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:79) ~[?:1.8.0_222]
654 at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:91) ~[?:1.8.0_222]
655 at net.minecraft.server.v1_13_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:18) ~[patched_1.13.2.jar:git-Paper-650]
656 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:139) ~[patched_1.13.2.jar:git-Paper-650]
657 at net.minecraft.server.v1_13_R2.WorldPersistentData.a(WorldPersistentData.java:51) ~[patched_1.13.2.jar:git-Paper-650]
658 at net.minecraft.server.v1_13_R2.PersistentCollection.get(SourceFile:31) ~[patched_1.13.2.jar:git-Paper-650]
659 at net.minecraft.server.v1_13_R2.IPersistentAccess.a(SourceFile:20) ~[patched_1.13.2.jar:git-Paper-650]
660 at net.minecraft.server.v1_13_R2.WorldServer.i_(WorldServer.java:88) ~[patched_1.13.2.jar:git-Paper-650]
661 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.createWorld(CraftServer.java:1010) ~[patched_1.13.2.jar:git-Paper-650]
662 at org.bukkit.Bukkit.createWorld(Bukkit.java:520) ~[patched_1.13.2.jar:git-Paper-650]
663 at multiworld.data.WorldManager.loadWorld(WorldManager.java:347) ~[?:?]
664 at multiworld.data.WorldManager.loadWorlds(WorldManager.java:658) ~[?:?]
665 at multiworld.data.DataHandler.load(DataHandler.java:242) ~[?:?]
666 at multiworld.data.DataHandler.<init>(DataHandler.java:61) ~[?:?]
667 at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:256) ~[?:?]
668 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-650]
669 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-650]
670 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
671 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
672 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
673 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-650]
674 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-650]
675 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-650]
676 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
677 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
678 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
679[21:30:25] [Server thread/INFO]: Preparing start region for level 6 (Seed: 1316737136179528425)
680[21:30:25] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
681[21:30:25] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.0-SNAPSHOT
682[21:30:25] [Server thread/INFO]: [BungeeGuard] Using Paper's PlayerHandshakeEvent for connection filtering.
683[21:30:25] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v5.0.0-SNAPSHOT
684[21:30:25] [Server thread/INFO]: [PlayerHeads] NoCheatPlus not detected.
685[21:30:25] [Server thread/INFO]: [PlayerHeads] Current plugin compatibility version: craftbukkit 1.13
686[21:30:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1*
687[21:30:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
688[21:30:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
689[21:30:25] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.7.5
690[21:30:25] [Server thread/INFO]: [Vouchers] Loading the Config.yml
691[21:30:25] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
692[21:30:25] [Server thread/INFO]: [Vouchers] Loading the Data.yml
693[21:30:25] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
694[21:30:25] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
695[21:30:25] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
696[21:30:25] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
697[21:30:25] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
698[21:30:25] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1*
699[21:30:25] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
700[21:30:25] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
701[21:30:25] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
702[21:30:25] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
703[21:30:25] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
704[21:30:25] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
705[21:30:25] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
706[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
707[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
708[21:30:25] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
709[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
710[21:30:25] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
711[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
712[21:30:25] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
713[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
714[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading messages ...
715[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
716[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
717[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
718[21:30:25] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
719[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
720[21:30:25] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Auctions] ...
721[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: Auctions ...
722[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: Auctions ...
723[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
724[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
725[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ChatReaction] ...
726[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
727[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
728[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
729[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
730[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
731[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CustomList] ...
732[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
733[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
734[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Enjin] ...
735[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
736[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
737[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
738[21:30:26] [LoginProcessingThread/INFO]: UUID of player loulou23 is 5f2dc2ac-e54a-379d-b101-b370321bbb66
739[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Factions] ...
740[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Factions 1.8] ...
741[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
742[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
743[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
744[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
745[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
746[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
747[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
748[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
749[21:30:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
750[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
751[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
752[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
753[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [MineResetLite] ...
754[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
755[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
756[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
757[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
758[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Quests] ...
759[21:30:26] [Server thread/INFO]: [FeatherBoard] Downloading placeholder [RankupCrayons 1.0.1] ...
760[21:30:26] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RankupCrayons 1.0.1] ...
761[21:30:26] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: rankupcrayons.jar
762[21:30:26] [Server thread/INFO]: [FeatherBoard] Downloading placeholder [RedisBungee 1.0.1] ...
763[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee 1.0.1] ...
764[21:30:27] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: redisbungee.jar
765[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
766[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
767[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
768[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [SuperbVote] ...
769[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
770[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
771[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
772[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
773[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
774[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
775[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
776[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
777[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
778[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
779[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
780[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
781[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
782[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
783[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
784[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
785[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
786[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
787[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
788[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
789[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
790[21:30:27] [Server thread/INFO]: [FeatherBoard] Downloading placeholder [WorldGuard 1.0.1] ...
791[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard 1.0.1] ...
792[21:30:27] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: worldguard.jar
793[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
794[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
795[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading placeholder [mcMMO] ...
796[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
797[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
798[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
799[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
800[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
801[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
802[21:30:27] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
803[21:30:27] [Server thread/INFO]: [FeatherBoard] Loaded 6302 of the 6302 placholders
804[21:30:27] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
805[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
806[21:30:27] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
807[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
808[21:30:27] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
809[21:30:27] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
810[21:30:27] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
811[21:30:28] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
812[21:30:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
813[21:30:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
814[21:30:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
815[21:30:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
816[21:30:28] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
817[21:30:28] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
818[21:30:28] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
819[21:30:28] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
820[21:30:28] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
821[21:30:28] [Server thread/WARN]: [FeatherBoard] ATTENTION: 1.13 support is in BETA
822[21:30:28] [Server thread/INFO]: [CommandWatcher] Enabling CommandWatcher v1.1*
823[21:30:28] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v2.0.6*
824[21:30:28] [Server thread/INFO]: [HackedCore] Enabling HackedCore v2.26.0*
825[21:30:28] [Server thread/INFO]: [HackedCore] Libraries successfully loaded
826[21:30:28] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
827[21:30:28] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
828[21:30:28] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.8.1*
829[21:30:28] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8.1 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
830[21:30:28] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8.1 Metrics started: https://bstats.org/plugin/bukkit/HideandCustomPlugins
831[21:30:28] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1*
832[21:30:28] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
833[21:30:28] [Server thread/INFO]: [ChatReaction] 28 words loaded!
834[21:30:28] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
835[21:30:28] [Server thread/INFO]: ---------------------------
836[21:30:28] [Server thread/INFO]: ChatReaction Updater
837[21:30:28] [Server thread/INFO]:
838[21:30:28] [Server thread/INFO]: Could not connect to spigotmc.org
839[21:30:28] [Server thread/INFO]: to check for updates!
840[21:30:28] [Server thread/INFO]:
841[21:30:28] [Server thread/INFO]: ---------------------------
842[21:30:28] [Server thread/INFO]: ---------------------------
843[21:30:28] [Server thread/INFO]: ChatReaction Updater
844[21:30:28] [Server thread/INFO]:
845[21:30:28] [Server thread/INFO]: You are running 1.7.1
846[21:30:28] [Server thread/INFO]: The latest version
847[21:30:28] [Server thread/INFO]: of ChatReaction!
848[21:30:28] [Server thread/INFO]:
849[21:30:28] [Server thread/INFO]: ---------------------------
850[21:30:28] [Server thread/INFO]: [OreSheep] Enabling OreSheep v1.0.1
851[21:30:28] [Server thread/INFO]: [OreSheep] Loaded
852[21:30:28] [Server thread/INFO]: [eFlame] Enabling eFlame v2.0.0 BETA 7*
853[21:30:29] [Server thread/INFO]: [MaxHealth] Enabling MaxHealth v1.0.2*
854[21:30:29] [Server thread/INFO]: [ItemRecycler] Enabling ItemRecycler v1.2.3
855[21:30:29] [Server thread/INFO]: [ItemRecycler] Preparing language packs...
856[21:30:29] [Server thread/INFO]: [ItemRecycler] Active language pack: en
857[21:30:29] [Server thread/INFO]: [ItemRecycler] Security (duplication type: ALLOWED_LIST) has been enabled.
858[21:30:29] [Server thread/INFO]: [ItemRecycler] ItemRecycler v1.2.3 has been enabled.
859[21:30:29] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2*
860[21:30:29] [Server thread/INFO]: Yep
861[21:30:29] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.16.3
862[21:30:29] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
863[21:30:29] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
864[21:30:29] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.17.3
865[21:30:29] [Server thread/INFO]: LagAssist » Enabling Systems:
866[21:30:29] [Server thread/INFO]: [✔] Smart Mob Tools.
867[21:30:29] [Server thread/INFO]: [✔] Hopper Manager.
868[21:30:29] [Server thread/INFO]: [✔] Redstone Culler.
869[21:30:29] [Server thread/INFO]: [✔] Physics-Tweaker.
870[21:30:29] [Server thread/INFO]: [✔] Lag Monitor.
871[21:30:29] [Server thread/INFO]: [✔] MapVisualizer.
872[21:30:29] [Server thread/INFO]: [✔] Chunk Analyser.
873[21:30:29] [Server thread/INFO]: [✔] Chunk Limiter.
874[21:30:29] [Server thread/INFO]: [✔] StatsAnalyse.
875[21:30:29] [Server thread/INFO]: [✔] LogCleaner System.
876[21:30:29] [Server thread/INFO]: [✔] Spawner Manager.
877[21:30:29] [Server thread/INFO]: [✔] Injecting PacketListener.
878[21:30:29] [Server thread/INFO]: [✔] GUI.
879[21:30:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-rc-2;7be00cc
880[21:30:29] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
881[21:30:29] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
882[21:30:29] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
883[21:30:29] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.0*
884[21:30:29] [Server thread/INFO]: [PVPControl] Enabling PVPControl v1.4.2
885[21:30:29] [Server thread/INFO]: [PVPControl] 47 language statements loaded.
886[21:30:29] [Server thread/INFO]: [PVPControl] Checking dependencies..
887[21:30:29] [Server thread/INFO]: [PVPControl] Hooked plugins: EssentialsX
888[21:30:29] [Server thread/INFO]: [PVPControl] PVPControll by IdkMan enabled!
889[21:30:29] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.3-SNAPSHOT*
890[21:30:29] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
891[21:30:29] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
892[21:30:29] [Server thread/INFO]: [ClearLag] Loading modules...
893[21:30:29] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
894[21:30:29] [Server thread/INFO]: [ClearLag] Modules have been loaded!
895[21:30:29] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
896[21:30:29] [Thread-34/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.13]...
897[21:30:29] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v3.1*
898[21:30:29] [Server thread/INFO]: [SetSpawn] Enabled!
899[21:30:29] [Server thread/INFO]: [RightCrops] Enabling RightCrops v1.1*
900[21:30:29] [Server thread/INFO]: [Discord] Enabling Discord v1.1.4*
901[21:30:29] [Server thread/INFO]: Discord Plugin Loaded
902[21:30:29] [Server thread/INFO]: Leave a review!
903[21:30:29] [Server thread/INFO]: [Votifier] Enabling Votifier v2.3.7*
904[21:30:29] [Server thread/INFO]: [Votifier] Loaded token for website: default
905[21:30:29] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
906[21:30:29] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v5.0*
907[21:30:29] [nioEventLoopGroup-2-1/INFO]: [Votifier] Votifier enabled on socket /95.217.74.220:8132.
908[21:30:29] [Server thread/INFO]: [Bin] Enabling Bin v1.0*
909[21:30:29] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.8.2
910[21:30:29] [Server thread/INFO]: [iDisguise] iDisguise 5.8.2 enabled!
911[21:30:29] [Server thread/INFO]: [DropParty] Enabling DropParty v3.2*
912[21:30:29] [Server thread/ERROR]: Error occurred while enabling DropParty v3.2 (Is it up to date?)
913java.lang.NullPointerException: null
914 at ninja.amp.dropparty.parties.Party.updateChestList(Party.java:448) ~[?:?]
915 at ninja.amp.dropparty.parties.Party.<init>(Party.java:138) ~[?:?]
916 at ninja.amp.dropparty.PartyManager.<init>(PartyManager.java:56) ~[?:?]
917 at ninja.amp.dropparty.DropParty.onEnable(DropParty.java:82) ~[?:?]
918 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.13.2.jar:git-Paper-650]
919 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:334) ~[patched_1.13.2.jar:git-Paper-650]
920 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
921 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
922 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
923 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-650]
924 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-650]
925 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-650]
926 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
927 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
928 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
929[21:30:29] [Server thread/INFO]: [DropParty] Disabling DropParty v3.2
930[21:30:29] [Server thread/ERROR]: Error occurred while disabling DropParty v3.2 (Is it up to date?)
931java.lang.NullPointerException: null
932 at ninja.amp.dropparty.DropParty.onDisable(DropParty.java:129) ~[?:?]
933 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[patched_1.13.2.jar:git-Paper-650]
934 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:368) ~[patched_1.13.2.jar:git-Paper-650]
935 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:444) ~[patched_1.13.2.jar:git-Paper-650]
936 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.13.2.jar:git-Paper-650]
937 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) ~[patched_1.13.2.jar:git-Paper-650]
938 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:443) ~[patched_1.13.2.jar:git-Paper-650]
939 at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:357) ~[patched_1.13.2.jar:git-Paper-650]
940 at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:608) ~[patched_1.13.2.jar:git-Paper-650]
941 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:570) ~[patched_1.13.2.jar:git-Paper-650]
942 at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:431) ~[patched_1.13.2.jar:git-Paper-650]
943 at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:316) ~[patched_1.13.2.jar:git-Paper-650]
944 at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:787) ~[patched_1.13.2.jar:git-Paper-650]
945 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
946[21:30:29] [Server thread/INFO]: [ArvinLib] Enabling ArvinLib v1.8h*
947[21:30:29] [Server thread/INFO]: [ArvinLib] Adding channels for online players...
948[21:30:29] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.5
949[21:30:29] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
950[21:30:29] [Server thread/INFO]: [ConditionalCommands] Ready.
951[21:30:29] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite vReremake-1.0.0
952[21:30:29] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license.
953[21:30:29] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers.
954[21:30:29] [Server thread/INFO]: [MineResetLite] /home/minecraft/multicraft/servers/server567/plugins/MineResetLite
955[21:30:29] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine.mine.yml'...
956[21:30:29] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine1.mine.yml'...
957[21:30:29] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine3.mine.yml'...
958[21:30:29] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine4.mine.yml'...
959[21:30:29] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine2.mine.yml'...
960[21:30:29] [Server thread/INFO]: [KOTH] Enabling KOTH v1.14.2*
961[21:30:29] [Server thread/INFO]: Configuration files have successfully loaded.
962[21:30:29] [Server thread/INFO]: Successfully registered placeholders with PlaceholderAPI.
963[21:30:29] [Server thread/INFO]: Found MVdWPlaceholderAPI. Adding hooks.
964[21:30:30] [Server thread/WARN]: =============================================
965[21:30:30] [Server thread/WARN]: YOU DON'T HAVE KOTHSUPPORT4FACTIONS INSTALLED.
966[21:30:30] [Server thread/WARN]: =============================================
967[21:30:30] [Server thread/WARN]: If you are using FactionsUUID you will need to download this here:
968[21:30:30] [Server thread/WARN]: https://www.spigotmc.org/resources/kothsupport4factions.50216/
969[21:30:30] [Server thread/WARN]: =============================================
970[21:30:30] [Server thread/INFO]:
971[21:30:30] [Server thread/INFO]: Loaded version [KOTH-v1.14.2] successfully.
972[21:30:30] [Server thread/INFO]:
973[21:30:30] [Server thread/INFO]: [KiteBar] Enabling KiteBar v1.2.6*
974[21:30:30] [Server thread/INFO]: [KiteBar] Registered 16 default animations.
975[21:30:30] [Server thread/INFO]: [KiteBar] Loading configuration files.
976[21:30:30] [Server thread/INFO]: [KiteBarPlugin] Registered bossbar group default
977[21:30:30] [Server thread/INFO]: [KiteBarPlugin] Registered bossbar group example2
978[21:30:30] [Server thread/INFO]: [KiteBar] Loading database files.
979[21:30:30] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
980[21:30:30] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
981[21:30:30] [Server thread/INFO]: [Command Blocker] Enabling TreysCommandBlocker v1.1.1*
982[21:30:30] [Thread-34/INFO]: [ClearLag] No updates found!
983[21:30:30] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
984[21:30:30] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
985[21:30:30] [Server thread/INFO]: [Spartan] Enabling Spartan vBuild 293
986[21:30:31] [Server thread/INFO]: [Spleef] Enabling Spleef v1.6.1*
987[21:30:31] [Server thread/INFO]: [RuneStones] Enabling RuneStones v4.1*
988[21:30:31] [Server thread/INFO]: RS > config.yml registered.
989[21:30:31] [Server thread/INFO]: RS > en-US.yml registered.
990[21:30:31] [Server thread/INFO]: RS > runes.yml registered.
991[21:30:31] [Server thread/INFO]: RS > playerdata.yml registered.
992[21:30:31] [Server thread/INFO]:
993[21:30:31] [Server thread/INFO]: <------> RuneStones <------>
994[21:30:31] [Server thread/INFO]: Plugin has been enabled.
995[21:30:31] [Server thread/INFO]: <------> RuneStones <------>
996[21:30:31] [Server thread/INFO]:
997[21:30:31] [Server thread/INFO]: > Using en-US.yml language file.
998[21:30:31] [Server thread/INFO]: > Successfully loaded 35 runes.
999[21:30:31] [Server thread/INFO]: > Server running on version 1.13
1000[21:30:31] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
1001[21:30:31] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
1002[21:30:31] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
1003[21:30:31] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
1004[21:30:31] [Server thread/INFO]: [CountryOnJoin] Enabling CountryOnJoin v1.2.0*
1005[21:30:31] [Server thread/WARN]: [com.fasterxml.jackson.databind.ext.Java7Support] Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
1006[21:30:31] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.20.8
1007[21:30:31] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
1008[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy1, button not loaded: Invalid or no material name specified
1009[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy2, button not loaded: Invalid or no material name specified
1010[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy3, button not loaded: Invalid or no material name specified
1011[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy4, button not loaded: Invalid or no material name specified
1012[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy5, button not loaded: Invalid or no material name specified
1013[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy6, button not loaded: Invalid or no material name specified
1014[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy7, button not loaded: Invalid or no material name specified
1015[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy8, button not loaded: Invalid or no material name specified
1016[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy9, button not loaded: Invalid or no material name specified
1017[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell1, button not loaded: Invalid or no material name specified
1018[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell2, button not loaded: Invalid or no material name specified
1019[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell3, button not loaded: Invalid or no material name specified
1020[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell4, button not loaded: Invalid or no material name specified
1021[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell5, button not loaded: Invalid or no material name specified
1022[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell6, button not loaded: Invalid or no material name specified
1023[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell7, button not loaded: Invalid or no material name specified
1024[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell8, button not loaded: Invalid or no material name specified
1025[21:30:31] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell9, button not loaded: Invalid or no material name specified
1026[21:30:31] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
1027[21:30:31] [Server thread/INFO]: [Auctions] Enabling Auctions v2.5.1-SNAPSHOT*
1028[21:30:31] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
1029[21:30:31] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
1030[21:30:31] [Server thread/INFO]: [Auctions] Successfully registered PlaceholderAPI placeholders
1031[21:30:31] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
1032[21:30:31] [Server thread/INFO]: [MessageAnnouncer] Enabling MessageAnnouncer v1.10.0
1033[21:30:31] [Server thread/INFO]: [MessageAnnouncer] PlaceholderAPI integration was successful!
1034[21:30:31] [Server thread/INFO]: [iDisguiseAdditions] Enabling iDisguiseAdditions v1.5*
1035[21:30:31] [Server thread/INFO]: [iDisguiseAdditions] iDisguiseAdditions 1.5 enabled!
1036[21:30:31] [Server thread/INFO]: [EpicLevels] Enabling EpicLevels v1.0.11
1037[21:30:31] [Server thread/INFO]: =============================
1038[21:30:31] [Server thread/INFO]: EpicLevels 1.0.11 by Songoda <3!
1039[21:30:31] [Server thread/INFO]: Action: Enabling...
1040[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1041[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1042[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1043[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1044[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1045[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1046[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1047[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1048[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1049[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1050[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1051[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1052[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1053[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1054[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1055[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1056[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1057[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1058[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1059[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1060[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1061[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1062[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1063[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1064[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1065[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1066[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1067[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1068[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1069[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1070[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1071[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1072[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1073[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1074[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1075[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1076[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1077[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1078[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1079[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1080[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1081[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1082[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1083[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1084[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1085[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1086[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1087[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1088[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1089[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1090[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1091[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1092[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1093[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1094[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1095[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1096[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1097[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1098[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1099[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1100[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1101[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1102[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1103[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1104[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1105[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1106[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1107[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1108[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1109[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1110[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1111[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1112[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=75)
1113[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=76)
1114[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=77)
1115[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=78)
1116[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "fr_FR"
1117[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1118[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1119[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1120[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1121[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1122[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1123[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1124[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1125[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1126[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1127[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1128[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1129[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1130[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1131[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1132[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1133[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1134[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1135[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1136[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1137[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1138[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1139[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1140[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1141[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1142[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1143[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1144[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1145[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1146[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1147[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1148[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1149[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1150[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1151[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1152[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1153[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1154[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1155[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1156[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1157[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1158[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1159[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1160[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1161[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1162[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1163[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1164[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1165[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1166[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1167[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1168[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1169[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1170[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1171[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1172[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1173[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1174[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1175[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1176[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1177[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1178[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1179[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1180[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1181[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1182[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1183[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1184[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1185[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1186[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1187[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1188[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1189[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "it_IT"
1190[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1191[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1192[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1193[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1194[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1195[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1196[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1197[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1198[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1199[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1200[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1201[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1202[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1203[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1204[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1205[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1206[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1207[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1208[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1209[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1210[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1211[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1212[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1213[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1214[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1215[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1216[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1217[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1218[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1219[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1220[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1221[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1222[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1223[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1224[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1225[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1226[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1227[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1228[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1229[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1230[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1231[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1232[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1233[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1234[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1235[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1236[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1237[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1238[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1239[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1240[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1241[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1242[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1243[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1244[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1245[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1246[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1247[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1248[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1249[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1250[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1251[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1252[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1253[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1254[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1255[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1256[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1257[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1258[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1259[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1260[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1261[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1262[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=75)
1263[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "ru_RU"
1264[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=0)
1265[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "nl_NL"
1266[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "en_US"
1267[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1268[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1269[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1270[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1271[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1272[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1273[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1274[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1275[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1276[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1277[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1278[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1279[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1280[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1281[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1282[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1283[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1284[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1285[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1286[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1287[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1288[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1289[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1290[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1291[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1292[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1293[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1294[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1295[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1296[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1297[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1298[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1299[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1300[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1301[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1302[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1303[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1304[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1305[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1306[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1307[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1308[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1309[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1310[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1311[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1312[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1313[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1314[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1315[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1316[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1317[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1318[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1319[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1320[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1321[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1322[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1323[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1324[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1325[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1326[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1327[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1328[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1329[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1330[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1331[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1332[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1333[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1334[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1335[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1336[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1337[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1338[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1339[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=75)
1340[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=76)
1341[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=77)
1342[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=78)
1343[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "de_DE"
1344[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1345[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1346[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1347[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1348[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1349[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1350[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1351[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1352[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1353[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1354[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1355[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1356[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1357[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1358[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1359[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1360[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1361[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1362[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1363[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1364[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1365[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1366[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1367[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1368[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1369[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1370[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1371[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1372[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1373[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1374[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1375[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1376[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1377[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1378[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1379[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1380[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1381[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1382[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1383[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1384[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1385[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1386[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1387[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1388[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1389[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1390[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1391[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1392[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1393[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1394[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1395[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1396[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1397[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1398[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1399[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1400[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1401[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1402[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1403[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1404[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1405[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1406[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1407[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1408[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1409[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1410[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1411[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1412[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1413[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1414[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1415[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1416[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "sv_SE"
1417[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1418[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1419[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1420[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1421[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1422[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1423[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1424[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1425[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1426[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1427[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1428[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1429[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1430[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1431[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1432[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1433[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1434[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1435[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1436[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1437[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1438[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1439[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1440[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1441[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1442[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1443[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1444[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1445[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1446[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1447[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1448[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1449[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1450[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1451[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1452[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1453[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1454[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1455[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1456[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1457[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1458[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1459[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1460[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1461[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1462[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1463[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1464[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1465[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1466[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1467[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1468[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1469[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1470[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1471[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1472[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1473[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1474[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1475[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1476[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1477[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1478[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1479[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1480[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1481[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1482[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1483[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1484[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1485[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1486[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1487[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1488[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1489[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=75)
1490[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=76)
1491[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=77)
1492[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=78)
1493[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "no_NO"
1494[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1495[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1496[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1497[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1498[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1499[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1500[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1501[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1502[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1503[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1504[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1505[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1506[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1507[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1508[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1509[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1510[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1511[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1512[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1513[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1514[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1515[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1516[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1517[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1518[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1519[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1520[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1521[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1522[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1523[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1524[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1525[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1526[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1527[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1528[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1529[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1530[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1531[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1532[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1533[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1534[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1535[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1536[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1537[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1538[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1539[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1540[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1541[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1542[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1543[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1544[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1545[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1546[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1547[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1548[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1549[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1550[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1551[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1552[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1553[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1554[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1555[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1556[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1557[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1558[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1559[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1560[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1561[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1562[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1563[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1564[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1565[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1566[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "es_ES"
1567[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=2)
1568[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1569[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1570[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1571[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1572[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1573[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1574[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1575[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1576[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1577[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1578[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1579[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1580[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1581[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1582[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1583[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1584[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1585[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1586[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1587[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1588[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1589[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1590[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1591[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1592[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1593[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1594[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1595[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1596[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1597[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1598[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1599[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1600[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1601[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1602[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1603[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1604[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1605[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1606[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1607[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1608[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1609[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1610[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1611[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1612[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1613[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1614[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1615[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1616[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1617[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1618[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1619[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1620[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1621[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1622[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1623[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1624[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1625[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1626[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1627[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1628[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1629[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1630[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1631[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1632[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1633[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1634[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1635[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1636[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1637[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=73)
1638[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=74)
1639[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "tr_TR"
1640[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=0)
1641[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=1)
1642[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=3)
1643[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=4)
1644[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=5)
1645[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=6)
1646[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=7)
1647[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=8)
1648[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=9)
1649[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=10)
1650[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=11)
1651[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=12)
1652[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=13)
1653[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=14)
1654[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=15)
1655[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=16)
1656[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=17)
1657[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=18)
1658[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=19)
1659[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=20)
1660[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=21)
1661[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=22)
1662[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=23)
1663[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=24)
1664[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=25)
1665[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=26)
1666[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=27)
1667[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=28)
1668[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=29)
1669[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=30)
1670[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=31)
1671[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=32)
1672[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=33)
1673[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=34)
1674[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=35)
1675[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=36)
1676[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=37)
1677[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=38)
1678[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=39)
1679[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=40)
1680[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=41)
1681[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=42)
1682[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=43)
1683[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=44)
1684[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=45)
1685[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=46)
1686[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=47)
1687[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=48)
1688[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=49)
1689[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=50)
1690[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=51)
1691[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=52)
1692[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=53)
1693[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=54)
1694[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=55)
1695[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=56)
1696[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=57)
1697[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=58)
1698[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=59)
1699[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=60)
1700[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=61)
1701[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=62)
1702[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=63)
1703[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=64)
1704[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=65)
1705[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=66)
1706[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=67)
1707[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=68)
1708[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=69)
1709[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=70)
1710[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=71)
1711[21:30:31] [Server thread/WARN]: Invalid locale syntax at (line=72)
1712[21:30:31] [Server thread/INFO]: [EpicLevels] Found and loaded locale "pl_PL"
1713[21:30:31] [Server thread/INFO]: [SongodaUpdate] Hooked EpicLevels.
1714[21:30:31] [Server thread/INFO]: Connection with Songoda servers failed...
1715[21:30:31] [Server thread/WARN]: [EpicLevels] Could not save LevelUpRewards.yml to plugins/EpicLevels/LevelUpRewards.yml because LevelUpRewards.yml already exists.
1716[21:30:31] [Server thread/WARN]: [EpicLevels] Could not save KillstreakRewards.yml to plugins/EpicLevels/KillstreakRewards.yml because KillstreakRewards.yml already exists.
1717[21:30:31] [Server thread/INFO]: =============================
1718[21:30:31] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1692)
1719[21:30:31] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.4
1720[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1721[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1722[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1723[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1724[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1725[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1726[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1727[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1728[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1729[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1730[21:30:31] [Server thread/WARN]: [SuperbVote] Unknown matcher 'chance'. Check your spelling.
1731[21:30:32] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
1732[21:30:32] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.3.1
1733[21:30:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-rc-1;d542ba7
1734[21:30:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1735[21:30:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1736[21:30:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1737[21:30:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1738[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1739[21:30:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1740[21:30:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1741[21:30:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1742[21:30:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1743[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1744[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel) TNT ignition is PERMITTED.
1745[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel) Lighters are PERMITTED.
1746[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel) Lava fire is blocked.
1747[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel) Fire spread is UNRESTRICTED.
1748[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Duel'
1749[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel_the_end) TNT ignition is PERMITTED.
1750[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel_the_end) Lighters are PERMITTED.
1751[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel_the_end) Lava fire is blocked.
1752[21:30:32] [Server thread/INFO]: [WorldGuard] (Duel_the_end) Fire spread is UNRESTRICTED.
1753[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Duel_the_end'
1754[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef) TNT ignition is PERMITTED.
1755[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef) Lighters are PERMITTED.
1756[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef) Lava fire is blocked.
1757[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef) Fire spread is UNRESTRICTED.
1758[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spleef'
1759[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef_the_end) TNT ignition is PERMITTED.
1760[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef_the_end) Lighters are PERMITTED.
1761[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef_the_end) Lava fire is blocked.
1762[21:30:32] [Server thread/INFO]: [WorldGuard] (Spleef_the_end) Fire spread is UNRESTRICTED.
1763[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spleef_the_end'
1764[21:30:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1765[21:30:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1766[21:30:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1767[21:30:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1768[21:30:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1769[21:30:32] [Server thread/INFO]: [WorldGuard] Loading region data...
1770[21:30:32] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.8.13
1771[21:30:32] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_13_R2
1772[21:30:32] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.0
1773[21:30:32] [Server thread/WARN]: [Essentials] Version mismatch! Please update Essentials_KitGUI to the same version.
1774[21:30:32] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
1775[21:30:32] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
1776[21:30:32] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
1777[21:30:32] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
1778[21:30:32] [Server thread/INFO]: [Essentials] Using locale en_US
1779[21:30:32] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
1780[21:30:32] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
1781[21:30:32] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
1782[21:30:32] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
1783[21:30:32] [Server thread/INFO]: [BeastWithDraw] Enabling BeastWithDraw v2.4-(1.13/1.14)
1784[21:30:32] [Server thread/INFO]: XpBottle command aliases [xpb, beastxpb, bottle] are regitered
1785[21:30:32] [Server thread/INFO]: bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are regitered
1786[21:30:32] [Server thread/INFO]: [InventoryFullPlus] Enabling InventoryFullPlus v2.5.0*
1787[21:30:32] [Server thread/INFO]:
1788[21:30:32] [Server thread/INFO]: --------------------------------------
1789[21:30:32] [Server thread/INFO]: InventoryFull+
1790[21:30:32] [Server thread/INFO]: Author ItsLewizzz
1791[21:30:32] [Server thread/INFO]: Plugin Version 2.5.0
1792[21:30:32] [Server thread/INFO]:
1793[21:30:32] [Server thread/INFO]: Checking hooks...
1794[21:30:32] [Server thread/INFO]: - Sucessfully hooked into HolographicDisplays
1795[21:30:32] [Server thread/INFO]:
1796[21:30:32] [Server thread/INFO]: Checking for updates...
1797[21:30:32] [Server thread/INFO]: You do not have the most updated version of InventoryFull+
1798[21:30:32] [Server thread/INFO]: Download update 2.5.5 here:
1799[21:30:32] [Server thread/INFO]: https://www.spigotmc.org/resources/inventoryfull.31544/
1800[21:30:32] [Server thread/INFO]: --------------------------------------
1801[21:30:32] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.18
1802[21:30:33] [Server thread/INFO]: [LiteBans] Using default database drivers.
1803[21:30:33] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.cj.jdbc.Driver)
1804[21:30:33] [Server thread/INFO]: [LiteBans] Connecting to database...
1805[21:30:33] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://54.39.98.88:3306/424;useSSL=false&serverTimezone=UTC] (802 ms).
1806[21:30:34] [Server thread/INFO]: [LiteBans] [Sync] Server name: litebans
1807[21:30:34] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: c4fa82449bb94768b98ce0f477f213c0 <1>
1808[21:30:34] [Server thread/INFO]: [LiteBans] Database connection fully initialized (1426.3 ms).
1809[21:30:34] [Server thread/INFO]: [LiteBans] v2.3.18 enabled. Startup took 1584 ms.
1810[21:30:34] [Server thread/INFO]: [Playtimes] Enabling Playtimes v1.2.8*
1811[21:30:34] [Server thread/INFO]: [PlayTime] loading...
1812[21:30:34] [Server thread/INFO]: [PlayTime] Plugin is up to date! - 1.2.8
1813[21:30:34] [Server thread/INFO]: [PlayTime] PlaceholdersAPI Hooked!
1814[21:30:34] [Server thread/INFO]: [PlayTime] Successfully loaded.
1815[21:30:34] [Server thread/INFO]: [HomeGUI] Enabling HomeGUI v1.0*
1816[21:30:34] [Server thread/INFO]: [HomeGUI] HomeGUI has been enabled [Version:1.0]
1817[21:30:34] [Server thread/INFO]: [Essentials_KitGUI] Enabling Essentials_KitGUI v1.4*
1818[21:30:34] [Server thread/INFO]: [Quests] Enabling Quests v2.1*
1819[21:30:34] [Server thread/INFO]: [Quests] Your server is running version v1_13_R2.
1820[21:30:34] [Server thread/INFO]: [Quests] Titles have been enabled.
1821[21:30:34] [Server thread/INFO]: [Quests] Task type blockbreak has been registered.
1822[21:30:34] [Server thread/INFO]: [Quests] Task type blockbreakcertain has been registered.
1823[21:30:34] [Server thread/INFO]: [Quests] Task type blockplace has been registered.
1824[21:30:34] [Server thread/INFO]: [Quests] Task type blockplacecertain has been registered.
1825[21:30:34] [Server thread/INFO]: [Quests] Task type mobkilling has been registered.
1826[21:30:34] [Server thread/INFO]: [Quests] Task type mobkillingcertain has been registered.
1827[21:30:34] [Server thread/INFO]: [Quests] Task type playerkilling has been registered.
1828[21:30:34] [Server thread/INFO]: [Quests] Task type fishing has been registered.
1829[21:30:34] [Server thread/INFO]: [Quests] Task type inventory has been registered.
1830[21:30:34] [Server thread/INFO]: [Quests] Task type walking has been registered.
1831[21:30:34] [Server thread/INFO]: [Quests] Task type taming has been registered.
1832[21:30:34] [Server thread/INFO]: [Quests] Task type milking has been registered.
1833[21:30:34] [Server thread/INFO]: [Quests] Task type shearing has been registered.
1834[21:30:34] [Server thread/INFO]: [Quests] Task type position has been registered.
1835[21:30:34] [Server thread/INFO]: [Quests] Task type playtime has been registered.
1836[21:30:34] [Server thread/INFO]: [Quests] Task type brewing has been registered.
1837[21:30:34] [Server thread/INFO]: [Quests] Task type citizens_deliver has been registered.
1838[21:30:34] [Server thread/INFO]: [Quests] Task type citizens_interact has been registered.
1839[21:30:34] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
1840[21:30:34] [Server thread/INFO]: [JupiterCore] Enabling JupiterCore v1.2.3
1841[21:30:34] [Server thread/INFO]:
1842[21:30:34] [Server thread/INFO]:
1843[21:30:34] [Server thread/INFO]:
1844[21:30:34] [Server thread/INFO]: -=-=-=-=-=-=-[ Plugin Startup ]-=-=-=-=-=-=-
1845[21:30:34] [Server thread/INFO]: > Plugin: JupiterCore
1846[21:30:34] [Server thread/INFO]: > Author: Jupiter-44
1847[21:30:34] [Server thread/INFO]: > Version: 1.2.3
1848[21:30:34] [Server thread/INFO]: > Server version: V1_13_R2 / OK!
1849[21:30:34] [Server thread/INFO]: -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
1850[21:30:34] [Server thread/INFO]: > Vault: Success!
1851[21:30:34] [Server thread/INFO]: > MythicMobs: Not found.
1852[21:30:34] [Server thread/INFO]: > WorldGuard: Success!
1853[21:30:34] [Server thread/INFO]: -=-=-=-=-=-=-[ Done in 20 ms! ]-=-=-=-=-=-=-
1854[21:30:34] [Server thread/INFO]:
1855[21:30:34] [Server thread/INFO]:
1856[21:30:34] [Server thread/INFO]:
1857[21:30:34] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
1858[21:30:34] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
1859[21:30:34] [Server thread/INFO]: [CommandNPC] Initiating Database
1860[21:30:34] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
1861[21:30:34] [Thread-36/INFO]: [CommandNPC] Loading commands complete!
1862[21:30:34] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
1863[21:30:34] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.6.0
1864[21:30:34] [Server thread/INFO]: [Shopkeepers] Loading data of 8 shopkeepers..
1865[21:30:34] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.0.0
1866[21:30:34] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.10*
1867[21:30:34] [Server thread/INFO]: [TimeIsMoney] Loaded 10 Payouts!
1868[21:30:34] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled.
1869[21:30:34] [Server thread/INFO]: Time is Money v1.9.6.10 started.
1870[21:30:34] [Server thread/INFO]: [FPSHelper] Enabling FPSHelper v2.3.0.1
1871[21:30:34] [Server thread/INFO]: FPSHelper >> Loading configuration...
1872[21:30:34] [Server thread/INFO]: FPSHelper >> Loading farm drops...
1873[21:30:34] [Server thread/INFO]: FPSHelper >> Added 13 farm drops.
1874[21:30:34] [Server thread/INFO]: FPSHelper >> Hooking into ProtocolLib...
1875[21:30:34] [Server thread/INFO]: FPSHelper >> Hooking into WorldGuard...
1876[21:30:34] [Server thread/INFO]: FPSHelper >> PlaceholderAPI found, registering placeholders...
1877[21:30:34] [Server thread/INFO]: FPSHelper >> MVdWPlaceholderAPI found, registering placeholders...
1878[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_sand}
1879[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_tnt}
1880[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_piston}
1881[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_mobs}
1882[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_spawners}
1883[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_particles}
1884[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_drops}
1885[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_chests}
1886[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_hoppers}
1887[21:30:34] [Server thread/INFO]: [MVdWPlaceholderAPI] FPSHelper added custom placeholder {fpshelper_toggle_glint}
1888[21:30:35] [Server thread/INFO]: [Rankup] Enabling Rankup v3.5.5
1889[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.3.5
1890[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loading the Config.yml
1891[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Config.yml
1892[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loading the Messages.yml
1893[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Messages.yml
1894[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loading the Data.yml
1895[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Data.yml
1896[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loading custom files.
1897[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Lucky.yml.
1898[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Basic.yml.
1899[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Titan.yml.
1900[21:30:35] [Server thread/INFO]: [CrazyEnvoy] Finished loading custom files.
1901[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_cooldown}
1902[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_time_left}
1903[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_crates_left}
1904[21:30:35] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9
1905[21:30:35] [Server thread/INFO]:
1906[21:30:35] [Server thread/INFO]: __ ___ _ _
1907[21:30:35] [Server thread/INFO]: / _\ __ ___ ____ _ __ _ ___ / __\_ _ ___| |_(_) ___ _ __ ___
1908[21:30:35] [Server thread/INFO]: \ \ / _` \ \ / / _` |/ _` |/ _ \/ _\/ _` |/ __| __| |/ _ \| '_ \/ __|
1909[21:30:35] [Server thread/INFO]: _\ \ (_| |\ V / (_| | (_| | __/ / | (_| | (__| |_| | (_) | | | \__ \
1910[21:30:35] [Server thread/INFO]: \__/\__,_| \_/ \__,_|\__, |\___\/ \__,_|\___|\__|_|\___/|_| |_|___/
1911[21:30:35] [Server thread/INFO]: |___/
1912[21:30:35] [Server thread/INFO]: Made with love, by ProSavage & illyria.io Team.
1913[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] ==== Setup ====
1914[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Minecraft Version 1.13 found, New Items will be used.
1915[21:30:35] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
1916[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] ==== End Setup ====
1917[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] === ENABLE START ===
1918[21:30:35] [Server thread/INFO]: [TrackX] Tracker starting for savagefactions
1919[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Config.yml was found to be up-to-date!
1920[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Loaded 189 players
1921[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Loaded 53 Factions
1922[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Loading board from disk
1923[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Loaded 44811 board locations
1924[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Found CoreProtect, enabling Inspect
1925[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Enabling Faction Flight!
1926[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Found FactionsTop plugin. Disabling our own /f top command.
1927[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Economy integration through Vault plugin successful.
1928[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
1929[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Minecraft Version 1.9 or higher found, using non packet based particle API
1930[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Successfully registered placeholders with PlaceholderAPI.
1931[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Found MVdWPlaceholderAPI. Adding hooks.
1932[21:30:35] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] === ENABLE DONE (Took 331ms) ===
1933[21:30:35] [Server thread/INFO]: [Duels] Enabling Duels v3.3.0
1934[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'Essentials'!
1935[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'Factions'!
1936[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'mcMMO'!
1937[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Duels added custom placeholder {duels_wins}
1938[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Duels added custom placeholder {duels_losses}
1939[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] Duels added custom placeholder {duels_can_request}
1940[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'MVdWPlaceholderAPI'!
1941[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'PlaceholderAPI'!
1942[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'!
1943[21:30:35] [Server thread/INFO]: [Duels] Successfully hooked into 'WorldGuard'!
1944[21:30:35] [Server thread/INFO]: [Duels] ArenaManager: Loaded 2 arena(s).
1945[21:30:35] [Server thread/INFO]: [Duels] KitManager: Loaded 3 kit(s).
1946[21:30:35] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s).
1947[21:30:35] [Server thread/INFO]: [Duels] QueueSignManager: Loaded 0 queue sign(s).
1948[21:30:35] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.0.0
1949[21:30:35] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.2
1950[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
1951[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
1952[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
1953[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
1954[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
1955[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
1956[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
1957[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
1958[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
1959[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
1960[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
1961[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
1962[21:30:35] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
1963[21:30:35] [Server thread/INFO]: [FBasics] Enabling FBasics v2.1.8*
1964[21:30:35] [Server thread/INFO]: [FBasics] Using Factions v1_6 support.
1965[21:30:35] [Server thread/INFO]: [MVdWPlaceholderAPI] FBasics added custom placeholder {fbasics_enderpearl_cooldown}
1966[21:30:35] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v6.1.14
1967[21:30:35] [Server thread/INFO]:
1968[21:30:35] [Server thread/INFO]: =============================
1969[21:30:35] [Server thread/INFO]: EpicSpawners 6.1.14 by Songoda <3!
1970[21:30:35] [Server thread/INFO]: Action: Enabling...
1971[21:30:35] [Server thread/INFO]: [EpicSpawners] Loaded locale "en_US"
1972[21:30:35] [Server thread/INFO]: [SongodaCore] Hooked EpicSpawners.
1973[21:30:36] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for EpicSpawners!
1974[21:30:36] [Server thread/INFO]: =============================
1975[21:30:36] [Server thread/INFO]:
1976[21:30:36] [Server thread/INFO]: [EpicFarming] Enabling EpicFarming v3.0.8
1977[21:30:36] [Server thread/INFO]:
1978[21:30:36] [Server thread/INFO]: =============================
1979[21:30:36] [Server thread/INFO]: EpicFarming 3.0.8 by Songoda <3!
1980[21:30:36] [Server thread/INFO]: Action: Enabling...
1981[21:30:36] [Server thread/INFO]: [EpicFarming] Loaded locale "en_US"
1982[21:30:36] [Server thread/INFO]: [SongodaCore] Hooked EpicFarming.
1983[21:30:36] [Server thread/INFO]: =============================
1984[21:30:36] [Server thread/INFO]:
1985[21:30:36] [Server thread/INFO]: [SavageFTOP] Enabling SavageFTOP v1.6.2
1986[21:30:36] [Server thread/INFO]: [SavageFTOP] Running Base Framework Enable...
1987[21:30:36] [Server thread/INFO]: [SavageFTOP] ================================================
1988[21:30:36] [Server thread/INFO]: [SavageFTOP] Plugin: SavageFTOP
1989[21:30:36] [Server thread/INFO]: [SavageFTOP] Version: 1.6.2
1990[21:30:36] [Server thread/INFO]: [SavageFTOP] Author(s): [ProSavage, Rages]
1991[21:30:36] [Server thread/INFO]: [SavageFTOP] Description: Optimized faction top plugin.
1992[21:30:36] [Server thread/INFO]: [SavageFTOP] ================================================
1993[21:30:36] [Server thread/INFO]: [TrackX] Tracker starting for savageftop
1994[21:30:36] [Server thread/INFO]: [SavageFTOP] spawners has initialized.
1995[21:30:36] [Server thread/INFO]: [SavageFTOP] messages has initialized.
1996[21:30:36] [Server thread/INFO]: Available Entities:
1997[21:30:36] [Server thread/INFO]: - elder_guardian
1998[21:30:36] [Server thread/INFO]: - wither_skeleton
1999[21:30:36] [Server thread/INFO]: - stray
2000[21:30:36] [Server thread/INFO]: - husk
2001[21:30:36] [Server thread/INFO]: - zombie_villager
2002[21:30:36] [Server thread/INFO]: - skeleton_horse
2003[21:30:36] [Server thread/INFO]: - zombie_horse
2004[21:30:36] [Server thread/INFO]: - armor_stand
2005[21:30:36] [Server thread/INFO]: - donkey
2006[21:30:36] [Server thread/INFO]: - mule
2007[21:30:36] [Server thread/INFO]: - evoker
2008[21:30:36] [Server thread/INFO]: - vex
2009[21:30:36] [Server thread/INFO]: - vindicator
2010[21:30:36] [Server thread/INFO]: - illusioner
2011[21:30:36] [Server thread/INFO]: - creeper
2012[21:30:36] [Server thread/INFO]: - skeleton
2013[21:30:36] [Server thread/INFO]: - spider
2014[21:30:36] [Server thread/INFO]: - giant
2015[21:30:36] [Server thread/INFO]: - zombie
2016[21:30:36] [Server thread/INFO]: - slime
2017[21:30:36] [Server thread/INFO]: - ghast
2018[21:30:36] [Server thread/INFO]: - zombie_pigman
2019[21:30:36] [Server thread/INFO]: - enderman
2020[21:30:36] [Server thread/INFO]: - cave_spider
2021[21:30:36] [Server thread/INFO]: - silverfish
2022[21:30:36] [Server thread/INFO]: - blaze
2023[21:30:36] [Server thread/INFO]: - magma_cube
2024[21:30:36] [Server thread/INFO]: - ender_dragon
2025[21:30:36] [Server thread/INFO]: - wither
2026[21:30:36] [Server thread/INFO]: - bat
2027[21:30:36] [Server thread/INFO]: - witch
2028[21:30:36] [Server thread/INFO]: - endermite
2029[21:30:36] [Server thread/INFO]: - guardian
2030[21:30:36] [Server thread/INFO]: - shulker
2031[21:30:36] [Server thread/INFO]: - pig
2032[21:30:36] [Server thread/INFO]: - sheep
2033[21:30:36] [Server thread/INFO]: - cow
2034[21:30:36] [Server thread/INFO]: - chicken
2035[21:30:36] [Server thread/INFO]: - squid
2036[21:30:36] [Server thread/INFO]: - wolf
2037[21:30:36] [Server thread/INFO]: - mooshroom
2038[21:30:36] [Server thread/INFO]: - snow_golem
2039[21:30:36] [Server thread/INFO]: - ocelot
2040[21:30:36] [Server thread/INFO]: - iron_golem
2041[21:30:36] [Server thread/INFO]: - horse
2042[21:30:36] [Server thread/INFO]: - rabbit
2043[21:30:36] [Server thread/INFO]: - polar_bear
2044[21:30:36] [Server thread/INFO]: - llama
2045[21:30:36] [Server thread/INFO]: - parrot
2046[21:30:36] [Server thread/INFO]: - villager
2047[21:30:36] [Server thread/INFO]: - turtle
2048[21:30:36] [Server thread/INFO]: - phantom
2049[21:30:36] [Server thread/INFO]: - cod
2050[21:30:36] [Server thread/INFO]: - salmon
2051[21:30:36] [Server thread/INFO]: - pufferfish
2052[21:30:36] [Server thread/INFO]: - tropical_fish
2053[21:30:36] [Server thread/INFO]: - drowned
2054[21:30:36] [Server thread/INFO]: - dolphin
2055[21:30:36] [Server thread/INFO]: - player
2056[21:30:36] [Server thread/INFO]: Loading Placeholders...
2057[21:30:36] [Server thread/INFO]: Loaded all FactionTop data in 39ms!
2058[21:30:36] [Server thread/INFO]: [SavageFTOP] Have an issue with the plugin? https://discord.gg/X5aYJXz for support!
2059[21:30:36] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.4
2060[21:30:36] [Server thread/INFO]: ___ _ _ _ ___ _ _
2061[21:30:36] [Server thread/INFO]: | __| | \| | _ | | |_ _| | \| |
2062[21:30:36] [Server thread/INFO]: | _| | .` | | || | | | | .` |
2063[21:30:36] [Server thread/INFO]: |___| |_|\_| \__/ |___| |_|\_|
2064[21:30:36] [Server thread/INFO]: Enjin Minecraft Plugin 3.5.4
2065[21:30:36] [Server thread/INFO]: [com.enjin.bukkit.EnjinMinecraftPlugin] Initializing for the first time.
2066[21:30:36] [Server thread/INFO]: [com.enjin.shaded.reflections.Reflections] Reflections took 46 ms to scan 1 urls, producing 2 keys and 10 values
2067[21:30:37] [Server thread/INFO]: [CustomEnchants] Enabling CustomEnchants v3.6.5*
2068[21:30:39] [Server thread/INFO]: [CustomEnchants] ------------------------------
2069[21:30:39] [Server thread/INFO]: [CustomEnchants]
2070[21:30:39] [Server thread/INFO]: [CustomEnchants] CustomEnchants Enabled!
2071[21:30:39] [Server thread/INFO]: [CustomEnchants]
2072[21:30:39] [Server thread/INFO]: [CustomEnchants] ------------------------------
2073[21:30:39] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.0.3
2074[21:30:39] [Server thread/INFO]: =============================
2075[21:30:39] [Server thread/INFO]: UltimateTimber 2.0.3 by Songoda <3!
2076[21:30:39] [Server thread/INFO]: Action: Enabling...
2077[21:30:39] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateTimber.
2078[21:30:39] [Server thread/INFO]: Connection with Songoda servers failed...
2079[21:30:39] [Server thread/INFO]: Hooks: Hooked into CoreProtect!
2080[21:30:39] [Server thread/INFO]: Hooks: Hooked into mcMMO!
2081[21:30:39] [Server thread/INFO]: =============================
2082[21:30:39] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.3.7
2083[21:30:39] [Server thread/INFO]: _____ _ _ _____ _ _ +
2084[21:30:39] [Server thread/INFO]: / ____| | | | / ____| | | | |
2085[21:30:39] [Server thread/INFO]: | | | |__ __ _| |_| | ___ _ __ | |_ _ __ ___ | |
2086[21:30:39] [Server thread/INFO]: | | | '_ \ / _` | __| | / _ \| '_ \| __| '__/ _ \| |
2087[21:30:39] [Server thread/INFO]: | |____| | | | (_| | |_| |___| (_) | | | | |_| | | (_) | |
2088[21:30:39] [Server thread/INFO]: \_____|_| |_|\__,_|\__|\_____\___/|_| |_|\__|_| \___/|_|
2089[21:30:39] [Server thread/INFO]:
2090[21:30:39] [Server thread/INFO]: Recognized and hooked FactionsUUID...
2091[21:30:39] [Server thread/INFO]: Registering commands...
2092[21:30:39] [Server thread/INFO]: Command /ignore already used by Essentials, we take it over...
2093[21:30:39] [Server thread/INFO]: Command /me already used by Essentials, we take it over...
2094[21:30:39] [Server thread/INFO]:
2095[21:30:39] [Server thread/INFO]: Loaded 43 global, 15 chat, 4 command, 2 packet and 1 book rules
2096[21:30:39] [Server thread/INFO]:
2097[21:30:39] [Server thread/INFO]: ChatControl loaded. Chat now controls.
2098[21:30:39] [Server thread/INFO]: ______________________________________________________________
2099[21:30:39] [Server thread/INFO]: [TAB] Enabling TAB v2.4.4
2100[21:30:39] [Server thread/INFO]: [TAB] Enabled in 26ms
2101[21:30:39] [Server thread/INFO]: [EpicFurnaces] Enabling EpicFurnaces v4.5.2
2102[21:30:39] [Server thread/INFO]:
2103[21:30:39] [Server thread/INFO]: =============================
2104[21:30:39] [Server thread/INFO]: EpicFurnaces 4.5.2 by Songoda <3!
2105[21:30:39] [Server thread/INFO]: Action: Enabling...
2106[21:30:39] [Server thread/INFO]: [EpicFurnaces] Loaded locale "en_US"
2107[21:30:39] [Server thread/INFO]: [SongodaCore] Hooked EpicFurnaces.
2108[21:30:39] [Server thread/INFO]: =============================
2109[21:30:39] [Server thread/INFO]:
2110[21:30:39] [Server thread/INFO]: [EpicHoppers] Enabling EpicHoppers v4.3.9
2111[21:30:39] [Server thread/INFO]:
2112[21:30:39] [Server thread/INFO]: =============================
2113[21:30:39] [Server thread/INFO]: EpicHoppers 4.3.9 by Songoda <3!
2114[21:30:39] [Server thread/INFO]: Action: Enabling...
2115[21:30:39] [Server thread/INFO]: [EpicHoppers] Loaded locale "en_US"
2116[21:30:40] [Server thread/INFO]: [SongodaCore] Hooked EpicHoppers.
2117[21:30:40] [Server thread/INFO]: =============================
2118[21:30:40] [Server thread/INFO]:
2119[21:30:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
2120[21:30:40] [Server thread/ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.extendedclip.papi.expansion.factions.MCoreFactionsExpansion
2121[21:30:40] [Server thread/ERROR]: [PlaceholderAPI] com/massivecraft/factions/RelationParticipator
2122[21:30:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
2123[21:30:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
2124[21:30:40] [Server thread/INFO]: Done (15.965s)! For help, type "help"
2125[21:30:40] [Server thread/INFO]: Timings Reset
2126[21:30:40] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
2127[21:30:40] [Craft Scheduler Thread - 2/INFO]: [mcMMO] Cleaned backup files. Deleted 2 of 22 files.
2128[21:30:40] [Server thread/INFO]: [SaveWorld] Current version is 1.13.2
2129[21:30:40] [Server thread/INFO]: [SaveWorld] Checking for updates...
2130[21:30:40] [Craft Scheduler Thread - 48/INFO]: [Spartan Build 293] Updating the Search Engine's data.
2131[21:30:40] [Craft Scheduler Thread - 10/WARN]: java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.Long
2132[21:30:40] [Craft Scheduler Thread - 10/WARN]: at cx.sfy.LagAssist.updater.SmartUpdater.getNextUpdate(SmartUpdater.java:111)
2133[21:30:40] [Craft Scheduler Thread - 10/WARN]: at cx.sfy.LagAssist.updater.SmartUpdater.access$0(SmartUpdater.java:59)
2134[21:30:40] [Craft Scheduler Thread - 10/WARN]: at cx.sfy.LagAssist.updater.SmartUpdater$1.run(SmartUpdater.java:38)
2135[21:30:40] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84)
2136[21:30:40] [Craft Scheduler Thread - 10/WARN]: at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
2137[21:30:40] [Craft Scheduler Thread - 10/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
2138[21:30:40] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2139[21:30:40] [Craft Scheduler Thread - 10/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2140[21:30:40] [Craft Scheduler Thread - 10/WARN]: at java.lang.Thread.run(Thread.java:748)
2141[21:30:40] [Craft Scheduler Thread - 10/WARN]: [✖] Couldn't recognize Update data.
2142[21:30:40] [Craft Scheduler Thread - 10/INFO]: LagAssist » You are up to date with LagAssist.
2143[21:30:40] [Craft Scheduler Thread - 62/INFO]: [Duels] UserManager: Could not load userdata from file: fbadb025-b7b9-35ae-ae59-539e7d4ada0a.json
2144[21:30:40] [Craft Scheduler Thread - 62/INFO]: [Duels] UserManager: Could not load userdata from file: 1d2f3eb4-86eb-3759-895d-e70460a968c1.json
2145[21:30:40] [Craft Scheduler Thread - 62/INFO]: [Duels] UserManager: Could not load userdata from file: ed5c0557-d444-31ff-945b-8bef38c8b4e5.json
2146[21:30:40] [Craft Scheduler Thread - 62/INFO]: [Duels] UserManager: Could not load userdata from file: 49106a32-46d7-3c14-9bd0-7b6a96ebd21f.json
2147[21:30:40] [Craft Scheduler Thread - 66/INFO]: [Vault] Checking for Updates ...
2148[21:30:40] [Craft Scheduler Thread - 62/INFO]: [Duels] UserManager: Could not load userdata from file: adf2f30d-33a2-3c82-902e-8a2b8f1642e5.json
2149[21:30:40] [Server thread/INFO]: [SaveWorld] No new updates found.
2150[21:30:40] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
2151[21:30:40] [Server thread/INFO]: [Spleef] [Logs] Enabling...
2152[21:30:41] [Server thread/INFO]: [Spleef] Region built for Spleef. (2704 blocks found)
2153[21:30:41] [Server thread/INFO]: [Spleef] 1 spleefs found.
2154[21:30:41] [Server thread/INFO]: [Spleef] [Logs] Enabling done! It took 0.077 seconds.
2155[21:30:41] [Craft Scheduler Thread - 54/INFO]: [Duels] No updates were available. You are on the latest version!
2156[21:30:41] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
2157[21:30:41] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
2158[21:30:41] [Craft Scheduler Thread - 4/INFO]: [PacketListenerApi] Plugin is up-to-date
2159[21:30:41] [Craft Scheduler Thread - 55/INFO]: [Quests] A new version 2.6 was found on Spigot (your version: 2.1). Please update me! <3 - Link: https://www.spigotmc.org/resources/23696
2160[21:30:41] [Craft Scheduler Thread - 48/INFO]: [Spartan Build 293] Done loading 480KB of data.
2161[21:30:41] [Craft Scheduler Thread - 66/INFO]: [Vault] No new version available
2162[21:30:41] [Craft Scheduler Thread - 73/INFO]: A new version of ChatControl is available.
2163[21:30:41] [Craft Scheduler Thread - 73/INFO]: Current version: 8.3.7; New version: 8.4.9
2164[21:30:41] [Craft Scheduler Thread - 73/INFO]: URL: https://www.spigotmc.org/resources/10258/.
2165[21:30:42] [Craft Scheduler Thread - 8/INFO]: [PlaceholderAPI] 164 placeholder expansions are available on the cloud.
2166[21:30:42] [Thread-37/INFO]: --------------------
2167[21:30:42] [Thread-37/INFO]: [CoreProtect] Version 2.17.5 is now available.
2168[21:30:42] [Thread-37/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
2169[21:30:42] [Thread-37/INFO]: --------------------
2170[21:30:42] [Thread-37/INFO]: [Sponsor] Unlimited Minecraft Hosting: hosthorde.com
2171[21:30:42] [Thread-37/INFO]: --------------------
2172[21:30:42] [Server thread/INFO]: [ShopGUIPlus] Using EpicSpawners for spawner support!
2173[21:30:42] [Server thread/INFO]: [ShopGUIPlus] Loaded 33 main menu items!
2174[21:30:42] [Server thread/INFO]: [ShopGUIPlus] Loaded 23 shops with total of 770 items!
2175[21:30:42] [Server thread/INFO]: [Citizens] Loaded 6 NPCs.
2176[21:30:43] [pool-14-thread-1/WARN]: Exception in thread "pool-14-thread-1" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2177[21:30:43] [pool-14-thread-1/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2178[21:30:43] [pool-14-thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2179[21:30:43] [pool-14-thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2180[21:30:43] [pool-14-thread-1/WARN]: at java.lang.Thread.run(Thread.java:748)
2181[21:30:43] [pool-14-thread-1/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2182[21:30:43] [pool-14-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2183[21:30:43] [pool-14-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2184[21:30:43] [pool-14-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2185[21:30:43] [pool-14-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2186[21:30:43] [pool-14-thread-1/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2187[21:30:43] [pool-14-thread-1/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2188[21:30:43] [pool-14-thread-1/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2189[21:30:43] [pool-14-thread-1/WARN]: ... 3 more
2190[21:30:43] [Server thread/INFO]: loulou23[/46.109.220.151:33217] logged in with entity id 33 at ([world_the_end]-253.42539918880613, 57.0, -642.281327232619)
2191[21:30:43] [Server thread/INFO]: >> loulou23 has joined the game.
2192[21:30:43] [Server thread/INFO]: [EpicSpawners] Loading Crafting Recipes
2193[21:30:44] [Craft Scheduler Thread - 10/INFO]: [KiteBar] [KiteBarPlugin] Checking for updates...
2194[21:30:45] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
2195[21:30:45] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
2196[21:30:45] [Server thread/ERROR]: [PlaceholderAPI] ChatColor is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.
2197[21:30:50] [LoginProcessingThread/INFO]: UUID of player MADmax2015 is 58703c9b-1ea7-3c5f-980f-129e07e9b218
2198[21:30:50] [pool-12-thread-1/WARN]: Exception in thread "pool-12-thread-1" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2199[21:30:50] [pool-12-thread-1/WARN]: at org.inventivetalent.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2200[21:30:50] [pool-12-thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2201[21:30:50] [pool-12-thread-1/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2202[21:30:50] [pool-12-thread-1/WARN]: at java.lang.Thread.run(Thread.java:748)
2203[21:30:50] [pool-12-thread-1/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2204[21:30:50] [pool-12-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2205[21:30:50] [pool-12-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2206[21:30:50] [pool-12-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2207[21:30:50] [pool-12-thread-1/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2208[21:30:50] [pool-12-thread-1/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2209[21:30:50] [pool-12-thread-1/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2210[21:30:50] [pool-12-thread-1/WARN]: at org.inventivetalent.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2211[21:30:50] [pool-12-thread-1/WARN]: ... 3 more
2212[21:30:50] [Server thread/INFO]: MADmax2015[/212.3.193.231:48593] logged in with entity id 201 at ([world]-1891.5974680297797, 64.625, 2446.699999988079)
2213[21:30:50] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 40.714527ms. Summary: Getting prefix for MADmax2015
2214[21:30:50] [Server thread/INFO]: >> MADmax2015 has joined the game.
2215[21:31:06] [Server thread/INFO]: MADmax2015 issued server command: /afk
2216[21:31:10] [Craft Scheduler Thread - 86/INFO]: FTOP chunk collector starting...
2217[21:31:13] [Craft Scheduler Thread - 86/INFO]: Collected all chunk data in 2706ms
2218[21:31:13] [Craft Scheduler Thread - 86/INFO]: FTOP caclulation starting...
2219[21:31:16] [Server thread/INFO]: CONSOLE issued server command: /list
2220[21:31:16] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
2221[21:31:16] [Server thread/INFO]: LatPvP » legend: LatPvP » [AFK][Legend] MADmax2015
2222[21:31:16] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2223[21:31:25] [LoginProcessingThread/INFO]: UUID of player Ghostx0013 is 9bb4fb5b-f1cf-3ac2-9f82-469f8a901f8f
2224[21:31:26] [pool-14-thread-2/WARN]: Exception in thread "pool-14-thread-2" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2225[21:31:26] [pool-14-thread-2/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2226[21:31:26] [pool-14-thread-2/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2227[21:31:26] [pool-14-thread-2/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2228[21:31:26] [pool-14-thread-2/WARN]: at java.lang.Thread.run(Thread.java:748)
2229[21:31:26] [pool-14-thread-2/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2230[21:31:26] [pool-14-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2231[21:31:26] [pool-14-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2232[21:31:26] [pool-14-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2233[21:31:26] [pool-14-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2234[21:31:26] [pool-14-thread-2/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2235[21:31:26] [pool-14-thread-2/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2236[21:31:26] [pool-14-thread-2/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2237[21:31:26] [pool-14-thread-2/WARN]: ... 3 more
2238[21:31:26] [Server thread/INFO]: Ghostx0013[/212.3.192.65:56583] logged in with entity id 2322 at ([world]-1878.6061428749347, 66.88450850269098, 2420.1823280608396)
2239[21:31:26] [Server thread/INFO]: >> Ghostx0013 has joined the game.
2240[21:31:32] [Craft Scheduler Thread - 86/INFO]: FTOP took 18979ms!
2241[21:31:32] [Server thread/INFO]: Ghostx0013 issued server command: /cw
2242[21:31:33] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 Kas ar serv ?
2243[21:31:38] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 hvz restarteju
2244[21:31:43] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 a ok
2245[21:31:53] [Server thread/INFO]: CONSOLE issued server command: /list
2246[21:31:53] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2247[21:31:53] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2248[21:31:53] [Server thread/INFO]: LatPvP » legend: LatPvP » [AFK][Legend] MADmax2015
2249[21:31:53] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2250[21:32:16] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 Visi mazakie sudi kas atskiras kaut cik no citiem serverim maksa xd
2251[21:32:28] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 nja
2252[21:32:29] [Server thread/INFO]: CONSOLE issued server command: /list
2253[21:32:29] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2254[21:32:29] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2255[21:32:29] [Server thread/INFO]: LatPvP » legend: LatPvP » [AFK][Legend] MADmax2015
2256[21:32:29] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2257[21:32:40] [Craft Scheduler Thread - 76/INFO]: [SongodaCore] Hooked EpicLevels.
2258[21:32:40] [Craft Scheduler Thread - 76/INFO]: [SongodaCore] Hooked UltimateTimber.
2259[21:32:42] [Async Chat Thread - #0/INFO]: *Regex [Legend] MADmax2015 Tas tak normali.
2260[21:32:45] [Craft Scheduler Thread - 80/ERROR]: [EpicLevels] Error checking config ru_RU.lang
2261org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
2262 in 'string', line 3, column 1:
2263 general:
2264 ^
2265expected <block end>, but found '<block mapping start>'
2266 in 'string', line 25, column 3:
2267 pvp:
2268 ^
2269
2270 at com.songoda.epicspawners.core.configuration.Config.loadFromString(Config.java:438) ~[?:?]
2271 at com.songoda.epicspawners.core.configuration.Config.load(Config.java:430) ~[?:?]
2272 at com.songoda.epicspawners.core.locale.Locale.updateFiles(Locale.java:200) ~[?:?]
2273 at com.songoda.epicspawners.core.locale.Locale.saveLocale(Locale.java:170) ~[?:?]
2274 at com.songoda.epicspawners.core.locale.Locale.saveLocale(Locale.java:157) ~[?:?]
2275 at com.songoda.epicspawners.core.core.LocaleModule.downloadLocale(LocaleModule.java:56) ~[?:?]
2276 at com.songoda.epicspawners.core.core.LocaleModule.run(LocaleModule.java:25) ~[?:?]
2277 at com.songoda.epicspawners.core.SongodaCore.update(SongodaCore.java:296) ~[?:?]
2278 at com.songoda.epicspawners.core.SongodaCore.lambda$register$5(SongodaCore.java:262) ~[?:?]
2279 at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.13.2.jar:git-Paper-650]
2280 at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-650]
2281 at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-650]
2282 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
2283 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
2284 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2285Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
2286 in 'string', line 3, column 1:
2287 general:
2288 ^
2289expected <block end>, but found '<block mapping start>'
2290 in 'string', line 25, column 3:
2291 pvp:
2292 ^
2293
2294 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[patched_1.13.2.jar:git-Paper-650]
2295 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.13.2.jar:git-Paper-650]
2296 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.13.2.jar:git-Paper-650]
2297 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[patched_1.13.2.jar:git-Paper-650]
2298 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[patched_1.13.2.jar:git-Paper-650]
2299 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[patched_1.13.2.jar:git-Paper-650]
2300 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[patched_1.13.2.jar:git-Paper-650]
2301 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[patched_1.13.2.jar:git-Paper-650]
2302 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[patched_1.13.2.jar:git-Paper-650]
2303 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[patched_1.13.2.jar:git-Paper-650]
2304 at com.songoda.epicspawners.core.configuration.Config.loadFromString(Config.java:436) ~[?:?]
2305 ... 14 more
2306[21:32:45] [Craft Scheduler Thread - 80/ERROR]: [EpicLevels] Error checking config nl_NL.lang
2307org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
2308 in 'string', line 3, column 23:
2309 general.nametag.prefix: "&7[&6EpicLevels&7]"
2310 ^
2311
2312 at com.songoda.epicspawners.core.configuration.Config.loadFromString(Config.java:438) ~[?:?]
2313 at com.songoda.epicspawners.core.configuration.Config.load(Config.java:430) ~[?:?]
2314 at com.songoda.epicspawners.core.locale.Locale.updateFiles(Locale.java:200) ~[?:?]
2315 at com.songoda.epicspawners.core.locale.Locale.saveLocale(Locale.java:170) ~[?:?]
2316 at com.songoda.epicspawners.core.locale.Locale.saveLocale(Locale.java:157) ~[?:?]
2317 at com.songoda.epicspawners.core.core.LocaleModule.downloadLocale(LocaleModule.java:56) ~[?:?]
2318 at com.songoda.epicspawners.core.core.LocaleModule.run(LocaleModule.java:25) ~[?:?]
2319 at com.songoda.epicspawners.core.SongodaCore.update(SongodaCore.java:296) ~[?:?]
2320 at com.songoda.epicspawners.core.SongodaCore.lambda$register$5(SongodaCore.java:262) ~[?:?]
2321 at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.13.2.jar:git-Paper-650]
2322 at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.13.2.jar:git-Paper-650]
2323 at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.13.2.jar:git-Paper-650]
2324 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
2325 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
2326 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
2327Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
2328 in 'string', line 3, column 23:
2329 general.nametag.prefix: "&7[&6EpicLevels&7]"
2330 ^
2331
2332 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:870) ~[patched_1.13.2.jar:git-Paper-650]
2333 at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[patched_1.13.2.jar:git-Paper-650]
2334 at org.yaml.snakeyaml.scanner.ScannerImpl.peekToken(ScannerImpl.java:250) ~[patched_1.13.2.jar:git-Paper-650]
2335 at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentEnd.produce(ParserImpl.java:253) ~[patched_1.13.2.jar:git-Paper-650]
2336 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.13.2.jar:git-Paper-650]
2337 at org.yaml.snakeyaml.parser.ParserImpl.getEvent(ParserImpl.java:168) ~[patched_1.13.2.jar:git-Paper-650]
2338 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:87) ~[patched_1.13.2.jar:git-Paper-650]
2339 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[patched_1.13.2.jar:git-Paper-650]
2340 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[patched_1.13.2.jar:git-Paper-650]
2341 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[patched_1.13.2.jar:git-Paper-650]
2342 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[patched_1.13.2.jar:git-Paper-650]
2343 at com.songoda.epicspawners.core.configuration.Config.loadFromString(Config.java:436) ~[?:?]
2344 ... 14 more
2345[21:33:00] [Server thread/INFO]: Plugins (97): AntiCooldown*, ArvinLib*, AsyncWorldEdit, AuctionHouse, Auctions*, BeastWithDraw, Bin*, BlowableObsidians*, BungeeGuard, ChatColor*, ChatControl, ChatReaction*, Citizens, ClearLag, CommandNPC*, CommandWatcher*, ConditionalCommands, CoreProtect, CountryOnJoin*, CrazyEnvoy, CustomCrates*, CustomEnchants*, Discord*, DropParty*, Duels, eFlame*, EnjinMinecraftPlugin, EpicFarming, EpicFurnaces, EpicHoppers, EpicLevels, EpicSpawners, Essentials, Essentials_KitGUI*, EssentialsChat, EssentialsSpawn, Factions, FBasics*, FeatherBoard*, FPSHelper, frostRenamer*, HackedCore*, HideAndCustomPlugins*, HolographicDisplays, HomeGUI*, iDisguise, iDisguiseAdditions*, iDisguiseWG*, InventoryFullPlus*, Item2Chat, ItemRecycler, JupiterCore, KiteBar*, KOTH*, LagAssist, LiteBans, LuckPerms, MaxHealth*, mcMMO, MessageAnnouncer, MineResetLite, MultiWorld*, MVdWPlaceholderAPI*, OpenInv*, OreSheep, PacketListenerApi*, PlaceholderAPI, PlayerHeads, PlayerVaults, Playtimes*, ProtocolLib*, ProtocolSupport, PVPControl, Quests*, Rankup, RightCrops*, RuneStones*, SavageFTOP, SaveWorld, SetSpawn*, ShopGUIPlus, Shopkeepers, Spartan, Spleef*, StackMob, StaffChat, SuperbVote, TAB, TimeIsMoney*, TreysCommandBlocker*, UltimateTimber, Vault, Votifier*, Vouchers, WorldEdit, WorldGuard, WorldGuardExtraFlags
2346[21:33:05] [Server thread/INFO]: CONSOLE issued server command: /list
2347[21:33:05] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2348[21:33:05] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2349[21:33:05] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2350[21:33:05] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2351[21:33:15] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 ka jums liekas cik sitaja serveri ir plugins
2352[21:33:21] [Async Chat Thread - #0/INFO]: *Regex [Legend] MADmax2015 Laikam soldier ranks janoperk XD.
2353[21:33:23] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 30+
2354[21:33:32] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 30+ butu labi :D
2355[21:33:38] [Async Chat Thread - #0/INFO]: *Regex [Legend] MADmax2015 Japaskaita.
2356[21:33:40] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 t20+
2357[21:33:42] [Server thread/INFO]: CONSOLE issued server command: /list
2358[21:33:42] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2359[21:33:42] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2360[21:33:42] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2361[21:33:42] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2362[21:33:47] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 20+ butu vel labak
2363[21:33:52] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 Nu tad 14
2364[21:33:56] [Async Chat Thread - #0/INFO]: *Regex [Legend] MADmax2015 8
2365[21:33:57] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 14 vispar kruti butu
2366[21:34:01] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 :D
2367[21:34:03] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 2
2368[21:34:04] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 ?
2369[21:34:12] [Server thread/INFO]: loulou23 issued server command: /fix
2370[21:34:12] [Server thread/INFO]: [Essentials] LatPvP » loulou23 was denied access to command.
2371[21:34:14] [Server thread/INFO]: loulou23 issued server command: /repair
2372[21:34:15] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 nu ar to nekas nesanaktu xd
2373[21:34:18] [Server thread/INFO]: CONSOLE issued server command: /list
2374[21:34:18] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2375[21:34:18] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2376[21:34:18] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2377[21:34:18] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2378[21:34:19] [Async Chat Thread - #0/INFO]: *LegitPvP [WarLord]loulou23 Lab 10
2379[21:34:31] [Async Chat Thread - #0/INFO]: [-] [Admin] ~Ghostx0013 ar 10 moz frakcijas stradatu xd
2380[21:34:31] [Async Chat Thread - #0/INFO]: *Regex [Legend] MADmax2015 Var jau but 1 bet vina ieksa var but dahuja.
2381[21:34:54] [Server thread/INFO]: CONSOLE issued server command: /list
2382[21:34:54] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2383[21:34:54] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2384[21:34:54] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2385[21:34:54] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2386[21:35:02] [Server thread/INFO]: MADmax2015 lost connection: Disconnected
2387[21:35:02] [Server thread/INFO]: << MADmax2015 has left the game.
2388[21:35:03] [Server thread/INFO]: loulou23 lost connection: Disconnected
2389[21:35:03] [Server thread/INFO]: << loulou23 has left the game.
2390[21:35:03] [Server thread/INFO]: Ghostx0013 lost connection: Disconnected
2391[21:35:03] [Server thread/INFO]: << Ghostx0013 has left the game.
2392[21:35:17] [LoginProcessingThread/INFO]: UUID of player evitq is df7fe0c5-29a5-3702-887f-58c080ead572
2393[21:35:18] [pool-14-thread-3/WARN]: Exception in thread "pool-14-thread-3" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2394[21:35:18] [pool-14-thread-3/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2395[21:35:18] [pool-14-thread-3/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2396[21:35:18] [pool-14-thread-3/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2397[21:35:18] [pool-14-thread-3/WARN]: at java.lang.Thread.run(Thread.java:748)
2398[21:35:18] [pool-14-thread-3/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2399[21:35:18] [pool-14-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2400[21:35:18] [pool-14-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2401[21:35:18] [pool-14-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2402[21:35:18] [pool-14-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2403[21:35:18] [pool-14-thread-3/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2404[21:35:18] [pool-14-thread-3/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2405[21:35:18] [pool-14-thread-3/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2406[21:35:18] [pool-14-thread-3/WARN]: ... 3 more
2407[21:35:18] [Server thread/INFO]: evitq[/212.3.194.161:37485] logged in with entity id 8810 at ([world]-1946.1828375358652, 6.0, 6756.073827980464)
2408[21:35:18] [Server thread/INFO]: >> evitq has joined the game.
2409[21:35:28] [LoginProcessingThread/INFO]: UUID of player loulou23 is 5f2dc2ac-e54a-379d-b101-b370321bbb66
2410[21:35:28] [pool-14-thread-4/WARN]: Exception in thread "pool-14-thread-4" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2411[21:35:28] [pool-14-thread-4/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2412[21:35:28] [pool-14-thread-4/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2413[21:35:28] [pool-14-thread-4/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2414[21:35:28] [pool-14-thread-4/WARN]: at java.lang.Thread.run(Thread.java:748)
2415[21:35:28] [pool-14-thread-4/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2416[21:35:28] [pool-14-thread-4/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2417[21:35:28] [pool-14-thread-4/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2418[21:35:28] [pool-14-thread-4/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2419[21:35:28] [pool-14-thread-4/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2420[21:35:28] [pool-14-thread-4/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2421[21:35:28] [pool-14-thread-4/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2422[21:35:28] [pool-14-thread-4/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2423[21:35:28] [pool-14-thread-4/WARN]: ... 3 more
2424[21:35:28] [Server thread/INFO]: loulou23[/46.109.220.151:39308] logged in with entity id 8893 at ([world_the_end]-260.46101870258695, 57.0, -634.5842911385214)
2425[21:35:28] [Server thread/INFO]: >> loulou23 has joined the game.
2426[21:35:31] [Server thread/INFO]: CONSOLE issued server command: /list
2427[21:35:31] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
2428[21:35:31] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2429[21:35:31] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2430[21:35:32] [LoginProcessingThread/INFO]: UUID of player MADmax2015 is 58703c9b-1ea7-3c5f-980f-129e07e9b218
2431[21:35:32] [pool-14-thread-5/WARN]: Exception in thread "pool-14-thread-5" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2432[21:35:32] [pool-14-thread-5/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2433[21:35:32] [pool-14-thread-5/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2434[21:35:32] [pool-14-thread-5/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2435[21:35:32] [pool-14-thread-5/WARN]: at java.lang.Thread.run(Thread.java:748)
2436[21:35:32] [pool-14-thread-5/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2437[21:35:32] [pool-14-thread-5/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2438[21:35:32] [pool-14-thread-5/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2439[21:35:32] [pool-14-thread-5/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2440[21:35:32] [pool-14-thread-5/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2441[21:35:32] [pool-14-thread-5/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2442[21:35:32] [pool-14-thread-5/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2443[21:35:32] [pool-14-thread-5/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2444[21:35:32] [pool-14-thread-5/WARN]: ... 3 more
2445[21:35:32] [Server thread/INFO]: MADmax2015[/212.3.193.231:45169] logged in with entity id 8907 at ([world]-1884.7444137067694, 64.0, 2442.6087055964144)
2446[21:35:32] [Server thread/INFO]: >> MADmax2015 has joined the game.
2447[21:35:36] [Async Chat Thread - #1/INFO]: *ELKZ [MVP]evitq Madmax.
2448[21:35:39] [Async Chat Thread - #1/INFO]: *ELKZ [MVP]evitq Artis pateica.
2449[21:35:43] [Async Chat Thread - #1/INFO]: *ELKZ [MVP]evitq Ka sestdien.
2450[21:35:46] [Async Chat Thread - #1/INFO]: *ELKZ [MVP]evitq Iespejams.
2451[21:35:48] [Async Chat Thread - #1/INFO]: *Regex [Legend] MADmax2015 dirš
2452[21:35:51] [Async Chat Thread - #1/INFO]: *LegitPvP [WarLord]loulou23 :D
2453[21:35:56] [Async Chat Thread - #1/INFO]: *ELKZ [MVP]evitq vne
2454[21:36:01] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
2455[21:36:01] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
2456[21:36:01] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
2457[21:36:01] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
2458[21:36:04] [Server thread/INFO]: evitq issued server command: /sell all
2459[21:36:05] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 4 x Granite for 2.5$ to blocks1 shop
2460[21:36:05] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 194 x Cobblestone for 60.625$ to blocks1 shop
2461[21:36:05] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 32 x Redstone for 304$ to ores shop
2462[21:36:05] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 61 x Diorite for 38.125$ to blocks1 shop
2463[21:36:05] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 5 x Diamond for 250$ to ores shop
2464[21:36:05] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 3 x Andesite for 1.875$ to blocks1 shop
2465[21:36:07] [Server thread/INFO]: CONSOLE issued server command: /list
2466[21:36:07] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2467[21:36:07] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2468[21:36:07] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2469[21:36:07] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2470[21:36:20] [Async Chat Thread - #1/INFO]: *--------- Rule match (chat) for evitq ---------
2471[21:36:20] [Async Chat Thread - #1/INFO]: MATCH: :\(
2472[21:36:20] [Async Chat Thread - #1/INFO]: CATCH: es gribu par modu tur pieteikties :(
2473[21:36:20] [Async Chat Thread - #1/INFO]: FINAL: es gribu par modu tur pieteikties ☹
2474[21:36:20] [Async Chat Thread - #1/INFO]: *ELKZ [MVP]evitq Es gribu par modu tur pieteikties ☹
2475[21:36:41] [Async Chat Thread - #1/INFO]: *LegitPvP [WarLord]loulou23 Es gribetu te but mods :D.
2476[21:36:42] [Async Chat Thread - #1/INFO]: *Regex [Legend] MADmax2015 Es labprat pa adminu bet ja Å¡itÄ pisas tad lai pisas talak XD.
2477[21:36:43] [Server thread/INFO]: CONSOLE issued server command: /list
2478[21:36:43] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2479[21:36:43] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2480[21:36:43] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2481[21:36:43] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2482[21:36:52] [Async Chat Thread - #1/INFO]: *Regex [Legend] MADmax2015 Es ar loulou23 es ar.
2483[21:36:56] [Async Chat Thread - #1/INFO]: *--------- Rule match (chat) for loulou23 ---------
2484[21:36:56] [Async Chat Thread - #1/INFO]: MATCH: :\)
2485[21:36:56] [Async Chat Thread - #1/INFO]: CATCH: :)
2486[21:36:56] [Async Chat Thread - #1/INFO]: FINAL: ☺
2487[21:36:56] [Async Chat Thread - #1/INFO]: *LegitPvP [WarLord]loulou23 ☺
2488[21:36:57] [LoginProcessingThread/INFO]: UUID of player Xx_G_U_I_L_Z_xX is 0afeedab-d1d0-3e73-8f49-8b4568141748
2489[21:36:58] [pool-14-thread-6/WARN]: Exception in thread "pool-14-thread-6" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2490[21:36:58] [pool-14-thread-6/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2491[21:36:58] [pool-14-thread-6/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2492[21:36:58] [pool-14-thread-6/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2493[21:36:58] [pool-14-thread-6/WARN]: at java.lang.Thread.run(Thread.java:748)
2494[21:36:58] [pool-14-thread-6/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2495[21:36:58] [pool-14-thread-6/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2496[21:36:58] [pool-14-thread-6/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2497[21:36:58] [pool-14-thread-6/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2498[21:36:58] [pool-14-thread-6/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2499[21:36:58] [pool-14-thread-6/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2500[21:36:58] [pool-14-thread-6/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2501[21:36:58] [pool-14-thread-6/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2502[21:36:58] [pool-14-thread-6/WARN]: ... 3 more
2503[21:36:58] [Server thread/INFO]: Xx_G_U_I_L_Z_xX[/24.164.169.237:52007] logged in with entity id 12439 at ([world]276.94999998807907, 78.5, 231.23356507805386)
2504[21:36:58] [Server thread/INFO]: >> Xx_G_U_I_L_Z_xX has joined the game.
2505[21:37:19] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
2506[21:37:19] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
2507[21:37:19] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
2508[21:37:19] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
2509[21:37:20] [Server thread/INFO]: CONSOLE issued server command: /list
2510[21:37:20] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2511[21:37:20] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2512[21:37:20] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq, [MVP]~G_U_I_L_Z
2513[21:37:20] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2514[21:37:20] [Server thread/INFO]: CONSOLE issued server command: /eco give evitq 50011
2515[21:37:20] [Server thread/INFO]: LatPvP » $50,011 added to [MVP]evitq account. New balance: $774,104.65
2516[21:37:21] [Server thread/INFO]: MADmax2015 issued server command: /pv 1
2517[21:37:24] [Server thread/INFO]: evitq issued server command: /sell all
2518[21:37:24] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 256 x Cobblestone for 80$ to blocks1 shop
2519[21:37:24] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 27 x Coal for 186.3$ to ores shop
2520[21:37:24] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 37 x Redstone for 351.5$ to ores shop
2521[21:37:24] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 8 x Diorite for 5$ to blocks1 shop
2522[21:37:24] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 11 x Iron Ore for 275$ to ores shop
2523[21:37:24] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 10 x Andesite for 6.25$ to blocks1 shop
2524[21:37:27] [Server thread/INFO]: evitq issued server command: /bal
2525[21:37:36] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal
2526[21:37:37] [Server thread/INFO]: Xx_G_U_I_L_Z_xX lost connection: Disconnected
2527[21:37:37] [Server thread/INFO]: << Xx_G_U_I_L_Z_xX has left the game.
2528[21:37:51] [Server thread/INFO]: MADmax2015 issued server command: /home
2529[21:37:56] [Server thread/INFO]: CONSOLE issued server command: /list
2530[21:37:56] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2531[21:37:56] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2532[21:37:56] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2533[21:37:56] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2534[21:38:07] [Server thread/INFO]: MADmax2015 issued server command: /home
2535[21:38:11] [LoginProcessingThread/INFO]: UUID of player Ghostx0013 is 9bb4fb5b-f1cf-3ac2-9f82-469f8a901f8f
2536[21:38:11] [pool-14-thread-7/WARN]: Exception in thread "pool-14-thread-7" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2537[21:38:11] [pool-14-thread-7/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2538[21:38:11] [pool-14-thread-7/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2539[21:38:11] [pool-14-thread-7/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2540[21:38:11] [pool-14-thread-7/WARN]: at java.lang.Thread.run(Thread.java:748)
2541[21:38:11] [pool-14-thread-7/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2542[21:38:11] [pool-14-thread-7/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2543[21:38:11] [pool-14-thread-7/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2544[21:38:11] [pool-14-thread-7/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2545[21:38:11] [pool-14-thread-7/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2546[21:38:11] [pool-14-thread-7/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2547[21:38:11] [pool-14-thread-7/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2548[21:38:11] [pool-14-thread-7/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2549[21:38:11] [pool-14-thread-7/WARN]: ... 3 more
2550[21:38:11] [Server thread/INFO]: Ghostx0013[/212.3.192.65:40328] logged in with entity id 16034 at ([world]-1888.9942718822956, 65.50648153764087, 2407.5628468866985)
2551[21:38:11] [Server thread/INFO]: >> Ghostx0013 has joined the game.
2552[21:38:20] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 hvz ks notiek
2553[21:38:26] [Server thread/INFO]: Ghostx0013 issued server command: /crates giveall rare 1
2554[21:38:29] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Ghost! Tads naidigs jautajums :D varu but mods ! :D.
2555[21:38:29] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 nemat
2556[21:38:30] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 xd
2557[21:38:32] [Server thread/INFO]: CONSOLE issued server command: /list
2558[21:38:32] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2559[21:38:32] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2560[21:38:32] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2561[21:38:32] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2562[21:38:32] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2563[21:38:37] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 O tnx!
2564[21:38:41] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 loulou23 te staff dabut ir gruti xd
2565[21:38:46] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 a!
2566[21:38:47] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 tnx
2567[21:38:50] [Server thread/INFO]: MADmax2015 issued server command: /spawn
2568[21:39:05] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Doamju gan :D bewt vismaz meģinaju :D.
2569[21:39:09] [Server thread/INFO]: CONSOLE issued server command: /list
2570[21:39:09] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2571[21:39:09] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2572[21:39:09] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2573[21:39:09] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2574[21:39:09] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2575[21:39:16] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Pajautat nedabujot banu :D.
2576[21:39:20] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 Cik jums katram ir gadu? xd
2577[21:39:24] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 19]
2578[21:39:28] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Blaze spawneri dabuju nice XD vareja but labak bet ta pat ir labi Xd.
2579[21:39:32] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 xd
2580[21:39:40] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 ks grib manu rare key
2581[21:39:41] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 kas
2582[21:39:43] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 es
2583[21:39:45] [Server thread/INFO]: CONSOLE issued server command: /list
2584[21:39:45] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2585[21:39:45] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2586[21:39:45] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2587[21:39:45] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2588[21:39:45] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2589[21:39:45] [Server thread/INFO]: Ghostx0013 issued server command: /invsee loulou23
2590[21:39:46] [Async Chat Thread - #2/INFO]: *--------- Rule match (chat) for loulou23 ---------
2591[21:39:46] [Async Chat Thread - #2/INFO]: MATCH: :\)
2592[21:39:46] [Async Chat Thread - #2/INFO]: CATCH: :)
2593[21:39:46] [Async Chat Thread - #2/INFO]: FINAL: ☺
2594[21:39:46] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 ☺
2595[21:39:47] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Es nee.
2596[21:39:49] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 tnx
2597[21:39:58] [Server thread/INFO]: loulou23 issued server command: /spawn
2598[21:40:04] [Server thread/INFO]: loulou23 issued server command: /f pow
2599[21:40:14] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Iepriekš dabuju +30 pow.
2600[21:40:19] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Gladiator kits ir labs??
2601[21:40:21] [Server thread/INFO]: CONSOLE issued server command: /list
2602[21:40:21] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2603[21:40:21] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2604[21:40:21] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2605[21:40:21] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2606[21:40:21] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2607[21:40:22] [Server thread/INFO]: Automatic saving is now enabled
2608[21:40:22] [Server thread/INFO]: Saving the game (this may take a moment!)
2609[21:40:23] [Server thread/INFO]: Saved the game
2610[21:40:24] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 norm
2611[21:40:27] [Server thread/INFO]: CONSOLE issued server command: /eco give loulou23 350000
2612[21:40:27] [Server thread/INFO]: LatPvP » $350,000 added to [WarLord]loulou23 account. New balance: $2,300,708.17
2613[21:40:41] [Async Chat Thread - #2/INFO]: *--------- Rule match (chat) for loulou23 ---------
2614[21:40:41] [Async Chat Thread - #2/INFO]: MATCH: \b(s+(\W|\d|_)*h+(\W|\d|_)*i+(\W|\d|_)*t+(\W|\d|_)*)
2615[21:40:41] [Async Chat Thread - #2/INFO]: CATCH: oh shi tt 350 K
2616[21:40:41] [Async Chat Thread - #2/INFO]: FINAL: oh *****K
2617[21:40:41] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Oh *****K.
2618[21:40:44] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 350k
2619[21:40:46] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Dabuju.
2620[21:40:47] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 loulou23 tiesam 19?
2621[21:40:49] [Server thread/INFO]: [Vouchers]: You have just given loulou23 a Hero voucher.
2622[21:40:56] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Da ne :D.
2623[21:40:57] [Server thread/INFO]: CONSOLE issued server command: /list
2624[21:40:57] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2625[21:40:57] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2626[21:40:57] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2627[21:40:57] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2628[21:40:57] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2629[21:41:05] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Lets go hero kot :D.
2630[21:41:06] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Ghost es gribu par mod pieteikties.
2631[21:41:07] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 kit
2632[21:41:09] [Server thread/INFO]: loulou23 issued server command: /home home
2633[21:41:24] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Lab man 17! :D.
2634[21:41:33] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 kura klase/kurss
2635[21:41:34] [Server thread/INFO]: CONSOLE issued server command: /list
2636[21:41:34] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2637[21:41:34] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2638[21:41:34] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2639[21:41:34] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2640[21:41:34] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2641[21:41:36] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
2642[21:41:36] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
2643[21:41:36] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
2644[21:41:36] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
2645[21:41:39] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Gnj izklausas ticamak :D.
2646[21:41:39] [Server thread/INFO]: evitq issued server command: /sell all
2647[21:41:39] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 13 x Granite for 8.125$ to blocks1 shop
2648[21:41:39] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 157 x Cobblestone for 49.0625$ to blocks1 shop
2649[21:41:39] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 27 x Coal for 186.3$ to ores shop
2650[21:41:39] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 8 x Redstone for 76$ to ores shop
2651[21:41:39] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 19 x Diorite for 11.875$ to blocks1 shop
2652[21:41:39] [Server thread/INFO]: [ShopGUIPlus] evitq sold all 18 x Andesite for 11.25$ to blocks1 shop
2653[21:41:41] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 2 kurss.
2654[21:41:45] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 par ko macies
2655[21:41:51] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Ceļa buvtehniķis.
2656[21:42:00] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Vares mc buveet ceļus XD.
2657[21:42:04] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 :D
2658[21:42:05] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 xd
2659[21:42:06] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Juu vecit.
2660[21:42:10] [Server thread/INFO]: CONSOLE issued server command: /list
2661[21:42:10] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2662[21:42:10] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2663[21:42:10] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2664[21:42:10] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2665[21:42:10] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2666[21:42:11] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Es gribu par modu pietiekties, hallloooo.
2667[21:42:16] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 evitq nebus
2668[21:42:19] [Async Chat Thread - #2/INFO]: *--------- Rule match (chat) for evitq ---------
2669[21:42:19] [Async Chat Thread - #2/INFO]: MATCH: :\(
2670[21:42:19] [Async Chat Thread - #2/INFO]: CATCH: >:(
2671[21:42:19] [Async Chat Thread - #2/INFO]: FINAL: >☹
2672[21:42:19] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq >☹
2673[21:42:20] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 heh
2674[21:42:34] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Es varetu man 24/7 darit nav ko XD.
2675[21:42:35] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 vot kpc jums patik te dirsties
2676[21:42:46] [Server thread/INFO]: CONSOLE issued server command: /list
2677[21:42:46] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2678[21:42:46] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2679[21:42:46] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2680[21:42:46] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2681[21:42:46] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2682[21:42:49] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Kapec man ir rare key.
2683[21:42:50] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
2684[21:42:50] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
2685[21:42:50] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
2686[21:42:50] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
2687[21:42:50] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 kad ir vairaki lv visi sak dirsties
2688[21:42:55] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 evitq visiem iedevu
2689[21:43:02] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Man nevajadzeja.
2690[21:43:02] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Nuu teikÅ¡u godgigi ! Es jau skauma neko nedirsu viss bij ok ! Es sežu on ienak kkads random Äalis.
2691[21:43:04] [Server thread/INFO]: evitq issued server command: /f home
2692[21:43:07] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Kko sak dirst virsu!
2693[21:43:18] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Nuu ko es es tak netaisos te but kkads mikstais.
2694[21:43:20] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Tie sikakie parasi dirš
2695[21:43:23] [Server thread/INFO]: CONSOLE issued server command: /list
2696[21:43:23] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2697[21:43:23] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2698[21:43:23] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2699[21:43:23] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2700[21:43:23] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2701[21:43:24] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Diršu preti.
2702[21:43:27] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Ta rupji izsakoties.
2703[21:43:32] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Man ari patik dazreiz ar kadu padirsties.
2704[21:43:34] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Es met ignoru Xd.
2705[21:43:35] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Tas ir fun.
2706[21:43:50] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 man vjg kadu kas saprot pa latvisko un nedirsas
2707[21:43:59] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 :D
2708[21:43:59] [Server thread/INFO]: CONSOLE issued server command: /list
2709[21:43:59] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2710[21:43:59] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2711[21:43:59] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2712[21:43:59] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq
2713[21:43:59] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2714[21:44:07] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Es ir samera latvisks.
2715[21:44:10] [LoginProcessingThread/INFO]: UUID of player Xx_G_U_I_L_Z_xX is 0afeedab-d1d0-3e73-8f49-8b4568141748
2716[21:44:10] [pool-14-thread-8/WARN]: Exception in thread "pool-14-thread-8" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2717[21:44:10] [pool-14-thread-8/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2718[21:44:10] [pool-14-thread-8/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2719[21:44:10] [pool-14-thread-8/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2720[21:44:10] [pool-14-thread-8/WARN]: at java.lang.Thread.run(Thread.java:748)
2721[21:44:10] [pool-14-thread-8/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2722[21:44:10] [pool-14-thread-8/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2723[21:44:10] [pool-14-thread-8/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2724[21:44:10] [pool-14-thread-8/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2725[21:44:10] [pool-14-thread-8/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2726[21:44:10] [pool-14-thread-8/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2727[21:44:10] [pool-14-thread-8/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2728[21:44:10] [pool-14-thread-8/WARN]: at me.arvin.lib.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2729[21:44:10] [pool-14-thread-8/WARN]: ... 3 more
2730[21:44:10] [Server thread/INFO]: Xx_G_U_I_L_Z_xX[/24.164.169.237:46530] logged in with entity id 33067 at ([world]266.081352656212, 78.0, 225.29895573651768)
2731[21:44:10] [Server thread/INFO]: >> Xx_G_U_I_L_Z_xX has joined the game.
2732[21:44:16] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Es ir samera krievs un latvietis.
2733[21:44:25] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Mans ir but latvietis un es ir but spelet spel datoraa XD.
2734[21:44:29] [Async Chat Thread - #2/INFO]: *ELKZ [MVP]evitq Es vienkarsi dzivoju kurzeme.
2735[21:44:30] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 xd
2736[21:44:33] [Server thread/INFO]: CONSOLE issued server command: /give Ghostx0013 diamond 32
2737[21:44:33] [Server thread/INFO]: LatPvP » Giving 32 of diamond to [Admin] ~Ghostx0013.
2738[21:44:35] [Server thread/INFO]: CONSOLE issued server command: /list
2739[21:44:35] [Server thread/INFO]: LatPvP » There are 5 out of maximum 100 players online.
2740[21:44:35] [Server thread/INFO]: LatPvP » Admins: [Admin] Ghostx0013
2741[21:44:35] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2742[21:44:35] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq, [MVP]~G_U_I_L_Z
2743[21:44:35] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2744[21:44:37] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 Es ari but latgalis.
2745[21:44:42] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 ViļÄnos?
2746[21:44:49] [Async Chat Thread - #2/INFO]: [-] [Admin] ~Ghostx0013 lab skatisos uz jums
2747[21:44:51] [Server thread/INFO]: Ghostx0013 lost connection: Disconnected
2748[21:44:51] [Server thread/INFO]: << Ghostx0013 has left the game.
2749[21:44:53] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 :D
2750[21:44:57] [LoginProcessingThread/INFO]: UUID of player SkafDaffi is 09c5e03e-1aaf-30b9-81f9-baf046cc0aec
2751[21:44:58] [pool-12-thread-2/WARN]: Exception in thread "pool-12-thread-2" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2752[21:44:58] [pool-12-thread-2/WARN]: at org.inventivetalent.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
2753[21:44:58] [pool-12-thread-2/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2754[21:44:58] [pool-12-thread-2/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2755[21:44:58] [pool-12-thread-2/WARN]: at java.lang.Thread.run(Thread.java:748)
2756[21:44:58] [pool-12-thread-2/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
2757[21:44:58] [pool-12-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
2758[21:44:58] [pool-12-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
2759[21:44:58] [pool-12-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
2760[21:44:58] [pool-12-thread-2/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
2761[21:44:58] [pool-12-thread-2/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
2762[21:44:58] [pool-12-thread-2/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
2763[21:44:58] [pool-12-thread-2/WARN]: at org.inventivetalent.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
2764[21:44:58] [pool-12-thread-2/WARN]: ... 3 more
2765[21:44:58] [Server thread/INFO]: SkafDaffi[/91.239.175.166:43068] logged in with entity id 35338 at ([world_the_end]-3399.598431865654, 108.0, -2099.370129879134)
2766[21:44:58] [Server thread/INFO]: >> SkafDaffi has joined the game.
2767[21:45:03] [Async Chat Thread - #2/INFO]: *Regex 1[Legendary]1 ~kSkaf§KK hello
2768[21:45:06] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 hi
2769[21:45:08] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Hey SkafDaffi.
2770[21:45:12] [Server thread/INFO]: CONSOLE issued server command: /list
2771[21:45:12] [Server thread/INFO]: LatPvP » There are 5 out of maximum 100 players online.
2772[21:45:12] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2773[21:45:12] [Server thread/INFO]: LatPvP » legendary: 1[Legendary]1 ~kSkaf§KK
2774[21:45:12] [Server thread/INFO]: LatPvP » mvp: [MVP]evitq, [MVP]~G_U_I_L_Z
2775[21:45:12] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2776[21:45:16] [Server thread/INFO]: CONSOLE issued server command: /ekit hero loulou23
2777[21:45:16] [Server thread/INFO]: LatPvP » Giving kit hero to [WarLord]loulou23§.
2778[21:45:20] [Server thread/INFO]: MADmax2015 issued server command: /f home
2779[21:45:21] [Server thread/INFO]: loulou23 issued server command: /pv 2
2780[21:45:25] [Async Chat Thread - #2/INFO]: *--------- Rule match (chat) for SkafDaffi ---------
2781[21:45:25] [Async Chat Thread - #2/INFO]: MATCH: \b(s+(\W|\d|_)*h+(\W|\d|_)*i+(\W|\d|_)*t+(\W|\d|_)*)
2782[21:45:25] [Async Chat Thread - #2/INFO]: CATCH: Anyone want shitty loot? i got
2783[21:45:25] [Async Chat Thread - #2/INFO]: FINAL: Anyone want *****y loot? i got
2784[21:45:25] [Async Chat Thread - #2/INFO]: *Regex 1[Legendary]1 ~kSkaf§KK Anyone want *****y loot? I got.
2785[21:45:31] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 yea
2786[21:45:34] [Server thread/INFO]: SkafDaffi issued server command: /fix
2787[21:45:35] [Server thread/INFO]: SkafDaffi issued server command: /god
2788[21:45:37] [Server thread/INFO]: evitq lost connection: Disconnected
2789[21:45:37] [Server thread/INFO]: << evitq has left the game.
2790[21:45:38] [Server thread/INFO]: SkafDaffi issued server command: /tpa loulou23
2791[21:45:40] [Server thread/INFO]: SkafDaffi issued server command: /god
2792[21:45:41] [Server thread/INFO]: FPSHelper >> Saving Player Data...
2793[21:45:43] [Server thread/INFO]: loulou23 issued server command: /spawn
2794[21:45:48] [Server thread/INFO]: CONSOLE issued server command: /list
2795[21:45:48] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2796[21:45:48] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2797[21:45:48] [Server thread/INFO]: LatPvP » legendary: 1[Legendary]1 ~kSkaf§KK
2798[21:45:48] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2799[21:45:48] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2800[21:45:49] [Server thread/INFO]: SkafDaffi issued server command: /god
2801[21:45:50] [Server thread/INFO]: loulou23 issued server command: /tpyes
2802[21:45:52] [Server thread/INFO]: SkafDaffi issued server command: /fix
2803[21:45:57] [Server thread/INFO]: SkafDaffi issued server command: /fix
2804[21:46:04] [Server thread/INFO]: SkafDaffi issued server command: /fix
2805[21:46:08] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 SkafDaffi i put my spawners in f home chest.
2806[21:46:17] [Async Chat Thread - #2/INFO]: *Regex 1[Legendary]1 ~kSkaf§KK Alright.
2807[21:46:22] [Async Chat Thread - #2/INFO]: *LegitPvP [WarLord]loulou23 tnx
2808[21:46:22] [Async Chat Thread - #2/INFO]: *Regex 1[Legendary]1 ~kSkaf§KK Thanks.
2809[21:46:24] [Server thread/INFO]: CONSOLE issued server command: /list
2810[21:46:24] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2811[21:46:24] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2812[21:46:24] [Server thread/INFO]: LatPvP » legendary: 1[Legendary]1 ~kSkaf§KK
2813[21:46:24] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2814[21:46:24] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2815[21:46:25] [Server thread/INFO]: SkafDaffi issued server command: /f chest
2816[21:46:28] [Server thread/INFO]: loulou23 issued server command: /home home
2817[21:46:30] [Server thread/INFO]: SkafDaffi issued server command: /f home
2818[21:46:30] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 Lemme told to get more spawners.
2819[21:46:49] [Async Chat Thread - #2/INFO]: *Regex 1[Legendary]1 ~kSkaf§KK Aight
2820[21:46:53] [Async Chat Thread - #2/INFO]: *Regex 1[Legendary]1 ~kSkaf§KK Thank you.
2821[21:47:01] [Server thread/INFO]: CONSOLE issued server command: /list
2822[21:47:01] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2823[21:47:01] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2824[21:47:01] [Server thread/INFO]: LatPvP » legendary: 1[Legendary]1 ~kSkaf§KK
2825[21:47:01] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2826[21:47:01] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2827[21:47:18] [Async Chat Thread - #2/INFO]: *Regex [Legend] MADmax2015 How much was legendary rank??
2828[21:47:19] [Server thread/INFO]: loulou23 issued server command: /pv 1
2829[21:47:26] [Server thread/INFO]: CONSOLE issued server command: /eco give MADmax2015 15000
2830[21:47:26] [Server thread/INFO]: LatPvP » $15,000 added to [Legend] MADmax2015 account. New balance: $4,535,828.78
2831[21:47:37] [Server thread/INFO]: CONSOLE issued server command: /list
2832[21:47:37] [Server thread/INFO]: LatPvP » There are 4 out of maximum 100 players online.
2833[21:47:37] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2834[21:47:37] [Server thread/INFO]: LatPvP » legendary: 1[Legendary]1 ~kSkaf§KK
2835[21:47:37] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2836[21:47:37] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2837[21:47:48] [Server thread/INFO]: MADmax2015 issued server command: /pv 1
2838[21:47:52] [Server thread/INFO]: MADmax2015 issued server command: /pv 2
2839[21:48:01] [Server thread/INFO]: SkafDaffi lost connection: Disconnected
2840[21:48:01] [Server thread/INFO]: << SkafDaffi has left the game.
2841[21:48:09] [Server thread/INFO]: MADmax2015 issued server command: /pv 1
2842[21:48:13] [Server thread/INFO]: CONSOLE issued server command: /list
2843[21:48:13] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2844[21:48:13] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2845[21:48:13] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2846[21:48:13] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2847[21:48:17] [Server thread/INFO]: MADmax2015 issued server command: /pv 2
2848[21:48:27] [Server thread/INFO]: loulou23 issued server command: /sell all
2849[21:48:27] [Server thread/INFO]: [ShopGUIPlus] loulou23 sold all 192 x Arrow for 324$ to mobdrops shop
2850[21:48:50] [Server thread/INFO]: CONSOLE issued server command: /list
2851[21:48:50] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2852[21:48:50] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2853[21:48:50] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2854[21:48:50] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2855[21:48:53] [Server thread/INFO]: MADmax2015 issued server command: /ah
2856[21:49:26] [Server thread/INFO]: CONSOLE issued server command: /list
2857[21:49:26] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2858[21:49:26] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2859[21:49:26] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2860[21:49:26] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2861[21:49:47] [Server thread/INFO]: MADmax2015 issued server command: /f top
2862[21:50:02] [Server thread/INFO]: CONSOLE issued server command: /list
2863[21:50:02] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2864[21:50:02] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2865[21:50:02] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2866[21:50:02] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2867[21:50:20] [Server thread/INFO]: MADmax2015 issued server command: /shop
2868[21:50:29] [Server thread/INFO]: Saving is already turned on
2869[21:50:29] [Server thread/INFO]: Saving the game (this may take a moment!)
2870[21:50:29] [Server thread/INFO]: Saved the game
2871[21:50:38] [Server thread/INFO]: CONSOLE issued server command: /list
2872[21:50:38] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2873[21:50:38] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2874[21:50:38] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2875[21:50:38] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2876[21:51:15] [Server thread/INFO]: CONSOLE issued server command: /list
2877[21:51:15] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2878[21:51:15] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2879[21:51:15] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2880[21:51:15] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2881[21:51:51] [Server thread/INFO]: CONSOLE issued server command: /list
2882[21:51:51] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2883[21:51:51] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2884[21:51:51] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2885[21:51:51] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2886[21:51:54] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /baltop
2887[21:51:57] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /f who darpy
2888[21:52:13] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /f woh
2889[21:52:20] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal loulou23
2890[21:52:23] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z lou
2891[21:52:26] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z Loulou23
2892[21:52:27] [Server thread/INFO]: CONSOLE issued server command: /list
2893[21:52:27] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2894[21:52:27] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2895[21:52:27] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2896[21:52:27] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2897[21:52:29] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /rankup
2898[21:52:36] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z Can someone give me 250k?
2899[21:52:41] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal MADmax2015
2900[21:52:44] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z mad
2901[21:52:47] [Server thread/INFO]: MADmax2015 issued server command: /bal Xx_G_U_I_L_Z_xX
2902[21:52:48] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z Madmax2015
2903[21:52:54] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 what?
2904[21:53:02] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z Can you please give me 250k to rankup?
2905[21:53:04] [Server thread/INFO]: CONSOLE issued server command: /list
2906[21:53:04] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2907[21:53:04] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015
2908[21:53:04] [Server thread/INFO]: LatPvP » mvp: [MVP]~G_U_I_L_Z
2909[21:53:04] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2910[21:53:08] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 okey
2911[21:53:12] [Async Chat Thread - #3/INFO]: [-][MVP]~G_U_I_L_Z Thank you.
2912[21:53:15] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /rankup
2913[21:53:20] [Server thread/INFO]: MADmax2015 issued server command: /pay Xx_G_U_I_L_Z_xX 250000
2914[21:53:23] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /rankup
2915[21:53:25] [Server thread/INFO]: Xx_G_U_I_L_Z_xX has ranked up to: legend
2916[21:53:27] [Async Chat Thread - #3/INFO]: [-][Legend] ~G_U_I_L_Z tysm
2917[21:53:28] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2918[21:53:30] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 3
2919[21:53:31] [Server thread/INFO]: CONSOLE issued server command: /give Xx_G_U_I_L_Z_xX diamond 3
2920[21:53:31] [Server thread/INFO]: LatPvP » Giving 3 of diamond to [Legend] ~G_U_I_L_Z.
2921[21:53:32] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2922[21:53:33] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 Your welcome.
2923[21:53:38] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /rankup
2924[21:53:39] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /shop
2925[21:53:40] [Server thread/INFO]: CONSOLE issued server command: /list
2926[21:53:40] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2927[21:53:40] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
2928[21:53:40] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2929[21:53:44] [Server thread/INFO]: MADmax2015 issued server command: /bal
2930[21:53:46] [Async Chat Thread - #3/INFO]: [-][Legend] ~G_U_I_L_Z How'd you get 4m?
2931[21:53:48] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell hand
2932[21:53:50] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 1
2933[21:53:52] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 1
2934[21:53:54] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 Mining and quests.
2935[21:53:55] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2936[21:53:58] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell hand
2937[21:53:58] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold 64 x Stone for 60$ to blocks1 shop
2938[21:53:58] [Server thread/INFO]: [LatPvP Supply]: [ALERT] There is an LatPvP Supply event happening in 30m, 0s.
2939[21:54:01] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /mine
2940[21:54:03] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /mine
2941[21:54:05] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp
2942[21:54:07] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine4
2943[21:54:11] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 I had 10 before.
2944[21:54:15] [Async Chat Thread - #3/INFO]: [-][Legend] ~G_U_I_L_Z DAMN
2945[21:54:16] [Server thread/INFO]: CONSOLE issued server command: /list
2946[21:54:16] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2947[21:54:16] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
2948[21:54:16] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2949[21:54:18] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /mnick
2950[21:54:20] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /nick
2951[21:54:20] [Server thread/INFO]: [Essentials] LatPvP » Xx_G_U_I_L_Z_xX was denied access to command.
2952[21:54:26] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 1
2953[21:54:28] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /kit
2954[21:54:31] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /kit
2955[21:54:43] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp
2956[21:54:45] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
2957[21:54:46] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2958[21:54:50] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2959[21:54:52] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2960[21:54:53] [Server thread/INFO]: CONSOLE issued server command: /list
2961[21:54:53] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2962[21:54:53] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
2963[21:54:53] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2964[21:55:05] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 Now i need 11mil, for rankup.
2965[21:55:06] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sellall
2966[21:55:08] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
2967[21:55:08] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 176 x Cobblestone for 55$ to blocks1 shop
2968[21:55:08] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 10 x Coal for 69$ to ores shop
2969[21:55:08] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 33 x Redstone for 313.5$ to ores shop
2970[21:55:08] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 2 x Iron Ore for 50$ to ores shop
2971[21:55:12] [Server thread/INFO]: MADmax2015 issued server command: /1
2972[21:55:15] [Server thread/INFO]: MADmax2015 issued server command: /q
2973[21:55:28] [Server thread/INFO]: MADmax2015 issued server command: /q
2974[21:55:29] [Server thread/INFO]: CONSOLE issued server command: /list
2975[21:55:29] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2976[21:55:29] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
2977[21:55:29] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2978[21:55:35] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
2979[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 166 x Cobblestone for 51.875$ to blocks1 shop
2980[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 27 x Coal for 186.3$ to ores shop
2981[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 3 x Gold Ore for 105$ to ores shop
2982[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 12 x Redstone for 114$ to ores shop
2983[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 2 x Quartz for 16$ to ores shop
2984[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 16 x Iron Ore for 400$ to ores shop
2985[21:55:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 3 x Diamond for 150$ to ores shop
2986[21:55:40] [Server thread/INFO]: MADmax2015 issued server command: /pv 1
2987[21:55:40] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
2988[21:55:48] [Server thread/INFO]: MADmax2015 issued server command: /warp mining
2989[21:55:58] [Server thread/INFO]: MADmax2015 issued server command: /warp mine
2990[21:56:00] [Async Chat Thread - #3/INFO]: [-][Legend] ~G_U_I_L_Z Can u give me a good pic?
2991[21:56:01] [Server thread/INFO]: MADmax2015 issued server command: /pv 1
2992[21:56:01] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
2993[21:56:05] [Server thread/INFO]: CONSOLE issued server command: /list
2994[21:56:05] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
2995[21:56:05] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
2996[21:56:05] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
2997[21:56:15] [Server thread/INFO]: MADmax2015 issued server command: /pv 1
2998[21:56:17] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
2999[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 89 x Cobblestone for 27.8125$ to blocks1 shop
3000[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Coal for 27.6$ to ores shop
3001[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 3 x Gold Ore for 105$ to ores shop
3002[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 38 x Redstone for 361$ to ores shop
3003[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 8 x Emerald for 760$ to ores shop
3004[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 1 x Quartz for 8$ to ores shop
3005[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 8 x Iron Ore for 200$ to ores shop
3006[21:56:17] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Diamond for 200$ to ores shop
3007[21:56:19] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp h
3008[21:56:21] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3009[21:56:23] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3010[21:56:23] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 2 x Quartz for 16$ to ores shop
3011[21:56:24] [Async Chat Thread - #3/INFO]: [-][Legend] ~G_U_I_L_Z ?
3012[21:56:29] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /home
3013[21:56:39] [Async Chat Thread - #3/INFO]: *Regex [Legend] MADmax2015 Sorry i have only one but wait i will check.
3014[21:56:41] [Server thread/INFO]: MADmax2015 issued server command: /pv 2
3015[21:56:42] [Server thread/INFO]: CONSOLE issued server command: /list
3016[21:56:42] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3017[21:56:42] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3018[21:56:42] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3019[21:56:44] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /homes
3020[21:56:47] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sethome mine
3021[21:56:48] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /home
3022[21:56:49] [Server thread/INFO]: MADmax2015 issued server command: /f home
3023[21:56:53] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /homer
3024[21:56:55] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /home home
3025[21:57:11] [Server thread/INFO]: MADmax2015 issued server command: /warp mine
3026[21:57:16] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /f map
3027[21:57:18] [Server thread/INFO]: CONSOLE issued server command: /list
3028[21:57:18] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3029[21:57:18] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3030[21:57:18] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3031[21:57:23] [Server thread/INFO]: MADmax2015 issued server command: /warp mine
3032[21:57:25] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3033[21:57:25] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 134 x Cobblestone for 41.875$ to blocks1 shop
3034[21:57:25] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 17 x Sandstone for 127.5$ to blocks1 shop
3035[21:57:25] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 3 x Sand for 5.625$ to blocks1 shop
3036[21:57:25] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 5 x Diorite for 3.125$ to blocks1 shop
3037[21:57:25] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 24 x Andesite for 15$ to blocks1 shop
3038[21:57:28] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3039[21:57:41] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /pv 2
3040[21:57:45] [Async Chat Thread - #4/INFO]: [-][Legend] ~G_U_I_L_Z ty
3041[21:57:54] [Server thread/INFO]: CONSOLE issued server command: /list
3042[21:57:54] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3043[21:57:54] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3044[21:57:54] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3045[21:58:12] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /fix
3046[21:58:12] [Server thread/INFO]: [Essentials] LatPvP » Xx_G_U_I_L_Z_xX was denied access to command.
3047[21:58:19] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3048[21:58:31] [Server thread/INFO]: CONSOLE issued server command: /list
3049[21:58:31] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3050[21:58:31] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3051[21:58:31] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3052[21:59:04] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
3053[21:59:04] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
3054[21:59:04] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
3055[21:59:04] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
3056[21:59:07] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3057[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 700 x Cobblestone for 218.75$ to blocks1 shop
3058[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 321 x Coal for 2,214.9$ to ores shop
3059[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 25 x Gold Ore for 875$ to ores shop
3060[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 474 x Redstone for 4,503$ to ores shop
3061[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 44 x Emerald for 4,180$ to ores shop
3062[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 107 x Quartz for 856$ to ores shop
3063[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 67 x Iron Ore for 1,675$ to ores shop
3064[21:59:07] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 50 x Diamond for 2,500$ to ores shop
3065[21:59:07] [Server thread/INFO]: CONSOLE issued server command: /list
3066[21:59:07] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3067[21:59:07] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3068[21:59:07] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3069[21:59:22] [Server thread/INFO]: CONSOLE issued server command: /eco give Xx_G_U_I_L_Z_xX 90000
3070[21:59:22] [Server thread/INFO]: LatPvP » $90,000 added to [Legend] ~G_U_I_L_Z account. New balance: $122,320.38
3071[21:59:27] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3072[21:59:43] [Server thread/INFO]: CONSOLE issued server command: /list
3073[21:59:43] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3074[21:59:43] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3075[21:59:43] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3076[22:00:02] [Server thread/INFO]: MADmax2015 issued server command: /sell all
3077[22:00:02] [Server thread/INFO]: [ShopGUIPlus] MADmax2015 sold all 314 x Coal for 2,166.6$ to ores shop
3078[22:00:02] [Server thread/INFO]: [ShopGUIPlus] MADmax2015 sold all 230 x Cobblestone for 71.875$ to blocks1 shop
3079[22:00:02] [Server thread/INFO]: [ShopGUIPlus] MADmax2015 sold all 4 x Gold Ore for 140$ to ores shop
3080[22:00:02] [Server thread/INFO]: [ShopGUIPlus] MADmax2015 sold all 195 x Redstone for 1,852.5$ to ores shop
3081[22:00:02] [Server thread/INFO]: [ShopGUIPlus] MADmax2015 sold all 9 x Iron Ore for 225$ to ores shop
3082[22:00:02] [Server thread/INFO]: [ShopGUIPlus] MADmax2015 sold all 33 x Diamond for 1,650$ to ores shop
3083[22:00:12] [Server thread/INFO]: MADmax2015 issued server command: /spawn
3084[22:00:15] [Server thread/INFO]: loulou23 issued server command: /ce
3085[22:00:17] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
3086[22:00:17] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
3087[22:00:17] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
3088[22:00:17] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
3089[22:00:19] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3090[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 448 x Coal for 3,091.2$ to ores shop
3091[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 616 x Cobblestone for 192.5$ to blocks1 shop
3092[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 16 x Gold Ore for 560$ to ores shop
3093[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 487 x Redstone for 4,626.5$ to ores shop
3094[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 38 x Emerald for 3,610$ to ores shop
3095[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 74 x Quartz for 592$ to ores shop
3096[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 76 x Iron Ore for 1,900$ to ores shop
3097[22:00:19] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 65 x Diamond for 3,250$ to ores shop
3098[22:00:19] [Server thread/INFO]: CONSOLE issued server command: /list
3099[22:00:19] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3100[22:00:19] [Server thread/INFO]: LatPvP » legend: [Legend] MADmax2015, [Legend] ~G_U_I_L_Z
3101[22:00:19] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3102[22:00:21] [Server thread/INFO]: MADmax2015 lost connection: Disconnected
3103[22:00:21] [Server thread/INFO]: << MADmax2015 has left the game.
3104[22:00:28] [Server thread/INFO]: CONSOLE issued server command: /eco give Xx_G_U_I_L_Z_xX 50011
3105[22:00:28] [Server thread/INFO]: LatPvP » $50,011 added to [Legend] ~G_U_I_L_Z account. New balance: $190,153.58
3106[22:00:31] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3107[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 90 x Coal for 621$ to ores shop
3108[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 5 x Gold Ore for 175$ to ores shop
3109[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 155 x Cobblestone for 48.4375$ to blocks1 shop
3110[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 29 x Redstone for 275.5$ to ores shop
3111[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 28 x Quartz for 224$ to ores shop
3112[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Iron Ore for 100$ to ores shop
3113[22:00:31] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 9 x Diamond for 450$ to ores shop
3114[22:00:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
3115[22:00:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/9bb4fb5b-f1cf-3ac2-9f82-469f8a901f8f/ts.16ed793b7fe.2f6492d0.1.idx...ok
3116[22:00:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] * plugins/AsyncWorldEdit/undo/9bb4fb5b-f1cf-3ac2-9f82-469f8a901f8f/ts.16ed793b7fe.2f6492d0.1...ok
3117[22:00:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
3118[22:00:32] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3119[22:00:35] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3120[22:00:35] [Server thread/INFO]: Saving is already turned on
3121[22:00:35] [Server thread/INFO]: Saving the game (this may take a moment!)
3122[22:00:35] [Server thread/INFO]: Saved the game
3123[22:00:41] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
3124[22:00:41] [Server thread/INFO]: [SaveWorld] World saved.
3125[22:00:41] [Server thread/INFO]: Saved the world.
3126[22:00:41] [Server thread/INFO]: FPSHelper >> Saving Player Data...
3127[22:00:41] [Server thread/INFO]: [Server] World saved.
3128[22:00:41] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-9] Player vPure was auto-removed due to inactivity.
3129[22:00:52] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal
3130[22:00:56] [Server thread/INFO]: CONSOLE issued server command: /list
3131[22:00:56] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3132[22:00:56] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3133[22:00:56] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3134[22:01:11] [Craft Scheduler Thread - 150/INFO]: FTOP chunk collector starting...
3135[22:01:14] [Craft Scheduler Thread - 150/INFO]: Collected all chunk data in 2625ms
3136[22:01:14] [Craft Scheduler Thread - 150/INFO]: FTOP caclulation starting...
3137[22:01:32] [Server thread/INFO]: CONSOLE issued server command: /list
3138[22:01:32] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3139[22:01:32] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3140[22:01:32] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3141[22:01:32] [Craft Scheduler Thread - 150/INFO]: FTOP took 18813ms!
3142[22:01:50] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
3143[22:01:50] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
3144[22:01:50] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
3145[22:01:50] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
3146[22:01:53] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3147[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 681 x Cobblestone for 212.8125$ to blocks1 shop
3148[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 768 x Coal for 5,299.2$ to ores shop
3149[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 19 x Gold Ore for 665$ to ores shop
3150[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 193 x Redstone for 1,833.5$ to ores shop
3151[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 21 x Emerald for 1,995$ to ores shop
3152[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 109 x Quartz for 872$ to ores shop
3153[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 62 x Iron Ore for 1,550$ to ores shop
3154[22:01:53] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 26 x Diamond for 1,300$ to ores shop
3155[22:01:54] [Server thread/INFO]: CONSOLE issued server command: /eco give Xx_G_U_I_L_Z_xX 30000
3156[22:01:54] [Server thread/INFO]: LatPvP » $30,000 added to [Legend] ~G_U_I_L_Z account. New balance: $235,775.03
3157[22:01:58] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3158[22:02:08] [Server thread/INFO]: CONSOLE issued server command: /list
3159[22:02:08] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3160[22:02:08] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3161[22:02:08] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3162[22:02:18] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /lag
3163[22:02:18] [Server thread/INFO]: [Essentials] LatPvP » Xx_G_U_I_L_Z_xX was denied access to command.
3164[22:02:22] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z Loulou23
3165[22:02:24] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 ?
3166[22:02:33] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z Can you give me a good pic mine broke.
3167[22:02:39] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3168[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 121 x Coal for 834.9$ to ores shop
3169[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 5 x Gold Ore for 175$ to ores shop
3170[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 120 x Cobblestone for 37.5$ to blocks1 shop
3171[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 132 x Redstone for 1,254$ to ores shop
3172[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 14 x Emerald for 1,330$ to ores shop
3173[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 46 x Quartz for 368$ to ores shop
3174[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 30 x Iron Ore for 750$ to ores shop
3175[22:02:39] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 23 x Diamond for 1,150$ to ores shop
3176[22:02:45] [Server thread/INFO]: CONSOLE issued server command: /list
3177[22:02:45] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3178[22:02:45] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3179[22:02:45] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3180[22:02:46] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 Wait a s.
3181[22:02:46] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3182[22:02:53] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z Go warp mine.
3183[22:02:57] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal loulou23
3184[22:03:08] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z How much money was warload?
3185[22:03:09] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /buy
3186[22:03:21] [Server thread/INFO]: CONSOLE issued server command: /list
3187[22:03:21] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3188[22:03:21] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3189[22:03:21] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3190[22:03:29] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 15 mil.
3191[22:03:31] [Server thread/INFO]: CONSOLE issued server command: /give Xx_G_U_I_L_Z_xX diamond 3
3192[22:03:31] [Server thread/INFO]: LatPvP » Giving 3 of diamond to [Legend] ~G_U_I_L_Z.
3193[22:03:32] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 I think.
3194[22:03:34] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z damn
3195[22:03:35] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell hand
3196[22:03:35] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold 3 x Diamond for 150$ to ores shop
3197[22:03:36] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3198[22:03:38] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 yea
3199[22:03:42] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z Can you go warp mine?
3200[22:03:45] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /f who lou
3201[22:03:48] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 Wait a second.
3202[22:03:55] [Server thread/INFO]: loulou23 issued server command: /warp mine
3203[22:03:56] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /f who loulou23
3204[22:03:57] [Server thread/INFO]: CONSOLE issued server command: /list
3205[22:03:57] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3206[22:03:57] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3207[22:03:57] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3208[22:04:00] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z Can i join ur fac?
3209[22:04:04] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /f who legitpvp
3210[22:04:28] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /msg loulou23 can i join fac?
3211[22:04:30] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 Amm.... I dont know! You need to ask my factions owner.
3212[22:04:34] [Server thread/INFO]: CONSOLE issued server command: /list
3213[22:04:34] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3214[22:04:34] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3215[22:04:34] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3216[22:04:37] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z Whous ur owner.
3217[22:04:41] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 This mby is good ?
3218[22:04:41] [Async Chat Thread - #5/INFO]: [-][Legend] ~G_U_I_L_Z ty
3219[22:04:48] [Server thread/INFO]: loulou23 issued server command: /f show
3220[22:04:59] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 FieryghostALT.
3221[22:05:04] [Async Chat Thread - #5/INFO]: *LegitPvP [WarLord]loulou23 Is my f leader.
3222[22:05:10] [Server thread/INFO]: CONSOLE issued server command: /list
3223[22:05:10] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3224[22:05:10] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3225[22:05:10] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3226[22:05:14] [Server thread/INFO]: loulou23 issued server command: /home home
3227[22:05:22] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3228[22:05:46] [Server thread/INFO]: CONSOLE issued server command: /list
3229[22:05:46] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3230[22:05:46] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3231[22:05:46] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3232[22:05:47] [Server thread/INFO]: CONSOLE issued server command: /eco give Xx_G_U_I_L_Z_xX 50011
3233[22:05:47] [Server thread/INFO]: LatPvP » $50,011 added to [Legend] ~G_U_I_L_Z account. New balance: $298,835.43
3234[22:05:51] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3235[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 15 x Gold Ore for 525$ to ores shop
3236[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 384 x Cobblestone for 120$ to blocks1 shop
3237[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 69 x Coal for 476.1$ to ores shop
3238[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 155 x Redstone for 1,472.5$ to ores shop
3239[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Emerald for 380$ to ores shop
3240[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 10 x Quartz for 80$ to ores shop
3241[22:05:51] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 69 x Iron Ore for 1,725$ to ores shop
3242[22:05:58] [Server thread/INFO]: loulou23 issued server command: /ah
3243[22:06:19] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3244[22:06:23] [Server thread/INFO]: CONSOLE issued server command: /list
3245[22:06:23] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3246[22:06:23] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3247[22:06:23] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3248[22:06:23] [Server thread/INFO]: loulou23 issued server command: /pv 1
3249[22:06:39] [Server thread/INFO]: loulou23 issued server command: /pv 2
3250[22:06:48] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3251[22:06:59] [Server thread/INFO]: CONSOLE issued server command: /list
3252[22:06:59] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3253[22:06:59] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3254[22:06:59] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3255[22:07:35] [Server thread/INFO]: CONSOLE issued server command: /list
3256[22:07:35] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3257[22:07:35] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3258[22:07:35] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3259[22:08:12] [Server thread/INFO]: CONSOLE issued server command: /list
3260[22:08:12] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3261[22:08:12] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3262[22:08:12] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3263[22:08:12] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3264[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 275 x Cobblestone for 85.9375$ to blocks1 shop
3265[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 31 x Gold Ore for 1,085$ to ores shop
3266[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 36 x Coal for 248.4$ to ores shop
3267[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 36 x Redstone for 342$ to ores shop
3268[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Emerald for 380$ to ores shop
3269[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 13 x Quartz for 104$ to ores shop
3270[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 26 x Iron Ore for 650$ to ores shop
3271[22:08:12] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 1 x Diamond for 50$ to ores shop
3272[22:08:18] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3273[22:08:48] [Server thread/INFO]: CONSOLE issued server command: /list
3274[22:08:48] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3275[22:08:48] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3276[22:08:48] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3277[22:08:58] [Server thread/INFO]: [LatPvP Supply]: [ALERT] There is an LatPvP Supply event happening in 15m, 0s.
3278[22:09:24] [Server thread/INFO]: CONSOLE issued server command: /list
3279[22:09:24] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3280[22:09:24] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3281[22:09:24] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3282[22:09:59] [Server thread/INFO]: CONSOLE issued server command: /eco give Xx_G_U_I_L_Z_xX 90000
3283[22:09:59] [Server thread/INFO]: LatPvP » $90,000 added to [Legend] ~G_U_I_L_Z account. New balance: $396,559.37
3284[22:10:00] [Server thread/INFO]: CONSOLE issued server command: /list
3285[22:10:00] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3286[22:10:00] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3287[22:10:00] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3288[22:10:03] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3289[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 72 x Gold Ore for 2,520$ to ores shop
3290[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 85 x Coal for 586.5$ to ores shop
3291[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 802 x Cobblestone for 250.625$ to blocks1 shop
3292[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 205 x Redstone for 1,947.5$ to ores shop
3293[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 13 x Emerald for 1,235$ to ores shop
3294[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 20 x Quartz for 160$ to ores shop
3295[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 79 x Iron Ore for 1,975$ to ores shop
3296[22:10:03] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Diamond for 200$ to ores shop
3297[22:10:03] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal
3298[22:10:06] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /bal
3299[22:10:08] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quest
3300[22:10:34] [Server thread/INFO]: CONSOLE issued server command: /give Xx_G_U_I_L_Z_xX diamond_pickaxe 1 efficiency:4 unbreaking:2 fortune:3
3301[22:10:34] [Server thread/INFO]: LatPvP » Giving 1 of diamond pickaxe to [Legend] ~G_U_I_L_Z.
3302[22:10:37] [Server thread/INFO]: CONSOLE issued server command: /list
3303[22:10:37] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3304[22:10:37] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3305[22:10:37] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3306[22:10:39] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quest
3307[22:10:41] [Server thread/INFO]: Saving is already turned on
3308[22:10:41] [Server thread/INFO]: Saving the game (this may take a moment!)
3309[22:10:41] [Server thread/INFO]: Saved the game
3310[22:11:07] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3311[22:11:13] [Server thread/INFO]: CONSOLE issued server command: /list
3312[22:11:13] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3313[22:11:13] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3314[22:11:13] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3315[22:11:47] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3316[22:11:49] [Server thread/INFO]: CONSOLE issued server command: /list
3317[22:11:49] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3318[22:11:49] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3319[22:11:49] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3320[22:12:26] [Server thread/INFO]: CONSOLE issued server command: /list
3321[22:12:26] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3322[22:12:26] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3323[22:12:26] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3324[22:12:26] [Async Chat Thread - #6/INFO]: [-][Legend] ~G_U_I_L_Z Nether.
3325[22:12:31] [Async Chat Thread - #6/INFO]: [-][Legend] ~G_U_I_L_Z Oyyooewyo.
3326[22:12:33] [Async Chat Thread - #6/INFO]: [-][Legend] ~G_U_I_L_Z Wotowotwot.
3327[22:12:34] [Async Chat Thread - #6/INFO]: [-][Legend] ~G_U_I_L_Z Nether.
3328[22:12:50] [Async Chat Thread - #6/INFO]: [-][Legend] ~G_U_I_L_Z Itwitiwti.
3329[22:12:51] [Async Chat Thread - #6/INFO]: [-][Legend] ~G_U_I_L_Z Wtjwjtjwjt.
3330[22:13:02] [Server thread/INFO]: CONSOLE issued server command: /list
3331[22:13:02] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3332[22:13:02] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3333[22:13:02] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3334[22:13:18] [Server thread/INFO]: The sound specified in the configuration (BLOCK_NOTE_PLING) is invalid!
3335[22:13:18] [Server thread/INFO]: Please make sure you are using the correct sound for your server version
3336[22:13:18] [Server thread/INFO]: The default sound in the config is for 1.9.x+ servers
3337[22:13:18] [Server thread/INFO]: You will need to change the sound to a 1.8.x if your server version is 1.8.x
3338[22:13:20] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3339[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 1119 x Cobblestone for 349.6875$ to blocks1 shop
3340[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 104 x Coal for 717.6$ to ores shop
3341[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 24 x Gold Ore for 840$ to ores shop
3342[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 366 x Redstone for 3,477$ to ores shop
3343[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 16 x Emerald for 1,520$ to ores shop
3344[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 22 x Quartz for 176$ to ores shop
3345[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 82 x Iron Ore for 2,050$ to ores shop
3346[22:13:20] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 39 x Diamond for 1,950$ to ores shop
3347[22:13:27] [Server thread/INFO]: loulou23 issued server command: /sell all
3348[22:13:27] [Server thread/INFO]: [ShopGUIPlus] loulou23 sold all 1 x Arrow for 1.6875$ to mobdrops shop
3349[22:13:27] [Server thread/INFO]: [ShopGUIPlus] loulou23 sold all 448 x Diamond for 22,400$ to ores shop
3350[22:13:31] [Server thread/INFO]: CONSOLE issued server command: /give Xx_G_U_I_L_Z_xX diamond 3
3351[22:13:31] [Server thread/INFO]: LatPvP » Giving 3 of diamond to [Legend] ~G_U_I_L_Z.
3352[22:13:31] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3353[22:13:32] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3354[22:13:33] [Server thread/INFO]: loulou23 issued server command: /bal
3355[22:13:34] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3356[22:13:35] [Server thread/INFO]: loulou23 issued server command: /ah
3357[22:13:38] [Server thread/INFO]: CONSOLE issued server command: /list
3358[22:13:38] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3359[22:13:38] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3360[22:13:38] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3361[22:13:43] [Server thread/INFO]: loulou23 issued server command: /pv 2
3362[22:13:58] [Server thread/INFO]: [LatPvP Supply]: [ALERT] There is an LatPvP Supply event happening in 10m, 0s.
3363[22:14:15] [Server thread/INFO]: CONSOLE issued server command: /list
3364[22:14:15] [Server thread/INFO]: LatPvP » There are 2 out of maximum 100 players online.
3365[22:14:15] [Server thread/INFO]: LatPvP » legend: [Legend] ~G_U_I_L_Z
3366[22:14:15] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3367[22:14:32] [LoginProcessingThread/INFO]: UUID of player zeragaud is 8896aed1-dfdc-3708-81e9-a22204fa54d6
3368[22:14:33] [pool-12-thread-3/WARN]: Exception in thread "pool-12-thread-3" java.lang.RuntimeException: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
3369[22:14:33] [pool-12-thread-3/WARN]: at org.inventivetalent.packetlistener.channel.INCChannel$1.run(INCChannel.java:33)
3370[22:14:33] [pool-12-thread-3/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
3371[22:14:33] [pool-12-thread-3/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
3372[22:14:33] [pool-12-thread-3/WARN]: at java.lang.Thread.run(Thread.java:748)
3373[22:14:33] [pool-12-thread-3/WARN]: Caused by: java.lang.IllegalArgumentException: Duplicate handler name: packet_listener_player
3374[22:14:33] [pool-12-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.checkDuplicateName(DefaultChannelPipeline.java:1101)
3375[22:14:33] [pool-12-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.filterName(DefaultChannelPipeline.java:302)
3376[22:14:33] [pool-12-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:259)
3377[22:14:33] [pool-12-thread-3/WARN]: at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249)
3378[22:14:33] [pool-12-thread-3/WARN]: at com.comphenix.protocol.injector.netty.PipelineProxy.addBefore(PipelineProxy.java:66)
3379[22:14:33] [pool-12-thread-3/WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3$1.addBefore(ChannelInjector.java:272)
3380[22:14:33] [pool-12-thread-3/WARN]: at org.inventivetalent.packetlistener.channel.INCChannel$1.run(INCChannel.java:31)
3381[22:14:33] [pool-12-thread-3/WARN]: ... 3 more
3382[22:14:33] [Server thread/INFO]: zeragaud[/93.87.72.130:41255] logged in with entity id 367537 at ([world]-961.1825440909156, 8.0, 5051.908685750901)
3383[22:14:33] [Server thread/INFO]: >> zeragaud has joined the game.
3384[22:14:42] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3385[22:14:43] [Async Chat Thread - #7/INFO]: *LegitPvP [WarLord]loulou23 hi!
3386[22:14:51] [Server thread/INFO]: CONSOLE issued server command: /list
3387[22:14:51] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3388[22:14:51] [Server thread/INFO]: LatPvP » legend: [Legend] zeragaud, [Legend] ~G_U_I_L_Z
3389[22:14:51] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3390[22:15:00] [Server thread/INFO]: loulou23 issued server command: /pv 2
3391[22:15:09] [Server thread/INFO]: zeragaud issued server command: /f warp home
3392[22:15:11] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3393[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 58 x Coal for 400.2$ to ores shop
3394[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 649 x Cobblestone for 202.8125$ to blocks1 shop
3395[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 10 x Gold Ore for 350$ to ores shop
3396[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 144 x Redstone for 1,368$ to ores shop
3397[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 5 x Emerald for 475$ to ores shop
3398[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 14 x Quartz for 112$ to ores shop
3399[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 47 x Iron Ore for 1,175$ to ores shop
3400[22:15:11] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 30 x Diamond for 1,500$ to ores shop
3401[22:15:27] [Server thread/INFO]: CONSOLE issued server command: /list
3402[22:15:27] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3403[22:15:27] [Server thread/INFO]: LatPvP » legend: [Legend] zeragaud, [Legend] ~G_U_I_L_Z
3404[22:15:27] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3405[22:15:41] [Server thread/INFO]: FPSHelper >> Saving Player Data...
3406[22:15:47] [Async Chat Thread - #8/INFO]: [-][Legend] ~G_U_I_L_Z zer
3407[22:15:49] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /msg zeragaud
3408[22:15:56] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /msg zeragaud yo can you give me some pickaxes?
3409[22:16:04] [Server thread/INFO]: CONSOLE issued server command: /list
3410[22:16:04] [Server thread/INFO]: LatPvP » There are 3 out of maximum 100 players online.
3411[22:16:04] [Server thread/INFO]: LatPvP » legend: [Legend] zeragaud, [Legend] ~G_U_I_L_Z
3412[22:16:04] [Server thread/INFO]: LatPvP » warlord: [WarLord]loulou23
3413[22:16:11] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /warp mine
3414[22:16:12] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3415[22:16:13] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /sell all
3416[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 164 x Cobblestone for 51.25$ to blocks1 shop
3417[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 33 x Coal for 227.7$ to ores shop
3418[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 4 x Gold Ore for 140$ to ores shop
3419[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 49 x Redstone for 465.5$ to ores shop
3420[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 3 x Quartz for 24$ to ores shop
3421[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 24 x Iron Ore for 600$ to ores shop
3422[22:16:13] [Server thread/INFO]: [ShopGUIPlus] Xx_G_U_I_L_Z_xX sold all 19 x Diamond for 950$ to ores shop
3423[22:16:15] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests
3424[22:16:19] [Server thread/INFO]: Xx_G_U_I_L_Z_xX issued server command: /quests