· 6 years ago · Sep 09, 2019, 03:04 PM
1[16:39:46] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[16:39:46] [Server thread/INFO]: Loading properties
3[16:39:47] [Server thread/INFO]: This server is running Paper version git-Paper-186 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[16:39:48] [Server thread/INFO]: Debug logging is disabled
5[16:39:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[16:39:48] [Server thread/INFO]: Using 4 threads for Netty based IO
7[16:39:48] [Server thread/INFO]: Default game type: SURVIVAL
8[16:39:48] [Server thread/INFO]: Generating keypair
9[16:39:49] [Server thread/INFO]: Starting Minecraft server on *:3
10[16:39:49] [Server thread/INFO]: Using default channel type
11[16:40:14] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
12[16:40:15] [Server thread/WARN]: Plugin NBTAPI v2.0.0 does not specify an api-version.
13[16:40:15] [Server thread/ERROR]: Fatal error trying to convert EpicNetherGenerator v2.0.2:com/minelazz/epicnethergenerator/EpicNetherGenerator.class
14java.lang.ArrayIndexOutOfBoundsException: 2
15 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readVerificationTypeInfo(ClassReader.java:3148) ~[patched_1.14.4.jar:git-Paper-186]
16 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readStackMapFrame(ClassReader.java:3104) ~[patched_1.14.4.jar:git-Paper-186]
17 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:1854) ~[patched_1.14.4.jar:git-Paper-186]
18 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) ~[patched_1.14.4.jar:git-Paper-186]
19 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) ~[patched_1.14.4.jar:git-Paper-186]
20 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) ~[patched_1.14.4.jar:git-Paper-186]
21 at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:173) ~[patched_1.14.4.jar:git-Paper-186]
22 at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) ~[patched_1.14.4.jar:git-Paper-186]
23 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:112) ~[patched_1.14.4.jar:git-Paper-186]
24 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-186]
25 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
26 at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
27 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_221]
28 at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_221]
29 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.14.4.jar:git-Paper-186]
30 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-186]
31 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.14.4.jar:git-Paper-186]
32 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[patched_1.14.4.jar:git-Paper-186]
33 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-186]
34 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-186]
35 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[patched_1.14.4.jar:git-Paper-186]
36 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
37[16:40:15] [Server thread/WARN]: Plugin ProtocolLib v4.4.0 does not specify an api-version.
38[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
39[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
40[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
41[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
42[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
43[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
44[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
45[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
46[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
47[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
48[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
49[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
50[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
51[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
52[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
53[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
54[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
55[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
56[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
57[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
58[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
59[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
60[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
61[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
62[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
63[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
64[16:40:15] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
65[16:40:16] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
66[16:40:16] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
67[16:40:16] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
68[16:40:16] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
69[16:40:16] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
70[16:40:16] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
71[16:40:16] [Server thread/WARN]: Plugin DailyRewards v1.3.7d does not specify an api-version.
72[16:40:17] [Server thread/WARN]: Plugin CustomHeads v2.9.6 does not specify an api-version.
73[16:40:17] [Server thread/WARN]: Plugin BetterRTP v2.8.4 does not specify an api-version.
74[16:40:17] [Server thread/WARN]: Plugin TwitchSync v1.4.2 does not specify an api-version.
75[16:40:17] [Server thread/WARN]: Plugin PlayerWarps v4.1.4 does not specify an api-version.
76[16:40:18] [Server thread/INFO]: [PluginConstructorAPI] Loading PluginConstructorAPI v1.0.51
77[16:40:18] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
78[16:40:18] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
79[16:40:18] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.3
80[16:40:18] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.1.7
81[16:40:18] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
82[16:40:18] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
83[16:40:19] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.0.0
84[16:40:19] [Server thread/INFO]: [NBTAPI] Injecting custom NBT
85[16:40:19] [Server thread/INFO]: [NBTInjector] [NBTINJECTOR] Injecting Entity classes...
86[16:40:19] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
87[16:40:19] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_14_R1' loaded!
88[16:40:19] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'PluginConstructorAPI' to create a bStats instance!
89[16:40:20] [Server thread/INFO]: [NBTAPI] Not found: net.minecraft.server.v1_14_R1.EntityItem_frame
90[16:40:20] [Server thread/INFO]: [NBTAPI] Wasn't able to create an Entity instace, won't be able add NBT to 'minecraft:item_frame' entities!
91[16:40:21] [Server thread/INFO]: [NBTAPI] Skipping, won't be able add NBT to 'minecraft:fishing_bobber' entities!
92[16:40:21] [Server thread/INFO]: [NBTAPI] Skipping, won't be able add NBT to 'minecraft:player' entities!
93[16:40:23] [Server thread/INFO]: [NBTAPI] Not found: net.minecraft.server.v1_14_R1.EntityLeash_knot
94[16:40:23] [Server thread/INFO]: [NBTAPI] Wasn't able to create an Entity instace, won't be able add NBT to 'minecraft:leash_knot' entities!
95[16:40:23] [Server thread/INFO]: [NBTAPI] Skipping, won't be able add NBT to 'minecraft:lightning_bolt' entities!
96[16:40:23] [Server thread/INFO]: [NBTInjector] [NBTINJECTOR] Injecting Tile Entity classes...
97[16:40:24] [Server thread/INFO]: [NBTAPI] Injected!
98[16:40:24] [Server thread/INFO]: [MineTinker-Elevators] Loading MineTinker-Elevators v1.0
99[16:40:24] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
100[16:40:24] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.18.3
101[16:40:24] [Server thread/INFO]: [EpicNetherGenerator] Loading EpicNetherGenerator v2.0.2
102[16:40:24] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
103[16:40:27] [Server thread/INFO]: [PCGF_PluginLib] Loading PCGF_PluginLib v1.0.17-SNAPSHOT-T20190905205644
104[16:40:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
105[16:40:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@52ee5f4d]
106[16:40:28] [Server thread/INFO]: [Harbor] Loading Harbor v1.5.3
107[16:40:28] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
108[16:40:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
109[16:40:28] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
110[16:40:29] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
111[16:40:29] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.14.13
112[16:40:29] [Server thread/INFO]: [MineTinker] Loading MineTinker v1.0.2
113[16:40:29] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.4
114[16:40:29] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
115[16:40:29] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
116[16:40:29] [Server thread/INFO]: [ExploitFixer] Loading ExploitFixer v0.7.1
117[16:40:29] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.3.7d
118[16:40:29] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.9.10
119[16:40:29] [Server thread/INFO]: [backpacksplus] Loading backpacksplus v1.3.4
120[16:40:29] [Server thread/INFO]: [Matrix] Loading Matrix v2.3.6
121[16:40:29] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.3-SNAPSHOT
122[16:40:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
123[16:40:29] [Server thread/INFO]: [NetworkManager] Loading NetworkManager v2.8.0
124[16:40:37] [Server thread/INFO]: [PluginHiderPlus] Loading PluginHiderPlus v4.1.1
125[16:40:37] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.10.2
126[16:40:37] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
127[16:40:37] [Server thread/INFO]: [EpicFurnaces] Loading EpicFurnaces v4.4.4
128[16:40:37] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
129[16:40:37] [Server thread/INFO]: [CustomHeads] Loading CustomHeads v2.9.6
130[16:40:37] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.8.4
131[16:40:37] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.5.1
132[16:40:37] [Server thread/INFO]: [TwitchSync] Loading TwitchSync v1.4.2
133[16:40:37] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.15
134[16:40:37] [Server thread/INFO]: [BeastWithDraw] Loading BeastWithDraw v2.6-(1.13/1.14)
135[16:40:37] [Server thread/INFO]: [PlayerWarps] Loading PlayerWarps v4.1.4
136[16:40:37] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v2.0.12-Release
137[16:40:37] [Server thread/INFO]: [MarriageMaster] PCGF-PluginLib installed. Switching to normal mode!
138[16:40:37] [Server thread/INFO]: [DisplayShops] Loading DisplayShops v1.1.6
139[16:40:37] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1745)
140[16:40:37] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.17.1
141[16:40:37] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.15
142[16:40:37] [Server thread/INFO]: [TAB] Loading TAB v2.5.1
143[16:40:37] [Server thread/INFO]: [gravy] Loading gravy v1.4.5
144[16:40:37] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.3
145[16:40:37] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.4.2
146[16:40:37] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.3.2
147[16:40:37] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.1.1
148[16:40:37] [Server thread/INFO]: PVP >> Cargando expansion 'Cheat Prevention v14.8'
149[16:40:37] [Server thread/INFO]: PVP >> Cargando expansion 'Citizens Compatibility v14.17'
150[16:40:37] [Server thread/INFO]: PVP >> Cargando expansion 'Factions Compatibility v14.3'
151[16:40:37] [Server thread/INFO]: PVP >> Cargando expansion 'NotCombatLogX v14.1'
152[16:40:38] [Server thread/INFO]: PVP >> Cargando expansion 'Notifier v14.4'
153[16:40:38] [Server thread/INFO]: PVP >> Cargando expansion 'Placeholder Compatibility v14.2'
154[16:40:38] [Server thread/INFO]: PVP >> Cargando expansion 'Rewards v14.2'
155[16:40:38] [Server thread/INFO]: PVP >> Cargando expansion 'WorldGuard Compatibility v14.9'
156[16:40:38] [Server thread/INFO]: PVP >> Cangadas 8 expansion{es}
157[16:40:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.15
158[16:40:38] [Server thread/INFO]: [MyPet] Loading MyPet v3.7
159[16:40:38] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mError-Reporter ENABLED[m
160[16:40:39] [Server thread/INFO]: [Jobs] Loading Jobs v4.13.1
161[16:40:39] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v2.0.3
162[16:40:39] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
163[16:40:39] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v8.1.7
164[16:40:40] [Server thread/INFO]:
165[16:40:40] [Server thread/INFO]:
166[16:40:40] [Server thread/INFO]: _ __
167[16:40:40] [Server thread/INFO]: |_ ._ o _ \ / _ ._ | _| /__ _ ._ _ ._ _. _|_ _ ._
168[16:40:40] [Server thread/INFO]: |_ |_) | (_ \/\/ (_) | | (_| \_| (/_ | | (/_ | (_| |_ (_) |
169[16:40:40] [Server thread/INFO]: |
170[16:40:40] [Server thread/INFO]:
171[16:40:40] [Server thread/INFO]: Version 8.1.7 | Licensed to 745743
172[16:40:40] [Server thread/INFO]:
173[16:40:40] [Server thread/INFO]: Documentation can be found at http://discuss.dynamic-bytes.com/p/1-wiki
174[16:40:40] [Server thread/INFO]:
175[16:40:40] [Server thread/INFO]:
176[16:40:40] [Server thread/INFO]: > Loading structures (.EWG schematics)
177[16:40:45] [Server thread/INFO]: - DECO_desert_tower - DECO_forest_house - DECO_jungle_tower - DECO_portals_204 - DECO_rock_01 - DECO_rock_02 - DECO_rock_03 - DECO_rock_04 - DECO_rock_10 - DECO_rock_17 - DECO_rock_18 - DECO_rock_19 - DECO_rock_20 - DECO_rock_21 - DECO_rock_22 - DECO_rock_23 - DECO_rock_24 - DECO_rock_25 - DECO_swampBush_1 - DECO_swampPlants_1 - DECO_swampPlants_2 - DECO_swampPlants_3 - DECO_swampPlants_4 - DECO_swampRocks_1 - DECO_swampRootSmall_1 - DECO_swampRootSmall_2 - DECO_swampRootSmall_3 - DECO_swampRootSmall_4 - DECO_swampRootSmall_5 - DECO_swampRootSmall_6 - DECO_swampRoot_1 - DECO_swampRoot_2 - DECO_swampRoot_3 - DECO_swampRoot_4 - DECO_swampRoot_5 - DECO_swampRoot_6 - DECO_swampRoot_7 - TREES_birch_normal - TREES_birch_normal_2 - TREES_birch_normal_3 - TREES_birch_normal_4 - TREES_bonsai_big - TREES_bonsai_big_2 - TREES_bonsai_big_3 - TREES_bonsai_huge - TREES_bonsai_medium - TREES_bonsai_medium_2 - TREES_bonsai_normal - TREES_bonsai_normal_2 - TREES_bonsai_small - TREES_bonsai_tiny - TREES_dead_big - TREES_dead_huge - TREES_dead_medium - TREES_dead_medium_2 - TREES_dead_normal - TREES_dead_normal_2 - TREES_fantasy_normal - TREES_fantasy_normal_2 - TREES_fantasy_small - TREES_fantasy_small_2 - TREES_fantasy_small_3 - TREES_forgottenForest_medium - TREES_forgottenForest_medium_4 - TREES_forgottenForest_medium_5 - TREES_forgottenForest_normal_2 - TREES_forgottenForest_normal_3 - TREES_jungle_big - TREES_jungle_huge - TREES_jungle_medium - TREES_jungle_normal - TREES_jungle_normal_2 - TREES_jungle_normal_3 - TREES_jungle_normal_4 - TREES_jungle_small - TREES_jungle_small_2 - TREES_jungle_small_3 - TREES_nether_normal - TREES_oakTree_huge_1 - TREES_oakTree_huge_2 - TREES_oakTree_huge_3 - TREES_oakTree_normal_4 - TREES_oldtree_normal_1 - TREES_oldtree_normal_2 - TREES_pineLong_huge_4 - TREES_pineLong_normal_1 - TREES_pineLong_normal_2 - TREES_pineLong_normal_3 - TREES_pine_big - TREES_pine_huge - TREES_pine_medium - TREES_pine_normal - TREES_pine_normal_2 - TREES_pine_small - TREES_pine_small_2 - TREES_pine_small_3 - TREES_pine_tiny - TREES_pine_tiny_2 - TREES_scotsPine_normal_10 - TREES_scotsPine_normal_11 - TREES_scotsPine_normal_12 - TREES_scotsPine_normal_6 - TREES_scotsPine_normal_8 - TREES_scotsPine_normal_9 - TREES_snowyPine_normal_01 - TREES_snowyPine_normal_02 - TREES_snowyPine_normal_03 - TREES_stoneForest_normal - TREES_stoneForest_normal_2 - TREES_stoneForest_normal_3 - TREES_swamp_huge_1 - TREES_swamp_huge_2 - TREES_swamp_medium_1 - TREES_swamp_medium_2 - TREES_swamp_medium_3 - TREES_swamp_small_1 - TREES_tropicalForest_medium_1 - TREES_tropicalForest_medium_2 - TREES_tropicalForest_medium_3 - TREES_tropicalForest_medium_4 - TREES_tropicalForest_small_1 - TREES_willow_big - TREES_willow_big_2 - TREES_willow_huge - TREES_willow_medium - TREES_willow_medium_2 - TREES_willow_normal - TREES_willow_small - TREES_willow_tiny - TREES_willow_tiny_2 - TREES_willow_tiny_3
178[16:40:45] [Server thread/INFO]: > Loading configuration
179[16:40:45] [Server thread/INFO]:
180[16:40:45] [Server thread/INFO]: Done
181[16:40:45] [Server thread/INFO]: [EpicNetherGenerator] Enabling EpicNetherGenerator v2.0.2
182[16:40:45] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
183[16:40:46] [Server thread/INFO]: __
184[16:40:46] [Server thread/INFO]: | |__) LuckPerms v4.4.1
185[16:40:46] [Server thread/INFO]: |___ | Running on Bukkit - Paper
186[16:40:46] [Server thread/INFO]:
187[16:40:46] [Server thread/INFO]: [LuckPerms] Loading configuration...
188[16:40:47] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
189[16:40:47] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
190[16:40:47] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
191[16:40:47] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
192[16:40:48] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
193[16:40:48] [Server thread/INFO]: [LuckPerms] Performing initial data load...
194[16:40:49] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3423ms)
195[16:40:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
196[16:40:49] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
197[16:40:49] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
198[16:40:51] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
199[16:40:51] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
200[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.4
201[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
202[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
203[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
204[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
205[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
206[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
207[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
208[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
209[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
210[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
211[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
212[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
213[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
214[16:40:51] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
215[16:41:01] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
216[16:41:01] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
217[16:41:01] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
218[16:41:01] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
219[16:41:01] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
220[16:41:01] [Server thread/INFO]: [AsyncWorldEdit] Enabled
221[16:41:01] [Server thread/INFO]: [NetworkManager] Enabling NetworkManager v2.8.0
222[16:41:01] [Server thread/INFO]: [NetworkManager] Creating HikariCP Configuration...
223[16:41:01] [Server thread/INFO]: [NetworkManager] Setting up MySQL Connection pool...
224[16:41:01] [Server thread/INFO]: [nl.chimpgamer.networkmanager.lib.hikari.HikariDataSource] networkmanager-pool - Starting...
225[16:41:01] [Server thread/INFO]: [nl.chimpgamer.networkmanager.lib.hikari.HikariDataSource] networkmanager-pool - Start completed.
226[16:41:01] [Server thread/INFO]: [NetworkManager] Connection pool successfully configured.
227[16:41:01] [Server thread/INFO]: [NetworkManager] Creating tables...
228[16:41:02] [Thread-19/INFO]: [AsyncWorldEdit] Hay una nueva version. Tu version: 3.6.4, ultima version: 3.6.10
229[16:41:02] [Server thread/INFO]: [NetworkManager] Initializing Messaging Service... [PluginMessaging]
230[16:41:02] [Server thread/INFO]: [NetworkManager] | Starting NetworkManager
231[16:41:02] [Server thread/INFO]: [NetworkManager] Enabling extensions...
232[16:41:02] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
233[16:41:02] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
234[16:41:02] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
235[16:41:02] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
236[16:41:02] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
237[16:41:02] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
238[16:41:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
239[16:41:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
240[16:41:02] [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.
241[16:41:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
242[16:41:02] [Server thread/INFO]: Preparing level "world"
243[16:41:03] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
244[16:41:03] [Server thread/INFO]: Loaded 6 recipes
245[16:41:04] [Server thread/INFO]: -------- World Settings For [world] --------
246[16:41:04] [Server thread/INFO]: View Distance: 8
247[16:41:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
248[16:41:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
249[16:41:04] [Server thread/INFO]: Item Merge Radius: 2.5
250[16:41:04] [Server thread/INFO]: Item Despawn Rate: 6000
251[16:41:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
252[16:41:04] [Server thread/INFO]: Cane Growth Modifier: 100%
253[16:41:04] [Server thread/INFO]: Melon Growth Modifier: 100%
254[16:41:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
255[16:41:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
256[16:41:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
257[16:41:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
258[16:41:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
259[16:41:04] [Server thread/INFO]: Potato Growth Modifier: 100%
260[16:41:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
261[16:41:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
262[16:41:04] [Server thread/INFO]: Vine Growth Modifier: 100%
263[16:41:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
264[16:41:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
265[16:41:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
266[16:41:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
267[16:41:04] [Server thread/INFO]: Mob Spawn Range: 8
268[16:41:04] [Server thread/INFO]: Experience Merge Radius: 3.0
269[16:41:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
270[16:41:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
271[16:41:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
272[16:41:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
273[16:41:04] [Server thread/INFO]: Max TNT Explosions: 100
274[16:41:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
275[16:41:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
276[16:41:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
277[16:41:06] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world ]~~~~~~~~~~~~
278[16:41:06] [Server thread/INFO]:
279[16:41:06] [Server thread/INFO]: Biomes that will generated;
280[16:41:06] [Server thread/INFO]: * Bamboo Forest
281[16:41:06] [Server thread/INFO]: * Birch Forest
282[16:41:06] [Server thread/INFO]: * Bonsai Forest
283[16:41:06] [Server thread/INFO]: * Volcano
284[16:41:06] [Server thread/INFO]: * Dark forest
285[16:41:06] [Server thread/INFO]: * Desert
286[16:41:06] [Server thread/INFO]: * Deep Ocean
287[16:41:06] [Server thread/INFO]: * Deciduous Forest
288[16:41:06] [Server thread/INFO]: * Fantasy Forest
289[16:41:06] [Server thread/INFO]: * Farmland
290[16:41:06] [Server thread/INFO]: * Forgotten Forest
291[16:41:06] [Server thread/INFO]: * Frozen Ocean
292[16:41:06] [Server thread/INFO]: * Scots pine forest
293[16:41:06] [Server thread/INFO]: * Jungle
294[16:41:06] [Server thread/INFO]: * Jungle Edge
295[16:41:06] [Server thread/INFO]: * Lukewarm Ocean
296[16:41:06] [Server thread/INFO]: * Mesa
297[16:41:06] [Server thread/INFO]: * Mega Spruce Taiga
298[16:41:06] [Server thread/INFO]: * Mega Taiga
299[16:41:06] [Server thread/INFO]: * Ocean
300[16:41:06] [Server thread/INFO]: * Pine Forest
301[16:41:06] [Server thread/INFO]: * Plains
302[16:41:06] [Server thread/INFO]: * River
303[16:41:06] [Server thread/INFO]: * Stone Forest
304[16:41:06] [Server thread/INFO]: * Swamp
305[16:41:06] [Server thread/INFO]: * Snowy Pine
306[16:41:06] [Server thread/INFO]: * Savanna
307[16:41:06] [Server thread/INFO]: * Swamp Edge
308[16:41:06] [Server thread/INFO]: * Swampland
309[16:41:06] [Server thread/INFO]: * Tropical Forest
310[16:41:06] [Server thread/INFO]: * Warm Ocean
311[16:41:06] [Server thread/INFO]:
312[16:41:06] [Server thread/INFO]: Generator version: 8.1.5
313[16:41:06] [Server thread/INFO]:
314[16:41:06] [Server thread/INFO]: Biomes in total: 31
315[16:41:06] [Server thread/INFO]: Preparing world injection
316[16:41:06] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
317[16:41:07] [Server thread/INFO]: -------- World Settings For [world_nether] --------
318[16:41:07] [Server thread/INFO]: View Distance: 8
319[16:41:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
320[16:41:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
321[16:41:07] [Server thread/INFO]: Item Merge Radius: 2.5
322[16:41:07] [Server thread/INFO]: Item Despawn Rate: 6000
323[16:41:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
324[16:41:07] [Server thread/INFO]: Cane Growth Modifier: 100%
325[16:41:07] [Server thread/INFO]: Melon Growth Modifier: 100%
326[16:41:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
327[16:41:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
328[16:41:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
329[16:41:07] [Server thread/INFO]: Beetroot Growth Modifier: 100%
330[16:41:07] [Server thread/INFO]: Carrot Growth Modifier: 100%
331[16:41:07] [Server thread/INFO]: Potato Growth Modifier: 100%
332[16:41:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
333[16:41:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
334[16:41:07] [Server thread/INFO]: Vine Growth Modifier: 100%
335[16:41:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
336[16:41:07] [Server thread/INFO]: Bamboo Growth Modifier: 100%
337[16:41:07] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
338[16:41:07] [Server thread/INFO]: Kelp Growth Modifier: 100%
339[16:41:07] [Server thread/INFO]: Mob Spawn Range: 8
340[16:41:07] [Server thread/INFO]: Experience Merge Radius: 3.0
341[16:41:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
342[16:41:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
343[16:41:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
344[16:41:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
345[16:41:07] [Server thread/INFO]: Max TNT Explosions: 100
346[16:41:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
347[16:41:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
348[16:41:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
349[16:41:07] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world_nether ]~~~~~~~~~~~~
350[16:41:07] [Server thread/INFO]:
351[16:41:07] [Server thread/INFO]: Biomes that will generated;
352[16:41:07] [Server thread/INFO]: * Nether forest
353[16:41:07] [Server thread/INFO]: * Nether mountain
354[16:41:07] [Server thread/INFO]: * Nether roads
355[16:41:07] [Server thread/INFO]: * Nether ocean
356[16:41:07] [Server thread/INFO]: * Nether lakes
357[16:41:07] [Server thread/INFO]: * Nether volcano
358[16:41:07] [Server thread/INFO]: * Nether swamp
359[16:41:07] [Server thread/INFO]:
360[16:41:07] [Server thread/INFO]: Generator version: 8.1.7
361[16:41:07] [Server thread/INFO]:
362[16:41:07] [Server thread/INFO]: Biomes in total: 7
363[16:41:07] [Server thread/INFO]: Preparing world injection
364[16:41:14] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
365[16:41:14] [Server thread/INFO]: View Distance: 8
366[16:41:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
367[16:41:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
368[16:41:14] [Server thread/INFO]: Item Merge Radius: 2.5
369[16:41:14] [Server thread/INFO]: Item Despawn Rate: 6000
370[16:41:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
371[16:41:14] [Server thread/INFO]: Cane Growth Modifier: 100%
372[16:41:14] [Server thread/INFO]: Melon Growth Modifier: 100%
373[16:41:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
374[16:41:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
375[16:41:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
376[16:41:14] [Server thread/INFO]: Beetroot Growth Modifier: 100%
377[16:41:14] [Server thread/INFO]: Carrot Growth Modifier: 100%
378[16:41:14] [Server thread/INFO]: Potato Growth Modifier: 100%
379[16:41:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
380[16:41:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
381[16:41:14] [Server thread/INFO]: Vine Growth Modifier: 100%
382[16:41:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
383[16:41:14] [Server thread/INFO]: Bamboo Growth Modifier: 100%
384[16:41:14] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
385[16:41:14] [Server thread/INFO]: Kelp Growth Modifier: 100%
386[16:41:14] [Server thread/INFO]: Mob Spawn Range: 8
387[16:41:14] [Server thread/INFO]: Experience Merge Radius: 3.0
388[16:41:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
389[16:41:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
390[16:41:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
391[16:41:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
392[16:41:14] [Server thread/INFO]: Max TNT Explosions: 100
393[16:41:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
394[16:41:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
395[16:41:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
396[16:41:14] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
397[16:41:14] [Server thread/INFO]: Preparing spawn area: 0%
398[16:41:14] [Server thread/INFO]: Preparing spawn area: 0%
399[16:41:15] [Server thread/INFO]: Loaded 441 spawn chunks for world world
400[16:41:15] [Server thread/INFO]: Time elapsed: 1246 ms
401[16:41:15] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
402[16:41:15] [Server thread/INFO]: Preparing spawn area: 11%
403[16:41:15] [Server thread/INFO]: Preparing spawn area: 25%
404[16:41:22] [Server-Worker-12/INFO]: Preparing spawn area: 25%
405[16:41:22] [Server-Worker-8/INFO]: Preparing spawn area: 25%
406[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
407[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
408[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
409[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
410[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
411[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
412[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
413[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
414[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
415[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
416[16:41:22] [Server-Worker-13/INFO]: Preparing spawn area: 25%
417[16:41:22] [Server-Worker-12/INFO]: Preparing spawn area: 100%
418[16:41:23] [Server-Worker-8/INFO]: Preparing spawn area: 100%
419[16:41:24] [Server-Worker-13/INFO]: Preparing spawn area: 100%
420[16:41:24] [Server-Worker-13/INFO]: Preparing spawn area: 100%
421[16:41:24] [Server-Worker-13/INFO]: Preparing spawn area: 100%
422[16:41:25] [Server-Worker-7/INFO]: Preparing spawn area: 100%
423[16:41:25] [Server-Worker-7/INFO]: Preparing spawn area: 100%
424[16:41:25] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
425[16:41:25] [Server thread/INFO]: Time elapsed: 10529 ms
426[16:41:25] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
427[16:41:25] [Server thread/INFO]: Preparing spawn area: 0%
428[16:41:26] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
429[16:41:26] [Server thread/INFO]: Time elapsed: 370 ms
430[16:41:26] [Server thread/INFO]: [PluginConstructorAPI] Enabling PluginConstructorAPI v1.0.51
431[16:41:26] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3*
432[16:41:26] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
433[16:41:26] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
434[16:41:26] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.3
435[16:41:26] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_14_R1, using UniversalSkinFactory.
436[16:41:26] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest[SkinsRestorer] Verbose is missing in config.yml! Using default value.
437[16:41:26] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
438[16:41:26] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.0.0*
439[16:41:26] [Server thread/INFO]: [NBTAPI] Checking bindings...
440[16:41:26] [Server thread/INFO]: [NBTAPI] Gson:
441[16:41:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
442[16:41:26] [Server thread/INFO]: [NBTAPI] Classes:
443[16:41:26] [Server thread/INFO]: [NBTAPI] All Classes where able to link!
444[16:41:26] [Server thread/INFO]: [NBTAPI] Methods:
445[16:41:26] [Server thread/INFO]: [NBTAPI] All Methods where able to link!
446[16:41:26] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
447[16:41:27] [Server thread/INFO]: [NBTAPI] SubCompoundsTest: Ok
448[16:41:27] [Server thread/INFO]: [NBTAPI] NBTFileTest: Ok
449[16:41:27] [Server thread/INFO]: [NBTAPI] ListTest: Ok
450[16:41:27] [Server thread/INFO]: [NBTAPI] EntityTest: Ok
451[16:41:27] [Server thread/INFO]: [NBTAPI] GetterSetterTest: Ok
452[16:41:27] [Server thread/INFO]: [NBTAPI] EntityCustomNbtTest: Ok
453[16:41:27] [Server thread/INFO]: [NBTAPI] TilesCustomNBTTest: Ok
454[16:41:27] [Server thread/INFO]: [NBTAPI] TypeTest: Ok
455[16:41:27] [Server thread/INFO]: [NBTAPI] RemovingKeys: Ok
456[16:41:27] [Server thread/INFO]: [NBTAPI] EmptyItemTest: Ok
457[16:41:27] [Server thread/INFO]: [NBTAPI] ItemConvertionTest: Ok
458[16:41:27] [Server thread/INFO]: [NBTAPI] MergeTest: Ok
459[16:41:27] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
460[16:41:27] [Server thread/INFO]: [MineTinker-Elevators] Enabling MineTinker-Elevators v1.0
461[16:41:27] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
462[16:41:27] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
463[16:41:27] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
464[16:41:27] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.18.3
465[16:41:27] [Server thread/INFO]: LagAssist » Enabling Systems:
466[16:41:27] [Server thread/INFO]: [?] Smart Mob Tools.
467[16:41:27] [Server thread/INFO]: [?] Hopper Manager.
468[16:41:27] [Server thread/INFO]: [?] Redstone Culler.
469[16:41:27] [Server thread/INFO]: [?] Physics-Tweaker.
470[16:41:27] [Server thread/INFO]: [?] Lag Monitor.
471[16:41:27] [Server thread/INFO]: [?] MapVisualizer.
472[16:41:27] [Server thread/INFO]: [?] Chunk Analyser.
473[16:41:27] [Server thread/INFO]: [?] Chunk Limiter.
474[16:41:27] [Server thread/INFO]: [?] StatsAnalyse.
475[16:41:27] [Server thread/INFO]: [?] LogCleaner System.
476[16:41:27] [Server thread/INFO]: [?] Spawner Manager.
477[16:41:27] [Server thread/INFO]: [?] GUI.
478[16:41:27] [Server thread/INFO]: 0 ZAI
479[16:41:27] [Server thread/INFO]: [?] Injecting PacketListener.
480[16:41:27] [Server thread/INFO]: [PCGF_PluginLib] Enabling PCGF_PluginLib v1.0.17-SNAPSHOT-T20190905205644
481[16:41:27] [Server thread/INFO]: [PCGF_PluginLib] [32mConfig file successfully loaded.[0m
482[16:41:28] [Server thread/INFO]: [PCGF_PluginLib] [32mItem name language file successfully loaded. Language: english Author: GeorgH93[0m
483[16:41:28] [Server thread/INFO]: [PCGF_PluginLib] Loading item translations ...
484[16:41:28] [Server thread/INFO]: [PCGF_PluginLib] Finished loading item translations for 830 items.
485[16:41:28] [Server thread/INFO]: [PCGF_PluginLib] [32mLanguage file successfully loaded. Language: english Author: GeorgH93[0m
486[16:41:28] [Server thread/INFO]: [PCGF_PluginLib] [32m PCGF_PluginLib v1.0.17-SNAPSHOT-T20190905205644 has been enabled! [33m :) [0m
487[16:41:28] [Server thread/INFO]: [Harbor] Enabling Harbor v1.5.3
488[16:41:28] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.6
489[16:41:28] [Server thread/INFO]: [ClearLag] Loading modules...
490[16:41:28] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
491[16:41:28] [Server thread/INFO]: [ClearLag] Modules have been loaded!
492[16:41:28] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
493[16:41:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
494[16:41:28] [Thread-24/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
495[16:41:28] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" 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].
496[16:41:28] [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.
497[16:41:28] [Server thread/INFO]: -------- World Settings For [builders] --------
498[16:41:28] [Server thread/INFO]: View Distance: 8
499[16:41:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
500[16:41:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
501[16:41:28] [Server thread/INFO]: Item Merge Radius: 2.5
502[16:41:28] [Server thread/INFO]: Item Despawn Rate: 6000
503[16:41:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
504[16:41:28] [Server thread/INFO]: Cane Growth Modifier: 100%
505[16:41:28] [Server thread/INFO]: Melon Growth Modifier: 100%
506[16:41:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
507[16:41:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
508[16:41:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
509[16:41:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
510[16:41:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
511[16:41:28] [Server thread/INFO]: Potato Growth Modifier: 100%
512[16:41:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
513[16:41:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
514[16:41:28] [Server thread/INFO]: Vine Growth Modifier: 100%
515[16:41:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
516[16:41:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
517[16:41:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
518[16:41:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
519[16:41:28] [Server thread/INFO]: Mob Spawn Range: 8
520[16:41:28] [Server thread/INFO]: Experience Merge Radius: 3.0
521[16:41:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
522[16:41:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
523[16:41:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
524[16:41:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
525[16:41:28] [Server thread/INFO]: Max TNT Explosions: 100
526[16:41:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
527[16:41:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
528[16:41:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
529[16:41:28] [Server thread/INFO]: Could not set generator for world 'world': Plugin 'Realistic_World' does not exist
530[16:41:29] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
531[16:41:29] [Thread-24/INFO]: [ClearLag] No updates found!
532[16:41:30] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
533[16:41:30] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
534[16:41:30] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
535[16:41:30] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.14.13
536[16:41:30] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.14.4
537[16:41:30] [Server thread/INFO]: [MineTinker] Enabling MineTinker v1.0.2
538[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Metal antibalas modifier from MineTinker.
539[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Metal antibombas modifier from MineTinker.
540[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Refrigerado modifier from MineTinker.
541[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Aquaphilic modifier from MineTinker.
542[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Toque de lava modifier from MineTinker.
543[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Decapitacion modifier from MineTinker.
544[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Canalizacion modifier from MineTinker.
545[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Cleptomano modifier from MineTinker.
546[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Ender modifier from MineTinker.
547[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Suertudo modifier from MineTinker.
548[16:41:30] [Server thread/INFO]: [Herramientas] Registered the Modificador Extra modifier from MineTinker.
549[16:41:30] [Server thread/INFO]: [Herramientas] Registered the En llamas modifier from MineTinker.
550[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Toque helado modifier from MineTinker.
551[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Marcado modifier from MineTinker.
552[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Prisa modifier from MineTinker.
553[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Infinidad modifier from MineTinker.
554[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Empuje modifier from MineTinker.
555[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Robo de vida modifier from MineTinker.
556[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Caida de pluma modifier from MineTinker.
557[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Fortuna modifier from MineTinker.
558[16:41:31] [Server thread/INFO]: [Herramientas] Registered the En llamas modifier from MineTinker.
559[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Envenenamiento modifier from MineTinker.
560[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Destructor modifier from MineTinker.
561[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Impulso modifier from MineTinker.
562[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Proteccion modifier from MineTinker.
563[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Reforzado modifier from MineTinker.
564[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Reparacion modifier from MineTinker.
565[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Afilado modifier from MineTinker.
566[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Levitacion modifier from MineTinker.
567[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Toque de seda modifier from MineTinker.
568[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Golpeo modifier from MineTinker.
569[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Ligado al alma modifier from MineTinker.
570[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Velocidad modifier from MineTinker.
571[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Spider's-Bane modifier from MineTinker.
572[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Sweeping modifier from MineTinker.
573[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Tanky modifier from MineTinker.
574[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Thorned modifier from MineTinker.
575[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Timber modifier from MineTinker.
576[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Webbed modifier from MineTinker.
577[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Perforacion modifier from MineTinker.
578[16:41:31] [Server thread/INFO]: [Herramientas] Registered the Multi-disparo modifier from MineTinker.
579[16:41:31] [Server thread/INFO]: [Herramientas] Registered commands!
580[16:41:32] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
581[16:41:32] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
582[16:41:32] [Server thread/INFO]: [DeluxeMenus] 2 GUI menus loaded!
583[16:41:32] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
584[16:41:32] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
585[16:41:32] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
586[16:41:32] [Server thread/INFO]: [ExploitFixer] Enabling ExploitFixer v0.7.1
587[16:41:32] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.3.7d*
588[16:41:32] [Server thread/INFO]: Daily Rewards: Checking for updates...
589[16:41:33] [Server thread/INFO]: Daily Rewards: No updates available. Plugin is up to date!
590[16:41:33] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.9.10
591[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
592[16:41:33] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
593[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
594[16:41:33] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
595[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
596[16:41:33] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
597[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
598[16:41:33] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
599[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading custom files.
600[16:41:33] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Sub.yml.
601[16:41:33] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/VIP.yml.
602[16:41:33] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Vote.yml.
603[16:41:33] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/voyaporello.yml.
604[16:41:33] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
605[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
606[16:41:33] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
607[16:41:33] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
608[16:41:33] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
609[16:41:33] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
610[16:41:33] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
611[16:41:33] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
612[16:41:33] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
613[16:41:33] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
614[16:41:33] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
615[16:41:33] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
616[16:41:33] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
617[16:41:33] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
618[16:41:33] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
619[16:41:33] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
620[16:41:33] [Server thread/INFO]: [backpacksplus] Enabling backpacksplus v1.3.4
621[16:41:33] [Server thread/INFO]: [backpacksplus 1.3.4] The lang.yml file has been loaded
622[16:41:33] [Server thread/INFO]: [backpacksplus 1.3.4] BackPacks+ Loaded
623[16:41:33] [Server thread/INFO]: [Matrix] Enabling Matrix v2.3.6
624[16:41:34] [Server thread/INFO]: [Matrix] ** Error: You are using ProtocolLib 4.4.0 for 1.14 version, it's not compatible!
625[16:41:34] [Server thread/INFO]: [Matrix] ** Please download ProtocolLib 4.5.0!
626[16:41:34] [Server thread/INFO]: _____
627[16:41:34] [Server thread/INFO]: | | | Matrix AntiCheat v2.3.6
628[16:41:34] [Server thread/INFO]: | | | Environment: git-Paper-186 (MC: 1.14.4)
629[16:41:34] [Server thread/INFO]:
630[16:41:34] [Server thread/INFO]: [Matrix] Enabled 20 checks, Disabled 0 checks
631[16:41:34] [Server thread/INFO]: [Matrix] Loaded all config files
632[16:41:34] [Server thread/INFO]: [Matrix] Loaded 8 Placeholders
633[16:41:35] [Server thread/INFO]: [Matrix] (Machine Learning) ML Model Version: #6
634[16:41:35] [Server thread/INFO]: [Matrix] (Machine Learning) Loaded 96 models
635[16:41:35] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI
636[16:41:35] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.3-SNAPSHOT
637[16:41:35] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
638[16:41:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
639[16:41:36] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
640[16:41:36] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
641[16:41:36] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
642[16:41:36] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
643[16:41:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
644[16:41:36] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
645[16:41:36] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
646[16:41:36] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
647[16:41:36] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
648[16:41:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
649[16:41:36] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
650[16:41:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
651[16:41:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
652[16:41:36] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
653[16:41:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
654[16:41:36] [Server thread/INFO]: [WorldGuard] (builders) TNT ignition is PERMITTED.
655[16:41:36] [Server thread/INFO]: [WorldGuard] (builders) Lighters are PERMITTED.
656[16:41:36] [Server thread/INFO]: [WorldGuard] (builders) Lava fire is blocked.
657[16:41:36] [Server thread/INFO]: [WorldGuard] (builders) Fire spread is UNRESTRICTED.
658[16:41:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'builders'
659[16:41:36] [Server thread/INFO]: [WorldGuard] Loading region data...
660[16:41:36] [Server thread/INFO]: [PluginHiderPlus] Enabling PluginHiderPlus v4.1.1
661[16:41:36] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.10.2
662[16:41:36] [Server thread/INFO]: =============================
663[16:41:36] [Server thread/INFO]: UltimateStacker 1.10.2 by Songoda <3!
664[16:41:36] [Server thread/INFO]: Action: Enabling...
665[16:41:36] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
666[16:41:36] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
667[16:41:38] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
668[16:41:38] [Server thread/INFO]: =============================
669[16:41:38] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
670[16:41:38] [Server thread/INFO]: [BuycraftX] Validating your server key...
671[16:41:40] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
672[16:41:40] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
673[16:41:40] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
674[16:41:40] [Server thread/INFO]: [EpicFurnaces] Enabling EpicFurnaces v4.4.4
675[16:41:40] [Server thread/INFO]: =============================
676[16:41:40] [Server thread/INFO]: EpicFurnaces 4.4.4 by Songoda <3!
677[16:41:40] [Server thread/INFO]: Action: Enabling...
678[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loading data file
679[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loading language file
680[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "ar_EG.lang"
681[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "de_DE.lang"
682[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "en_US.lang"
683[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "es_ES.lang"
684[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "fr_FR.lang"
685[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "nl_NL.lang"
686[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "no_NO.lang"
687[16:41:40] [Server thread/INFO]: [EpicFurnaces] Loaded locale "pl_PL.lang"
688[16:41:41] [Server thread/INFO]: [EpicFurnaces] Loaded locale "pr_FA.lang"
689[16:41:41] [Server thread/INFO]: [EpicFurnaces] Loaded locale "ru_RU.lang"
690[16:41:41] [Server thread/INFO]: [EpicFurnaces] Loaded locale "sv_SE.lang"
691[16:41:41] [Server thread/INFO]: [EpicFurnaces] Loaded locale "tr_TR.lang"
692[16:41:41] [Server thread/INFO]: [SongodaUpdate] Hooked EpicFurnaces.
693[16:41:41] [Server thread/INFO]: Connection with Songoda servers failed...
694[16:41:41] [Server thread/INFO]: [EpicFurnaces] Loading language file
695[16:41:41] [Server thread/INFO]: =============================
696[16:41:41] [Server thread/INFO]: [CustomHeads] Enabling CustomHeads v2.9.6*
697[16:41:41] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.8.4*
698[16:41:42] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.5.1
699[16:41:42] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
700[16:41:42] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
701[16:41:42] [Server thread/INFO]: | Command file(s) found : 1
702[16:41:42] [Server thread/INFO]: | Config : Ready.
703[16:41:42] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
704[16:41:42] [Server thread/INFO]: | Custom commands loaded : 41
705[16:41:42] [Server thread/INFO]: | Version: 5.5.1
706[16:41:42] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
707[16:41:43] [Server thread/INFO]: | You are running the latest version of MyCommand.
708[16:41:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
709[16:41:43] [Server thread/INFO]: [TwitchSync] Enabling TwitchSync v1.4.2*
710[16:41:43] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.15
711[16:41:43] [ForkJoinPool.commonPool-worker-3/ERROR]: [TwitchSync] No channels found
712[16:41:43] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
713[16:41:43] [Server thread/INFO]: [Essentials] No kits found to migrate.
714[16:41:43] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
715[16:41:43] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
716[16:41:43] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
717[16:41:44] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
718[16:41:44] [Server thread/INFO]: [Essentials] Using locale es_ES
719[16:41:44] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
720[16:41:44] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
721[16:41:44] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
722[16:41:44] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
723[16:41:44] [Server thread/INFO]: [BeastWithDraw] Enabling BeastWithDraw v2.6-(1.13/1.14)
724[16:41:44] [Server thread/INFO]: [BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are regitered
725[16:41:44] [Server thread/INFO]: [BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are regitered
726[16:41:44] [Server thread/INFO]: [PlayerWarps] Enabling PlayerWarps v4.1.4*
727[16:41:44] [Server thread/INFO]: [PlayerWarps] Vault found! Now enabling PlayerWarps...
728[16:41:44] [Server thread/INFO]: [PlayerWarps] Found WorldGuard adding support...
729[16:41:44] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v2.0.12-Release
730[16:41:44] [Server thread/INFO]: [MarriageMaster] [32mConfig file successfully loaded.[0m
731[16:41:44] [Server thread/INFO]: [MarriageMaster] No compatible backpack plugin found.
732[16:41:44] [Server thread/INFO]: [MarriageMaster] [32mLanguage file successfully loaded. Language: English Author: GeorgH93[0m
733[16:41:44] [Server thread/INFO]: [at.pcgf.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Starting...
734[16:41:44] [Server thread/INFO]: [at.pcgf.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Start completed.
735[16:41:44] [Thread-30/INFO]: [MarriageMaster] Loading marriages ...
736[16:41:44] [Thread-30/INFO]: [MarriageMaster] Marriages loaded
737[16:41:44] [Thread-30/INFO]: [MarriageMaster] Loading priests ...
738[16:41:44] [Thread-30/INFO]: [MarriageMaster] Priests loaded
739[16:41:44] [Thread-30/INFO]: [MarriageMaster] Loading players ...
740[16:41:44] [Thread-30/INFO]: [MarriageMaster] Players loaded
741[16:41:44] [Thread-30/INFO]: [MarriageMaster] Writing marriages into cache ...
742[16:41:44] [Thread-30/INFO]: [MarriageMaster] Marriages loaded into cache
743[16:41:44] [Thread-30/INFO]: [MarriageMaster] Loading homes ...
744[16:41:44] [Thread-30/INFO]: [MarriageMaster] Homes loaded
745[16:41:44] [Server thread/INFO]: [MarriageMaster] [32mPlaceholderAPI hook was successfully registered![0m
746[16:41:44] [Server thread/INFO]: [MarriageMaster] [32m Marriage Master has been enabled! [33m :) [0m
747[16:41:44] [Server thread/INFO]: [DisplayShops] Enabling DisplayShops v1.1.6
748[16:41:45] [Server thread/INFO]: [DisplayShops] Everything inside the configuration seems to be up to date.
749[16:41:45] [Server thread/INFO]: [DisplayShops] The configuration update checker process took 33ms to complete.
750[16:41:45] [Server thread/INFO]: [DisplayShops] Fully loaded and enabled with v1_14_R1 packets (Took 175ms).
751[16:41:45] [Server thread/INFO]: [DisplayShops] There is a new version available on the spigot page (1.1.9-SNAPSHOT).
752[16:41:45] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1745)
753[16:41:46] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.17.1
754[16:41:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.15
755[16:41:46] [Server thread/INFO]: [TAB] Enabling TAB v2.5.1
756[16:41:46] [Server thread/INFO]: [TAB] Animation "web" has a refresh interval of 180ms which is not divisible by 50! Animations can't refresh faster than every tick ( = 50 milliseconds). Using 180 for now.
757[16:41:46] [Server thread/INFO]: [TAB] There were 1 startup warnings.
758[16:41:46] [Server thread/INFO]: [TAB] Enabled in 153ms
759[16:41:46] [Server thread/INFO]: [gravy] Enabling gravy v1.4.5
760[16:41:46] [Server thread/INFO]: [gravy 1.4.5] The graves.yml file has been loaded
761[16:41:46] [Server thread/INFO]: [gravy 1.4.5] The items.yml file has been loaded
762[16:41:46] [Server thread/INFO]: [gravy 1.4.5] The lang.yml file has been loaded
763[16:41:46] [Server thread/INFO]: [gravy 1.4.5] WorldGuard Detected!
764[16:41:46] [Server thread/INFO]: [gravy 1.4.5] WorldEdit Detected!
765[16:41:46] [Server thread/INFO]: [gravy 1.4.5] Vault Detected!
766[16:41:46] [Server thread/INFO]: [gravy 1.4.5] Gravy Loaded
767[16:41:46] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.3
768[16:41:47] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
769[16:41:47] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
770[16:41:47] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
771[16:41:47] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.4.2
772[16:41:47] [Server thread/INFO]: Protection Stone Blocks:
773[16:41:47] [Server thread/INFO]: - EMERALD_ORE (100)
774[16:41:47] [Server thread/INFO]: - DIAMOND_ORE (64)
775[16:41:47] [Server thread/INFO]: - COAL_ORE (30)
776[16:41:47] [Server thread/INFO]: Building region cache...
777[16:41:47] [Server thread/INFO]: Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
778[16:41:47] [Server thread/INFO]: Checking if PS regions have been updated to UUIDs...
779[16:41:47] [Server thread/INFO]: ProtectionStones has successfully started!
780[16:41:47] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.3.2
781[16:41:47] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.3.2 By Mateus Moreira @LichtHund
782[16:41:48] [Server thread/INFO]: [CitizensCMD] Using English messages!
783[16:41:48] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
784[16:41:48] [Server thread/INFO]: [CitizensCMD] Using Vault!
785[16:41:48] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.1.1
786[16:41:48] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.15
787[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mEnabling MyPet v3.7[m
788[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mNo Update available.[m
789[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_14_R1.util.CustomEntityRegistry[m
790[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCompat mode for v1_14_R1 loaded.[m
791[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mExp calculation mode: MyPet[m
792[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mLoading WorldGroups...[m
793[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added 'builders' to 'default'[m
794[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [madded [0;33;22mworld[m to 'default' group.[m
795[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [madded [0;33;22mworld_nether[m to 'default' group.[m
796[16:41:48] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [madded [0;33;22mworld_the_end[m to 'default' group.[m
797[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mConnect to SQLite database...[m
798[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mSQLite connection successful.[m
799[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCitizens (2.0.25-SNAPSHOT (build 1745)) hook activated.[m
800[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCombatLogX (9.9.1.1) hook activated.[m
801[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mPlaceholderAPI (2.10.3) hook activated.[m
802[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mProtocolLib (4.4.0) hook activated.[m
803[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mSuperVanish (6.1.3) hook activated.[m
804[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mVault (1.7.2-b107) (Economy: Essentials Economy) (Permissions: LuckPerms) hook activated.[m
805[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mWorldGuard (7.0.1-SNAPSHOT;556b638) hook activated.[m
806[16:41:49] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mversion 3.7-b1488[0;32;1m ENABLED[m
807[16:41:49] [Server thread/INFO]: [Jobs] Enabling Jobs v4.13.1
808[16:41:50] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (35bc27bf421604a08ea637646123433ee9794e69)
809[16:41:51] [Log4j2-TF-1-AsyncLogger[AsyncContext@5c647e05]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
810[16:41:51] [Log4j2-TF-1-AsyncLogger[AsyncContext@5c647e05]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
811[16:41:52] [Log4j2-TF-1-AsyncLogger[AsyncContext@5c647e05]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
812[16:41:52] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
813[16:41:52] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
814[16:41:53] [Server thread/INFO]: [Jobs] Loaded 8 titles!
815[16:41:53] [Server thread/INFO]: [Jobs] Your defined (NONE) protected block id/name is not correct!
816[16:41:53] [Server thread/INFO]: [Jobs] Loaded 74 protected blocks timers!
817[16:41:53] [Server thread/INFO]: [Jobs] Loaded 989 custom item names!
818[16:41:53] [Server thread/INFO]: [Jobs] Loaded 65 custom entity names!
819[16:41:53] [Server thread/INFO]: [Jobs] Loaded 38 custom enchant names!
820[16:41:53] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
821[16:41:53] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
822[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Leñador
823[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Minero
824[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Constructor
825[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Terraformador
826[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Agricultor
827[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Cazador
828[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Explorador
829[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter
830[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Pescador
831[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Herrero
832[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brujo
833[16:41:54] [Server thread/INFO]: [Jobs] Loaded 1 quests for Encantador
834[16:41:54] [Server thread/INFO]: [Jobs] Loaded 12 jobs!
835[16:41:54] [Server thread/INFO]: [Jobs] Explorer job manager registered!
836[16:41:54] [Server thread/INFO]: [Jobs] Loaded 0 furnaces and 7 brewing stands for reassigning.
837[16:41:54] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
838[16:41:54] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
839[16:41:54] [Server thread/INFO]: [Jobs] Preloaded 44 players data in 0.03
840[16:41:54] [Server thread/INFO]: [Jobs] MyPet detected
841[16:41:54] [Server thread/INFO]: [Jobs] WorldGuard detected.
842[16:41:54] [Server thread/INFO]: [Jobs] Loaded 43994 block protection entries. 39
843[16:41:54] [Server thread/INFO]: [Jobs] Loading explorer data
844[16:41:54] [Server thread/INFO]: [Jobs] Loaded explorer data (17577)
845[16:41:54] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
846[16:41:55] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.0.3
847[16:41:55] [Server thread/INFO]: =============================
848[16:41:55] [Server thread/INFO]: UltimateTimber 2.0.3 by Songoda <3!
849[16:41:55] [Server thread/INFO]: Action: Enabling...
850[16:41:55] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateTimber.
851[16:41:55] [Server thread/INFO]: Connection with Songoda servers failed...
852[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Idioma iniciado como Spanish
853[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Servidor encontrado G:? El Rincon De Lorzas ?(254929541728960512)
854[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??reglas??(584178797155450888)
855[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?bienvenida?(581841678185267211)
856[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?eventos-novedades?(486607935607144472)
857[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:propuestas-cartas-stream(467876954352254978)
858[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:autopromocion(575463151571566622)
859[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?server-minecraft-ip?(556182939294105610)
860[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:novedades(606181991041335317)
861[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-mc(605422733374914570)
862[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-survival-mc(615856668068020244)
863[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:sugerencias-mc(606181715483820072)
864[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:builder?(610888607942836254)
865[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:soporte?(610889474213281933)
866[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:reportes?(610891336471674887)
867[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-notas(616550522962313216)
868[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?staff-and-mod?(377963293756751886)
869[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?log-servidor?(416042373634850826)
870[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:administracion-bot?(357111475040681984)
871[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?general?(254929541728960512)
872[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?directos?(348078811083964418)
873[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:??debates??(508722069001994256)
874[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?sugerencias-quejas?(376317151918686208)
875[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?girly-zone?(458303390787698728)
876[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?comandos-bots?(463675643306049538)
877[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?links-musica?(323164540558901248)
878[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-subs(399296118548070408)
879[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:twitch-mod(484925050680639510)
880[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:clips-lorzas?(591022427228602379)
881[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:recomendaciones-series-peliculas-anime(584545846331179008)
882[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:recomendaciones-libros(584546182332940288)
883[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:recomendaciones-videojuegos(584545982453121027)
884[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:recomendaciones-canciones(586454315510792194)
885[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?links?(451455111407861760)
886[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?media?(376317821187260416)
887[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?memes?(575462949846777874)
888[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:la-cara-de-lorzas(575462746271776778)
889[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:lorzas-everyday(575682184359182336)
890[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?plegarias-a-lorzas?(409725954563506176)
891[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:dibus-de-vosotros(408384529133469696)
892[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:3d-y-renderizado(575471377876779018)
893[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:vuestro-arte-nsfw(575471506516344842)
894[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:oc-vuestros-personajes(575471849761275935)
895[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?nsfw?(565221643211767828)
896[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?campo-pokemon?(468720385785856011)
897[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?lorzicharla?(387141316754014208)
898[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?the-casino?(413815334718668800)
899[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?shippeos-time?(471048442517389322)
900[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enviar la consola al canal asignado 605422733374914570
901[16:41:55] [Server thread/INFO]: Hooks: Hooked into Jobs!
902[16:41:55] [Server thread/INFO]: Hooks: Hooked into CoreProtect!
903[16:41:55] [Server thread/INFO]: =============================
904[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] JDBC tables passed validation, using JDBC account backend
905[16:41:55] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Sin complementos
906[16:41:56] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
907[16:41:56] [Server thread/INFO]: Done (53.733s)! For help, type "help"
908[16:41:56] [Server thread/INFO]: Timings Reset
909[16:41:56] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
910[16:41:56] [Craft Scheduler Thread - 14/INFO]: [Matrix] Start checking update....
911[16:41:56] [Craft Scheduler Thread - 15/INFO]: [Matrix] Plugin Enabled
912[16:41:57] [Craft Scheduler Thread - 9/INFO]: LagAssist » You are up to date with LagAssist.
913[16:41:57] [Craft Scheduler Thread - 12/INFO]: [Matrix] (Machine Learning) You are using the latest machine learning models
914[16:41:57] [WebSocketConnectReadThread-192/INFO]: [Matrix] [Cloud] Connected to the Cloud Service
915[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] ----------------------------------------------
916[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] +===============+
917[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] | SkinsRestorer |
918[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] +===============+
919[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] ----------------------------------------------
920[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] Current version: 13.7.3
921[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] This is the latest version!
922[16:41:57] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] ----------------------------------------------
923[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'Cheat Prevention v14.8'
924[16:41:57] [Server thread/INFO]: PVP >>
925[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'Citizens Compatibility v14.17'
926[16:41:57] [Server thread/INFO]: PVP >>
927[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'Factions Compatibility v14.3'
928[16:41:57] [Server thread/INFO]: PVP - Factions Compatibility Could not find a valid Factions plugin. Please contact SirBlobman if you think this should not be happening!
929[16:41:57] [Server thread/INFO]: PVP >>
930[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'NotCombatLogX v14.1'
931[16:41:57] [Server thread/INFO]: PVP >>
932[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'Notifier v14.4'
933[16:41:57] [Server thread/INFO]: PVP >>
934[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'Placeholder Compatibility v14.2'
935[16:41:57] [Server thread/INFO]: PVP >>
936[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'Rewards v14.2'
937[16:41:57] [Server thread/INFO]: PVP >>
938[16:41:57] [Server thread/INFO]: PVP >> Activando expansion 'WorldGuard Compatibility v14.9'
939[16:41:57] [Server thread/INFO]: PVP >>
940[16:41:57] [Server thread/INFO]: PVP >> Activadas 7 expansion{es}
941[16:41:57] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
942[16:41:58] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 156 placeholder expansions are available on the cloud.
943[16:41:58] [Craft Scheduler Thread - 14/INFO]: Matrix has an update: 2.3.8, Please download it from spigotmc.org
944[16:41:58] [Craft Scheduler Thread - 14/INFO]: Matrix has an update: 2.3.8, Please download it from spigotmc.org
945[16:41:58] [Craft Scheduler Thread - 14/INFO]: Matrix has an update: 2.3.8, Please download it from spigotmc.org
946[16:42:02] [Server thread/INFO]: [Citizens] Cargando a 0 NPCs.
947[16:42:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6229ms or 124 ticks behind
948[16:42:03] [Craft Scheduler Thread - 26/INFO]: PVP >> Checking for updates using the Spigot API...
949[16:42:03] [Craft Scheduler Thread - 35/INFO]: [Vault] Checking for Updates ...
950[16:42:03] [Craft Scheduler Thread - 26/INFO]: PVP >> ==============================================
951[16:42:03] [Craft Scheduler Thread - 26/INFO]: PVP >> CombatLogX Update Checker
952[16:42:03] [Craft Scheduler Thread - 26/INFO]: PVP >>
953[16:42:03] [Craft Scheduler Thread - 26/INFO]: PVP >> You are using the latest version!
954[16:42:03] [Craft Scheduler Thread - 26/INFO]: PVP >> ==============================================
955[16:42:03] [Craft Scheduler Thread - 35/INFO]: [Vault] No new version available
956[16:42:09] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetching all due players...
957[16:42:10] [Craft Scheduler Thread - 30/INFO]: [Herramientas] There is an update available on spigotmc.org!
958[16:42:10] [Craft Scheduler Thread - 30/INFO]: [Herramientas] Your version: 1.0.2
959[16:42:10] [Craft Scheduler Thread - 30/INFO]: [Herramientas] Online Version: 1.1
960[16:42:10] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetched due players (1 found).
961[16:43:21] [User Authenticator #1/INFO]: UUID of player KazurroMC is 5a3768fb-3e58-348c-8081-3347a0f93f49
962[16:43:25] [Server thread/INFO]: [DiscordSRV] Jugador KazurroMC entró con el permiso de entrada silenciosa, no se ha enviado mensaje de entrada
963[16:43:25] [Server thread/INFO]: KazurroMC[/127.0.0.1:57601] logged in with entity id 488 at ([world]220.69843491093596, 70.0, -872.6407418768392)
964[16:43:25] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 64,320000ms. Summary: Getting prefix for KazurroMC
965[16:43:26] [Server thread/INFO]: (+) Manager KazurroMC
966[16:43:28] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5245ms or 104 ticks behind
967[16:43:41] [WebSocketConnectReadThread-192/INFO]: [Matrix] [Cloud] Connection closed: 1006
968[16:44:08] [Craft Scheduler Thread - 60/INFO]: [SongodaCore] Hooked EpicFurnaces.
969[16:44:08] [Craft Scheduler Thread - 60/INFO]: [SongodaCore] Hooked UltimateTimber.
970[16:44:27] [Server thread/INFO]: KazurroMC lost connection: Disconnected
971[16:44:27] [Server thread/INFO]: [DiscordSRV] Jugador KazurroMC salió con el permiso de salida silenciosa, no se ha enviado un mensaje de salida
972[16:44:27] [Server thread/INFO]: (-) Manager KazurroMC
973[16:47:04] [User Authenticator #2/INFO]: UUID of player izanof2005 is 98b9700a-b5b7-31cc-83c4-df0eb7ee5a08
974[16:47:06] [Server thread/INFO]: izanof2005[/127.0.0.1:58132] logged in with entity id 701 at ([world]-2.0, 78.0, -44.0)
975[16:47:06] [Server thread/INFO]: (+) Usuario izanof2005
976[16:47:09] [Craft Scheduler Thread - 64/INFO]: [BuycraftX] Fetching all due players...
977[16:47:09] [Craft Scheduler Thread - 64/INFO]: [BuycraftX] Fetched due players (1 found).
978[16:47:12] [Server thread/INFO]: izanof2005 issued server command: /home
979[16:49:38] [Server thread/INFO]: [ExploitFixer] Cleared unused cached players!
980[16:50:39] [User Authenticator #3/INFO]: UUID of player Fenris_jsb is 254a25a3-df9b-3a2c-8534-059df6e0f48e
981[16:50:40] [Server thread/INFO]: Fenris_jsb[/127.0.0.1:58631] logged in with entity id 2176 at ([world]1471.9167027131025, 11.0, 276.5793573799951)
982[16:50:40] [Server thread/INFO]: (+) Usuario Fenris_jsb
983[16:50:57] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 11216ms or 224 ticks behind
984[16:51:28] [Server thread/INFO]: ? izanof2005 se convirtio en un Zombie
985[16:51:36] [Server thread/INFO]: izanof2005 issued server command: /home
986[16:51:46] [Server thread/INFO]: ? izanof2005 se convirtio en un Zombie
987[16:51:53] [Server thread/INFO]: izanof2005 issued server command: /home
988[16:51:56] [Server thread/INFO]: ? izanof2005 se convirtio en un Zombie
989[16:52:02] [Server thread/INFO]: izanof2005 issued server command: /home
990[16:52:13] [Server thread/INFO]: ? izanof2005 se convirtio en un Zombie
991[16:52:19] [Server thread/INFO]: [Basurero] Cuidado! Los items del suelo se tiraran a la basura en 10 minutos!
992[16:52:19] [Server thread/ERROR]: Encountered an unexpected exception
993java.lang.RuntimeException: Failed to read BlockState at: world: world location: (1570, 19, 272)
994 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:48) ~[patched_1.14.4.jar:git-Paper-186]
995 at org.bukkit.craftbukkit.v1_14_R1.block.CraftCreatureSpawner.<init>(CraftCreatureSpawner.java:15) ~[patched_1.14.4.jar:git-Paper-186]
996 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.getState0(CraftBlock.java:359) ~[patched_1.14.4.jar:git-Paper-186]
997 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.getState(CraftBlock.java:322) ~[patched_1.14.4.jar:git-Paper-186]
998 at org.bukkit.craftbukkit.v1_14_R1.CraftChunk.getTileEntities(CraftChunk.java:147) ~[patched_1.14.4.jar:git-Paper-186]
999 at co.aikar.timings.TimingHistory$2.apply(TimingHistory.java:122) ~[patched_1.14.4.jar:git-Paper-186]
1000 at co.aikar.timings.TimingHistory$2.apply(TimingHistory.java:104) ~[patched_1.14.4.jar:git-Paper-186]
1001 at co.aikar.util.JSONUtil.toObjectMapper(JSONUtil.java:119) ~[patched_1.14.4.jar:git-Paper-186]
1002 at co.aikar.timings.TimingHistory.<init>(TimingHistory.java:104) ~[patched_1.14.4.jar:git-Paper-186]
1003 at co.aikar.timings.FullServerTickHandler.stopTiming(FullServerTickHandler.java:75) ~[patched_1.14.4.jar:git-Paper-186]
1004 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1143) ~[patched_1.14.4.jar:git-Paper-186]
1005 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:919) ~[patched_1.14.4.jar:git-Paper-186]
1006 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
1007Caused by: java.lang.ClassCastException: Cannot cast de.tr7zw.nbtinjector.generated.TileEntityChest to net.minecraft.server.v1_14_R1.TileEntityMobSpawner
1008 at java.lang.Class.cast(Unknown Source) ~[?:1.8.0_221]
1009 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:28) ~[patched_1.14.4.jar:git-Paper-186]
1010 ... 12 more
1011[16:52:19] [Server thread/ERROR]: Cause of unexpected exception was
1012java.lang.ClassCastException: Cannot cast de.tr7zw.nbtinjector.generated.TileEntityChest to net.minecraft.server.v1_14_R1.TileEntityMobSpawner
1013 at java.lang.Class.cast(Unknown Source) ~[?:1.8.0_221]
1014 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlockEntityState.<init>(CraftBlockEntityState.java:28) ~[patched_1.14.4.jar:git-Paper-186]
1015 at org.bukkit.craftbukkit.v1_14_R1.block.CraftCreatureSpawner.<init>(CraftCreatureSpawner.java:15) ~[patched_1.14.4.jar:git-Paper-186]
1016 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.getState0(CraftBlock.java:359) ~[patched_1.14.4.jar:git-Paper-186]
1017 at org.bukkit.craftbukkit.v1_14_R1.block.CraftBlock.getState(CraftBlock.java:322) ~[patched_1.14.4.jar:git-Paper-186]
1018 at org.bukkit.craftbukkit.v1_14_R1.CraftChunk.getTileEntities(CraftChunk.java:147) ~[patched_1.14.4.jar:git-Paper-186]
1019 at co.aikar.timings.TimingHistory$2.apply(TimingHistory.java:122) ~[patched_1.14.4.jar:git-Paper-186]
1020 at co.aikar.timings.TimingHistory$2.apply(TimingHistory.java:104) ~[patched_1.14.4.jar:git-Paper-186]
1021 at co.aikar.util.JSONUtil.toObjectMapper(JSONUtil.java:119) ~[patched_1.14.4.jar:git-Paper-186]
1022 at co.aikar.timings.TimingHistory.<init>(TimingHistory.java:104) ~[patched_1.14.4.jar:git-Paper-186]
1023 at co.aikar.timings.FullServerTickHandler.stopTiming(FullServerTickHandler.java:75) ~[patched_1.14.4.jar:git-Paper-186]
1024 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1143) ~[patched_1.14.4.jar:git-Paper-186]
1025 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:919) ~[patched_1.14.4.jar:git-Paper-186]
1026 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
1027[16:52:20] [Server thread/ERROR]: This crash report has been saved to: C:\Lorzas Network\Survival\.\crash-reports\crash-2019-09-09_16.52.20-server.txt
1028[16:52:20] [Server thread/INFO]: Stopping server
1029[16:52:20] [Server thread/INFO]: [UltimateTimber] Disabling UltimateTimber v2.0.3
1030[16:52:20] [Server thread/INFO]: =============================
1031[16:52:20] [Server thread/INFO]: UltimateTimber 2.0.3 by Songoda <3!
1032[16:52:20] [Server thread/INFO]: Action: Disabling...
1033[16:52:20] [Server thread/INFO]: =============================
1034[16:52:20] [Server thread/INFO]: [Jobs] Disabling Jobs v4.13.1
1035[16:52:20] [Server thread/INFO]: [Jobs] Saved 3 new explorer entries.
1036[16:52:20] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown.
1037[16:52:20] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown!
1038[16:52:20] [Server thread/INFO]: [Jobs] Plugin has been disabled successfully.
1039[16:52:20] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mDisabling MyPet v3.7[m
1040[16:52:20] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: mypet
1041[16:52:20] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.15
1042[16:52:20] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v9.9.1.1
1043[16:52:20] [Server thread/INFO]: [CitizensCMD] Disabling CitizensCMD v2.3.2
1044[16:52:20] [Server thread/INFO]: [ProtectionStones] Disabling ProtectionStones v2.4.2
1045[16:52:20] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.1.3
1046[16:52:20] [Server thread/INFO]: [gravy] Disabling gravy v1.4.5
1047[16:52:20] [Server thread/INFO]: [gravy 1.4.5] Gravy Unloaded
1048[16:52:20] [Server thread/INFO]: [TAB] Disabling TAB v2.5.1
1049[16:52:20] [Server thread/INFO]: [TAB] Disabled in 13ms
1050[16:52:20] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.1.15
1051[16:52:20] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.17.1
1052[16:52:20] [pool-52-thread-1/INFO]: [DiscordSRV] Métricas guardadas en 54ms
1053[16:52:21] [pool-52-thread-1/INFO]: [DiscordSRV] Apagado completado en 541ms
1054[16:52:21] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1745)
1055[16:52:21] [Server thread/INFO]: [DisplayShops] Disabling DisplayShops v1.1.6
1056[16:52:21] [Server thread/INFO]: [MarriageMaster] Disabling MarriageMaster v2.0.12-Release
1057[16:52:21] [Server thread/INFO]: [MarriageMaster] [32mPlaceholderAPI hook was successfully unregistered![0m
1058[16:52:21] [Server thread/INFO]: [MarriageMaster] Cleaning database cache.
1059[16:52:21] [Server thread/INFO]: [MarriageMaster] Database cache cleaned.
1060[16:52:21] [Server thread/INFO]: [at.pcgf.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Shutdown initiated...
1061[16:52:21] [Server thread/INFO]: [at.pcgf.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Shutdown completed.
1062[16:52:22] [Server thread/INFO]: [MarriageMaster] [31m Marriage Master has been disabled. [33m :( [0m
1063[16:52:22] [Server thread/INFO]: [PlayerWarps] Disabling PlayerWarps v4.1.4
1064[16:52:22] [Server thread/INFO]: [BeastWithDraw] Disabling BeastWithDraw v2.6-(1.13/1.14)
1065[16:52:22] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.1.15
1066[16:52:22] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
1067[16:52:22] [Server thread/INFO]: [TwitchSync] Disabling TwitchSync v1.4.2
1068[16:52:22] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.5.1
1069[16:52:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
1070[16:52:22] [Server thread/INFO]: | Tasks : Stopped all.
1071[16:52:22] [Server thread/INFO]: | Version : 5.5.1
1072[16:52:22] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
1073[16:52:22] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
1074[16:52:22] [Server thread/INFO]: [BetterRTP] Disabling BetterRTP v2.8.4
1075[16:52:22] [Server thread/INFO]: [CustomHeads] Disabling CustomHeads v2.9.6
1076[16:52:22] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
1077[16:52:22] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
1078[16:52:22] [Server thread/INFO]: [EpicFurnaces] Disabling EpicFurnaces v4.4.4
1079[16:52:22] [Server thread/INFO]: =============================
1080[16:52:22] [Server thread/INFO]: EpicFurnaces 4.4.4 by Songoda <3!
1081[16:52:22] [Server thread/INFO]: Action: Disabling...
1082[16:52:22] [Server thread/INFO]: =============================
1083[16:52:22] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v12.0.2
1084[16:52:22] [Server thread/INFO]: [UltimateStacker] Disabling UltimateStacker v1.10.2
1085[16:52:22] [Server thread/INFO]: =============================
1086[16:52:22] [Server thread/INFO]: UltimateStacker 1.10.2 by Songoda <3!
1087[16:52:22] [Server thread/INFO]: Action: Disabling...
1088[16:52:22] [Server thread/INFO]: =============================
1089[16:52:22] [Server thread/INFO]: [PluginHiderPlus] Disabling PluginHiderPlus v4.1.1
1090[16:52:22] [Server thread/INFO]: [NetworkManager] Disabling NetworkManager v2.8.0
1091[16:52:22] [Server thread/INFO]: [NetworkManager] Disabling Extensions...
1092[16:52:22] [Server thread/INFO]: [nl.chimpgamer.networkmanager.lib.hikari.HikariDataSource] networkmanager-pool - Shutdown initiated...
1093[16:52:22] [Server thread/INFO]: [nl.chimpgamer.networkmanager.lib.hikari.HikariDataSource] networkmanager-pool - Shutdown completed.
1094[16:52:22] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.1-SNAPSHOT;556b638
1095[16:52:22] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
1096[16:52:22] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.3-SNAPSHOT
1097[16:52:22] [Server thread/INFO]: [Matrix] Disabling Matrix v2.3.6
1098[16:52:22] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
1099[16:52:22] [Server thread/INFO]: [backpacksplus] Disabling backpacksplus v1.3.4
1100[16:52:22] [Server thread/INFO]: [backpacksplus 1.3.4] BackPacks+ Unloaded
1101[16:52:22] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.9.10
1102[16:52:22] [Server thread/INFO]: [DailyRewards] Disabling DailyRewards v1.3.7d
1103[16:52:22] [Server thread/INFO]: [ExploitFixer] Disabling ExploitFixer v0.7.1
1104[16:52:22] [Server thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.12.0
1105[16:52:22] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v3.6.4
1106[16:52:22] [Server thread/INFO]: [AsyncWorldEdit] Unloading plugins...
1107[16:52:22] [Server thread/INFO]: [AsyncWorldEdit] Disable
1108[16:52:22] [Server thread/INFO]: [MineTinker] Disabling MineTinker v1.0.2
1109[16:52:22] [Server thread/INFO]: [Herramientas] Shutting down!
1110[16:52:22] [Server thread/INFO]: [DeathMessagesPrime] Disabling DeathMessagesPrime v1.14.13
1111[16:52:22] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.4.0
1112[16:52:22] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
1113[16:52:22] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.0.6
1114[16:52:22] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
1115[16:52:22] [Server thread/INFO]: [Harbor] Disabling Harbor v1.5.3
1116[16:52:22] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.1;61bc012
1117[16:52:22] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
1118[16:52:22] [Server thread/INFO]: [PCGF_PluginLib] Disabling PCGF_PluginLib v1.0.17-SNAPSHOT-T20190905205644
1119[16:52:23] [Server thread/INFO]: [PCGF_PluginLib] [31m PCGF_PluginLib v1.0.17-SNAPSHOT-T20190905205644 has been disabled. [33m :( [0m
1120[16:52:23] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.4.1
1121[16:52:23] [Server thread/INFO]: [LuckPerms] Closing messaging service...
1122[16:52:23] [Server thread/INFO]: [LuckPerms] Closing storage...
1123[16:52:23] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Shutdown initiated...
1124[16:52:23] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Shutdown completed.
1125[16:52:23] [Server thread/INFO]: [LuckPerms] Shutting down internal scheduler...
1126[16:52:23] [Server thread/INFO]: [LuckPerms] Goodbye!
1127[16:52:23] [Server thread/INFO]: [EpicNetherGenerator] Disabling EpicNetherGenerator v2.0.2
1128[16:52:23] [Server thread/INFO]: [LagAssist] Disabling LagAssist v2.18.3
1129[16:52:23] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.17.5
1130[16:52:23] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
1131[16:52:24] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v2.17.5
1132[16:52:24] [Server thread/INFO]: [MineTinker-Elevators] Disabling MineTinker-Elevators v1.0
1133[16:52:24] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.0.0
1134[16:52:24] [Server thread/INFO]: [EpicWorldGenerator] Disabling EpicWorldGenerator v8.1.7
1135[16:52:24] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.7.3
1136[16:52:24] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.6
1137[16:52:24] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.3
1138[16:52:24] [Server thread/INFO]: [PluginConstructorAPI] Disabling PluginConstructorAPI v1.0.51
1139[16:52:24] [Server thread/INFO]: Saving players
1140[16:52:24] [Server thread/INFO]: Fenris_jsb lost connection: Server closed
1141[16:52:24] [Server thread/INFO]: Fenris_jsb left the game
1142[16:52:24] [Server thread/INFO]: izanof2005 lost connection: Server closed
1143[16:52:24] [Server thread/INFO]: izanof2005 left the game
1144[16:52:24] [Server thread/INFO]: Saving worlds
1145[16:52:24] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
1146[16:52:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
1147[16:52:25] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
1148[16:52:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
1149[16:52:25] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
1150[16:52:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
1151[16:52:25] [Server thread/INFO]: Saving chunks for level 'builders'/minecraft:builders
1152[16:52:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (builders): All chunks are saved
1153[16:52:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
1154[16:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
1155[16:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
1156[16:52:26] [Server thread/INFO]: ThreadedAnvilChunkStorage (builders): All chunks are saved