· 6 years ago · Oct 21, 2019, 05:54 AM
1[23:21:48] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[23:21:48] [Server thread/INFO]: Loading properties
3[23:21:48] [Server thread/INFO]: This server is running Paper version git-Paper-221 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[23:21:48] [Server thread/INFO]: Debug logging is disabled
5[23:21:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[23:21:48] [Server thread/INFO]: Using 4 threads for Netty based IO
7[23:21:48] [Server thread/INFO]: Default game type: SURVIVAL
8[23:21:48] [Server thread/INFO]: Generating keypair
9[23:21:48] [Server thread/INFO]: Starting Minecraft server on 37.221.209.201:28500
10[23:21:48] [Server thread/INFO]: Using default channel type
11[23:21:51] [Server thread/WARN]: Plugin KeepItems v1.3.2 does not specify an api-version.
12[23:21:51] [Server thread/WARN]: Plugin SimpleAutoBroadcast v1.1.0 does not specify an api-version.
13[23:21:51] [Server thread/WARN]: Plugin MultiVIP v1.0 does not specify an api-version.
14[23:21:51] [Server thread/WARN]: Plugin CommandTimer v2.4.2 does not specify an api-version.
15[23:21:51] [Server thread/WARN]: Plugin dynmap v3.0-SNAPSHOT-217 does not specify an api-version.
16[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
17[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
18[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
19[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
20[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
21[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
22[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
23[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
24[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
25[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
26[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
27[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
28[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
29[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
30[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
31[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
32[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
33[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
34[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
35[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
36[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
37[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
38[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
39[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
40[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
41[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
42[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
43[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
44[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
45[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
46[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
47[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
48[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
49[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
50[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
51[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
52[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
53[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
54[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
55[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
56[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
57[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
58[23:21:51] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
59[23:21:52] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
60[23:21:52] [Server thread/WARN]: Plugin Skywars v4.1 does not specify an api-version.
61[23:21:52] [Server thread/WARN]: Plugin ChestCommands v3.1.4 does not specify an api-version.
62[23:21:52] [Server thread/WARN]: Plugin Dynmap-WorldGuard v1.2-SNAPSHOT does not specify an api-version.
63[23:21:52] [Server thread/WARN]: Plugin Builder v1.0.0 does not specify an api-version.
64[23:21:52] [Server thread/WARN]: Plugin BLOCK-PLUGINS v3.0.1 does not specify an api-version.
65[23:21:52] [Server thread/INFO]: [Bot-Sentry-Spigot] Loading Bot-Sentry-Spigot v6.1.2-BULLETPROOF
66[23:21:52] [Server thread/INFO]: ======
67[23:21:52] [Server thread/INFO]:
68[23:21:52] [Server thread/INFO]: > Loading Bot-Sentry-Spigot-6.1.2-BULLETPROOF
69[23:21:52] [Server thread/INFO]:
70[23:21:52] [Server thread/INFO]: > 0 loaded blacklisted ips
71[23:21:52] [Server thread/INFO]: > 444 loaded whitelisted ips
72[23:21:52] [Server thread/INFO]:
73[23:21:52] [Server thread/INFO]: > Created by: jaqobb (jaqobbdev@gmail.com)
74[23:21:52] [Server thread/INFO]: > Discord Support Group: https://discord.gg/uxRTwDa
75[23:21:52] [Server thread/INFO]:
76[23:21:52] [Server thread/INFO]: ======
77[23:21:52] [Server thread/INFO]: [KeepItems] Loading KeepItems v1.3.2
78[23:21:52] [Server thread/INFO]: [SimpleAutoBroadcast] Loading SimpleAutoBroadcast v1.1.0
79[23:21:52] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
80[23:21:52] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
81[23:21:52] [Server thread/INFO]: [Lands] Loading Lands v4.1.1.9
82[23:21:52] [Server thread/INFO]: [MultiVIP] Loading MultiVIP v1.0
83[23:21:52] [Server thread/INFO]: [FarmLimiter] Loading FarmLimiter v1.3.1
84[23:21:52] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.2
85[23:21:52] [Server thread/INFO]: [CommandTimer] Loading CommandTimer v2.4.2
86[23:21:52] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.8.0
87[23:21:52] [Server thread/INFO]: [DangerousSurvival] Loading DangerousSurvival v1.0
88[23:21:52] [Server thread/INFO]: [DangerousCaves] Loading DangerousCaves v10.5
89[23:21:52] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.2.0
90[23:21:52] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
91[23:21:52] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-SNAPSHOT-217
92[23:21:52] [Server thread/INFO]: [dynmap] version=git-Paper-221 (MC: 1.14.4)
93[23:21:52] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
94[23:21:52] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
95[23:21:52] [Server thread/INFO]: [dynmap] Mod Support API available
96[23:21:52] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.30
97[23:21:52] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
98[23:21:53] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5f875eb3]
99[23:21:53] [Server thread/INFO]: [DangerousNether] Loading DangerousNether v1.0
100[23:21:53] [Server thread/INFO]: [VillagerOptimiser] Loading VillagerOptimiser v1.1.1
101[23:21:53] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
102[23:21:53] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
103[23:21:53] [Server thread/INFO]: [HeadsPlus] Loading HeadsPlus v6.6.6
104[23:21:53] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
105[23:21:53] [Server thread/INFO]: [Clans] Loading Clans v0.3.8
106[23:21:53] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.3
107[23:21:53] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.11
108[23:21:53] [Server thread/INFO]: [LimitPillagers] Loading LimitPillagers v2.9.0
109[23:21:53] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.5
110[23:21:53] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
111[23:21:53] [Server thread/INFO]: [TogglePvp] Loading TogglePvp v2.4
112[23:21:53] [Server thread/INFO]: [Skywars] Loading Skywars v4.1
113[23:21:53] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v2.3.1
114[23:21:53] [Server thread/INFO]: [LWC] Loading LWC v2.1.5-2caca51
115[23:21:53] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.363
116[23:21:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;1972-179c324
117[23:21:53] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
118[23:21:53] [Server thread/INFO]: [ClansChatAddon] Loading ClansChatAddon v0.0.4
119[23:21:53] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.20.7
120[23:21:53] [Server thread/INFO]: [FabledSkyBlock] Loading FabledSkyBlock v2.0.3
121[23:21:53] [Server thread/INFO]: [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v1.2-SNAPSHOT
122[23:21:53] [Server thread/INFO]: [ClansRenameAddon] Loading ClansRenameAddon v0.0.4
123[23:21:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.1-SNAPSHOT-b776
124[23:21:53] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1744)
125[23:21:53] [Server thread/INFO]: [AuctionGUIPlus] Loading AuctionGUIPlus v1.5.1
126[23:21:53] [Server thread/INFO]: [TAB] Loading TAB v2.5.3
127[23:21:53] [Server thread/INFO]: [Builder] Loading Builder v1.0.0
128[23:21:53] [Server thread/INFO]: [MobArena] Loading MobArena v0.104
129[23:21:53] [Server thread/INFO]: [BetterEnderChest] Loading BetterEnderChest v2.5.4
130[23:21:53] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
131[23:21:53] [Server thread/INFO]: [Quests] Loading Quests v3.8.0-b35
132[23:21:53] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.1.1-SNAPSHOT-b764
133[23:21:53] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.6.8
134[23:21:53] [Server thread/INFO]: [Dynmap-Quests] Loading Dynmap-Quests v1.1
135[23:21:53] [Server thread/INFO]: [Lift] Loading Lift v60
136[23:21:53] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2294
137[23:21:53] [Server thread/INFO]: [CMI] Loading CMI v8.6.15.0
138[23:21:53] [Server thread/INFO]: [MyPet] Loading MyPet v3.8
139[23:21:53] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mError-Reporter ENABLED[m
140[23:21:53] [Server thread/INFO]: [Jobs] Loading Jobs v4.13.1
141[23:21:53] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
142[23:21:53] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
143[23:21:53] [Server thread/INFO]: [BLOCK-PLUGINS] Loading BLOCK-PLUGINS v3.0.1
144[23:21:53] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.1-SNAPSHOT-b5.2.4
145[23:21:53] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
146[23:21:53] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
147[23:21:53] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.14.4
148[23:21:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
149[23:21:53] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.2
150[23:21:53] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.14.4
151[23:21:53] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
152[23:21:53] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
153[23:21:53] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
154[23:21:53] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.30
155[23:21:53] [Server thread/INFO]: __
156[23:21:53] [Server thread/INFO]: | |__) LuckPerms v4.4.30
157[23:21:53] [Server thread/INFO]: |___ | Running on Bukkit - Paper
158[23:21:53] [Server thread/INFO]:
159[23:21:53] [Server thread/INFO]: [LuckPerms] Loading configuration...
160[23:21:53] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
161[23:21:53] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
162[23:21:53] [Server thread/INFO]: [LuckPerms] Performing initial data load...
163[23:21:54] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 353ms)
164[23:21:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
165[23:21:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
166[23:21:54] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
167[23:21:54] [Server thread/INFO]: [WorldEdit] Default configuration file written: config.yml
168[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.11
169[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
170[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
171[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
172[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
173[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
174[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
175[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
176[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
177[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
178[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
179[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
180[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] = =
181[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
182[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
183[23:21:54] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
184[23:21:54] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
185[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
186[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
187[23:21:54] [Server thread/INFO]: [AsyncWorldEdit] Enabled
188[23:21:54] [Server thread/INFO]: [LimitPillagers] Enabling LimitPillagers v2.9.0
189[23:21:54] [Server thread/INFO]: [LimitPillagers] Registering metrics...
190[23:21:54] [Server thread/INFO]: [LimitPillagers] Registering commands...
191[23:21:54] [Server thread/INFO]: [LimitPillagers] Registering listeners...
192[23:21:54] [Server thread/INFO]: [LimitPillagers] Loading config.yml...
193[23:21:54] [Server thread/INFO]: [LimitPillagers]
194[23:21:54] [Server thread/INFO]: [LimitPillagers] If you are still having Pillager related lag after using this plugin you can do the following:
195[23:21:54] [Server thread/INFO]: [LimitPillagers] - Increase the limiter check distance between Pillagers
196[23:21:54] [Server thread/INFO]: [LimitPillagers] - Lower the stop at amount of the limiter
197[23:21:54] [Server thread/INFO]: [LimitPillagers] - Enable the remover which will remove all Pillagers in future loaded chunks (Good for if you have already have mass pillagers saved in unloaded chunks before this plugin)
198[23:21:54] [Server thread/INFO]: [LimitPillagers] - Enable the stopper to remove all future Pillager spawners (Last resort)
199[23:21:54] [Server thread/INFO]: [LimitPillagers]
200[23:21:54] [Server thread/INFO]: [LimitPillagers] I also HIGHLY recommend to follow this guide for an overall increase of performance: https://www.spigotmc.org/threads/283181/
201[23:21:54] [Server thread/INFO]: [LimitPillagers]
202[23:21:54] [Server thread/INFO]: [LimitPillagers] Checking for updates...
203[23:21:55] [Thread-32/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
204[23:21:55] [Server thread/INFO]: [LimitPillagers] There is no update available!
205[23:21:55] [Server thread/INFO]: [LimitPillagers]
206[23:21:55] [Server thread/INFO]: [LimitPillagers] LimitPillagers v2.9.0 Enabled in 582 ms
207[23:21:55] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
208[23:21:55] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
209[23:21:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
210[23:21:55] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
211[23:21:55] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
212[23:21:55] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
213[23:21:55] [Server thread/INFO]: [LWC] Enabling LWC v2.1.5-2caca51
214[23:21:55] [Server thread/INFO]: [LWC] Connecting to MySQL
215[23:21:55] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.363
216[23:21:56] [Server thread/INFO]: Version is PlotSquared-4.363
217[23:21:56] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
218[23:21:56] [Server thread/INFO]: PlotSquared Scripting Test
219[23:21:56] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
220[23:21:56] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
221[23:21:56] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
222[23:21:56] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
223[23:21:56] [Server thread/INFO]: [P2] Key: worlds, Value: false
224[23:21:56] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
225[23:21:56] [Server thread/INFO]: [P2] Key: database-purger, Value: false
226[23:21:56] [Server thread/INFO]: [P2] Key: economy, Value: true
227[23:21:56] [Server thread/INFO]: [P2] Key: block-cache, Value: true
228[23:21:56] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
229[23:21:56] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
230[23:21:56] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
231[23:21:56] [Server thread/INFO]: [P2] Key: updater, Value: true
232[23:21:56] [Server thread/INFO]: [P2] Key: database, Value: true
233[23:21:56] [Server thread/INFO]: [P2] Key: prevent-unsafe, Value: true
234[23:21:56] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
235[23:21:56] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
236[23:21:56] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
237[23:21:56] [Server thread/INFO]: [P2] Key: metrics, Value: true
238[23:21:56] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
239[23:21:56] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
240[23:21:56] [Server thread/INFO]: [P2] Key: events, Value: true
241[23:21:56] [Server thread/INFO]: [P2] Key: commands, Value: true
242[23:21:56] [Server thread/INFO]: PlotSquared is now enabled
243[23:21:56] [Server thread/INFO]: [P2] Metrics enabled.
244[23:21:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
245[23:21:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
246[23:21:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
247[23:21:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
248[23:21:56] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
249[23:21:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
250[23:21:56] [Server thread/INFO]: Preparing level "vlc_auqatic"
251[23:21:56] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
252[23:21:56] [Server thread/INFO]: Loaded 6 recipes
253[23:21:56] [Server thread/INFO]: -------- World Settings For [vlc_auqatic] --------
254[23:21:56] [Server thread/INFO]: View Distance: 10
255[23:21:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
256[23:21:56] [Server thread/INFO]: Mob Spawn Range: 5
257[23:21:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
258[23:21:56] [Server thread/INFO]: Cane Growth Modifier: 100%
259[23:21:56] [Server thread/INFO]: Melon Growth Modifier: 100%
260[23:21:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
261[23:21:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
262[23:21:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
263[23:21:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
264[23:21:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
265[23:21:56] [Server thread/INFO]: Potato Growth Modifier: 100%
266[23:21:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
267[23:21:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
268[23:21:56] [Server thread/INFO]: Vine Growth Modifier: 100%
269[23:21:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
270[23:21:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
271[23:21:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
272[23:21:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
273[23:21:56] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
274[23:21:56] [Server thread/INFO]: Experience Merge Radius: 6.0
275[23:21:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
276[23:21:56] [Server thread/INFO]: Max TNT Explosions: 100
277[23:21:56] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
278[23:21:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
279[23:21:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
280[23:21:56] [Server thread/INFO]: Item Despawn Rate: 3000
281[23:21:56] [Server thread/INFO]: Item Merge Radius: 4.0
282[23:21:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
283[23:21:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
284[23:21:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
285[23:21:56] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
286[23:21:56] [Server thread/INFO]: -------- World Settings For [vlc_auqatic_nether] --------
287[23:21:56] [Server thread/INFO]: View Distance: 10
288[23:21:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
289[23:21:56] [Server thread/INFO]: Mob Spawn Range: 5
290[23:21:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
291[23:21:56] [Server thread/INFO]: Cane Growth Modifier: 100%
292[23:21:56] [Server thread/INFO]: Melon Growth Modifier: 100%
293[23:21:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
294[23:21:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
295[23:21:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
296[23:21:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
297[23:21:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
298[23:21:56] [Server thread/INFO]: Potato Growth Modifier: 100%
299[23:21:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
300[23:21:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
301[23:21:56] [Server thread/INFO]: Vine Growth Modifier: 100%
302[23:21:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
303[23:21:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
304[23:21:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
305[23:21:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
306[23:21:56] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
307[23:21:56] [Server thread/INFO]: Experience Merge Radius: 6.0
308[23:21:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
309[23:21:56] [Server thread/INFO]: Max TNT Explosions: 100
310[23:21:56] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
311[23:21:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
312[23:21:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
313[23:21:56] [Server thread/INFO]: Item Despawn Rate: 3000
314[23:21:56] [Server thread/INFO]: Item Merge Radius: 4.0
315[23:21:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
316[23:21:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
317[23:21:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
318[23:21:56] [Server thread/INFO]: -------- World Settings For [vlc_auqatic_the_end] --------
319[23:21:56] [Server thread/INFO]: View Distance: 10
320[23:21:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
321[23:21:56] [Server thread/INFO]: Mob Spawn Range: 5
322[23:21:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
323[23:21:56] [Server thread/INFO]: Cane Growth Modifier: 100%
324[23:21:56] [Server thread/INFO]: Melon Growth Modifier: 100%
325[23:21:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
326[23:21:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
327[23:21:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
328[23:21:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
329[23:21:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
330[23:21:56] [Server thread/INFO]: Potato Growth Modifier: 100%
331[23:21:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
332[23:21:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
333[23:21:56] [Server thread/INFO]: Vine Growth Modifier: 100%
334[23:21:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
335[23:21:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
336[23:21:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
337[23:21:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
338[23:21:56] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
339[23:21:56] [Server thread/INFO]: Experience Merge Radius: 6.0
340[23:21:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
341[23:21:56] [Server thread/INFO]: Max TNT Explosions: 100
342[23:21:56] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
343[23:21:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
344[23:21:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
345[23:21:56] [Server thread/INFO]: Item Despawn Rate: 3000
346[23:21:56] [Server thread/INFO]: Item Merge Radius: 4.0
347[23:21:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
348[23:21:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
349[23:21:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
350[23:21:57] [Server thread/INFO]: Preparing start region for dimension 'vlc_auqatic'/minecraft:overworld
351[23:21:57] [Server thread/INFO]: Preparing spawn area: 0%
352[23:21:57] [Server thread/INFO]: Preparing spawn area: 100%
353[23:21:57] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_auqatic
354[23:21:57] [Server thread/INFO]: Time elapsed: 707 ms
355[23:21:57] [Server thread/INFO]: Preparing start region for dimension 'vlc_auqatic_nether'/minecraft:the_nether
356[23:21:57] [Server thread/INFO]: Preparing spawn area: 0%
357[23:21:58] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_auqatic_nether
358[23:21:58] [Server thread/INFO]: Time elapsed: 456 ms
359[23:21:58] [Server thread/INFO]: Preparing start region for dimension 'vlc_auqatic_the_end'/minecraft:the_end
360[23:21:58] [Server thread/INFO]: Preparing spawn area: 0%
361[23:21:58] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_auqatic_the_end
362[23:21:58] [Server thread/INFO]: Time elapsed: 430 ms
363[23:21:58] [Server thread/INFO]: [Bot-Sentry-Spigot] Enabling Bot-Sentry-Spigot v6.1.2-BULLETPROOF
364[23:21:58] [Server thread/INFO]: [KeepItems] Enabling KeepItems v1.3.2*
365[23:21:58] [Server thread/INFO]: [SimpleAutoBroadcast] Enabling SimpleAutoBroadcast v1.1.0*
366[23:21:58] [Server thread/INFO]: SimpleAutoBroadcast configuration successfully loaded 8 announcements.
367[23:21:58] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
368[23:21:58] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
369[23:21:58] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
370[23:21:58] [Server thread/INFO]: [Lands] Enabling Lands v4.1.1.9
371[23:21:58] [Server thread/INFO]: [Lands] [Database] Starting backup creation.
372[23:21:58] [Server thread/INFO]: [Lands] [Database] Done. Saving backup to: plugins\Lands\Backups\VERSION_4.1.1.9_TIME_Sun_Oct_20_23.21.58_CEST_2019.zip
373[23:21:59] [Server thread/INFO]: [MultiVIP] Enabling MultiVIP v1.0*
374[23:21:59] [Server thread/INFO]: [FarmLimiter] Enabling FarmLimiter v1.3.1
375[23:21:59] [Server thread/INFO]: [CommandTimer] Enabling CommandTimer v2.4.2*
376[23:21:59] [Server thread/INFO]: Server time : 23:21:59
377[23:21:59] [Server thread/INFO]: Server day : SUNDAY
378[23:21:59] [Server thread/INFO]: [CommandTimer] v2.4.2 loaded
379[23:21:59] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.8.0
380[23:21:59] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
381[23:21:59] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
382[23:22:00] [Server thread/INFO]: _ _ | | | | | | __ _ _ __ __| | ___ | | / _` || '_ \ / _` |/ __|| |____| (_| || | | || (_| |\__ \\_____/ \__,_||_| |_| \__,_||___/Version: 4.1.1.9Discord: https://discord.gg/B4MAJVkPlease report bugs or issues to support. Bugs are fixed within hours. ---------------------------
383[23:22:00] [Server thread/INFO]: ChatReaction Updater
384[23:22:00] [Server thread/INFO]:
385[23:22:00] [Server thread/INFO]: Could not connect to spigotmc.org
386[23:22:00] [Server thread/INFO]: to check for updates!
387[23:22:00] [Server thread/INFO]:
388[23:22:00] [Server thread/INFO]: ---------------------------
389[23:22:00] [Server thread/INFO]: ---------------------------
390[23:22:00] [Server thread/INFO]: ChatReaction Updater
391[23:22:00] [Server thread/INFO]:
392[23:22:00] [Server thread/INFO]: You are running 1.8.0
393[23:22:00] [Server thread/INFO]: The latest version
394[23:22:00] [Server thread/INFO]: of ChatReaction!
395[23:22:00] [Server thread/INFO]:
396[23:22:00] [Server thread/INFO]: ---------------------------
397[23:22:00] [Server thread/INFO]: [DangerousSurvival] Enabling DangerousSurvival v1.0
398[23:22:00] [Server thread/INFO]: [DangerousCaves] Enabling DangerousCaves v10.5
399[23:22:00] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.2.0
400[23:22:00] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
401[23:22:00] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
402[23:22:00] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
403[23:22:00] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
404[23:22:00] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-SNAPSHOT-217*
405[23:22:00] [Server thread/INFO]: [dynmap] Using LuckPerms 4.4.30 for access control
406[23:22:00] [Server thread/INFO]: [dynmap] Mod Support processing completed
407[23:22:00] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
408[23:22:00] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
409[23:22:00] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
410[23:22:00] [Server thread/INFO]: [dynmap] Web server started on address 37.221.209.201:28498
411[23:22:00] [Server thread/INFO]: [dynmap] version 3.0-SNAPSHOT-217 is enabled - core version 3.0-SNAPSHOT-217
412[23:22:00] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
413[23:22:00] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
414[23:22:00] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'vlc_auqatic'.
415[23:22:00] [Server thread/INFO]: [dynmap] World 'vlc_auqatic_nether' disabled
416[23:22:00] [Server thread/INFO]: [dynmap] World 'vlc_auqatic_the_end' disabled
417[23:22:00] [Server thread/INFO]: [dynmap] Enabled
418[23:22:00] [Server thread/INFO]: [DangerousNether] Enabling DangerousNether v1.0
419[23:22:00] [Server thread/INFO]: [VillagerOptimiser] Enabling VillagerOptimiser v1.1.1
420[23:22:00] [Server thread/INFO]: [VillagerOptimiser] Loading config.yml...
421[23:22:00] [Server thread/INFO]: [VillagerOptimiser] Successfully loaded config.yml.
422[23:22:00] [Server thread/INFO]: [VillagerOptimiser] Successfully enabled.
423[23:22:00] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
424[23:22:00] [Server thread/INFO]: [ClearLag] Loading modules...
425[23:22:00] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
426[23:22:00] [Server thread/INFO]: [ClearLag] Modules have been loaded!
427[23:22:00] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
428[23:22:00] [Thread-48/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
429[23:22:00] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
430[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
431[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
432[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] World "vlc_auqatic" has border radius 300000 at X: 50058,0 Z: 59954,0
433[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] World "vlc_svp" has border radius 200000 at X: 252,0 Z: 225,0
434[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] World "vlc_hard" has border radius 5000 at X: 112,0 Z: 40,0
435[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] World "vlc_survival" has border radius 10000 at X: 64,0 Z: -256,0
436[23:22:00] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
437[23:22:00] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 50055,0 Y: 65,0 Z: 59942,0
438[23:22:00] [Server thread/INFO]: [HeadsPlus] Enabling HeadsPlus v6.6.6
439[23:22:01] [Server thread/INFO]: [HeadsPlus] [HeadsPlus] A HeadsPlus engedélyezve!
440[23:22:01] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
441[23:22:01] [Server thread/INFO]: [Votifier] Loaded token for website: default
442[23:22:01] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
443[23:22:01] [Server thread/INFO]: [Clans] Enabling Clans v0.3.8
444[23:22:01] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /37.221.209.201:28497.
445[23:22:01] [Thread-48/INFO]: [ClearLag] No updates found!
446[23:22:01] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.3
447[23:22:01] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
448[23:22:01] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.3
449[23:22:01] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.5
450[23:22:01] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
451[23:22:01] [Server thread/INFO]: [ConditionalCommands] Ready.
452[23:22:01] [Server thread/INFO]: [TogglePvp] Enabling TogglePvp v2.4
453[23:22:01] [Server thread/INFO]: [TogglePvp] Enabling TogglePvp
454[23:22:01] [Server thread/INFO]: [TogglePvp] Loading Worlds...
455[23:22:01] [Server thread/INFO]: [TogglePvp] Added World: vlc_skywars
456[23:22:01] [Server thread/INFO]: [TogglePvp] Registering Banned Potion Effects
457[23:22:01] [Server thread/INFO]:
458[23:22:01] [Server thread/INFO]: [TogglePvp] Enabled TogglePvp
459[23:22:01] [Server thread/INFO]: [Skywars] Enabling Skywars v4.1*
460[23:22:01] [Server thread/INFO]: [Skywars] The plugin is using the new durability system: true
461[23:22:01] [Server thread/INFO]: [Skywars] The plugin is using the new spectator system: true
462[23:22:01] [Server thread/INFO]: [Skywars] Loaded the mystery box settings!
463[23:22:01] [Server thread/INFO]: [Skywars] Found PlaceholderAPI, Hooked: true
464[23:22:01] [Server thread/INFO]: =======================================
465[23:22:01] [Server thread/INFO]: [Skywars] Plugin has been enabled (v4.1)
466[23:22:01] [Server thread/INFO]: =======================================
467[23:22:01] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.3.1
468[23:22:02] [Server thread/INFO]: [PerWorldInventory] [ACF] Enabled Asynchronous Tab Completion Support!
469[23:22:02] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;1972-179c324
470[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic) TNT ignition is PERMITTED.
471[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic) Lighters are PERMITTED.
472[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic) Lava fire is blocked.
473[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic) Fire spread is UNRESTRICTED.
474[23:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_auqatic'
475[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_nether) TNT ignition is PERMITTED.
476[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_nether) Lighters are PERMITTED.
477[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_nether) Lava fire is blocked.
478[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_nether) Fire spread is UNRESTRICTED.
479[23:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_auqatic_nether'
480[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_the_end) TNT ignition is PERMITTED.
481[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_the_end) Lighters are PERMITTED.
482[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_the_end) Lava fire is blocked.
483[23:22:02] [Server thread/INFO]: [WorldGuard] (vlc_auqatic_the_end) Fire spread is UNRESTRICTED.
484[23:22:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_auqatic_the_end'
485[23:22:02] [Server thread/INFO]: [WorldGuard] Loading region data...
486[23:22:02] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4*
487[23:22:02] [Server thread/INFO]: [ChestCommands] PlaceholderAPI was found! External placeholders can be used.
488[23:22:02] [Server thread/INFO]: [ClansChatAddon] Enabling ClansChatAddon v0.0.4
489[23:22:02] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.20.7
490[23:22:02] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
491[23:22:02] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
492[23:22:02] [Server thread/INFO]: [FabledSkyBlock] Enabling FabledSkyBlock v2.0.3
493[23:22:02] [Server thread/INFO]: =============================
494[23:22:02] [Server thread/INFO]: FabledSkyBlock 2.0.3 by Songoda <3!
495[23:22:02] [Server thread/INFO]: Action: Enabling...
496[23:22:02] [Server thread/INFO]: =============================
497[23:22:02] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'skyblock'.
498[23:22:02] [Server thread/INFO]: -------- World Settings For [skyblock] --------
499[23:22:02] [Server thread/INFO]: View Distance: 10
500[23:22:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
501[23:22:02] [Server thread/INFO]: Mob Spawn Range: 5
502[23:22:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
503[23:22:02] [Server thread/INFO]: Cane Growth Modifier: 100%
504[23:22:02] [Server thread/INFO]: Melon Growth Modifier: 100%
505[23:22:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
506[23:22:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
507[23:22:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
508[23:22:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
509[23:22:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
510[23:22:02] [Server thread/INFO]: Potato Growth Modifier: 100%
511[23:22:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
512[23:22:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
513[23:22:02] [Server thread/INFO]: Vine Growth Modifier: 100%
514[23:22:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
515[23:22:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
516[23:22:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
517[23:22:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
518[23:22:02] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
519[23:22:02] [Server thread/INFO]: Experience Merge Radius: 6.0
520[23:22:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
521[23:22:02] [Server thread/INFO]: Max TNT Explosions: 100
522[23:22:02] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
523[23:22:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
524[23:22:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
525[23:22:02] [Server thread/INFO]: Item Despawn Rate: 3000
526[23:22:02] [Server thread/INFO]: Item Merge Radius: 4.0
527[23:22:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
528[23:22:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
529[23:22:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
530[23:22:02] [Server thread/INFO]: Preparing start region for dimension 'skyblock'/minecraft:overworld
531[23:22:02] [Server thread/INFO]: Preparing spawn area: 0%
532[23:22:02] [Server thread/INFO]: Loaded 441 spawn chunks for world skyblock
533[23:22:03] [Server thread/INFO]: Time elapsed: 410 ms
534[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock) TNT ignition is PERMITTED.
535[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock) Lighters are PERMITTED.
536[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock) Lava fire is blocked.
537[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock) Fire spread is UNRESTRICTED.
538[23:22:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyblock'
539[23:22:03] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'skyblock'.
540[23:22:03] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'skyblock_nether'.
541[23:22:03] [Server thread/INFO]: -------- World Settings For [skyblock_nether] --------
542[23:22:03] [Server thread/INFO]: View Distance: 10
543[23:22:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
544[23:22:03] [Server thread/INFO]: Mob Spawn Range: 5
545[23:22:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
546[23:22:03] [Server thread/INFO]: Cane Growth Modifier: 100%
547[23:22:03] [Server thread/INFO]: Melon Growth Modifier: 100%
548[23:22:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
549[23:22:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
550[23:22:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
551[23:22:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
552[23:22:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
553[23:22:03] [Server thread/INFO]: Potato Growth Modifier: 100%
554[23:22:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
555[23:22:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
556[23:22:03] [Server thread/INFO]: Vine Growth Modifier: 100%
557[23:22:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
558[23:22:03] [Server thread/INFO]: Bamboo Growth Modifier: 100%
559[23:22:03] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
560[23:22:03] [Server thread/INFO]: Kelp Growth Modifier: 100%
561[23:22:03] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
562[23:22:03] [Server thread/INFO]: Experience Merge Radius: 6.0
563[23:22:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
564[23:22:03] [Server thread/INFO]: Max TNT Explosions: 100
565[23:22:03] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
566[23:22:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
567[23:22:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
568[23:22:03] [Server thread/INFO]: Item Despawn Rate: 3000
569[23:22:03] [Server thread/INFO]: Item Merge Radius: 4.0
570[23:22:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
571[23:22:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
572[23:22:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
573[23:22:03] [Server thread/INFO]: Preparing start region for dimension 'skyblock_nether'/minecraft:the_nether
574[23:22:03] [Server thread/INFO]: Preparing spawn area: 0%
575[23:22:03] [Server thread/INFO]: Loaded 441 spawn chunks for world skyblock_nether
576[23:22:03] [Server thread/INFO]: Time elapsed: 446 ms
577[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_nether) TNT ignition is PERMITTED.
578[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_nether) Lighters are PERMITTED.
579[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_nether) Lava fire is blocked.
580[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_nether) Fire spread is UNRESTRICTED.
581[23:22:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyblock_nether'
582[23:22:03] [Server thread/INFO]: [dynmap] World 'skyblock_nether' disabled
583[23:22:03] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'skyblock_the_end'.
584[23:22:03] [Server thread/INFO]: -------- World Settings For [skyblock_the_end] --------
585[23:22:03] [Server thread/INFO]: View Distance: 10
586[23:22:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
587[23:22:03] [Server thread/INFO]: Mob Spawn Range: 5
588[23:22:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
589[23:22:03] [Server thread/INFO]: Cane Growth Modifier: 100%
590[23:22:03] [Server thread/INFO]: Melon Growth Modifier: 100%
591[23:22:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
592[23:22:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
593[23:22:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
594[23:22:03] [Server thread/INFO]: Beetroot Growth Modifier: 100%
595[23:22:03] [Server thread/INFO]: Carrot Growth Modifier: 100%
596[23:22:03] [Server thread/INFO]: Potato Growth Modifier: 100%
597[23:22:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
598[23:22:03] [Server thread/INFO]: NetherWart Growth Modifier: 100%
599[23:22:03] [Server thread/INFO]: Vine Growth Modifier: 100%
600[23:22:03] [Server thread/INFO]: Cocoa Growth Modifier: 100%
601[23:22:03] [Server thread/INFO]: Bamboo Growth Modifier: 100%
602[23:22:03] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
603[23:22:03] [Server thread/INFO]: Kelp Growth Modifier: 100%
604[23:22:03] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
605[23:22:03] [Server thread/INFO]: Experience Merge Radius: 6.0
606[23:22:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
607[23:22:03] [Server thread/INFO]: Max TNT Explosions: 100
608[23:22:03] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
609[23:22:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
610[23:22:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
611[23:22:03] [Server thread/INFO]: Item Despawn Rate: 3000
612[23:22:03] [Server thread/INFO]: Item Merge Radius: 4.0
613[23:22:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
614[23:22:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
615[23:22:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
616[23:22:03] [Server thread/INFO]: Preparing start region for dimension 'skyblock_the_end'/minecraft:the_end
617[23:22:03] [Server thread/INFO]: Preparing spawn area: 0%
618[23:22:03] [Server thread/INFO]: Loaded 441 spawn chunks for world skyblock_the_end
619[23:22:03] [Server thread/INFO]: Time elapsed: 263 ms
620[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_the_end) TNT ignition is PERMITTED.
621[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_the_end) Lighters are PERMITTED.
622[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_the_end) Lava fire is blocked.
623[23:22:03] [Server thread/INFO]: [WorldGuard] (skyblock_the_end) Fire spread is UNRESTRICTED.
624[23:22:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyblock_the_end'
625[23:22:03] [Server thread/INFO]: [dynmap] World 'skyblock_the_end' disabled
626[23:22:04] [Server thread/INFO]: [SongodaUpdate] Hooked FabledSkyBlock.
627[23:22:04] [Server thread/INFO]: Connection with Songoda servers failed...
628[23:22:04] [Server thread/INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v1.2-SNAPSHOT*
629[23:22:04] [Server thread/INFO]: [Dynmap-WorldGuard] initializing
630[23:22:04] [Server thread/INFO]: [Dynmap-WorldGuard] version 1.2-SNAPSHOT is activated
631[23:22:04] [Server thread/INFO]: [ClansRenameAddon] Enabling ClansRenameAddon v0.0.4
632[23:22:04] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.1-SNAPSHOT-b776
633[23:22:04] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.1-SNAPSHOT-b776" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
634[23:22:04] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
635[23:22:05] [Server thread/INFO]: -------- World Settings For [vlc_svp_the_end] --------
636[23:22:05] [Server thread/INFO]: View Distance: 10
637[23:22:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
638[23:22:05] [Server thread/INFO]: Mob Spawn Range: 5
639[23:22:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
640[23:22:05] [Server thread/INFO]: Cane Growth Modifier: 100%
641[23:22:05] [Server thread/INFO]: Melon Growth Modifier: 100%
642[23:22:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
643[23:22:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
644[23:22:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
645[23:22:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
646[23:22:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
647[23:22:05] [Server thread/INFO]: Potato Growth Modifier: 100%
648[23:22:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
649[23:22:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
650[23:22:05] [Server thread/INFO]: Vine Growth Modifier: 100%
651[23:22:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
652[23:22:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
653[23:22:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
654[23:22:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
655[23:22:05] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
656[23:22:05] [Server thread/INFO]: Experience Merge Radius: 6.0
657[23:22:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
658[23:22:05] [Server thread/INFO]: Max TNT Explosions: 100
659[23:22:05] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
660[23:22:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
661[23:22:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
662[23:22:05] [Server thread/INFO]: Item Despawn Rate: 3000
663[23:22:05] [Server thread/INFO]: Item Merge Radius: 4.0
664[23:22:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
665[23:22:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
666[23:22:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
667[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_svp_the_end) TNT ignition is PERMITTED.
668[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_svp_the_end) Lighters are PERMITTED.
669[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_svp_the_end) Lava fire is blocked.
670[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_svp_the_end) Fire spread is UNRESTRICTED.
671[23:22:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_svp_the_end'
672[23:22:05] [Server thread/INFO]: [dynmap] World 'vlc_svp_the_end' disabled
673[23:22:05] [Server thread/INFO]: -------- World Settings For [vlc_hard_the_end] --------
674[23:22:05] [Server thread/INFO]: View Distance: 10
675[23:22:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
676[23:22:05] [Server thread/INFO]: Mob Spawn Range: 5
677[23:22:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
678[23:22:05] [Server thread/INFO]: Cane Growth Modifier: 100%
679[23:22:05] [Server thread/INFO]: Melon Growth Modifier: 100%
680[23:22:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
681[23:22:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
682[23:22:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
683[23:22:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
684[23:22:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
685[23:22:05] [Server thread/INFO]: Potato Growth Modifier: 100%
686[23:22:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
687[23:22:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
688[23:22:05] [Server thread/INFO]: Vine Growth Modifier: 100%
689[23:22:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
690[23:22:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
691[23:22:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
692[23:22:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
693[23:22:05] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
694[23:22:05] [Server thread/INFO]: Experience Merge Radius: 6.0
695[23:22:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
696[23:22:05] [Server thread/INFO]: Max TNT Explosions: 100
697[23:22:05] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
698[23:22:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
699[23:22:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
700[23:22:05] [Server thread/INFO]: Item Despawn Rate: 3000
701[23:22:05] [Server thread/INFO]: Item Merge Radius: 4.0
702[23:22:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
703[23:22:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
704[23:22:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
705[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_hard_the_end) TNT ignition is PERMITTED.
706[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_hard_the_end) Lighters are PERMITTED.
707[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_hard_the_end) Lava fire is blocked.
708[23:22:05] [Server thread/INFO]: [WorldGuard] (vlc_hard_the_end) Fire spread is UNRESTRICTED.
709[23:22:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_hard_the_end'
710[23:22:05] [Server thread/INFO]: [dynmap] World 'vlc_hard_the_end' disabled
711[23:22:05] [Server thread/INFO]: -------- World Settings For [vlc_survival_nether] --------
712[23:22:05] [Server thread/INFO]: View Distance: 10
713[23:22:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
714[23:22:05] [Server thread/INFO]: Mob Spawn Range: 5
715[23:22:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
716[23:22:05] [Server thread/INFO]: Cane Growth Modifier: 100%
717[23:22:05] [Server thread/INFO]: Melon Growth Modifier: 100%
718[23:22:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
719[23:22:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
720[23:22:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
721[23:22:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
722[23:22:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
723[23:22:05] [Server thread/INFO]: Potato Growth Modifier: 100%
724[23:22:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
725[23:22:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
726[23:22:05] [Server thread/INFO]: Vine Growth Modifier: 100%
727[23:22:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
728[23:22:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
729[23:22:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
730[23:22:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
731[23:22:05] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
732[23:22:05] [Server thread/INFO]: Experience Merge Radius: 6.0
733[23:22:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
734[23:22:05] [Server thread/INFO]: Max TNT Explosions: 100
735[23:22:05] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
736[23:22:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
737[23:22:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
738[23:22:05] [Server thread/INFO]: Item Despawn Rate: 3000
739[23:22:05] [Server thread/INFO]: Item Merge Radius: 4.0
740[23:22:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
741[23:22:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
742[23:22:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
743[23:22:05] [Server thread/INFO]: Preparing start region for dimension 'vlc_survival_nether'/minecraft:the_nether
744[23:22:05] [Server thread/INFO]: Preparing spawn area: 0%
745[23:22:05] [Server-Worker-2/INFO]: Preparing spawn area: 100%
746[23:22:06] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_survival_nether
747[23:22:06] [Server thread/INFO]: Time elapsed: 991 ms
748[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_survival_nether) TNT ignition is PERMITTED.
749[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_survival_nether) Lighters are PERMITTED.
750[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_survival_nether) Lava fire is blocked.
751[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_survival_nether) Fire spread is UNRESTRICTED.
752[23:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_survival_nether'
753[23:22:06] [Server thread/INFO]: [dynmap] World 'vlc_survival_nether' disabled
754[23:22:06] [Server thread/INFO]: -------- World Settings For [vlc_skywars] --------
755[23:22:06] [Server thread/INFO]: View Distance: 10
756[23:22:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
757[23:22:06] [Server thread/INFO]: Mob Spawn Range: 5
758[23:22:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
759[23:22:06] [Server thread/INFO]: Cane Growth Modifier: 100%
760[23:22:06] [Server thread/INFO]: Melon Growth Modifier: 100%
761[23:22:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
762[23:22:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
763[23:22:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
764[23:22:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
765[23:22:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
766[23:22:06] [Server thread/INFO]: Potato Growth Modifier: 100%
767[23:22:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
768[23:22:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
769[23:22:06] [Server thread/INFO]: Vine Growth Modifier: 100%
770[23:22:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
771[23:22:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
772[23:22:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
773[23:22:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
774[23:22:06] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
775[23:22:06] [Server thread/INFO]: Experience Merge Radius: 6.0
776[23:22:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
777[23:22:06] [Server thread/INFO]: Max TNT Explosions: 100
778[23:22:06] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
779[23:22:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
780[23:22:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
781[23:22:06] [Server thread/INFO]: Item Despawn Rate: 3000
782[23:22:06] [Server thread/INFO]: Item Merge Radius: 4.0
783[23:22:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
784[23:22:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
785[23:22:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
786[23:22:06] [Server thread/INFO]: Preparing start region for dimension 'vlc_skywars'/minecraft:overworld
787[23:22:06] [Server thread/INFO]: Preparing spawn area: 0%
788[23:22:06] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_skywars
789[23:22:06] [Server thread/INFO]: Time elapsed: 314 ms
790[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_skywars) TNT ignition is PERMITTED.
791[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_skywars) Lighters are PERMITTED.
792[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_skywars) Lava fire is blocked.
793[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_skywars) Fire spread is UNRESTRICTED.
794[23:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_skywars'
795[23:22:06] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'vlc_skywars'.
796[23:22:06] [Server thread/INFO]: - Dumping settings for ClassicPlotWorld with name vlc_creative
797[23:22:06] [Server thread/INFO]: -- road_schematic_enabled = false
798[23:22:06] [Server thread/INFO]: -- plot_schematic = false
799[23:22:06] [Server thread/INFO]: -- plot_schematic_height = -1
800[23:22:06] [Server thread/INFO]: -- path_width_lower = 0
801[23:22:06] [Server thread/INFO]: -- path_width_upper = 0
802[23:22:06] [Server thread/INFO]: -- schem_y = 0
803[23:22:06] [Server thread/INFO]: -- road_height = 62
804[23:22:06] [Server thread/INFO]: -- plot_height = 62
805[23:22:06] [Server thread/INFO]: -- wall_height = 62
806[23:22:06] [Server thread/INFO]: -- main_block = stone:100
807[23:22:06] [Server thread/INFO]: -- top_block = grass_block:100
808[23:22:06] [Server thread/INFO]: -- wall_block = stone_slab:100
809[23:22:06] [Server thread/INFO]: -- claimed_wall_block = sandstone_slab:100
810[23:22:06] [Server thread/INFO]: -- wall_filling = stone:100
811[23:22:06] [Server thread/INFO]: -- road_block = quartz_block:100
812[23:22:06] [Server thread/INFO]: -- plot_bedrock = true
813[23:22:06] [Server thread/INFO]: -- plot_width = 100
814[23:22:06] [Server thread/INFO]: -- road_width = 7
815[23:22:06] [Server thread/INFO]: -- road_offset_x = 0
816[23:22:06] [Server thread/INFO]: -- road_offset_z = 0
817[23:22:06] [Server thread/INFO]: -- size = 107
818[23:22:06] [Server thread/INFO]: -- worldname = vlc_creative
819[23:22:06] [Server thread/INFO]: -- id = null
820[23:22:06] [Server thread/INFO]: -- manager = com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager@57ba8331
821[23:22:06] [Server thread/INFO]: -- worldhash = 1185612609
822[23:22:06] [Server thread/INFO]: -- max_plot_members = 128
823[23:22:06] [Server thread/INFO]: -- auto_merge = false
824[23:22:06] [Server thread/INFO]: -- allow_signs = true
825[23:22:06] [Server thread/INFO]: -- misc_spawn_unowned = false
826[23:22:06] [Server thread/INFO]: -- mob_spawning = false
827[23:22:06] [Server thread/INFO]: -- mob_spawner_spawning = false
828[23:22:06] [Server thread/INFO]: -- plot_biome = FOREST
829[23:22:06] [Server thread/INFO]: -- plot_chat = false
830[23:22:06] [Server thread/INFO]: -- schematic_claim_specify = false
831[23:22:06] [Server thread/INFO]: -- schematic_on_claim = false
832[23:22:06] [Server thread/INFO]: -- schematic_file = null
833[23:22:06] [Server thread/INFO]: -- schematics = []
834[23:22:06] [Server thread/INFO]: -- default_flags = {}
835[23:22:06] [Server thread/INFO]: -- use_economy = false
836[23:22:06] [Server thread/INFO]: -- prices = {}
837[23:22:06] [Server thread/INFO]: -- spawn_eggs = false
838[23:22:06] [Server thread/INFO]: -- spawn_custom = true
839[23:22:06] [Server thread/INFO]: -- spawn_breeding = false
840[23:22:06] [Server thread/INFO]: -- world_border = false
841[23:22:06] [Server thread/INFO]: -- type = 0
842[23:22:06] [Server thread/INFO]: -- terrain = 0
843[23:22:06] [Server thread/INFO]: -- home_allow_nonmember = true
844[23:22:06] [Server thread/INFO]: -- nonmember_home = null
845[23:22:06] [Server thread/INFO]: -- default_home = null
846[23:22:06] [Server thread/INFO]: -- max_build_height = 256
847[23:22:06] [Server thread/INFO]: -- min_build_height = 1
848[23:22:06] [Server thread/INFO]: -- gamemode = CREATIVE
849[23:22:06] [Server thread/INFO]: [P2] - schematic: false
850[23:22:06] [Server thread/INFO]: -------- World Settings For [vlc_creative] --------
851[23:22:06] [Server thread/INFO]: View Distance: 10
852[23:22:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
853[23:22:06] [Server thread/INFO]: Mob Spawn Range: 5
854[23:22:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
855[23:22:06] [Server thread/INFO]: Cane Growth Modifier: 100%
856[23:22:06] [Server thread/INFO]: Melon Growth Modifier: 100%
857[23:22:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
858[23:22:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
859[23:22:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
860[23:22:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
861[23:22:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
862[23:22:06] [Server thread/INFO]: Potato Growth Modifier: 100%
863[23:22:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
864[23:22:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
865[23:22:06] [Server thread/INFO]: Vine Growth Modifier: 100%
866[23:22:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
867[23:22:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
868[23:22:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
869[23:22:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
870[23:22:06] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
871[23:22:06] [Server thread/INFO]: Experience Merge Radius: 6.0
872[23:22:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
873[23:22:06] [Server thread/INFO]: Max TNT Explosions: 100
874[23:22:06] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
875[23:22:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
876[23:22:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
877[23:22:06] [Server thread/INFO]: Item Despawn Rate: 3000
878[23:22:06] [Server thread/INFO]: Item Merge Radius: 4.0
879[23:22:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
880[23:22:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
881[23:22:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
882[23:22:06] [Server thread/INFO]: [P2] Detected world load for 'vlc_creative'
883[23:22:06] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
884[23:22:06] [Server thread/INFO]: [P2] - plotworld: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld
885[23:22:06] [Server thread/INFO]: [P2] - plotAreaManager: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager
886[23:22:06] [Server thread/INFO]: - Dumping settings for ClassicPlotWorld with name vlc_creative
887[23:22:06] [Server thread/INFO]: -- road_schematic_enabled = false
888[23:22:06] [Server thread/INFO]: -- plot_schematic = false
889[23:22:06] [Server thread/INFO]: -- plot_schematic_height = -1
890[23:22:06] [Server thread/INFO]: -- path_width_lower = 0
891[23:22:06] [Server thread/INFO]: -- path_width_upper = 0
892[23:22:06] [Server thread/INFO]: -- schem_y = 0
893[23:22:06] [Server thread/INFO]: -- road_height = 62
894[23:22:06] [Server thread/INFO]: -- plot_height = 62
895[23:22:06] [Server thread/INFO]: -- wall_height = 62
896[23:22:06] [Server thread/INFO]: -- main_block = stone:100
897[23:22:06] [Server thread/INFO]: -- top_block = grass_block:100
898[23:22:06] [Server thread/INFO]: -- wall_block = stone_slab:100
899[23:22:06] [Server thread/INFO]: -- claimed_wall_block = sandstone_slab:100
900[23:22:06] [Server thread/INFO]: -- wall_filling = stone:100
901[23:22:06] [Server thread/INFO]: -- road_block = quartz_block:100
902[23:22:06] [Server thread/INFO]: -- plot_bedrock = true
903[23:22:06] [Server thread/INFO]: -- plot_width = 100
904[23:22:06] [Server thread/INFO]: -- road_width = 7
905[23:22:06] [Server thread/INFO]: -- road_offset_x = 0
906[23:22:06] [Server thread/INFO]: -- road_offset_z = 0
907[23:22:06] [Server thread/INFO]: -- size = 107
908[23:22:06] [Server thread/INFO]: -- worldname = vlc_creative
909[23:22:06] [Server thread/INFO]: -- id = null
910[23:22:06] [Server thread/INFO]: -- manager = com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager@10490b81
911[23:22:06] [Server thread/INFO]: -- worldhash = 1185612609
912[23:22:06] [Server thread/INFO]: -- max_plot_members = 128
913[23:22:06] [Server thread/INFO]: -- auto_merge = false
914[23:22:06] [Server thread/INFO]: -- allow_signs = true
915[23:22:06] [Server thread/INFO]: -- misc_spawn_unowned = false
916[23:22:06] [Server thread/INFO]: -- mob_spawning = false
917[23:22:06] [Server thread/INFO]: -- mob_spawner_spawning = false
918[23:22:06] [Server thread/INFO]: -- plot_biome = FOREST
919[23:22:06] [Server thread/INFO]: -- plot_chat = false
920[23:22:06] [Server thread/INFO]: -- schematic_claim_specify = false
921[23:22:06] [Server thread/INFO]: -- schematic_on_claim = false
922[23:22:06] [Server thread/INFO]: -- schematic_file = null
923[23:22:06] [Server thread/INFO]: -- schematics = []
924[23:22:06] [Server thread/INFO]: -- default_flags = {}
925[23:22:06] [Server thread/INFO]: -- use_economy = false
926[23:22:06] [Server thread/INFO]: -- prices = {}
927[23:22:06] [Server thread/INFO]: -- spawn_eggs = false
928[23:22:06] [Server thread/INFO]: -- spawn_custom = true
929[23:22:06] [Server thread/INFO]: -- spawn_breeding = false
930[23:22:06] [Server thread/INFO]: -- world_border = false
931[23:22:06] [Server thread/INFO]: -- type = 0
932[23:22:06] [Server thread/INFO]: -- terrain = 0
933[23:22:06] [Server thread/INFO]: -- home_allow_nonmember = true
934[23:22:06] [Server thread/INFO]: -- nonmember_home = null
935[23:22:06] [Server thread/INFO]: -- default_home = null
936[23:22:06] [Server thread/INFO]: -- max_build_height = 256
937[23:22:06] [Server thread/INFO]: -- min_build_height = 1
938[23:22:06] [Server thread/INFO]: -- gamemode = CREATIVE
939[23:22:06] [Server thread/INFO]: [P2] - schematic: false
940[23:22:06] [Server thread/INFO]: World possibly already loaded: vlc_creative
941[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_creative) TNT ignition is PERMITTED.
942[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_creative) Lighters are PERMITTED.
943[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_creative) Lava fire is blocked.
944[23:22:06] [Server thread/INFO]: [WorldGuard] (vlc_creative) Fire spread is UNRESTRICTED.
945[23:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_creative'
946[23:22:06] [Server thread/INFO]: - Dumping settings for ClassicPlotWorld with name vlc_creative
947[23:22:06] [Server thread/INFO]: -- road_schematic_enabled = false
948[23:22:06] [Server thread/INFO]: -- plot_schematic = false
949[23:22:06] [Server thread/INFO]: -- plot_schematic_height = -1
950[23:22:06] [Server thread/INFO]: -- path_width_lower = 0
951[23:22:06] [Server thread/INFO]: -- path_width_upper = 0
952[23:22:06] [Server thread/INFO]: -- schem_y = 0
953[23:22:06] [Server thread/INFO]: -- road_height = 62
954[23:22:06] [Server thread/INFO]: -- plot_height = 62
955[23:22:06] [Server thread/INFO]: -- wall_height = 62
956[23:22:06] [Server thread/INFO]: -- main_block = stone:100
957[23:22:06] [Server thread/INFO]: -- top_block = grass_block:100
958[23:22:06] [Server thread/INFO]: -- wall_block = stone_slab:100
959[23:22:06] [Server thread/INFO]: -- claimed_wall_block = sandstone_slab:100
960[23:22:06] [Server thread/INFO]: -- wall_filling = stone:100
961[23:22:06] [Server thread/INFO]: -- road_block = quartz_block:100
962[23:22:06] [Server thread/INFO]: -- plot_bedrock = true
963[23:22:06] [Server thread/INFO]: -- plot_width = 100
964[23:22:06] [Server thread/INFO]: -- road_width = 7
965[23:22:06] [Server thread/INFO]: -- road_offset_x = 0
966[23:22:06] [Server thread/INFO]: -- road_offset_z = 0
967[23:22:06] [Server thread/INFO]: -- size = 107
968[23:22:06] [Server thread/INFO]: -- worldname = vlc_creative
969[23:22:06] [Server thread/INFO]: -- id = null
970[23:22:06] [Server thread/INFO]: -- manager = com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager@3264c7f4
971[23:22:06] [Server thread/INFO]: -- worldhash = 1185612609
972[23:22:06] [Server thread/INFO]: -- max_plot_members = 128
973[23:22:06] [Server thread/INFO]: -- auto_merge = false
974[23:22:06] [Server thread/INFO]: -- allow_signs = true
975[23:22:06] [Server thread/INFO]: -- misc_spawn_unowned = false
976[23:22:06] [Server thread/INFO]: -- mob_spawning = false
977[23:22:06] [Server thread/INFO]: -- mob_spawner_spawning = false
978[23:22:06] [Server thread/INFO]: -- plot_biome = FOREST
979[23:22:06] [Server thread/INFO]: -- plot_chat = false
980[23:22:06] [Server thread/INFO]: -- schematic_claim_specify = false
981[23:22:06] [Server thread/INFO]: -- schematic_on_claim = false
982[23:22:06] [Server thread/INFO]: -- schematic_file = null
983[23:22:06] [Server thread/INFO]: -- schematics = []
984[23:22:06] [Server thread/INFO]: -- default_flags = {}
985[23:22:06] [Server thread/INFO]: -- use_economy = false
986[23:22:06] [Server thread/INFO]: -- prices = {}
987[23:22:06] [Server thread/INFO]: -- spawn_eggs = false
988[23:22:06] [Server thread/INFO]: -- spawn_custom = true
989[23:22:06] [Server thread/INFO]: -- spawn_breeding = false
990[23:22:06] [Server thread/INFO]: -- world_border = false
991[23:22:06] [Server thread/INFO]: -- type = 0
992[23:22:06] [Server thread/INFO]: -- terrain = 0
993[23:22:06] [Server thread/INFO]: -- home_allow_nonmember = true
994[23:22:06] [Server thread/INFO]: -- nonmember_home = null
995[23:22:06] [Server thread/INFO]: -- default_home = null
996[23:22:06] [Server thread/INFO]: -- max_build_height = 256
997[23:22:06] [Server thread/INFO]: -- min_build_height = 1
998[23:22:06] [Server thread/INFO]: -- gamemode = CREATIVE
999[23:22:06] [Server thread/INFO]: [P2] - schematic: false
1000[23:22:06] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'vlc_creative'.
1001[23:22:06] [Server thread/INFO]: -------- World Settings For [vlc_survival_the_end] --------
1002[23:22:06] [Server thread/INFO]: View Distance: 10
1003[23:22:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1004[23:22:06] [Server thread/INFO]: Mob Spawn Range: 5
1005[23:22:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
1006[23:22:06] [Server thread/INFO]: Cane Growth Modifier: 100%
1007[23:22:06] [Server thread/INFO]: Melon Growth Modifier: 100%
1008[23:22:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1009[23:22:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1010[23:22:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
1011[23:22:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1012[23:22:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
1013[23:22:06] [Server thread/INFO]: Potato Growth Modifier: 100%
1014[23:22:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
1015[23:22:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1016[23:22:06] [Server thread/INFO]: Vine Growth Modifier: 100%
1017[23:22:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1018[23:22:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1019[23:22:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1020[23:22:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
1021[23:22:06] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1022[23:22:06] [Server thread/INFO]: Experience Merge Radius: 6.0
1023[23:22:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1024[23:22:06] [Server thread/INFO]: Max TNT Explosions: 100
1025[23:22:06] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1026[23:22:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1027[23:22:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1028[23:22:06] [Server thread/INFO]: Item Despawn Rate: 3000
1029[23:22:06] [Server thread/INFO]: Item Merge Radius: 4.0
1030[23:22:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
1031[23:22:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1032[23:22:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1033[23:22:06] [Server thread/INFO]: Preparing start region for dimension 'vlc_survival_the_end'/minecraft:the_end
1034[23:22:06] [Server thread/INFO]: Preparing spawn area: 0%
1035[23:22:07] [Server-Worker-4/INFO]: Preparing spawn area: 100%
1036[23:22:07] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_survival_the_end
1037[23:22:07] [Server thread/INFO]: Time elapsed: 539 ms
1038[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_survival_the_end) TNT ignition is PERMITTED.
1039[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_survival_the_end) Lighters are PERMITTED.
1040[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_survival_the_end) Lava fire is blocked.
1041[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_survival_the_end) Fire spread is UNRESTRICTED.
1042[23:22:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_survival_the_end'
1043[23:22:07] [Server thread/INFO]: [dynmap] World 'vlc_survival_the_end' disabled
1044[23:22:07] [Server thread/INFO]: -------- World Settings For [vlc_skypvp] --------
1045[23:22:07] [Server thread/INFO]: View Distance: 10
1046[23:22:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1047[23:22:07] [Server thread/INFO]: Mob Spawn Range: 5
1048[23:22:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
1049[23:22:07] [Server thread/INFO]: Cane Growth Modifier: 100%
1050[23:22:07] [Server thread/INFO]: Melon Growth Modifier: 100%
1051[23:22:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1052[23:22:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1053[23:22:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
1054[23:22:07] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1055[23:22:07] [Server thread/INFO]: Carrot Growth Modifier: 100%
1056[23:22:07] [Server thread/INFO]: Potato Growth Modifier: 100%
1057[23:22:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
1058[23:22:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1059[23:22:07] [Server thread/INFO]: Vine Growth Modifier: 100%
1060[23:22:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1061[23:22:07] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1062[23:22:07] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1063[23:22:07] [Server thread/INFO]: Kelp Growth Modifier: 100%
1064[23:22:07] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1065[23:22:07] [Server thread/INFO]: Experience Merge Radius: 6.0
1066[23:22:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1067[23:22:07] [Server thread/INFO]: Max TNT Explosions: 100
1068[23:22:07] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1069[23:22:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1070[23:22:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1071[23:22:07] [Server thread/INFO]: Item Despawn Rate: 3000
1072[23:22:07] [Server thread/INFO]: Item Merge Radius: 4.0
1073[23:22:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
1074[23:22:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1075[23:22:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1076[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_skypvp) TNT ignition is PERMITTED.
1077[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_skypvp) Lighters are PERMITTED.
1078[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_skypvp) Lava fire is blocked.
1079[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_skypvp) Fire spread is UNRESTRICTED.
1080[23:22:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_skypvp'
1081[23:22:07] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'vlc_skypvp'.
1082[23:22:07] [Server thread/INFO]: -------- World Settings For [vlc_events] --------
1083[23:22:07] [Server thread/INFO]: View Distance: 10
1084[23:22:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1085[23:22:07] [Server thread/INFO]: Mob Spawn Range: 5
1086[23:22:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
1087[23:22:07] [Server thread/INFO]: Cane Growth Modifier: 100%
1088[23:22:07] [Server thread/INFO]: Melon Growth Modifier: 100%
1089[23:22:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1090[23:22:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1091[23:22:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
1092[23:22:07] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1093[23:22:07] [Server thread/INFO]: Carrot Growth Modifier: 100%
1094[23:22:07] [Server thread/INFO]: Potato Growth Modifier: 100%
1095[23:22:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
1096[23:22:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1097[23:22:07] [Server thread/INFO]: Vine Growth Modifier: 100%
1098[23:22:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1099[23:22:07] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1100[23:22:07] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1101[23:22:07] [Server thread/INFO]: Kelp Growth Modifier: 100%
1102[23:22:07] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1103[23:22:07] [Server thread/INFO]: Experience Merge Radius: 6.0
1104[23:22:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1105[23:22:07] [Server thread/INFO]: Max TNT Explosions: 100
1106[23:22:07] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1107[23:22:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1108[23:22:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1109[23:22:07] [Server thread/INFO]: Item Despawn Rate: 3000
1110[23:22:07] [Server thread/INFO]: Item Merge Radius: 4.0
1111[23:22:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
1112[23:22:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1113[23:22:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1114[23:22:07] [Server thread/INFO]: Preparing start region for dimension 'vlc_events'/minecraft:overworld
1115[23:22:07] [Server thread/INFO]: Preparing spawn area: 0%
1116[23:22:07] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_events
1117[23:22:07] [Server thread/INFO]: Time elapsed: 384 ms
1118[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_events) TNT ignition is PERMITTED.
1119[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_events) Lighters are PERMITTED.
1120[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_events) Lava fire is blocked.
1121[23:22:07] [Server thread/INFO]: [WorldGuard] (vlc_events) Fire spread is UNRESTRICTED.
1122[23:22:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_events'
1123[23:22:07] [Server thread/INFO]: [dynmap] World 'vlc_events' disabled
1124[23:22:07] [Server thread/INFO]: -------- World Settings For [vlc_quest] --------
1125[23:22:07] [Server thread/INFO]: View Distance: 10
1126[23:22:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1127[23:22:07] [Server thread/INFO]: Mob Spawn Range: 5
1128[23:22:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
1129[23:22:07] [Server thread/INFO]: Cane Growth Modifier: 100%
1130[23:22:07] [Server thread/INFO]: Melon Growth Modifier: 100%
1131[23:22:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1132[23:22:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1133[23:22:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
1134[23:22:07] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1135[23:22:07] [Server thread/INFO]: Carrot Growth Modifier: 100%
1136[23:22:07] [Server thread/INFO]: Potato Growth Modifier: 100%
1137[23:22:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
1138[23:22:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1139[23:22:07] [Server thread/INFO]: Vine Growth Modifier: 100%
1140[23:22:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1141[23:22:07] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1142[23:22:07] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1143[23:22:07] [Server thread/INFO]: Kelp Growth Modifier: 100%
1144[23:22:07] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1145[23:22:07] [Server thread/INFO]: Experience Merge Radius: 6.0
1146[23:22:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1147[23:22:07] [Server thread/INFO]: Max TNT Explosions: 100
1148[23:22:07] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1149[23:22:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1150[23:22:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1151[23:22:07] [Server thread/INFO]: Item Despawn Rate: 3000
1152[23:22:07] [Server thread/INFO]: Item Merge Radius: 4.0
1153[23:22:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
1154[23:22:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1155[23:22:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1156[23:22:07] [Server thread/INFO]: Preparing start region for dimension 'vlc_quest'/minecraft:overworld
1157[23:22:07] [Server thread/INFO]: Preparing spawn area: 0%
1158[23:22:08] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_quest
1159[23:22:08] [Server thread/INFO]: Time elapsed: 455 ms
1160[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_quest) TNT ignition is PERMITTED.
1161[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_quest) Lighters are PERMITTED.
1162[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_quest) Lava fire is blocked.
1163[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_quest) Fire spread is UNRESTRICTED.
1164[23:22:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_quest'
1165[23:22:08] [Server thread/INFO]: [dynmap] World 'vlc_quest' disabled
1166[23:22:08] [Server thread/INFO]: -------- World Settings For [vlc_spawn] --------
1167[23:22:08] [Server thread/INFO]: View Distance: 10
1168[23:22:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1169[23:22:08] [Server thread/INFO]: Mob Spawn Range: 5
1170[23:22:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
1171[23:22:08] [Server thread/INFO]: Cane Growth Modifier: 100%
1172[23:22:08] [Server thread/INFO]: Melon Growth Modifier: 100%
1173[23:22:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1174[23:22:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1175[23:22:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
1176[23:22:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1177[23:22:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
1178[23:22:08] [Server thread/INFO]: Potato Growth Modifier: 100%
1179[23:22:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
1180[23:22:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1181[23:22:08] [Server thread/INFO]: Vine Growth Modifier: 100%
1182[23:22:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1183[23:22:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1184[23:22:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1185[23:22:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
1186[23:22:08] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1187[23:22:08] [Server thread/INFO]: Experience Merge Radius: 6.0
1188[23:22:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1189[23:22:08] [Server thread/INFO]: Max TNT Explosions: 100
1190[23:22:08] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1191[23:22:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1192[23:22:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1193[23:22:08] [Server thread/INFO]: Item Despawn Rate: 3000
1194[23:22:08] [Server thread/INFO]: Item Merge Radius: 4.0
1195[23:22:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
1196[23:22:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1197[23:22:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1198[23:22:08] [Server thread/INFO]: Preparing start region for dimension 'vlc_spawn'/minecraft:overworld
1199[23:22:08] [Server thread/INFO]: Preparing spawn area: 0%
1200[23:22:08] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_spawn
1201[23:22:08] [Server thread/INFO]: Time elapsed: 250 ms
1202[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_spawn) TNT ignition is PERMITTED.
1203[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_spawn) Lighters are PERMITTED.
1204[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_spawn) Lava fire is blocked.
1205[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_spawn) Fire spread is UNRESTRICTED.
1206[23:22:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_spawn'
1207[23:22:08] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'vlc_spawn'.
1208[23:22:08] [Server thread/INFO]: -------- World Settings For [vlc_svp] --------
1209[23:22:08] [Server thread/INFO]: View Distance: 10
1210[23:22:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1211[23:22:08] [Server thread/INFO]: Mob Spawn Range: 5
1212[23:22:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
1213[23:22:08] [Server thread/INFO]: Cane Growth Modifier: 100%
1214[23:22:08] [Server thread/INFO]: Melon Growth Modifier: 100%
1215[23:22:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1216[23:22:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1217[23:22:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
1218[23:22:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1219[23:22:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
1220[23:22:08] [Server thread/INFO]: Potato Growth Modifier: 100%
1221[23:22:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
1222[23:22:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1223[23:22:08] [Server thread/INFO]: Vine Growth Modifier: 100%
1224[23:22:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1225[23:22:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1226[23:22:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1227[23:22:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
1228[23:22:08] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1229[23:22:08] [Server thread/INFO]: Experience Merge Radius: 6.0
1230[23:22:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1231[23:22:08] [Server thread/INFO]: Max TNT Explosions: 100
1232[23:22:08] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1233[23:22:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1234[23:22:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1235[23:22:08] [Server thread/INFO]: Item Despawn Rate: 3000
1236[23:22:08] [Server thread/INFO]: Item Merge Radius: 4.0
1237[23:22:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
1238[23:22:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1239[23:22:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1240[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp) TNT ignition is PERMITTED.
1241[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp) Lighters are PERMITTED.
1242[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp) Lava fire is blocked.
1243[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp) Fire spread is UNRESTRICTED.
1244[23:22:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_svp'
1245[23:22:08] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'vlc_svp'.
1246[23:22:08] [Server thread/INFO]: -------- World Settings For [vlc_survival] --------
1247[23:22:08] [Server thread/INFO]: View Distance: 10
1248[23:22:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1249[23:22:08] [Server thread/INFO]: Mob Spawn Range: 5
1250[23:22:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
1251[23:22:08] [Server thread/INFO]: Cane Growth Modifier: 100%
1252[23:22:08] [Server thread/INFO]: Melon Growth Modifier: 100%
1253[23:22:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1254[23:22:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1255[23:22:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
1256[23:22:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1257[23:22:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
1258[23:22:08] [Server thread/INFO]: Potato Growth Modifier: 100%
1259[23:22:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
1260[23:22:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1261[23:22:08] [Server thread/INFO]: Vine Growth Modifier: 100%
1262[23:22:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1263[23:22:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1264[23:22:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1265[23:22:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
1266[23:22:08] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1267[23:22:08] [Server thread/INFO]: Experience Merge Radius: 6.0
1268[23:22:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1269[23:22:08] [Server thread/INFO]: Max TNT Explosions: 100
1270[23:22:08] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1271[23:22:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1272[23:22:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1273[23:22:08] [Server thread/INFO]: Item Despawn Rate: 3000
1274[23:22:08] [Server thread/INFO]: Item Merge Radius: 4.0
1275[23:22:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
1276[23:22:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1277[23:22:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1278[23:22:08] [Server thread/INFO]: Preparing start region for dimension 'vlc_survival'/minecraft:overworld
1279[23:22:08] [Server thread/INFO]: Preparing spawn area: 0%
1280[23:22:08] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_survival
1281[23:22:08] [Server thread/INFO]: Time elapsed: 405 ms
1282[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_survival) TNT ignition is PERMITTED.
1283[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_survival) Lighters are PERMITTED.
1284[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_survival) Lava fire is blocked.
1285[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_survival) Fire spread is UNRESTRICTED.
1286[23:22:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_survival'
1287[23:22:08] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'vlc_survival'.
1288[23:22:08] [Server thread/INFO]: [dynmap] Loaded 11 pending tile renders for world 'vlc_survival'
1289[23:22:08] [Server thread/INFO]: -------- World Settings For [vlc_svp_nether] --------
1290[23:22:08] [Server thread/INFO]: View Distance: 10
1291[23:22:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1292[23:22:08] [Server thread/INFO]: Mob Spawn Range: 5
1293[23:22:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
1294[23:22:08] [Server thread/INFO]: Cane Growth Modifier: 100%
1295[23:22:08] [Server thread/INFO]: Melon Growth Modifier: 100%
1296[23:22:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1297[23:22:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1298[23:22:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
1299[23:22:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1300[23:22:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
1301[23:22:08] [Server thread/INFO]: Potato Growth Modifier: 100%
1302[23:22:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
1303[23:22:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1304[23:22:08] [Server thread/INFO]: Vine Growth Modifier: 100%
1305[23:22:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1306[23:22:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1307[23:22:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1308[23:22:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
1309[23:22:08] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1310[23:22:08] [Server thread/INFO]: Experience Merge Radius: 6.0
1311[23:22:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1312[23:22:08] [Server thread/INFO]: Max TNT Explosions: 100
1313[23:22:08] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1314[23:22:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1315[23:22:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1316[23:22:08] [Server thread/INFO]: Item Despawn Rate: 3000
1317[23:22:08] [Server thread/INFO]: Item Merge Radius: 4.0
1318[23:22:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
1319[23:22:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1320[23:22:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1321[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp_nether) TNT ignition is PERMITTED.
1322[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp_nether) Lighters are PERMITTED.
1323[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp_nether) Lava fire is blocked.
1324[23:22:08] [Server thread/INFO]: [WorldGuard] (vlc_svp_nether) Fire spread is UNRESTRICTED.
1325[23:22:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_svp_nether'
1326[23:22:09] [Server thread/INFO]: [dynmap] World 'vlc_svp_nether' disabled
1327[23:22:09] [Server thread/INFO]: -------- World Settings For [vlc_hard_nether] --------
1328[23:22:09] [Server thread/INFO]: View Distance: 10
1329[23:22:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1330[23:22:09] [Server thread/INFO]: Mob Spawn Range: 5
1331[23:22:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
1332[23:22:09] [Server thread/INFO]: Cane Growth Modifier: 100%
1333[23:22:09] [Server thread/INFO]: Melon Growth Modifier: 100%
1334[23:22:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1335[23:22:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1336[23:22:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
1337[23:22:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1338[23:22:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
1339[23:22:09] [Server thread/INFO]: Potato Growth Modifier: 100%
1340[23:22:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
1341[23:22:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1342[23:22:09] [Server thread/INFO]: Vine Growth Modifier: 100%
1343[23:22:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1344[23:22:09] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1345[23:22:09] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1346[23:22:09] [Server thread/INFO]: Kelp Growth Modifier: 100%
1347[23:22:09] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1348[23:22:09] [Server thread/INFO]: Experience Merge Radius: 6.0
1349[23:22:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1350[23:22:09] [Server thread/INFO]: Max TNT Explosions: 100
1351[23:22:09] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1352[23:22:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1353[23:22:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1354[23:22:09] [Server thread/INFO]: Item Despawn Rate: 3000
1355[23:22:09] [Server thread/INFO]: Item Merge Radius: 4.0
1356[23:22:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
1357[23:22:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1358[23:22:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1359[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard_nether) TNT ignition is PERMITTED.
1360[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard_nether) Lighters are PERMITTED.
1361[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard_nether) Lava fire is blocked.
1362[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard_nether) Fire spread is UNRESTRICTED.
1363[23:22:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_hard_nether'
1364[23:22:09] [Server thread/INFO]: [dynmap] World 'vlc_hard_nether' disabled
1365[23:22:09] [Server thread/INFO]: -------- World Settings For [vlc_hard] --------
1366[23:22:09] [Server thread/INFO]: View Distance: 10
1367[23:22:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1368[23:22:09] [Server thread/INFO]: Mob Spawn Range: 5
1369[23:22:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
1370[23:22:09] [Server thread/INFO]: Cane Growth Modifier: 100%
1371[23:22:09] [Server thread/INFO]: Melon Growth Modifier: 100%
1372[23:22:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1373[23:22:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1374[23:22:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
1375[23:22:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1376[23:22:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
1377[23:22:09] [Server thread/INFO]: Potato Growth Modifier: 100%
1378[23:22:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
1379[23:22:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1380[23:22:09] [Server thread/INFO]: Vine Growth Modifier: 100%
1381[23:22:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1382[23:22:09] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1383[23:22:09] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1384[23:22:09] [Server thread/INFO]: Kelp Growth Modifier: 100%
1385[23:22:09] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1386[23:22:09] [Server thread/INFO]: Experience Merge Radius: 6.0
1387[23:22:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1388[23:22:09] [Server thread/INFO]: Max TNT Explosions: 100
1389[23:22:09] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1390[23:22:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1391[23:22:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1392[23:22:09] [Server thread/INFO]: Item Despawn Rate: 3000
1393[23:22:09] [Server thread/INFO]: Item Merge Radius: 4.0
1394[23:22:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
1395[23:22:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1396[23:22:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1397[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard) TNT ignition is PERMITTED.
1398[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard) Lighters are PERMITTED.
1399[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard) Lava fire is blocked.
1400[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_hard) Fire spread is UNRESTRICTED.
1401[23:22:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_hard'
1402[23:22:09] [Server thread/INFO]: [dynmap] World 'vlc_hard' disabled
1403[23:22:09] [Server thread/INFO]: -------- World Settings For [vlc_mobarena] --------
1404[23:22:09] [Server thread/INFO]: View Distance: 10
1405[23:22:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1406[23:22:09] [Server thread/INFO]: Mob Spawn Range: 5
1407[23:22:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
1408[23:22:09] [Server thread/INFO]: Cane Growth Modifier: 100%
1409[23:22:09] [Server thread/INFO]: Melon Growth Modifier: 100%
1410[23:22:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1411[23:22:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1412[23:22:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
1413[23:22:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1414[23:22:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
1415[23:22:09] [Server thread/INFO]: Potato Growth Modifier: 100%
1416[23:22:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
1417[23:22:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1418[23:22:09] [Server thread/INFO]: Vine Growth Modifier: 100%
1419[23:22:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1420[23:22:09] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1421[23:22:09] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1422[23:22:09] [Server thread/INFO]: Kelp Growth Modifier: 100%
1423[23:22:09] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1424[23:22:09] [Server thread/INFO]: Experience Merge Radius: 6.0
1425[23:22:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1426[23:22:09] [Server thread/INFO]: Max TNT Explosions: 100
1427[23:22:09] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1428[23:22:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1429[23:22:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1430[23:22:09] [Server thread/INFO]: Item Despawn Rate: 3000
1431[23:22:09] [Server thread/INFO]: Item Merge Radius: 4.0
1432[23:22:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
1433[23:22:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1434[23:22:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1435[23:22:09] [Server thread/INFO]: Preparing start region for dimension 'vlc_mobarena'/minecraft:overworld
1436[23:22:09] [Server thread/INFO]: Preparing spawn area: 0%
1437[23:22:09] [Server thread/INFO]: Loaded 441 spawn chunks for world vlc_mobarena
1438[23:22:09] [Server thread/INFO]: Time elapsed: 399 ms
1439[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_mobarena) TNT ignition is PERMITTED.
1440[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_mobarena) Lighters are PERMITTED.
1441[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_mobarena) Lava fire is blocked.
1442[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_mobarena) Fire spread is UNRESTRICTED.
1443[23:22:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_mobarena'
1444[23:22:09] [Server thread/INFO]: [dynmap] World 'vlc_mobarena' disabled
1445[23:22:09] [Server thread/INFO]: -------- World Settings For [vlc_event] --------
1446[23:22:09] [Server thread/INFO]: View Distance: 10
1447[23:22:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1448[23:22:09] [Server thread/INFO]: Mob Spawn Range: 5
1449[23:22:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
1450[23:22:09] [Server thread/INFO]: Cane Growth Modifier: 100%
1451[23:22:09] [Server thread/INFO]: Melon Growth Modifier: 100%
1452[23:22:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1453[23:22:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1454[23:22:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
1455[23:22:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1456[23:22:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
1457[23:22:09] [Server thread/INFO]: Potato Growth Modifier: 100%
1458[23:22:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
1459[23:22:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1460[23:22:09] [Server thread/INFO]: Vine Growth Modifier: 100%
1461[23:22:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1462[23:22:09] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1463[23:22:09] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1464[23:22:09] [Server thread/INFO]: Kelp Growth Modifier: 100%
1465[23:22:09] [Server thread/INFO]: Entity Activation Range: An 20 / Mo 24 / Ra 48 / Mi 12 / Tiv true
1466[23:22:09] [Server thread/INFO]: Experience Merge Radius: 6.0
1467[23:22:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1468[23:22:09] [Server thread/INFO]: Max TNT Explosions: 100
1469[23:22:09] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1470[23:22:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1471[23:22:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1472[23:22:09] [Server thread/INFO]: Item Despawn Rate: 3000
1473[23:22:09] [Server thread/INFO]: Item Merge Radius: 4.0
1474[23:22:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
1475[23:22:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1476[23:22:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1477[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_event) TNT ignition is PERMITTED.
1478[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_event) Lighters are PERMITTED.
1479[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_event) Lava fire is blocked.
1480[23:22:09] [Server thread/INFO]: [WorldGuard] (vlc_event) Fire spread is UNRESTRICTED.
1481[23:22:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'vlc_event'
1482[23:22:09] [Server thread/INFO]: [dynmap] World 'vlc_event' disabled
1483[23:22:09] [Server thread/INFO]: [Multiverse-Core] 23 - World(s) loaded.
1484[23:22:09] [Server thread/INFO]: [Multiverse-Core] Version 4.1.1-SNAPSHOT-b776 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
1485[23:22:09] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
1486[23:22:09] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
1487[23:22:09] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1744)
1488[23:22:09] [Server thread/INFO]: [AuctionGUIPlus] Enabling AuctionGUIPlus v1.5.1
1489[23:22:10] [Server thread/INFO]: [AuctionGUIPlus] Vault economy support enabled.
1490[23:22:10] [Server thread/INFO]: [TAB] Enabling TAB v2.5.3
1491[23:22:10] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
1492[23:22:10] [Server thread/INFO]: [TAB] You are using old bossbar config, please make a backup of the file and delete it to get new file.
1493[23:22:10] [Server thread/INFO]: [TAB] There were 1 startup warnings.
1494[23:22:10] [Server thread/INFO]: [TAB] Enabled in 40ms
1495[23:22:10] [Server thread/INFO]: [Builder] Enabling Builder v1.0.0*
1496[23:22:10] [Server thread/INFO]: [Builder] Builder could not register with Denizen
1497[23:22:10] [Server thread/INFO]: [MobArena] Enabling MobArena v0.104
1498[23:22:10] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
1499[23:22:10] [Server thread/INFO]: [MobArena] Loaded arena 'arena'
1500[23:22:10] [Server thread/INFO]: [MobArena] Loaded 3 sign templates.
1501[23:22:10] [Server thread/INFO]: [BetterEnderChest] Enabling BetterEnderChest v2.5.4
1502[23:22:10] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
1503[23:22:10] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
1504[23:22:10] [Server thread/INFO]: [CitizensCMD] Using English messages!
1505[23:22:10] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
1506[23:22:10] [Server thread/INFO]: [CitizensCMD] Using Vault!
1507[23:22:10] [Server thread/INFO]: [Quests] Enabling Quests v3.8.0-b35
1508[23:22:10] [Server thread/INFO]: [Quests] Loaded language hu-HU. Translations via Crowdin
1509[23:22:10] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.1.1-SNAPSHOT-b764
1510[23:22:10] [Server thread/INFO]: [Multiverse-NetherPortals 4.1.1-SNAPSHOT-b764] Enabled - By Rigby and fernferret
1511[23:22:10] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.6.8
1512[23:22:10] [Server thread/INFO]: [CommandSigns] Plugin vault detected
1513[23:22:10] [Server thread/INFO]: [CommandSigns] Vault economy linked with command signs !
1514[23:22:11] [Server thread/INFO]: [CommandSigns] CommandSigns properly enabled !
1515[23:22:11] [Server thread/INFO]: [Dynmap-Quests] Enabling Dynmap-Quests v1.1
1516[23:22:11] [Server thread/INFO]: [Dynmap-Quests] v1.1 is activated
1517[23:22:11] [Server thread/INFO]: [Lift] Enabling Lift v60
1518[23:22:11] [Server thread/INFO]: [Lift] Floor material added: GLASS
1519[23:22:11] [Server thread/INFO]: [Lift] Button material added: ACACIA_BUTTON
1520[23:22:11] [Server thread/INFO]: [Lift] Button material added: BIRCH_BUTTON
1521[23:22:11] [Server thread/INFO]: [Lift] Button material added: DARK_OAK_BUTTON
1522[23:22:11] [Server thread/INFO]: [Lift] Button material added: JUNGLE_BUTTON
1523[23:22:11] [Server thread/INFO]: [Lift] Button material added: OAK_BUTTON
1524[23:22:11] [Server thread/INFO]: [Lift] Button material added: SPRUCE_BUTTON
1525[23:22:11] [Server thread/INFO]: [Lift] Button material added: STONE_BUTTON
1526[23:22:11] [Server thread/INFO]: [Lift] Sign material added: ACACIA_WALL_SIGN
1527[23:22:11] [Server thread/INFO]: [Lift] Sign material added: BIRCH_WALL_SIGN
1528[23:22:11] [Server thread/INFO]: [Lift] Sign material added: DARK_OAK_WALL_SIGN
1529[23:22:11] [Server thread/INFO]: [Lift] Sign material added: JUNGLE_WALL_SIGN
1530[23:22:11] [Server thread/INFO]: [Lift] Sign material added: OAK_WALL_SIGN
1531[23:22:11] [Server thread/INFO]: [Lift] Sign material added: SPRUCE_WALL_SIGN
1532[23:22:11] [Server thread/INFO]: Lift v60 is now enabled!
1533[23:22:11] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2294
1534[23:22:11] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
1535[23:22:11] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
1536[23:22:11] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
1537[23:22:11] [Server thread/INFO]: [AuthMe] MySQL setup finished
1538[23:22:11] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
1539[23:22:11] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite2 data created by MaxMind, available at https://www.maxmind.com
1540[23:22:11] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
1541[23:22:11] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2294 successfully enabled!
1542[23:22:11] [Server thread/INFO]: [AuthMe] Automatically purging the database...
1543[23:22:11] [Server thread/INFO]: [AuthMe] No players to purge
1544[23:22:11] [Server thread/INFO]: [CMI] Enabling CMI v8.6.15.0
1545[23:22:11] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
1546[23:22:11] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
1547[23:22:11] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
1548[23:22:11] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
1549[23:22:11] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
1550[23:22:11] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
1551[23:22:11] [Server thread/INFO]: _______________________________________________________
1552[23:22:12] [Server thread/INFO]: [CMI] Citizens found.
1553[23:22:12] [Server thread/INFO]: 47 Enabled and 0 Disabled modules
1554[23:22:12] [Server thread/INFO]: Loaded (9) portals into memory. Took 14ms
1555[23:22:12] [Server thread/INFO]: Loaded (0) dynamic signs into memory. Took 54ms
1556[23:22:12] [Server thread/INFO]: Permission plugin: LuckPerms
1557[23:22:12] [Server thread/INFO]: Loaded (48) regular alias into memory. Took 17ms
1558[23:22:12] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 1ms
1559[23:22:12] [Server thread/INFO]: 5.6.46-log data base type detected
1560[23:22:13] [Server thread/INFO]: Started MySQL data base. Took 460ms
1561[23:22:13] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
1562[23:22:13] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
1563[23:22:13] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
1564[23:22:13] [Server thread/INFO]: Loaded (121) custom mob heads into memory. Took 11ms
1565[23:22:13] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 14ms
1566[23:22:13] [Server thread/INFO]: Loaded (6) warmups into memory. Took 0ms
1567[23:22:13] [Server thread/INFO]: Loaded (1) jails into memory. Took 1ms
1568[23:22:13] [Server thread/INFO]: Can't find world with (vlc_event_map) name
1569[23:22:13] [Server thread/INFO]: Can't find world with (Valencraft) name
1570[23:22:13] [Server thread/INFO]: Initializing BungeeCord
1571[23:22:13] [Server thread/INFO]: Loaded (2) kits into memory. Took 2ms
1572[23:22:13] [Server thread/INFO]: Loaded (7) ranks into memory. Took 6ms
1573[23:22:13] [Server thread/INFO]: Loaded (3) playtime rewards into memory. Took 1ms
1574[23:22:14] [Server thread/INFO]: Loaded (11423) player data into memory. Took 649ms
1575[23:22:14] [Server thread/INFO]: Loaded (16344) playtime records into memory. Took 74ms
1576[23:22:14] [Server thread/INFO]: Loaded (1179) playtime reward records into memory. Took 5ms
1577[23:22:14] [Server thread/INFO]: Found dynmap
1578[23:22:14] [Server thread/INFO]: [CMI] Votifier found. Enabling vote listeners
1579[23:22:14] [Server thread/INFO]: Registered events. Took 279ms
1580[23:22:14] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 4ms
1581[23:22:14] [Server thread/INFO]: Updated (EN) language file. Took 112ms
1582[23:22:14] [Server thread/INFO]: Updated (HU) language file. Took 106ms
1583[23:22:14] [Server thread/INFO]: Loaded (247) worth values into memory. Took 4ms
1584[23:22:14] [Server thread/INFO]: Loaded (4) warps into memory. Took 1ms
1585[23:22:14] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
1586[23:22:14] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
1587[23:22:14] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
1588[23:22:14] [Server thread/INFO]: LWC was found - Enabling capabilities.
1589[23:22:14] [Server thread/INFO]: Jobs was found - Enabling capabilities.
1590[23:22:14] [Server thread/INFO]: Cleaning.
1591[23:22:14] [Server thread/INFO]: Starting world timer.
1592[23:22:14] [Server thread/INFO]: Initializing world manager.
1593[23:22:14] [Server thread/INFO]: Loaded (5) schedules into memory. Took 8ms
1594[23:22:14] [Server thread/INFO]: Loaded (20) holograms into memory. Took 8ms
1595[23:22:14] [Server thread/INFO]: Loaded (549) skin cache entries into memory. Took 16ms
1596[23:22:14] [Server thread/INFO]: Version 8.6.15.0 has been enabled
1597[23:22:14] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
1598[23:22:14] [Server thread/INFO]: [AuthMe] Hooked successfully into CMI
1599[23:22:14] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
1600[23:22:14] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mEnabling MyPet v3.8[m
1601[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mNo Update available.[m
1602[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_14_R1.util.CustomEntityRegistry[m
1603[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCompat mode for v1_14_R1 loaded.[m
1604[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mExp calculation mode: MyPet[m
1605[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mLoading WorldGroups...[m
1606[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_hard_the_end'[m
1607[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_creative'[m
1608[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_skywars'[m
1609[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_skypvp'[m
1610[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'skyblock_nether'[m
1611[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_quest'[m
1612[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_events'[m
1613[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'skyblock_the_end'[m
1614[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'skyblock'[m
1615[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_hard_nether'[m
1616[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_hard'[m
1617[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_mobarena'[m
1618[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m disabled MyPet in 'vlc_event'[m
1619[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_survival[m' to 'default'[m
1620[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_spawn[m' to 'default'[m
1621[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_survival_nether[m' to 'default'[m
1622[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_survival_the_end[m' to 'default'[m
1623[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_auqatic[m' to 'default'[m
1624[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_svp[m' to 'default'[m
1625[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_auqatic_nether[m' to 'default'[m
1626[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_auqatic_the_end[m' to 'default'[m
1627[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_svp_the_end[m' to 'default'[m
1628[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mvlc_svp_nether[m' to 'default'[m
1629[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mConnect to SQLite database...[m
1630[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mSQLite connection successful.[m
1631[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCitizens (2.0.25-SNAPSHOT (build 1744)) hook activated.[m
1632[23:22:15] [Server thread/INFO]: [Lands] [Addons] Added LandsAddon. Name: MyPet
1633[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mLands (4.1.1.9) hook activated.[m
1634[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mMobArena (0.104) (com.garbagemule.MobArena.MobArena) hook activated.[m
1635[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mPlaceholderAPI (2.10.4) hook activated.[m
1636[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mPlotSquared (4.363) hook activated.[m
1637[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mProtocolLib (4.5.0-SNAPSHOT) hook activated.[m
1638[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mVault (1.7.3-b${env.TRAVIS_BUILD_NUMBER}) (Economy: CMIEconomy) (Permissions: LuckPerms) hook activated.[m
1639[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mWorldGuard (7.0.1-SNAPSHOT;1972-179c324) hook activated.[m
1640[23:22:15] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mversion 3.8-b1505[0;32;1m ENABLED[m
1641[23:22:15] [Server thread/INFO]: [Jobs] Enabling Jobs v4.13.1
1642[23:22:16] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
1643[23:22:16] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
1644[23:22:16] [Server thread/INFO]: [Jobs] Loaded 8 titles!
1645[23:22:16] [Server thread/INFO]: [Jobs] Your defined (NONE) protected block id/name is not correct!
1646[23:22:16] [Server thread/INFO]: [Jobs] Loaded 74 protected blocks timers!
1647[23:22:17] [Server thread/INFO]: [Jobs] Loaded 1 custom item names!
1648[23:22:17] [Server thread/INFO]: [Jobs] Loaded 59 custom entity names!
1649[23:22:17] [Server thread/INFO]: [Jobs] Loaded 34 custom enchant names!
1650[23:22:17] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
1651[23:22:17] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
1652[23:22:18] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
1653[23:22:18] [Server thread/INFO]: [Jobs] Explorer job manager registered!
1654[23:22:18] [Server thread/INFO]: [Jobs] Loaded 628 furnaces and 89 brewing stands for reassigning.
1655[23:22:18] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
1656[23:22:18] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
1657[23:22:18] [Server thread/INFO]: [Jobs] Preloaded 3559 players data in 0.02
1658[23:22:18] [Server thread/INFO]: [Jobs] MyPet detected
1659[23:22:18] [Server thread/INFO]: [Jobs] WorldGuard detected.
1660[23:22:18] [Server thread/INFO]: [Jobs] Loaded 85878 block protection entries. 19
1661[23:22:18] [Server thread/INFO]: [Jobs] Loading explorer data
1662[23:22:19] [Server thread/INFO]: [Jobs] Loaded explorer data (646377)
1663[23:22:19] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
1664[23:22:19] [Server thread/INFO]: [BLOCK-PLUGINS] Enabling BLOCK-PLUGINS v3.0.1*
1665[23:22:20] [Server thread/INFO]: [BLOCK-PLUGINS] Successfully enabled v3.0.1
1666[23:22:20] [Server thread/INFO]: --------------------------------------------------------------------------------------
1667[23:22:20] [Server thread/INFO]: Developed by Ruben_Artz
1668[23:22:20] [Server thread/INFO]: [BLOCK-PLUGINS] Version: 3.0.1
1669[23:22:20] [Server thread/INFO]: [BLOCK-PLUGINS] Uploading files...
1670[23:22:20] [Server thread/INFO]:
1671[23:22:20] [Server thread/INFO]: BPS - config.yml
1672[23:22:20] [Server thread/INFO]:
1673[23:22:20] [Server thread/INFO]: [BLOCK-PLUGINS] Successfully loaded files
1674[23:22:20] [Server thread/INFO]:
1675[23:22:20] [Server thread/INFO]:
1676[23:22:20] [Server thread/INFO]: License:
1677[23:22:20] [Server thread/INFO]: - It is not allowed to modify this add-on.
1678[23:22:20] [Server thread/INFO]: - you do not have permissions to decompile.
1679[23:22:20] [Server thread/INFO]: - You do not have permission to claim this resource as your property.
1680[23:22:20] [Server thread/INFO]: - Do not share/upload anywhere!
1681[23:22:20] [Server thread/INFO]: - Do not use for commercial purposes!
1682[23:22:20] [Server thread/INFO]: --------------------------------------------------------------------------------------
1683[23:22:20] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.1-SNAPSHOT-b5.2.4
1684[23:22:20] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.13-1.14.4|? / Bukkit-API
1685[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
1686[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
1687[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
1688[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
1689[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
1690[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
1691[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
1692[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
1693[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.13 blocks.
1694[23:22:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.14 blocks.
1695[23:22:20] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
1696[23:22:20] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.14.4)...
1697[23:22:20] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
1698[23:22:20] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | NoSlow
1699[23:22:20] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
1700[23:22:20] [Server thread/INFO]: [NoCheatPlus] Version 3.16.1-SNAPSHOT-b5.2.4 is enabled.
1701[23:22:20] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1702[23:22:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: listplayers
1703[23:22:20] [Server thread/INFO]: Done (24.422s)! For help, type "help"
1704[23:22:20] [Server thread/INFO]: Starting GS4 status listener
1705[23:22:20] [Query Listener #1/INFO]: Query running on 37.221.209.201:28500
1706[23:22:20] [Server thread/INFO]: Timings Reset
1707[23:22:20] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
1708[23:22:20] [Craft Scheduler Thread - 6/INFO]: SkyBlock | Info: Fetching user information from island data. This may take a while...
1709[23:22:20] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
1710[23:22:20] [Server thread/INFO]: [PlotSquared] You appear to be running the latest version of PlotSquared. Congratulations!
1711[23:22:20] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
1712[23:22:21] [Craft Scheduler Thread - 11/INFO]: [HeadsPlus] [HeadsPlus] A bővítmény naprakész!
1713[23:22:21] [Server thread/INFO]: Multiverse already knows about 'skyblock'!
1714[23:22:21] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
1715[23:22:21] [Server thread/INFO]: Multiverse already knows about 'skyblock_nether'!
1716[23:22:21] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
1717[23:22:21] [Server thread/INFO]: Multiverse already knows about 'skyblock_the_end'!
1718[23:22:21] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
1719[23:22:21] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
1720[23:22:21] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
1721[23:22:21] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
1722[23:22:21] [Craft Scheduler Thread - 19/INFO]: [Skywars] Looks like you have the latest version installed!
1723[23:22:21] [Craft Scheduler Thread - 6/INFO]: SkyBlock | Info: Finished fetching user information from island data. There were 5 users that were skipped.
1724[23:22:22] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 162 placeholder expansions are available on the cloud.
1725[23:22:22] [User Authenticator #1/INFO]: UUID of player Favorit5503 is 52b8a6ef-a98a-3800-82ef-0821f65a35cc
1726[23:22:23] [Server thread/INFO]: [Lands] There are currently 531 lands created (in active worlds).
1727[23:22:23] [Server thread/INFO]: [Lands] Looking for /Lands wild destinations.
1728[23:22:23] [Server thread/INFO]: [Lands] Found 0 possible /Lands wild teleporting destinations in 1 world(s). Please note that with server uptime this will become more. Starting extended search in background.
1729[23:22:23] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
1730[23:22:23] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 main menu items!
1731[23:22:23] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 shops with total of 192 items!
1732[23:22:24] [Server thread/INFO]: [Citizens] Loaded 47 NPCs.
1733[23:22:24] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
1734[23:22:24] [Server thread/WARN]: Block entity invalid: minecraft:beacon @ BlockPosition{x=39, y=60, z=-159}
1735[23:22:24] [Server thread/WARN]: [HeadsPlus] Server is in offline mode, player may have an invalid account! Attempting to grab UUID...
1736[23:22:24] [Server thread/WARN]: [HeadsPlus] Failed to grab data for user Favorit5503 - invalid username.
1737[23:22:25] [Server thread/INFO]: [AuthMe] The user Favorit5503 has 2 accounts:
1738[23:22:25] [Server thread/INFO]: [AuthMe] Favorit5503, darkshadow.
1739[23:22:25] [Server thread/INFO]: [AuthMe] Favorit5503 logged in!
1740[23:22:25] [Server thread/INFO]: Favorit5503[/178.164.246.246:55889] logged in with entity id 705 at ([vlc_survival]-616.3494098040411, 63.0, 2263.943307552182)
1741[23:22:25] [Craft Scheduler Thread - 20/INFO]: [Lands] [Database] Starting UUID caching.
1742[23:22:25] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
1743[23:22:25] [Craft Scheduler Thread - 20/INFO]: [Lands] [Database] UUID caching finished. Cached total of 2210 UUIDs.
1744[23:22:25] [Craft Scheduler Thread - 10/INFO]: [Vault] Stable Version: 1.7.2 | Current Version: 1.7.3
1745[23:22:25] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
1746[23:22:25] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
1747[23:22:26] [Server thread/ERROR]: Enum enchantment name 'SHARPNESS' on IRON_SWORD is invalid. Make sure it is spelled correctly
1748[23:22:26] [Server thread/ERROR]: Enum enchantment name 'PROTECTION' on LEATHER_CHESTPLATE is invalid. Make sure it is spelled correctly
1749[23:22:26] [Server thread/INFO]: [Quests] Loaded 23 Quest(s), 11 Action(s), 843 Phrase(s)
1750[23:22:26] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5055ms or 101 ticks behind
1751[23:22:26] [Craft Scheduler Thread - 10/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.20.3
1752[23:22:27] [Server thread/INFO]: [Skywars] Loaded 10 arena(s) and 1 join sign(s) and 51 cage(s) and 1 chest categorie(s) and 23 kit(s) and 22 trail(s) and 4 shop(s) and 53 achievement(s) and 7 broadcaster message(s)
1753[23:22:27] [Server thread/INFO]: [Skywars] Updating leaderboards...
1754[23:22:27] [Server thread/INFO]: [Skywars] Finished loading all the top signs and their requirements! (12) sign(s)! loading players stats...
1755[23:22:27] [Server thread/INFO]: [Skywars] Leaderboards were updated!
1756[23:22:27] [Craft Scheduler Thread - 30/WARN]: [NoCheatPlus] Bad material entry (checks.blockplace.noswing.exceptions): LILLY_PAD
1757[23:22:27] [Server thread/INFO]: Starting UUID caching
1758[23:22:27] [Server thread/INFO]: [Lands] [Integrations] Successful integrated Vault economy into economy system. Name: CMIEconomy Banks: false
1759[23:22:27] [Server thread/INFO]: [Lands] [Integrations] Successful integrated plugin into management system. Name: WorldGuard
1760[23:22:27] [Server thread/INFO]: [Lands] [Integrations] Successful integrated PlaceholderAPI into chat system.
1761[23:22:27] [Server thread/INFO]: [Lands] [Integrations] Successful integrated Dynmap into web system.
1762[23:22:27] [Server thread/WARN]: [Lands] [Integrations] Successful integrated WorldEdit. Permission to bypass WorldEdit restrictions: lands.bypass.worldedit
1763[23:22:28] [Craft Scheduler Thread - 24/INFO]: [P2] Starting player data caching for: vlc_auqatic
1764[23:22:28] [Craft Scheduler Thread - 24/INFO]: Fast mode UUID caching enabled!
1765[23:22:28] [Craft Scheduler Thread - 30/INFO]: [Lands] You're using the latest version.
1766[23:22:28] [Craft Scheduler Thread - 24/INFO]: [P2] Cached a total of: 268 UUIDs
1767[23:22:28] [Server thread/WARN]: [HeadsPlus] Heads not set up yet! Trying to craft again in 15 seconds...
1768[23:22:28] [Server thread/INFO]: [CMI] Checking... 2209/99
1769[23:22:29] [Server thread/INFO]: [CMI] Checking... 2209/199
1770[23:22:29] [Server thread/INFO]: Favorit5503 issued server command: //set 1
1771[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
1772[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
1773[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
1774[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.vexsoftware.votifier.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
1775[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:299)
1776[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:186)
1777[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:189)
1778[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:85)
1779[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
1780[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:777)
1781[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:634)
1782[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:306)
1783[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:903)
1784[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:151)
1785[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$null$4(PlatformCommandManager.java:244)
1786[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.Optional.map(Unknown Source)
1787[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$registerAlwaysInjectedValues$5(PlatformCommandManager.java:243)
1788[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MapBackedValueStore.lambda$injectedValue$0(MapBackedValueStore.java:56)
1789[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.Optional.flatMap(Unknown Source)
1790[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MapBackedValueStore.injectedValue(MapBackedValueStore.java:56)
1791[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MergedValueAccess.lambda$injectedValue$0(MergedValueAccess.java:54)
1792[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
1793[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.Spliterators$ArraySpliterator.tryAdvance(Unknown Source)
1794[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
1795[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
1796[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.copyInto(Unknown Source)
1797[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
1798[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source)
1799[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.evaluate(Unknown Source)
1800[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline.findFirst(Unknown Source)
1801[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MergedValueAccess.injectedValue(MergedValueAccess.java:57)
1802[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MemoizingValueAccess.injectedValue(MemoizingValueAccess.java:84)
1803[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.impl.CommandParametersImpl.injectedValue(CommandParametersImpl.java:109)
1804[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.InjectedValueAccess.injectedValue(InjectedValueAccess.java:44)
1805[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.RegionCommandsRegistration.editSession(RegionCommandsRegistration.java:730)
1806[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.RegionCommandsRegistration._set(RegionCommandsRegistration.java:399)
1807[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.CommandManager.execute(CommandManager.java:158)
1808[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommand(PlatformCommandManager.java:471)
1809[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1810[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1811[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1812[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Unknown Source)
1813[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
1814[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
1815[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.nonwrapped_dispatch(EventBus.java:193)
1816[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java)
1817[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.nonwrapped_post(EventBus.java:181)
1818[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java)
1819[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:341)
1820[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:55)
1821[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
1822[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
1823[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800)
1824[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608)
1825[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
1826[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
1827[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
1828[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
1829[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
1830[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
1831[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
1832[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
1833[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
1834[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
1835[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088)
1836[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
1837[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Unknown Source)
1838[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Class: class com.vexsoftware.votifier.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
1839[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Object: com.vexsoftware.votifier.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
1840[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
1841[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
1842[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
1843[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
1844[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Warning: Class scanner encountered an error while scanning class
1845[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.UnsupportedOperationException, null
1846[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.vexsoftware.votifier.netty.util.internal.shaded.org.jctools.queues.BaseMpscLinkedArrayQueue.iterator(BaseMpscLinkedArrayQueue.java:201)
1847[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.unpack(ClassScanner.java:299)
1848[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:186)
1849[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:189)
1850[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:85)
1851[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java)
1852[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.flushSession(EditSession.java:777)
1853[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:634)
1854[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:306)
1855[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:903)
1856[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:151)
1857[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$null$4(PlatformCommandManager.java:244)
1858[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.Optional.map(Unknown Source)
1859[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$registerAlwaysInjectedValues$5(PlatformCommandManager.java:243)
1860[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MapBackedValueStore.lambda$injectedValue$0(MapBackedValueStore.java:56)
1861[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.Optional.flatMap(Unknown Source)
1862[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MapBackedValueStore.injectedValue(MapBackedValueStore.java:56)
1863[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MergedValueAccess.lambda$injectedValue$0(MergedValueAccess.java:54)
1864[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
1865[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.Spliterators$ArraySpliterator.tryAdvance(Unknown Source)
1866[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
1867[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
1868[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.copyInto(Unknown Source)
1869[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
1870[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source)
1871[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.evaluate(Unknown Source)
1872[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline.findFirst(Unknown Source)
1873[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MergedValueAccess.injectedValue(MergedValueAccess.java:57)
1874[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.MemoizingValueAccess.injectedValue(MemoizingValueAccess.java:84)
1875[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.impl.CommandParametersImpl.injectedValue(CommandParametersImpl.java:109)
1876[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.inject.InjectedValueAccess.injectedValue(InjectedValueAccess.java:44)
1877[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.RegionCommandsRegistration.editSession(RegionCommandsRegistration.java:730)
1878[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.command.RegionCommandsRegistration._set(RegionCommandsRegistration.java:399)
1879[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.enginehub.piston.CommandManager.execute(CommandManager.java:158)
1880[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommand(PlatformCommandManager.java:471)
1881[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1882[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
1883[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
1884[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.lang.reflect.Method.invoke(Unknown Source)
1885[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
1886[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
1887[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.nonwrapped_dispatch(EventBus.java:193)
1888[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java)
1889[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.nonwrapped_post(EventBus.java:181)
1890[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java)
1891[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:341)
1892[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:55)
1893[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159)
1894[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739)
1895[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800)
1896[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608)
1897[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47)
1898[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
1899[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
1900[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
1901[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
1902[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
1903[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
1904[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029)
1905[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022)
1906[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119)
1907[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088)
1908[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
1909[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Thread.run(Unknown Source)
1910[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Class: class com.vexsoftware.votifier.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
1911[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Object: com.vexsoftware.votifier.netty.util.internal.shaded.org.jctools.queues.MpscUnboundedArrayQueue
1912[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] Send this message to the author of the plugin!
1913[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] https://github.com/SBPrime/AsyncWorldEdit/issues
1914[23:22:30] [Server thread/INFO]: [AsyncWorldEdit] -----------------------------------------------------------------------
1915[23:22:31] [Server thread/ERROR]: An unexpected error while handling a WorldEdit command
1916java.lang.ClassCastException: java.lang.String cannot be cast to me.lucko.luckperms.common.model.UserIdentifier
1917 at me.lucko.luckperms.common.model.manager.user.StandardUserManager.apply(StandardUserManager.java:34) ~[?:?]
1918 at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(Unknown Source) ~[?:1.8.0_231]
1919 at me.lucko.luckperms.common.cache.LoadingMap.get(LoadingMap.java:67) ~[?:?]
1920 at java.util.concurrent.ConcurrentHashMap.equals(Unknown Source) ~[?:1.8.0_231]
1921 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1922 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1923 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1924 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1925 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1926 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1927 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1928 at java.util.HashMap$TreeNode.find(Unknown Source) ~[?:1.8.0_231]
1929 at java.util.HashMap$TreeNode.getTreeNode(Unknown Source) ~[?:1.8.0_231]
1930 at java.util.HashMap.getNode(Unknown Source) ~[?:1.8.0_231]
1931 at java.util.HashMap.containsKey(Unknown Source) ~[?:1.8.0_231]
1932 at java.util.HashSet.contains(Unknown Source) ~[?:1.8.0_231]
1933 at org.primesoft.asyncworldedit.asyncinjector.scanner.ClassScanner.scan(ClassScanner.java:176) ~[?:?]
1934 at org.primesoft.asyncworldedit.asyncinjector.async.AsyncOperationProcessor.process(AsyncOperationProcessor.java:189) ~[?:?]
1935 at org.primesoft.asyncworldedit.injector.core.visitors.Helpers.executeMethod(Helpers.java:85) ~[?:?]
1936 at com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java) ~[?:?]
1937 at com.sk89q.worldedit.EditSession.flushSession(EditSession.java:777) ~[?:?]
1938 at org.primesoft.asyncworldedit.worldedit.ThreadSafeEditSession.flushSession(ThreadSafeEditSession.java:634) ~[?:?]
1939 at com.sk89q.worldedit.EditSession.setReorderMode(EditSession.java:306) ~[?:?]
1940 at com.sk89q.worldedit.LocalSession.createEditSession(LocalSession.java:903) ~[?:?]
1941 at org.primesoft.asyncworldedit.worldedit.WrappedLocalSession.createEditSession(WrappedLocalSession.java:151) ~[?:?]
1942 at com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$null$4(PlatformCommandManager.java:244) ~[?:?]
1943 at java.util.Optional.map(Unknown Source) ~[?:1.8.0_231]
1944 at com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$registerAlwaysInjectedValues$5(PlatformCommandManager.java:243) ~[?:?]
1945 at org.enginehub.piston.inject.MapBackedValueStore.lambda$injectedValue$0(MapBackedValueStore.java:56) ~[?:?]
1946 at java.util.Optional.flatMap(Unknown Source) ~[?:1.8.0_231]
1947 at org.enginehub.piston.inject.MapBackedValueStore.injectedValue(MapBackedValueStore.java:56) ~[?:?]
1948 at org.enginehub.piston.inject.MergedValueAccess.lambda$injectedValue$0(MergedValueAccess.java:54) ~[?:?]
1949 at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_231]
1950 at java.util.Spliterators$ArraySpliterator.tryAdvance(Unknown Source) ~[?:1.8.0_231]
1951 at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) ~[?:1.8.0_231]
1952 at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) ~[?:1.8.0_231]
1953 at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_231]
1954 at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_231]
1955 at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) ~[?:1.8.0_231]
1956 at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_231]
1957 at java.util.stream.ReferencePipeline.findFirst(Unknown Source) ~[?:1.8.0_231]
1958 at org.enginehub.piston.inject.MergedValueAccess.injectedValue(MergedValueAccess.java:57) ~[?:?]
1959 at org.enginehub.piston.inject.MemoizingValueAccess.injectedValue(MemoizingValueAccess.java:84) ~[?:?]
1960 at org.enginehub.piston.impl.CommandParametersImpl.injectedValue(CommandParametersImpl.java:109) ~[?:?]
1961 at org.enginehub.piston.inject.InjectedValueAccess.injectedValue(InjectedValueAccess.java:44) ~[?:?]
1962 at com.sk89q.worldedit.command.RegionCommandsRegistration.editSession(RegionCommandsRegistration.java:730) ~[?:?]
1963 at com.sk89q.worldedit.command.RegionCommandsRegistration._set(RegionCommandsRegistration.java:399) ~[?:?]
1964 at org.enginehub.piston.CommandManager.execute(CommandManager.java:158) ~[?:?]
1965 at com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommand(PlatformCommandManager.java:471) ~[?:?]
1966 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
1967 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1968 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
1969 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
1970 at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[?:?]
1971 at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
1972 at com.sk89q.worldedit.util.eventbus.EventBus.nonwrapped_dispatch(EventBus.java:193) ~[?:?]
1973 at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java) ~[?:?]
1974 at com.sk89q.worldedit.util.eventbus.EventBus.nonwrapped_post(EventBus.java:181) ~[?:?]
1975 at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java) ~[?:?]
1976 at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:341) ~[?:?]
1977 at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:55) ~[?:?]
1978 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.4.jar:git-Paper-221]
1979 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[patched_1.14.4.jar:git-Paper-221]
1980 at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800) ~[patched_1.14.4.jar:git-Paper-221]
1981 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608) ~[patched_1.14.4.jar:git-Paper-221]
1982 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.4.jar:git-Paper-221]
1983 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.4.jar:git-Paper-221]
1984 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-221]
1985 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-221]
1986 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-221]
1987 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-221]
1988 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-221]
1989 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-221]
1990 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-221]
1991 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-221]
1992 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[patched_1.14.4.jar:git-Paper-221]
1993 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-221]
1994 at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
1995[23:22:31] [Server thread/INFO]: [CMI] Checking... 2209/299
1996[23:22:32] [Server thread/INFO]: [CMI] Checking... 2209/399
1997[23:22:33] [Server thread/INFO]: [CMI] Checking... 2209/499
1998[23:22:34] [Server thread/INFO]: [CMI] Checking... 2209/599
1999[23:22:34] [Server thread/INFO]: [CMI] Checking... 2209/699
2000[23:22:35] [Server thread/INFO]: [CMI] Checking... 2209/799
2001[23:22:35] [Server thread/INFO]: [CMI] Checking... 2209/899
2002[23:22:36] [Server thread/INFO]: [CMI] Checking... 2209/999
2003[23:22:37] [Server thread/INFO]: [CMI] Checking... 2209/1099
2004[23:22:38] [Server thread/INFO]: [CMI] Checking... 2209/1199
2005[23:22:39] [Server thread/INFO]: [CMI] Checking... 2209/1299
2006[23:22:40] [Server thread/INFO]: [CMI] Checking... 2209/1399
2007[23:22:41] [Server thread/INFO]: [CMI] Checking... 2209/1499
2008[23:22:42] [Server thread/INFO]: [CMI] Checking... 2209/1599
2009[23:22:43] [Server thread/INFO]: [CMI] Checking... 2209/1699
2010[23:22:44] [Server thread/INFO]: [CMI] Checking... 2209/1799
2011[23:22:45] [Server thread/INFO]: [CMI] Checking... 2209/1899
2012[23:22:46] [Server thread/INFO]: [CMI] Checking... 2209/1999
2013[23:22:47] [Server thread/INFO]: [CMI] Checking... 2209/2099
2014[23:22:48] [Server thread/INFO]: [CMI] Checking... 2209/2199
2015[23:22:48] [Server thread/INFO]: [CMI] Checking... 2209/2209
2016[23:22:48] [Server thread/INFO]: [CMI] Finished cleaning
2017[23:22:48] [Server thread/INFO]: [CMI] Player data files removed: 0 Keeping: 2209
2018[23:25:25] [Server thread/INFO]: [CMI] Loaded (1) custom text's into memory. Took 0ms
2019[23:25:25] [Server thread/INFO]: [CMI] 5.6.46-log data base type detected
2020[23:25:25] [Server thread/INFO]: [CMI] Started MySQL data base. Took 14ms
2021[23:25:25] [Server thread/INFO]: [CMI] Loaded (5) warning categories into memory. Took 0ms
2022[23:25:25] [Server thread/INFO]: [CMI] Loaded (3) warning commands into memory. Took 0ms
2023[23:25:25] [Server thread/INFO]: [CMI] Loaded (121) custom mob heads into memory. Took 11ms
2024[23:25:25] [Server thread/INFO]: [CMI] Loaded (0) cooldowns into memory. Took 11ms
2025[23:25:25] [Server thread/INFO]: [CMI] Loaded (6) warmups into memory. Took 0ms
2026[23:25:25] [Server thread/INFO]: [CMI] Can't find world with (vlc_event_map) name
2027[23:25:25] [Server thread/INFO]: [CMI] Can't find world with (Valencraft) name
2028[23:25:25] [Server thread/INFO]: [CMI] Updated (EN) language file. Took 103ms
2029[23:25:25] [Server thread/INFO]: [CMI] Updated (HU) language file. Took 104ms
2030[23:25:25] [Server thread/INFO]: [CMI] Loaded (2) kits into memory. Took 1ms
2031[23:25:25] [Server thread/INFO]: [CMI] Loaded (5) schedules into memory. Took 6ms
2032[23:25:25] [Server thread/INFO]: [CMI] Loaded (7) ranks into memory. Took 1ms
2033[23:25:25] [Server thread/INFO]: [CMI] Loaded (4) warps into memory. Took 0ms
2034[23:25:25] [Server thread/INFO]: [CMI] Loaded (48) regular alias into memory. Took 10ms
2035[23:25:25] [Server thread/INFO]: [CMI] Loaded (9) portals into memory. Took 1ms
2036[23:25:25] [Server thread/INFO]: [CMI] Loaded (247) worth values into memory. Took 3ms
2037[23:25:25] [Server thread/INFO]: [CMI] Loaded (20) holograms into memory. Took 3ms
2038[23:25:25] [Server thread/INFO]: [CMI] Loaded (3) playtime rewards into memory. Took 0ms
2039[23:25:25] [Server thread/INFO]: [CMI] Loaded (0) event action commands into memory. Took 2ms
2040[23:25:25] [Server thread/INFO]: Configs and locale files reloaded!
2041[23:27:24] [Server thread/INFO]: [i]: Web:valenserver.eu
2042[23:27:24] [Server thread/INFO]: [i]: Elérhetőség:Discord,Facebook
2043[23:27:24] [Server thread/INFO]: [i]: E-Mail:info@valenserver.eu
2044[23:27:24] [Server thread/INFO]: [i]: Survival,Kreatív,SkyBlock,SkyWars,HardCore!
2045[23:32:24] [Server thread/INFO]: [i]: Survival,Kreatív,SkyBlock,SkyWars,HardCore Szerver
2046[23:32:24] [Server thread/INFO]: [i]: Hibákat/Tippeket írjatok meg a fórumban vagy Discordon!
2047[23:32:25] [Craft Scheduler Thread - 5/INFO]: [Skywars] Players stats have been saved!
2048[23:37:24] [Server thread/INFO]: [i]: Info:Segítséget keresel? /menu
2049[23:37:26] [Server thread/INFO]: [Skywars] Updating leaderboards...
2050[23:37:26] [Server thread/INFO]: [Skywars] Finished loading all the top signs and their requirements! (12) sign(s)! loading players stats...
2051[23:37:26] [Server thread/INFO]: [Skywars] Leaderboards were updated!
2052[23:42:24] [Server thread/INFO]: [i]: Info:Szeretnél valamit venni? /shop
2053[23:42:25] [Craft Scheduler Thread - 24/INFO]: [Skywars] Players stats have been saved!
2054[23:47:24] [Server thread/INFO]: [i]: Info:Több pénz kellene?Vegyél fel munkát! /jobs browse
2055[23:51:55] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2056[23:51:55] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2057[23:52:24] [Server thread/INFO]: [i]: Info:Szavazz a szerverre értékes nyereményért! /vote
2058[23:52:25] [Craft Scheduler Thread - 41/INFO]: [Skywars] Players stats have been saved!
2059[23:52:26] [Server thread/INFO]: [Skywars] Updating leaderboards...
2060[23:52:26] [Server thread/INFO]: [Skywars] Finished loading all the top signs and their requirements! (12) sign(s)! loading players stats...
2061[23:52:26] [Server thread/INFO]: [Skywars] Leaderboards were updated!
2062[23:57:24] [Server thread/INFO]: [i]: Info:Szeretnéd tudni az egyenleged? /money