· 6 years ago · Aug 30, 2019, 08:04 PM
1[12:55:02] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[12:55:02] [Server thread/INFO]: Loading properties
3[12:55:02] [Server thread/INFO]: This server is running Paper version git-Paper-156 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[12:55:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[12:55:02] [Server thread/INFO]: Using 4 threads for Netty based IO
6[12:55:02] [Server thread/INFO]: Debug logging is disabled
7[12:55:03] [Server thread/INFO]: Default game type: SURVIVAL
8[12:55:03] [Server thread/INFO]: Generating keypair
9[12:55:03] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:6920
10[12:55:03] [Server thread/INFO]: Using epoll channel type
11[12:55:08] [Server thread/WARN]: Plugin SystemMessages v1.0 does not specify an api-version.
12[12:55:08] [Server thread/WARN]: Plugin AntiCooldown v3.0 does not specify an api-version.
13[12:55:08] [Server thread/WARN]: Plugin PlaceholderAPI v2.10.3 does not specify an api-version.
14[12:55:08] [Server thread/WARN]: Plugin RandomOrbsorber v3 does not specify an api-version.
15[12:55:08] [Server thread/WARN]: Plugin TreeFeller v2.4-RELEASE does not specify an api-version.
16[12:55:08] [Server thread/ERROR]: Fatal error trying to convert EpicNetherGenerator v2.0.2:com/minelazz/epicnethergenerator/EpicNetherGenerator.class
17java.lang.ArrayIndexOutOfBoundsException: 2
18 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readVerificationTypeInfo(ClassReader.java:3148) ~[patched_1.14.4.jar:git-Paper-156]
19 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readStackMapFrame(ClassReader.java:3104) ~[patched_1.14.4.jar:git-Paper-156]
20 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:1854) ~[patched_1.14.4.jar:git-Paper-156]
21 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) ~[patched_1.14.4.jar:git-Paper-156]
22 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) ~[patched_1.14.4.jar:git-Paper-156]
23 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) ~[patched_1.14.4.jar:git-Paper-156]
24 at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:173) ~[patched_1.14.4.jar:git-Paper-156]
25 at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) ~[patched_1.14.4.jar:git-Paper-156]
26 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:112) ~[patched_1.14.4.jar:git-Paper-156]
27 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-156]
28 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
29 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
30 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
31 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
32 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.14.4.jar:git-Paper-156]
33 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-156]
34 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.14.4.jar:git-Paper-156]
35 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[patched_1.14.4.jar:git-Paper-156]
36 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-156]
37 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:218) ~[patched_1.14.4.jar:git-Paper-156]
38 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-156]
39 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
40[12:55:08] [Server thread/WARN]: Plugin dynmap v3.0-beta-5-218 does not specify an api-version.
41[12:55:09] [Server thread/WARN]: Plugin SlimeMobs v1.4 does not specify an api-version.
42[12:55:09] [Server thread/WARN]: Plugin DiscordWhitelister v0.1.1 does not specify an api-version.
43[12:55:09] [Server thread/WARN]: Plugin BetterHelp v2.0.1 does not specify an api-version.
44[12:55:09] [Server thread/WARN]: Plugin Trading v3.2 does not specify an api-version.
45[12:55:10] [Server thread/INFO]: [AAC] Attempting to inject into PlayerConnection
46[12:55:12] [Server thread/INFO]: [AAC] Successfully injected.
47[12:55:12] [Server thread/WARN]: Plugin MaintenanceMode v1.0 does not specify an api-version.
48[12:55:12] [Server thread/WARN]: Plugin ExtraGear v1.1.1 does not specify an api-version.
49[12:55:12] [Server thread/WARN]: Plugin SlimefunGuidePlus v1.0 does not specify an api-version.
50[12:55:12] [Server thread/WARN]: Plugin EmeraldEnchants v2.0 does not specify an api-version.
51[12:55:12] [Server thread/WARN]: Plugin SlimefunOres v1.4.6 does not specify an api-version.
52[12:55:12] [Server thread/WARN]: Plugin ElectricSpawners v1.0 does not specify an api-version.
53[12:55:12] [Server thread/WARN]: Plugin Slimedustry v1.2.7 does not specify an api-version.
54[12:55:12] [Server thread/WARN]: Plugin ExtraHeads v1.0 does not specify an api-version.
55[12:55:12] [Server thread/WARN]: Plugin Shelter v1.0.2 does not specify an api-version.
56[12:55:12] [Server thread/WARN]: Plugin ColoredEnderChests v1.0 does not specify an api-version.
57[12:55:12] [Server thread/WARN]: Plugin SlimeScrap v1.2.4 does not specify an api-version.
58[12:55:12] [Server thread/WARN]: Plugin SensibleToolbox v1.0.99 does not specify an api-version.
59[12:55:12] [Server thread/INFO]: [UltimateFishing] Loading UltimateFishing v1.0.6
60[12:55:12] [Server thread/INFO]: [SystemMessages] Loading SystemMessages v1.0
61[12:55:12] [Server thread/INFO]: [AntiCooldown] Loading AntiCooldown v3.0
62[12:55:12] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.3
63[12:55:12] [Server thread/INFO]: [GroupManager] Loading GroupManager v0.2.0
64[12:55:12] [Server thread/INFO]: [Lands] Loading Lands v3.9.6.0
65[12:55:12] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.1.5
66[12:55:12] [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
67[12:55:12] [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
68[12:55:13] [Server thread/INFO]: [RandomOrbsorber] Loading RandomOrbsorber v3
69[12:55:13] [Server thread/INFO]: [TreeFeller] Loading TreeFeller v2.4-RELEASE
70[12:55:13] [Server thread/INFO]: [EpicNetherGenerator] Loading EpicNetherGenerator v2.0.2
71[12:55:13] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-5-218
72[12:55:13] [Server thread/INFO]: [dynmap] version=git-Paper-156 (MC: 1.14.4)
73[12:55:14] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
74[12:55:14] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
75[12:55:14] [Server thread/INFO]: [dynmap] Mod Support API available
76[12:55:14] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1-SNAPSHOT;4609-95d5adb
77[12:55:15] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7202b5cb]
78[12:55:15] [Server thread/INFO]: [Harbor] Loading Harbor v1.5.3
79[12:55:15] [Server thread/INFO]: [SoulShards] Loading SoulShards v2.1
80[12:55:15] [Server thread/INFO]: [UltimateModeration] Loading UltimateModeration v1.1.11
81[12:55:15] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
82[12:55:15] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
83[12:55:15] [Server thread/INFO]: [SlimeMobs] Loading SlimeMobs v1.4
84[12:55:15] [Server thread/INFO]: [UpgradeableHoppers] Loading UpgradeableHoppers v1.2.0.1
85[12:55:15] [Server thread/INFO]: [DiscordWhitelister] Loading DiscordWhitelister v0.1.1
86[12:55:15] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vv1.6.1
87[12:55:15] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
88[12:55:15] [Server thread/INFO]: [UltimateCatcher] Loading UltimateCatcher v1.1.12
89[12:55:15] [Server thread/INFO]: [BetterHelp] Loading BetterHelp v2.0.1
90[12:55:15] [Server thread/INFO]: [LotteryPool] Loading LotteryPool v1.1.14
91[12:55:15] [Server thread/INFO]: [Trading] Loading Trading v3.2
92[12:55:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
93[12:55:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;1967-bbed280
94[12:55:15] [Server thread/INFO]: [AAC] Loading AAC v4.1.6
95[12:55:15] [Server thread/INFO]: [Slimefun] Loading Slimefun vDEV - 198 (git 0fd44d21)
96[12:55:15] [Server thread/INFO]: [Barrels] Loading Barrels v1.12
97[12:55:15] [Server thread/INFO]: [TabuuCore] Loading TabuuCore v1.3.0 BETA pre-release
98[12:55:15] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode v1.0
99[12:55:15] [Server thread/INFO]: [EpicAnchors] Loading EpicAnchors v1.3.5
100[12:55:15] [Server thread/INFO]: [UltimateRepairing] Loading UltimateRepairing v1.2.9
101[12:55:15] [Server thread/INFO]: [SlimeXpansion] Loading SlimeXpansion v1.1.12
102[12:55:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
103[12:55:15] [Server thread/INFO]: [ExtraGear] Loading ExtraGear v1.1.1
104[12:55:15] [Server thread/INFO]: [BeastWithDraw] Loading BeastWithDraw v2.6-(1.13/1.14)
105[12:55:15] [Server thread/INFO]: [EpicFarming] Loading EpicFarming v2.2.4
106[12:55:15] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
107[12:55:15] [Server thread/INFO]: [SlimefunGuidePlus] Loading SlimefunGuidePlus v1.0
108[12:55:15] [Server thread/INFO]: [ChestTerminal] Loading ChestTerminal v1.0
109[12:55:15] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
110[12:55:15] [Server thread/INFO]: [EmeraldEnchants] Loading EmeraldEnchants v2.0
111[12:55:15] [Server thread/INFO]: [CustomGUI] Loading CustomGUI v2.4.2
112[12:55:15] [Server thread/INFO]: [HotbarPets] Loading HotbarPets vDEV - 10 (git 7d790905)
113[12:55:15] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden vDEV - 17 (git 122f5555)
114[12:55:15] [Server thread/INFO]: [KeepChunks] Loading KeepChunks v1.5.13
115[12:55:15] [Server thread/INFO]: [EpicFurnaces] Loading EpicFurnaces v4.4.4
116[12:55:15] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.102-SNAPSHOT
117[12:55:15] [Server thread/INFO]: mcMMO has registered WG flags successfully!
118[12:55:15] [Server thread/INFO]: [SlimefunOres] Loading SlimefunOres v1.4.6
119[12:55:15] [Server thread/INFO]: [PermissionShop] Loading PermissionShop v2.4.0 BETA
120[12:55:15] [Server thread/INFO]: [ElectricSpawners] Loading ElectricSpawners v1.0
121[12:55:15] [Server thread/INFO]: [Slimedustry] Loading Slimedustry v1.2.7
122[12:55:15] [Server thread/INFO]: [ExtraHeads] Loading ExtraHeads v1.0
123[12:55:15] [Server thread/INFO]: [Shelter] Loading Shelter v1.0.2
124[12:55:15] [Server thread/INFO]: [ColoredEnderChests] Loading ColoredEnderChests v1.0
125[12:55:15] [Server thread/INFO]: [SlimeScrap] Loading SlimeScrap v1.2.4
126[12:55:15] [Server thread/INFO]: [Merchants] Loading Merchants v14.0.4
127[12:55:15] [Server thread/INFO]: [SensibleToolbox] Loading SensibleToolbox v1.0.99
128[12:55:15] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v2.0.2
129[12:55:15] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.14.4
130[12:55:15] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
131[12:55:15] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v8.1.5
132[12:55:16] [Server thread/INFO]:
133[12:55:16] [Server thread/INFO]:
134[12:55:16] [Server thread/INFO]: _ __
135[12:55:16] [Server thread/INFO]: |_ ._ o _ \ / _ ._ | _| /__ _ ._ _ ._ _. _|_ _ ._
136[12:55:16] [Server thread/INFO]: |_ |_) | (_ \/\/ (_) | | (_| \_| (/_ | | (/_ | (_| |_ (_) |
137[12:55:16] [Server thread/INFO]: |
138[12:55:16] [Server thread/INFO]:
139[12:55:16] [Server thread/INFO]: Version 8.1.5 | Licensed to 73483
140[12:55:16] [Server thread/INFO]:
141[12:55:16] [Server thread/INFO]: Documentation can be found at http://discuss.dynamic-bytes.com/p/1-wiki
142[12:55:16] [Server thread/INFO]:
143[12:55:16] [Server thread/INFO]:
144[12:55:16] [Server thread/INFO]: > Loading structures (.EWG schematics)
145[12:55:18] [Server thread/INFO]: - TREES_scotsPine_normal_8 - DECO_swampPlants_1 - TREES_tropicalForest_medium_4 - TREES_willow_big_2 - DECO_swampRocks_1 - TREES_stoneForest_normal_3 - TREES_fantasy_small - TREES_birch_normal_4 - DECO_swampRootSmall_6 - TREES_willow_medium - TREES_snowyPine_normal_03 - DECO_rock_22 - TREES_oldtree_normal_2 - DECO_swampBush_1 - TREES_pine_small - TREES_tropicalForest_medium_1 - TREES_willow_big - DECO_swampPlants_2 - TREES_jungle_medium - DECO_rock_23 - DECO_swampRootSmall_3 - DECO_rock_01 - TREES_scotsPine_normal_11 - TREES_pineLong_normal_2 - TREES_pine_big - TREES_willow_tiny - TREES_dead_big - TREES_nether_normal - TREES_snowyPine_normal_02 - TREES_jungle_normal_4 - TREES_jungle_normal - DECO_swampPlants_4 - TREES_oakTree_huge_2 - DECO_swampRoot_2 - DECO_swampPlants_3 - DECO_desert_tower - DECO_swampRoot_1 - TREES_pine_medium - TREES_willow_normal - TREES_tropicalForest_medium_2 - TREES_jungle_huge - DECO_rock_03 - TREES_jungle_big - TREES_pine_small_3 - TREES_pineLong_normal_3 - TREES_forgottenForest_medium_4 - DECO_rock_18 - TREES_bonsai_huge - DECO_rock_24 - TREES_swamp_medium_1 - TREES_pine_normal_2 - TREES_willow_medium_2 - TREES_stoneForest_normal_2 - TREES_jungle_normal_3 - TREES_pine_small_2 - TREES_willow_small - TREES_swamp_medium_3 - TREES_scotsPine_normal_6 - DECO_rock_19 - DECO_jungle_tower - TREES_swamp_medium_2 - TREES_bonsai_big_2 - TREES_birch_normal_2 - TREES_jungle_small - TREES_pine_tiny - TREES_scotsPine_normal_10 - TREES_dead_huge - DECO_rock_21 - TREES_birch_normal - DECO_swampRoot_4 - TREES_pine_huge - DECO_forest_house - TREES_jungle_small_3 - TREES_jungle_normal_2 - TREES_forgottenForest_medium_5 - TREES_willow_tiny_3 - DECO_rock_02 - TREES_scotsPine_normal_9 - TREES_oakTree_normal_4 - TREES_snowyPine_normal_01 - TREES_swamp_huge_1 - TREES_swamp_huge_2 - TREES_bonsai_medium - TREES_bonsai_tiny - DECO_swampRoot_3 - DECO_rock_20 - TREES_scotsPine_normal_12 - TREES_swamp_small_1 - TREES_jungle_small_2 - DECO_swampRoot_5 - TREES_fantasy_normal_2 - TREES_willow_huge - TREES_fantasy_small_3 - TREES_dead_medium_2 - TREES_dead_normal_2 - DECO_rock_25 - DECO_swampRootSmall_1 - DECO_rock_17 - TREES_oakTree_huge_3 - TREES_dead_normal - TREES_bonsai_big - DECO_swampRoot_7 - TREES_bonsai_big_3 - TREES_forgottenForest_medium - TREES_tropicalForest_small_1 - TREES_pine_normal - TREES_forgottenForest_normal_2 - DECO_swampRoot_6 - TREES_pine_tiny_2 - TREES_tropicalForest_medium_3 - TREES_dead_medium - TREES_fantasy_normal - TREES_birch_normal_3 - TREES_bonsai_small - TREES_bonsai_normal - TREES_stoneForest_normal - TREES_oakTree_huge_1 - DECO_portals_204 - TREES_forgottenForest_normal_3 - TREES_pineLong_normal_1 - TREES_willow_tiny_2 - TREES_fantasy_small_2 - DECO_swampRootSmall_5 - DECO_swampRootSmall_2 - TREES_oldtree_normal_1 - TREES_bonsai_medium_2 - DECO_rock_04 - DECO_swampRootSmall_4 - TREES_pineLong_huge_4 - TREES_bonsai_normal_2 - DECO_rock_10
146[12:55:18] [Server thread/INFO]: > Loading configuration
147[12:55:18] [Server thread/INFO]:
148[12:55:18] [Server thread/INFO]: Done
149[12:55:18] [Server thread/INFO]: [RandomOrbsorber] Enabling RandomOrbsorber v3*
150[12:55:18] [Server thread/INFO]: [EpicNetherGenerator] Enabling EpicNetherGenerator v2.0.2
151[12:55:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1-SNAPSHOT;4609-95d5adb
152[12:55:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
153[12:55:19] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
154[12:55:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
155[12:55:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
156[12:55:20] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
157[12:55:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
158[12:55:20] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
159[12:55:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
160[12:55:20] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
161[12:55:20] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
162[12:55:20] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
163[12:55:20] [Server thread/INFO]: [AAC] Enabling AAC v4.1.6
164[12:55:20] [Server thread/INFO]: [AAC] A new version of AAC is available
165[12:55:20] [Server thread/INFO]: [AAC] Compressing 1 log file
166[12:55:21] [Server thread/INFO]: [AAC] Enabled: [combat.Criticals, combat.Hitbox, combat.FastBow, combat.FightSpeed, combat.Regen, combat.FastUse, combat.Killaura, movement.Timer, movement.Phase, movement.Move, movement.NoFall, movement.Derp, world.BadPackets, world.FastBreak, world.FastPlace, world.Interact]
167[12:55:21] [Server thread/INFO]: [TabuuCore] Enabling TabuuCore v1.3.0 BETA pre-release
168[12:55:21] [Server thread/ERROR]: [TabuuCore] No TitlePacket found for your version (v1_14_R1)
169[12:55:21] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.102-SNAPSHOT
170[12:55:21] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
171[12:55:22] [Server thread/INFO]: [mcMMO] registered subskill: Roll
172[12:55:22] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
173[12:55:22] [Server thread/INFO]: Preparing level "world"
174[12:55:22] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
175[12:55:23] [Server thread/INFO]: Loaded 6 recipes
176[12:55:24] [Server thread/INFO]: -------- World Settings For [world] --------
177[12:55:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
178[12:55:24] [Server thread/INFO]: Experience Merge Radius: 3.0
179[12:55:24] [Server thread/INFO]: Mob Spawn Range: 8
180[12:55:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
181[12:55:24] [Server thread/INFO]: Cane Growth Modifier: 100%
182[12:55:24] [Server thread/INFO]: Melon Growth Modifier: 100%
183[12:55:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
184[12:55:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
185[12:55:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
186[12:55:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
187[12:55:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
188[12:55:24] [Server thread/INFO]: Potato Growth Modifier: 100%
189[12:55:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
190[12:55:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
191[12:55:24] [Server thread/INFO]: Vine Growth Modifier: 100%
192[12:55:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
193[12:55:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
194[12:55:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
195[12:55:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
196[12:55:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
197[12:55:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
198[12:55:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
199[12:55:24] [Server thread/INFO]: Max TNT Explosions: 100
200[12:55:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
201[12:55:24] [Server thread/INFO]: View Distance: 10
202[12:55:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
203[12:55:24] [Server thread/INFO]: Item Despawn Rate: 6000
204[12:55:24] [Server thread/INFO]: Item Merge Radius: 2.5
205[12:55:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
206[12:55:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
207[12:55:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
208[12:55:25] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world ]~~~~~~~~~~~~
209[12:55:25] [Server thread/INFO]:
210[12:55:25] [Server thread/INFO]: Biomes that will generated;
211[12:55:25] [Server thread/INFO]: * Bamboo Forest
212[12:55:25] [Server thread/INFO]: * Birch Forest
213[12:55:25] [Server thread/INFO]: * Bonsai Forest
214[12:55:25] [Server thread/INFO]: * Volcano
215[12:55:25] [Server thread/INFO]: * Dark forest
216[12:55:25] [Server thread/INFO]: * Desert
217[12:55:25] [Server thread/INFO]: * Deep Ocean
218[12:55:25] [Server thread/INFO]: * Deciduous Forest
219[12:55:25] [Server thread/INFO]: * Fantasy Forest
220[12:55:25] [Server thread/INFO]: * Farmland
221[12:55:25] [Server thread/INFO]: * Forgotten Forest
222[12:55:25] [Server thread/INFO]: * Frozen Ocean
223[12:55:25] [Server thread/INFO]: * Scots pine forest
224[12:55:25] [Server thread/INFO]: * Jungle
225[12:55:25] [Server thread/INFO]: * Jungle Edge
226[12:55:25] [Server thread/INFO]: * Lukewarm Ocean
227[12:55:25] [Server thread/INFO]: * Mesa
228[12:55:25] [Server thread/INFO]: * Mega Spruce Taiga
229[12:55:25] [Server thread/INFO]: * Mega Taiga
230[12:55:25] [Server thread/INFO]: * Ocean
231[12:55:25] [Server thread/INFO]: * Pine Forest
232[12:55:25] [Server thread/INFO]: * Plains
233[12:55:25] [Server thread/INFO]: * River
234[12:55:25] [Server thread/INFO]: * Stone Forest
235[12:55:25] [Server thread/INFO]: * Swamp
236[12:55:25] [Server thread/INFO]: * Snowy Pine
237[12:55:25] [Server thread/INFO]: * Savanna
238[12:55:25] [Server thread/INFO]: * Swamp Edge
239[12:55:25] [Server thread/INFO]: * Swampland
240[12:55:25] [Server thread/INFO]: * Tropical Forest
241[12:55:25] [Server thread/INFO]: * Warm Ocean
242[12:55:25] [Server thread/INFO]:
243[12:55:25] [Server thread/INFO]: Generator version: 8.1.5
244[12:55:25] [Server thread/INFO]:
245[12:55:25] [Server thread/INFO]: Biomes in total: 31
246[12:55:25] [Server thread/INFO]: Preparing world injection
247[12:55:25] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
248[12:55:25] [Server thread/INFO]: -------- World Settings For [world_nether] --------
249[12:55:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
250[12:55:25] [Server thread/INFO]: Experience Merge Radius: 3.0
251[12:55:25] [Server thread/INFO]: Mob Spawn Range: 8
252[12:55:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
253[12:55:25] [Server thread/INFO]: Cane Growth Modifier: 100%
254[12:55:25] [Server thread/INFO]: Melon Growth Modifier: 100%
255[12:55:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
256[12:55:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
257[12:55:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
258[12:55:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
259[12:55:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
260[12:55:25] [Server thread/INFO]: Potato Growth Modifier: 100%
261[12:55:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
262[12:55:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
263[12:55:25] [Server thread/INFO]: Vine Growth Modifier: 100%
264[12:55:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
265[12:55:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
266[12:55:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
267[12:55:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
268[12:55:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
269[12:55:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
270[12:55:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
271[12:55:25] [Server thread/INFO]: Max TNT Explosions: 100
272[12:55:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
273[12:55:25] [Server thread/INFO]: View Distance: 10
274[12:55:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
275[12:55:25] [Server thread/INFO]: Item Despawn Rate: 6000
276[12:55:25] [Server thread/INFO]: Item Merge Radius: 2.5
277[12:55:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
278[12:55:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
279[12:55:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
280[12:55:25] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world_nether ]~~~~~~~~~~~~
281[12:55:25] [Server thread/INFO]:
282[12:55:25] [Server thread/INFO]: Biomes that will generated;
283[12:55:25] [Server thread/INFO]: * Nether forest
284[12:55:25] [Server thread/INFO]: * Nether mountain
285[12:55:25] [Server thread/INFO]: * Nether roads
286[12:55:25] [Server thread/INFO]: * Nether ocean
287[12:55:25] [Server thread/INFO]: * Nether lakes
288[12:55:25] [Server thread/INFO]: * Nether volcano
289[12:55:25] [Server thread/INFO]: * Nether swamp
290[12:55:25] [Server thread/INFO]:
291[12:55:25] [Server thread/INFO]: Generator version: 8.1.5
292[12:55:25] [Server thread/INFO]:
293[12:55:25] [Server thread/INFO]: Biomes in total: 7
294[12:55:25] [Server thread/INFO]: Preparing world injection
295[12:55:25] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
296[12:55:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
297[12:55:25] [Server thread/INFO]: Experience Merge Radius: 3.0
298[12:55:25] [Server thread/INFO]: Mob Spawn Range: 8
299[12:55:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
300[12:55:25] [Server thread/INFO]: Cane Growth Modifier: 100%
301[12:55:25] [Server thread/INFO]: Melon Growth Modifier: 100%
302[12:55:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
303[12:55:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
304[12:55:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
305[12:55:25] [Server thread/INFO]: Beetroot Growth Modifier: 100%
306[12:55:25] [Server thread/INFO]: Carrot Growth Modifier: 100%
307[12:55:25] [Server thread/INFO]: Potato Growth Modifier: 100%
308[12:55:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
309[12:55:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
310[12:55:25] [Server thread/INFO]: Vine Growth Modifier: 100%
311[12:55:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
312[12:55:25] [Server thread/INFO]: Bamboo Growth Modifier: 100%
313[12:55:25] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
314[12:55:25] [Server thread/INFO]: Kelp Growth Modifier: 100%
315[12:55:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
316[12:55:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
317[12:55:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
318[12:55:25] [Server thread/INFO]: Max TNT Explosions: 100
319[12:55:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
320[12:55:25] [Server thread/INFO]: View Distance: 10
321[12:55:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
322[12:55:25] [Server thread/INFO]: Item Despawn Rate: 6000
323[12:55:25] [Server thread/INFO]: Item Merge Radius: 2.5
324[12:55:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
325[12:55:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
326[12:55:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
327[12:55:25] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
328[12:55:26] [Server thread/INFO]: Preparing spawn area: 0%
329[12:55:26] [Server thread/INFO]: Preparing spawn area: 0%
330[12:55:26] [Server thread/INFO]: Preparing spawn area: 0%
331[12:55:27] [Server thread/INFO]: Loaded 441 spawn chunks for world world
332[12:55:27] [Server thread/INFO]: Preparing spawn area: 100%
333[12:55:27] [Server thread/INFO]: Preparing spawn area: 100%
334[12:55:28] [Server thread/INFO]: Preparing spawn area: 100%
335[12:55:28] [Server thread/INFO]: Time elapsed: 2521 ms
336[12:55:28] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
337[12:55:29] [Server thread/INFO]: Preparing spawn area: 0%
338[12:55:29] [Server thread/INFO]: Preparing spawn area: 0%
339[12:55:29] [Server thread/INFO]: Preparing spawn area: 0%
340[12:55:29] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
341[12:55:29] [Server thread/INFO]: Time elapsed: 1415 ms
342[12:55:29] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
343[12:55:29] [Server thread/INFO]: Preparing spawn area: 0%
344[12:55:29] [Server-Worker-2/INFO]: Preparing spawn area: 100%
345[12:55:29] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
346[12:55:29] [Server thread/INFO]: Time elapsed: 531 ms
347[12:55:29] [Server thread/INFO]: [UltimateFishing] Enabling UltimateFishing v1.0.6
348[12:55:30] [Server thread/INFO]: =============================
349[12:55:30] [Server thread/INFO]: UltimateFishing 1.0.6 by Songoda <3!
350[12:55:30] [Server thread/INFO]: Action: Enabling...
351[12:55:30] [Server thread/INFO]: =============================
352[12:55:30] [Server thread/INFO]: [UltimateFishing] Loaded locale "nl_NL.lang"
353[12:55:30] [Server thread/INFO]: [UltimateFishing] Loaded locale "en_US.lang"
354[12:55:30] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest[SongodaUpdate] Hooked UltimateFishing.
355[12:55:30] [Server thread/INFO]: Connection with Songoda servers failed...
356[12:55:30] [Server thread/INFO]: [SystemMessages] Enabling SystemMessages v1.0*
357[12:55:30] [Server thread/INFO]: [SystemMessages] Registering configuration...
358[12:55:30] [Server thread/INFO]: [SystemMessages] Registering listeners...
359[12:55:30] [Server thread/INFO]: [SystemMessages] Registering commands...
360[12:55:30] [Server thread/INFO]: [SystemMessages] Registering MySQL....
361[12:55:30] [Server thread/INFO]: [AntiCooldown] Enabling AntiCooldown v3.0*
362[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] The Plugin will be activated ...
363[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Config values are loaded into the cache ...
364[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] World YourWorldName disabled!
365[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Config values were successfully cached!
366[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Listeners will be registered ...
367[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Listeners have been successfully registered!
368[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Commands will be registered ...
369[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Commands have been successfully registered!
370[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] Checking for updates ...
371[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] No update available!
372[12:55:30] [Server thread/INFO]: [AntiCooldownLogger] The plugin was successfully activated!
373[12:55:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.3*
374[12:55:30] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
375[12:55:30] [Server thread/INFO]: [GroupManager] Enabling GroupManager v0.2.0
376[12:55:30] [Server thread/INFO]: GroupManager - INFO - World Found: world
377[12:55:30] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
378[12:55:30] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
379[12:55:30] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
380[12:55:30] [Server thread/INFO]: GroupManager version 0.2.0 is enabled!
381[12:55:30] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
382[12:55:30] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
383[12:55:30] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
384[12:55:30] [Server thread/INFO]: [Lands] Enabling Lands v3.9.6.0
385[12:55:31] [Server thread/INFO]: [Lands] [Database] Starting backup creation.
386[12:55:31] [Server thread/INFO]: [Lands] [Database] Done. Saving backup to: plugins/Lands/Backups/VERSION_3.9.6.0_TIME_Fri_Aug_30_12.55.31_PDT_2019.zip
387[12:55:31] [Server thread/INFO]: [Lands] There are currently 15 lands created.
388[12:55:31] [ForkJoinPool.commonPool-worker-1/INFO]: [Lands] [Database] Starting UUID caching.
389[12:55:31] [ForkJoinPool.commonPool-worker-1/INFO]: [Lands] [Database] UUID caching finished. Cached total of 19 UUIDs.
390[12:55:31] [Server thread/INFO]: [TreeFeller] Enabling TreeFeller v2.4-RELEASE*
391[12:55:31] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-5-218*
392[12:55:31] [Server thread/INFO]: [dynmap] Using GroupManager 0.2.0 for access control
393[12:55:33] [Server thread/INFO]: [dynmap] Mod Support processing completed
394[12:55:34] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
395[12:55:34] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
396[12:55:34] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
397[12:55:34] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:5924
398[12:55:34] [Server thread/INFO]: [dynmap] version 3.0-beta-5-218 is enabled - core version 3.0-beta-5-218
399[12:55:34] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
400[12:55:34] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
401[12:55:34] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
402[12:55:34] [Server thread/INFO]: [dynmap] Loaded 29 pending tile renders for world 'world'
403[12:55:34] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
404[12:55:34] [Server thread/INFO]: [dynmap] Loaded 4 pending tile renders for world 'world_nether'
405[12:55:34] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
406[12:55:34] [Server thread/INFO]: [dynmap] Enabled
407[12:55:34] [Server thread/INFO]: [Harbor] Enabling Harbor v1.5.3
408[12:55:34] [Server thread/INFO]: [SoulShards] Enabling SoulShards v2.1
409[12:55:34] [Server thread/INFO]: [SoulShards] ------------------------------------------------
410[12:55:34] [Server thread/INFO]: [SoulShards] Checking for updated version
411[12:55:34] [Server thread/INFO]: [SoulShards] Setting up recipes
412[12:55:34] [Server thread/INFO]: [SoulShards] Setup recipes
413[12:55:34] [Server thread/INFO]: [SoulShards] Preparing for loading/saving
414[12:55:34] [Server thread/INFO]: [SoulShards] Using flatfile for loading and saving
415[12:55:34] [Server thread/INFO]: [SoulShards] Prepared!
416[12:55:34] [Server thread/INFO]: [SoulShards] Loading config and saved data...
417[12:55:34] [Server thread/INFO]: [SoulShards] Loaded in 5 tiers
418[12:55:34] [Server thread/INFO]: [SoulShards] Loaded 0 spawners.
419[12:55:34] [Server thread/INFO]: [SoulShards] Loaded data! Took 7ms
420[12:55:34] [Server thread/INFO]: [SoulShards] Setting up metrics...
421[12:55:34] [Server thread/INFO]: [SoulShards] Setup metrics! Took 4ms
422[12:55:34] [Server thread/INFO]: [SoulShards] Starting tasks...
423[12:55:34] [Server thread/INFO]: [SoulShards] Started tasks! Took 2ms
424[12:55:34] [Server thread/INFO]: [SoulShards]
425[12:55:34] [Server thread/INFO]: [SoulShards] Tier(tier=1, kills=64, spawnDelay=5, spawnAmount=2, redstoneToggle=false, ignoreDistance=false), Tier(tier=2, kills=128, spawnDelay=4, spawnAmount=4, redstoneToggle=false, ignoreDistance=false), Tier(tier=3, kills=256, spawnDelay=3, spawnAmount=5, redstoneToggle=false, ignoreDistance=false), Tier(tier=4, kills=512, spawnDelay=3, spawnAmount=5, redstoneToggle=true, ignoreDistance=false), Tier(tier=5, kills=1024, spawnDelay=2, spawnAmount=10, redstoneToggle=true, ignoreDistance=true)
426[12:55:34] [Server thread/INFO]: [SoulShards]
427[12:55:34] [Server thread/INFO]: [SoulShards] Support Server: https://discord.gg/Ay3muGz
428[12:55:34] [Server thread/INFO]: [SoulShards] ------------------------------------------------
429[12:55:34] [Server thread/INFO]: [UltimateModeration] Enabling UltimateModeration v1.1.11
430[12:55:34] [Server thread/INFO]: =============================
431[12:55:34] [Server thread/INFO]: UltimateModeration 1.1.11 by Songoda <3!
432[12:55:34] [Server thread/INFO]: Action: Enabling...
433[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "ru_RU.lang"
434[12:55:34] [Server thread/WARN]: Invalid locale syntax at (line=120)
435[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "it_IT.lang"
436[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "es_ES.lang"
437[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "de_DE.lang"
438[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "pl_PL.lang"
439[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "fr_FR.lang"
440[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "tr_TR.lang"
441[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "nl_NL.lang"
442[12:55:34] [Server thread/INFO]: [UltimateModeration] Loaded locale "en_US.lang"
443[12:55:34] [Server thread/INFO]: _ _ | | | | | | __ _ _ __ __| | ___ | | / _` || '_ \ / _` |/ __|| |____| (_| || | | || (_| |\__ \\_____/ \__,_||_| |_| \__,_||___/Version: 3.9.6.0Discord: https://discord.gg/JVU9qd7Please report bugs or issues to support. Bugs are fixed within hours. [SongodaUpdate] Hooked UltimateModeration.
444[12:55:34] [Server thread/INFO]: Connection with Songoda servers failed...
445[12:55:34] [Thread-100/INFO]: [SoulShards] Local Version: 2.1, Current Version: 2.1 - Will update: false
446[12:55:34] [Server thread/INFO]: =============================
447[12:55:34] [Server thread/INFO]: [SlimeMobs] Enabling SlimeMobs v1.4*
448[12:55:34] [Server thread/INFO]: [SlimeMobs] SlimeMobs v1.4 has been enabled!
449[12:55:34] [Server thread/INFO]: [UpgradeableHoppers] Enabling UpgradeableHoppers v1.2.0.1
450[12:55:34] [Server thread/INFO]: [UpgradeableHoppers] Using SQLite as database driver.
451[12:55:34] [Server thread/INFO]: [UpgradeableHoppers] Successful connected to SQL database.
452[12:55:34] [Server thread/INFO]: [UpgradeableHoppers] Database is ready.
453[12:55:34] [Server thread/INFO]: [DiscordWhitelister] Enabling DiscordWhitelister v0.1.1*
454[12:55:34] [Server thread/INFO]: [DiscordWhitelister] Is up to date
455[12:55:35] [JDA RateLimit-Worker 1/ERROR]: [net.dv8tion.jda.core.requests.Requester] There was an exception while executing a REST request
456java.lang.NullPointerException: proxySelector == null
457 at okhttp3.Address.<init>(Address.java:79) ~[?:?]
458 at okhttp3.internal.http.RetryAndFollowUpInterceptor.createAddress(RetryAndFollowUpInterceptor.java:212) ~[?:?]
459 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:112) ~[?:?]
460 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) ~[?:?]
461 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) ~[?:?]
462 at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:200) ~[?:?]
463 at okhttp3.RealCall.execute(RealCall.java:77) ~[?:?]
464 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:191) ~[?:?]
465 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:133) ~[?:?]
466 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:116) ~[?:?]
467 at net.dv8tion.jda.core.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:350) ~[?:?]
468 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
469 at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
470 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) ~[?:1.8.0_212]
471 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) ~[?:1.8.0_212]
472 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
473 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
474 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
475[12:55:35] [Server thread/ERROR]: Error occurred while enabling DiscordWhitelister v0.1.1 (Is it up to date?)
476net.dv8tion.jda.core.exceptions.ErrorResponseException: -1: java.lang.NullPointerException
477 at net.dv8tion.jda.core.exceptions.ErrorResponseException.create(ErrorResponseException.java:154) ~[?:?]
478 at net.dv8tion.jda.core.requests.Request.onFailure(Request.java:96) ~[?:?]
479 at net.dv8tion.jda.core.utils.SessionControllerAdapter$1.handleResponse(SessionControllerAdapter.java:89) ~[?:?]
480 at net.dv8tion.jda.core.requests.Request.handleResponse(Request.java:184) ~[?:?]
481 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:242) ~[?:?]
482 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:133) ~[?:?]
483 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:116) ~[?:?]
484 at net.dv8tion.jda.core.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:350) ~[?:?]
485 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
486 at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
487 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) ~[?:1.8.0_212]
488 at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) ~[?:1.8.0_212]
489 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
490 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
491 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
492Caused by: java.lang.NullPointerException: proxySelector == null
493 at okhttp3.Address.<init>(Address.java:79) ~[?:?]
494 at okhttp3.internal.http.RetryAndFollowUpInterceptor.createAddress(RetryAndFollowUpInterceptor.java:212) ~[?:?]
495 at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:112) ~[?:?]
496 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) ~[?:?]
497 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) ~[?:?]
498 at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:200) ~[?:?]
499 at okhttp3.RealCall.execute(RealCall.java:77) ~[?:?]
500 at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:191) ~[?:?]
501 ... 10 more
502[12:55:35] [Server thread/INFO]: [DiscordWhitelister] Disabling DiscordWhitelister v0.1.1
503[12:55:35] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vv1.6.1
504[12:55:35] [Server thread/INFO]: [UltimateCatcher] Enabling UltimateCatcher v1.1.12
505[12:55:35] [Server thread/INFO]: =============================
506[12:55:35] [Server thread/INFO]: UltimateCatcher 1.1.12 by Songoda <3!
507[12:55:35] [Server thread/INFO]: Action: Enabling...
508[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "sv_SE.lang"
509[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "it_IT.lang"
510[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "es_ES.lang"
511[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "de_DE.lang"
512[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "pl_PL.lang"
513[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "fr_FR.lang"
514[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "tr_TR.lang"
515[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "nl_NL.lang"
516[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "he_IL.lang"
517[12:55:35] [Server thread/INFO]: [UltimateCatcher] Loaded locale "en_US.lang"
518[12:55:35] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateCatcher.
519[12:55:35] [Server thread/INFO]: Connection with Songoda servers failed...
520[12:55:35] [Server thread/INFO]: =============================
521[12:55:35] [Server thread/INFO]: [BetterHelp] Enabling BetterHelp v2.0.1*
522[12:55:35] [Server thread/INFO]: [LotteryPool] Enabling LotteryPool v1.1.14
523[12:55:35] [Server thread/INFO]:
524[12:55:35] [Server thread/INFO]: LotteryPool by Astero is loading up...
525[12:55:35] [Server thread/INFO]:
526[12:55:35] [Server thread/INFO]: → Economy is loaded up!
527[12:55:35] [Server thread/INFO]: → Commands are loaded up!
528[12:55:35] [Server thread/INFO]: → Event Listeners are loaded up!
529[12:55:35] [Server thread/INFO]: → YAML files are loaded up!
530[12:55:35] [Server thread/INFO]: → Caching has been done!
531[12:55:35] [Server thread/INFO]:
532[12:55:35] [Server thread/INFO]: LotteryPool by Astero has been sucessfully loaded up!
533[12:55:35] [Server thread/INFO]:
534[12:55:35] [Server thread/INFO]: [Trading] Enabling Trading v3.2*
535[12:55:35] [Server thread/INFO]: [Trading] Trading has been enabled
536[12:55:35] [Server thread/INFO]: [Trading] Vault and Economy have been found!
537[12:55:35] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
538[12:55:35] [Server thread/INFO]:
539[12:55:35] [Server thread/INFO]:
540[12:55:35] [Server thread/INFO]: ******************************************************
541[12:55:35] [Server thread/INFO]: This version of HolographicDisplays only
542[12:55:35] [Server thread/INFO]: works on server versions from 1.8 to 1.13.1.
543[12:55:35] [Server thread/INFO]: The plugin will be disabled.
544[12:55:35] [Server thread/INFO]: ******************************************************
545[12:55:35] [Server thread/INFO]:
546[12:55:40] [Thread-102/WARN]: [io.sentry.dsn.Dsn] *** Couldn't find a suitable DSN, Sentry operations will do nothing! See documentation: https://docs.sentry.io/clients/java/ ***
547[12:55:40] [Thread-102/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
548[12:55:40] [Thread-102/WARN]: Exception in thread "Thread-102" java.lang.IllegalStateException: zip file closed
549[12:55:40] [Thread-102/WARN]: at java.util.zip.ZipFile.ensureOpen(ZipFile.java:686)
550[12:55:40] [Thread-102/WARN]: at java.util.zip.ZipFile.getEntry(ZipFile.java:315)
551[12:55:40] [Thread-102/WARN]: at java.util.jar.JarFile.getEntry(JarFile.java:240)
552[12:55:40] [Thread-102/WARN]: at java.util.jar.JarFile.getJarEntry(JarFile.java:223)
553[12:55:40] [Thread-102/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
554[12:55:40] [Thread-102/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85)
555[12:55:40] [Thread-102/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
556[12:55:40] [Thread-102/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
557[12:55:40] [Thread-102/WARN]: at org.apache.http.pool.AbstractConnPool.closeExpired(AbstractConnPool.java:558)
558[12:55:40] [Thread-102/WARN]: at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.closeExpiredConnections(PoolingHttpClientConnectionManager.java:409)
559[12:55:40] [Thread-102/WARN]: at com.mashape.unirest.http.utils.SyncIdleConnectionMonitorThread.run(SyncIdleConnectionMonitorThread.java:24)
560[12:55:40] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;1967-bbed280
561[12:55:40] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
562[12:55:40] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
563[12:55:40] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
564[12:55:40] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
565[12:55:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
566[12:55:40] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
567[12:55:40] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
568[12:55:40] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
569[12:55:40] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
570[12:55:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
571[12:55:40] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
572[12:55:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
573[12:55:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
574[12:55:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
575[12:55:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
576[12:55:40] [Server thread/INFO]: [WorldGuard] Loading region data...
577[12:55:40] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 198 (git 0fd44d21)
578[12:55:40] [Server thread/INFO]: [Slimefun] Loading Files...
579[12:55:40] [Server thread/INFO]: [Slimefun] Loading Config...
580[12:55:41] [Server thread/INFO]: [Slimefun] Loading Items...
581[12:55:41] [Server thread/INFO]: [Slimefun] Loading Researches...
582[12:55:41] [Server thread/INFO]: [Slimefun] Loading World Generators...
583[12:55:41] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Oil
584[12:55:41] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Nether Ice
585[12:55:41] [Server thread/INFO]: [Slimefun] Finished!
586[12:55:41] [Server thread/INFO]: [Barrels] Enabling Barrels v1.12
587[12:55:41] [Server thread/ERROR]: Error occurred while enabling Barrels v1.12 (Is it up to date?)
588java.lang.ArrayStoreException: me.john000708.barrels.Barrel$3
589 at me.john000708.barrels.Barrel.register(Barrel.java:176) ~[?:?]
590 at me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.register(SlimefunItem.java:206) ~[?:?]
591 at me.john000708.barrels.Barrels.setup(Barrels.java:89) ~[?:?]
592 at me.john000708.barrels.Barrels.onEnable(Barrels.java:56) ~[?:?]
593 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-156]
594 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-156]
595 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-156]
596 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-156]
597 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-156]
598 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-156]
599 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.4.jar:git-Paper-156]
600 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-156]
601 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
602[12:55:41] [Server thread/INFO]: [Barrels] Disabling Barrels v1.12
603[12:55:41] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode v1.0*
604[12:55:41] [Server thread/INFO]: [EpicAnchors] Enabling EpicAnchors v1.3.5
605[12:55:41] [Server thread/INFO]: =============================
606[12:55:41] [Server thread/INFO]: EpicAnchors 1.3.5 by Brianna <3!
607[12:55:41] [Server thread/INFO]: Action: Enabling...
608[12:55:42] [Server thread/INFO]: [EpicAnchors] Loaded locale "en_US.lang"
609[12:55:42] [Server thread/INFO]: [SongodaUpdate] Hooked EpicAnchors.
610[12:55:42] [Server thread/INFO]: Connection with Songoda servers failed...
611[12:55:42] [Server thread/INFO]: [EpicAnchors] Loading Data File
612[12:55:42] [Server thread/INFO]: =============================
613[12:55:42] [Server thread/INFO]: [UltimateRepairing] Enabling UltimateRepairing v1.2.9
614[12:55:42] [Server thread/INFO]: =============================
615[12:55:42] [Server thread/INFO]: UltimateRepairing 1.2.9 by Brianna <3!
616[12:55:42] [Server thread/INFO]: Action: Enabling...
617[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "no_NO.lang"
618[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "ru_RU.lang"
619[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "sv_SE.lang"
620[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "it_IT.lang"
621[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "es_ES.lang"
622[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "ar_EG.lang"
623[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "de_DE.lang"
624[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "pl_PL.lang"
625[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "fr_FR.lang"
626[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "tr_TR.lang"
627[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "pt_PT.lang"
628[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "nl_NL.lang"
629[12:55:42] [Server thread/INFO]: [UltimateRepairing] Loaded locale "en_US.lang"
630[12:55:42] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateRepairing.
631[12:55:42] [Server thread/INFO]: Connection with Songoda servers failed...
632[12:55:42] [Server thread/INFO]: =============================
633[12:55:42] [Server thread/INFO]: [SlimeXpansion] Enabling SlimeXpansion v1.1.12
634[12:55:42] [Server thread/INFO]: [SlimeXpansion] There is no such item with name SIGN
635[12:55:42] [Server thread/INFO]: [SlimeXpansion] There is no such item with name GOLD_HELMET
636[12:55:42] [Server thread/ERROR]: Error occurred while enabling SlimeXpansion v1.1.12 (Is it up to date?)
637java.lang.ArrayStoreException: me.john000708.machines.UUTransmutator$3
638 at me.john000708.machines.UUTransmutator.register(UUTransmutator.java:126) ~[?:?]
639 at me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.registerChargeableBlock(SlimefunItem.java:481) ~[?:?]
640 at me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.registerChargeableBlock(SlimefunItem.java:477) ~[?:?]
641 at me.john000708.SlimeXpansion.registerItems(SlimeXpansion.java:164) ~[?:?]
642 at me.john000708.SlimeXpansion.onEnable(SlimeXpansion.java:64) ~[?:?]
643 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-156]
644 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-156]
645 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-156]
646 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-156]
647 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-156]
648 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-156]
649 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.4.jar:git-Paper-156]
650 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-156]
651 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
652[12:55:42] [Server thread/INFO]: [SlimeXpansion] Disabling SlimeXpansion v1.1.12
653[12:55:42] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
654[12:55:42] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
655[12:55:42] [Server thread/INFO]: [Essentials] No kits found to migrate.
656[12:55:42] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
657[12:55:42] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
658[12:55:42] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
659[12:55:42] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
660[12:55:42] [Server thread/INFO]: [Essentials] Using locale en_US
661[12:55:42] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
662[12:55:42] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
663[12:55:42] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
664[12:55:42] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
665[12:55:42] [Server thread/INFO]: [ExtraGear] Enabling ExtraGear v1.1.1*
666[12:55:42] [Server thread/INFO]: [BeastWithDraw] Enabling BeastWithDraw v2.6-(1.13/1.14)
667[12:55:42] [Server thread/INFO]: [BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are regitered
668[12:55:42] [Server thread/INFO]: [BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are regitered
669[12:55:42] [Server thread/INFO]: [EpicFarming] Enabling EpicFarming v2.2.4
670[12:55:42] [Server thread/INFO]: =============================
671[12:55:42] [Server thread/INFO]: EpicFarming 2.2.4 by Songoda <3!
672[12:55:42] [Server thread/INFO]: Action: Enabling...
673[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "no_NO"
674[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "fo_FO"
675[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "ru_RU"
676[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "sv_SE"
677[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "pr_FA"
678[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "it_IT"
679[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "es_ES"
680[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "ar_EG"
681[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "de_DE"
682[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "pl_PL"
683[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "fr_FR"
684[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "tr_TR"
685[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "pt_PT"
686[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "nl_NL"
687[12:55:42] [Server thread/INFO]: [EpicFarming] Found and loaded locale "en_US"
688[12:55:42] [Server thread/INFO]: [SongodaUpdate] Hooked EpicFarming.
689[12:55:42] [Server thread/INFO]: Connection with Songoda servers failed...
690[12:55:42] [Server thread/INFO]: [EpicFarming] Loading Data File
691[12:55:42] [Server thread/INFO]: [EpicFarming] Loading Hooks File
692[12:55:42] [Server thread/INFO]: [EpicFarming] Registered protection hook for plugin: WorldGuard
693[12:55:42] [Server thread/INFO]: =============================
694[12:55:42] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
695[12:55:42] [Server thread/INFO]: [BuycraftX] Validating your server key...
696[12:55:43] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
697[12:55:43] [Server thread/INFO]: [SlimefunGuidePlus] Enabling SlimefunGuidePlus v1.0*
698[12:55:43] [Server thread/INFO]: [ChestTerminal] Enabling ChestTerminal v1.0
699[12:55:43] [Server thread/ERROR]: Error occurred while enabling ChestTerminal v1.0 (Is it up to date?)
700java.lang.ArrayStoreException: me.mrCookieSlime.ChestTerminal.AccessTerminal$18
701 at me.mrCookieSlime.ChestTerminal.AccessTerminal.register(AccessTerminal.java:240) ~[?:?]
702 at me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.register(SlimefunItem.java:206) ~[?:?]
703 at me.mrCookieSlime.ChestTerminal.ChestTerminal.onEnable(ChestTerminal.java:68) ~[?:?]
704 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-156]
705 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-156]
706 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-156]
707 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-156]
708 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-156]
709 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-156]
710 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.4.jar:git-Paper-156]
711 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-156]
712 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
713[12:55:43] [Server thread/INFO]: [ChestTerminal] Disabling ChestTerminal v1.0
714[12:55:43] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
715[12:55:43] [Server thread/INFO]: Creating file: config.yml
716[12:55:43] [Server thread/ERROR]: [Citizens] v2.0.24-SNAPSHOT (build 1605) is not compatible with Minecraft v1_14_R1 - try upgrading or downgrading Citizens. Disabling.
717[12:55:43] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
718[12:55:43] [Server thread/INFO]: [EmeraldEnchants] Enabling EmeraldEnchants v2.0*
719[12:55:44] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v2.4.2
720[12:55:44] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into Vault
721[12:55:44] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into PlaceholderAPI
722[12:55:44] [Server thread/INFO]: [HotbarPets] Enabling HotbarPets vDEV - 10 (git 7d790905)
723[12:55:44] [Server thread/INFO]: [ExoticGarden] Enabling ExoticGarden vDEV - 17 (git 122f5555)
724[12:55:44] [Server thread/WARN]:
725[12:55:44] [Server thread/WARN]: ################## - DEVELOPMENT BUILD - ##################
726[12:55:44] [Server thread/WARN]: You appear to be using an experimental build of ExoticGarden
727[12:55:44] [Server thread/WARN]: Version DEV - 17 (git 122f5555)
728[12:55:44] [Server thread/WARN]:
729[12:55:44] [Server thread/WARN]: Auto-Updates have been disabled. Use at your own risk!
730[12:55:44] [Server thread/WARN]:
731[12:55:44] [Server thread/INFO]: [KeepChunks] Enabling KeepChunks v1.5.13
732[12:55:44] [Server thread/INFO]:
733[12:55:44] [Server thread/INFO]: _ _ _______ _ _
734[12:55:44] [Server thread/INFO]: (_) | | (_______) | | | v1.5.13
735[12:55:44] [Server thread/INFO]: _____| |_____ _____ ____ _ | |__ _ _ ____ | | _ ___
736[12:55:44] [Server thread/INFO]: | _ _) ___ | ___ | _ \| | | _ \| | | | _ \| |_/ )/___)
737[12:55:44] [Server thread/INFO]: | | \ \| ____| ____| |_| | |_____| | | | |_| | | | | _ (|___ |
738[12:55:44] [Server thread/INFO]: |_| \_)_____)_____) __/ \______)_| |_|____/|_| |_|_| \_|___/
739[12:55:44] [Server thread/INFO]: |_|
740[12:55:44] [Server thread/INFO]:
741[12:55:44] [Server thread/INFO]: [KeepChunks] KeepChunks v1.5.13 has been enabled
742[12:55:44] [Server thread/INFO]: [EpicFurnaces] Enabling EpicFurnaces v4.4.4
743[12:55:44] [Server thread/INFO]: =============================
744[12:55:44] [Server thread/INFO]: EpicFurnaces 4.4.4 by Songoda <3!
745[12:55:44] [Server thread/INFO]: Action: Enabling...
746[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loading data file
747[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loading language file
748[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "no_NO.lang"
749[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "ru_RU.lang"
750[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "sv_SE.lang"
751[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "pr_FA.lang"
752[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "es_ES.lang"
753[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "ar_EG.lang"
754[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "de_DE.lang"
755[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "pl_PL.lang"
756[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "fr_FR.lang"
757[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "tr_TR.lang"
758[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "nl_NL.lang"
759[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loaded locale "en_US.lang"
760[12:55:44] [Server thread/INFO]: [SongodaUpdate] Hooked EpicFurnaces.
761[12:55:44] [Server thread/INFO]: Connection with Songoda servers failed...
762[12:55:44] [Server thread/INFO]: [EpicFurnaces] Loading language file
763[12:55:44] [Server thread/INFO]: =============================
764[12:55:44] [Server thread/INFO]: [SlimefunOres] Enabling SlimefunOres v1.4.6*
765[12:55:44] [Server thread/INFO]: [SlimefunOres] SlimefunOres 1.4.6 has been enabled!
766[12:55:44] [Server thread/INFO]: [PermissionShop] Enabling PermissionShop v2.4.0 BETA
767[12:55:44] [Server thread/INFO]: [ElectricSpawners] Enabling ElectricSpawners v1.0*
768[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: BLAZE
769[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: CAVE_SPIDER
770[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: CHICKEN
771[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: COW
772[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: CREEPER
773[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: ENDERMAN
774[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: ENDERMITE
775[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: GHAST
776[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: GUARDIAN
777[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: HORSE
778[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: IRON_GOLEM
779[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: MAGMA_CUBE
780[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: MUSHROOM_COW
781[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: OCELOT
782[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: PIG
783[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: PIG_ZOMBIE
784[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: RABBIT
785[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: SHEEP
786[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: SILVERFISH
787[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: SKELETON
788[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: SLIME
789[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: SPIDER
790[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: SQUID
791[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: VILLAGER
792[12:55:44] [Server thread/WARN]: java.lang.ArrayStoreException: me.mrCookieSlime.ElectricSpawners.ElectricSpawner$3
793[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.ElectricSpawners.ElectricSpawner.register(ElectricSpawner.java:149)
794[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.Slimefun.Objects.SlimefunItem.SlimefunItem.registerChargeableBlock(SlimefunItem.java:481)
795[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.ElectricSpawners.ElectricSpawners.onEnable(ElectricSpawners.java:39)
796[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
797[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
798[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
799[12:55:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
800[12:55:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
801[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
802[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282)
803[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869)
804[12:55:44] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
805[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: WITCH
806[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: WOLF
807[12:55:44] [Server thread/WARN]: [ElectricSpawners] java.lang.ArrayStoreException: ZOMBIE
808[12:55:44] [Server thread/INFO]: [Slimedustry] Enabling Slimedustry v1.2.7*
809[12:55:44] [Server thread/INFO]: [Slimedustry] Slimedustry v1.2.7 has been enabled!
810[12:55:44] [Server thread/ERROR]: Error occurred while enabling Slimedustry v1.2.7 (Is it up to date?)
811java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLib/updater/UpdaterService
812 at me.j0ach1mmall3.Slimedustry.Main.onEnable(Main.java:36) ~[?:?]
813 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-156]
814 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-156]
815 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-156]
816 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-156]
817 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-156]
818 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-156]
819 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.4.jar:git-Paper-156]
820 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-156]
821 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
822Caused by: java.lang.ClassNotFoundException: me.mrCookieSlime.CSCoreLib.updater.UpdaterService
823 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
824 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.14.4.jar:git-Paper-156]
825 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-156]
826 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
827 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
828 ... 10 more
829[12:55:44] [Server thread/INFO]: [Slimedustry] Disabling Slimedustry v1.2.7
830[12:55:44] [Server thread/INFO]: [ExtraHeads] Enabling ExtraHeads v1.0*
831[12:55:44] [Server thread/WARN]: java.lang.NullPointerException
832[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.Item.CustomItem.<init>(CustomItem.java:143)
833[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.ExtraHeads.ExtraHeads.registerHead(ExtraHeads.java:89)
834[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.ExtraHeads.ExtraHeads.onEnable(ExtraHeads.java:55)
835[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
836[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
837[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
838[12:55:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
839[12:55:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
840[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
841[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282)
842[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869)
843[12:55:44] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
844[12:55:44] [Server thread/INFO]: [Shelter] Enabling Shelter v1.0.2*
845[12:55:44] [Server thread/WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.
846[12:55:44] [Server thread/WARN]: at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:28)
847[12:55:44] [Server thread/WARN]: at me.mrCookieSlime.Shelter.main.onEnable(main.java:162)
848[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
849[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
850[12:55:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
851[12:55:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
852[12:55:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
853[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
854[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282)
855[12:55:44] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869)
856[12:55:44] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
857[12:55:44] [Server thread/INFO]: [ColoredEnderChests] Enabling ColoredEnderChests v1.0*
858[12:55:44] [Server thread/INFO]: [SlimeScrap] Enabling SlimeScrap v1.2.4*
859[12:55:44] [Server thread/INFO]: [SlimeScrap] SlimeScrap v1.2.4 has been enabled!
860[12:55:44] [Server thread/INFO]: [Merchants] Enabling Merchants v14.0.4
861[12:55:44] [Server thread/INFO]: [SensibleToolbox] Enabling SensibleToolbox v1.0.99*
862[12:55:45] [Server thread/WARN]: [SensibleToolbox] ProtocolLib not detected - some functionality is reduced:
863[12:55:45] [Server thread/WARN]: [SensibleToolbox] No glowing items, Reduced particle effects, Sound Muffler item disabled
864[12:55:45] [Server thread/INFO]: [CS-CoreLib - Database] Loading SQL Driver...
865[12:55:45] [Server thread/ERROR]: Error occurred while enabling SensibleToolbox v1.0.99 (Is it up to date?)
866java.lang.ExceptionInInitializerError: null
867 at me.mrCookieSlime.sensibletoolbox.SensibleToolboxPlugin.registerItems(SensibleToolboxPlugin.java:266) ~[?:?]
868 at me.mrCookieSlime.sensibletoolbox.SensibleToolboxPlugin.onEnable(SensibleToolboxPlugin.java:357) ~[?:?]
869 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-156]
870 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-156]
871 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-156]
872 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-156]
873 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-156]
874 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-156]
875 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.4.jar:git-Paper-156]
876 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-156]
877 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
878Caused by: java.lang.NullPointerException
879 at me.mrCookieSlime.sensibletoolbox.api.recipes.FuelItems.addFuel(FuelItems.java:40) ~[?:?]
880 at me.mrCookieSlime.sensibletoolbox.blocks.machines.HeatEngine.<clinit>(HeatEngine.java:37) ~[?:?]
881 ... 11 more
882[12:55:45] [Server thread/INFO]: [SensibleToolbox] Disabling SensibleToolbox v1.0.99
883[12:55:45] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.0.2
884[12:55:45] [Server thread/INFO]: =============================
885[12:55:45] [Server thread/INFO]: UltimateTimber 2.0.2 by Songoda <3!
886[12:55:45] [Server thread/INFO]: Action: Enabling...
887[12:55:45] [Server thread/INFO]: [SongodaUpdate] Hooked UltimateTimber.
888[12:55:45] [Server thread/INFO]: Connection with Songoda servers failed...
889[12:55:45] [Server thread/INFO]: Hooks: Hooked into mcMMO!
890[12:55:45] [Server thread/INFO]: =============================
891[12:55:45] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.14.4
892[12:55:45] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
893[12:55:45] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
894[12:55:45] [Server thread/INFO]: [DeluxeChat] Detected Vault
895[12:55:45] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
896[12:55:46] [Server thread/INFO]: ----------------------------
897[12:55:46] [Server thread/INFO]: DeluxeChat Updater
898[12:55:46] [Server thread/INFO]:
899[12:55:46] [Server thread/INFO]: You are running 1.14.4
900[12:55:46] [Server thread/INFO]: The latest version
901[12:55:46] [Server thread/INFO]: of DeluxeChat!
902[12:55:46] [Server thread/INFO]:
903[12:55:46] [Server thread/INFO]: ----------------------------
904[12:55:46] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
905[12:55:46] [User Authenticator #1/INFO]: UUID of player CaptainGoolawsh is 6e67df90-d151-4a4e-8a5e-63738e359e77
906[12:55:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
907[12:55:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
908[12:55:46] [Server thread/INFO]: Done (24.644s)! For help, type "help"
909[12:55:46] [Server thread/INFO]: Timings Reset
910[12:55:46] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
911[12:55:46] [Craft Scheduler Thread - 10/INFO]: [UpgradeableHoppers] Successful integrated Vault economy into economy system. Name: Essentials Economy
912[12:55:46] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
913[12:55:47] [Craft Scheduler Thread - 11/INFO]: [Vault] No new version available
914[12:55:47] [Thread-111/INFO]: [CS-CoreLib - Updater] Slimefun is outdated!
915[12:55:47] [Thread-111/INFO]: [CS-CoreLib - Updater] Downloading Slimefun v199
916[12:55:47] [Server thread/INFO]: ###################### - Slimefun - ######################
917[12:55:47] [Server thread/INFO]: Successfully loaded 9003 Items (268 Researches)
918[12:55:47] [Server thread/INFO]: ( 472 Items from Slimefun, 8531 Items from Addons )
919[12:55:47] [Server thread/INFO]: ##########################################################
920[12:55:47] [Thread-110/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
921[12:55:47] [Thread-109/INFO]: [CS-CoreLib - Updater] SlimeMobs is up to date!
922[12:55:47] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
923[12:55:47] [Server thread/INFO]: [Slimefun] This may take a long time...
924[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1417, 69, 1738
925[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO_BUSH"}
926[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1417;69;1738): {"id":"SWEET_POTATO"}
927[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 120, 64, -228
928[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO_BUSH"}
929[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;120;64;-228): {"id":"SWEET_POTATO"}
930[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1212, 64, 989
931[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO_BUSH"}
932[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1212;64;989): {"id":"SWEET_POTATO"}
933[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -51, 70, -99
934[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO_BUSH"}
935[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-51;70;-99): {"id":"SWEET_POTATO"}
936[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -41, 67, -275
937[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO_BUSH"}
938[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-41;67;-275): {"id":"SWEET_POTATO"}
939[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -817, 73, 723
940[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SLIME_PLANT"}
941[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-817;73;723): {"id":"SLIME_ESSENCE"}
942[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -797, 72, 761
943[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SLIME_PLANT"}
944[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-797;72;761): {"id":"SLIME_ESSENCE"}
945[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -798, 72, 761
946[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
947[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-798;72;761): {"id":"MUSTARD_SEED"}
948[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -35, 80, -207
949[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PEACH"}
950[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-35;80;-207): {"id":"PEAR_SAPLING"}
951[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -538, 85, 600
952[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
953[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-538;85;600): {"id":"TEA_LEAF_BUSH"}
954[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -538, 85, 602
955[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
956[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-538;85;602): {"id":"TEA_LEAF_BUSH"}
957[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1309, 69, 1590
958[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
959[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1309;69;1590): {"id":"TEA_LEAF_BUSH"}
960[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -540, 85, 600
961[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
962[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-540;85;600): {"id":"TEA_LEAF_BUSH"}
963[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 120, 64, -226
964[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
965[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;120;64;-226): {"id":"TEA_LEAF_BUSH"}
966[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 122, 64, -226
967[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
968[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;122;64;-226): {"id":"TEA_LEAF_BUSH"}
969[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 516, 63, 2590
970[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
971[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;516;63;2590): {"id":"TEA_LEAF_BUSH"}
972[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 87, 71, -1393
973[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
974[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;87;71;-1393): {"id":"TEA_LEAF_BUSH"}
975[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1213, 64, 989
976[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
977[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1213;64;989): {"id":"TEA_LEAF_BUSH"}
978[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -798, 72, 761
979[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
980[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-798;72;761): {"id":"TEA_LEAF_BUSH"}
981[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -90, 76, -234
982[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
983[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-90;76;-234): {"id":"TEA_LEAF_BUSH"}
984[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -38, 67, -274
985[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
986[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-38;67;-274): {"id":"TEA_LEAF_BUSH"}
987[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -8, 70, -275
988[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
989[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-8;70;-275): {"id":"TEA_LEAF_BUSH"}
990[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -127, 74, -265
991[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
992[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-127;74;-265): {"id":"TEA_LEAF_BUSH"}
993[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 140, 64, -239
994[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
995[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;140;64;-239): {"id":"BLUEBERRY"}
996[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1442, 74, 1774
997[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
998[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1442;74;1774): {"id":"BLUEBERRY"}
999[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -45, 75, -197
1000[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLUEBERRY_BUSH"}
1001[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-45;75;-197): {"id":"BLUEBERRY"}
1002[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1146, 68, 1804
1003[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
1004[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1146;68;1804): {"id":"MUSTARD_SEED_BUSH"}
1005[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 118, 64, -226
1006[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
1007[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;118;64;-226): {"id":"MUSTARD_SEED_BUSH"}
1008[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -798, 72, 761
1009[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
1010[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-798;72;761): {"id":"MUSTARD_SEED_BUSH"}
1011[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -35, 67, -278
1012[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
1013[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-35;67;-278): {"id":"MUSTARD_SEED_BUSH"}
1014[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -39, 67, -277
1015[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"MUSTARD_SEED"}
1016[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-39;67;-277): {"id":"MUSTARD_SEED_BUSH"}
1017[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -680, 64, 700
1018[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
1019[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-680;64;700): {"id":"GRAPE_BUSH"}
1020[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -61, 77, -199
1021[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
1022[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-61;77;-199): {"id":"GRAPE_BUSH"}
1023[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -315, 73, 1050
1024[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
1025[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-315;73;1050): {"id":"GRAPE_BUSH"}
1026[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 8, 66, -236
1027[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"GRAPE"}
1028[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;8;66;-236): {"id":"GRAPE_BUSH"}
1029[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -48, 75, -212
1030[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"EMERALD_PLANT"}
1031[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-48;75;-212): {"id":"EMERALD_ESSENCE"}
1032[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -46, 75, -214
1033[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"EMERALD_PLANT"}
1034[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-46;75;-214): {"id":"EMERALD_ESSENCE"}
1035[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -52, 76, -200
1036[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"EMERALD_PLANT"}
1037[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-52;76;-200): {"id":"EMERALD_ESSENCE"}
1038[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -45, 75, -209
1039[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"EMERALD_PLANT"}
1040[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-45;75;-209): {"id":"EMERALD_ESSENCE"}
1041[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1211, 64, 989
1042[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CABBAGE"}
1043[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1211;64;989): {"id":"CABBAGE_BUSH"}
1044[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -37, 72, -97
1045[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CABBAGE"}
1046[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-37;72;-97): {"id":"CABBAGE_BUSH"}
1047[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -797, 72, 761
1048[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SLIME_PLANT"}
1049[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-797;72;761): {"id":"ELDERBERRY"}
1050[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -803, 72, 761
1051[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
1052[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-803;72;761): {"id":"STRAWBERRY"}
1053[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -800, 72, 761
1054[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
1055[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-800;72;761): {"id":"STRAWBERRY"}
1056[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -651, 73, 571
1057[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
1058[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-651;73;571): {"id":"STRAWBERRY"}
1059[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -61, 75, -184
1060[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"STRAWBERRY_BUSH"}
1061[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-61;75;-184): {"id":"STRAWBERRY"}
1062[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1569, 71, 1802
1063[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1064[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1569;71;1802): {"id":"CORN"}
1065[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1402, 68, 1666
1066[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1067[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1402;68;1666): {"id":"CORN"}
1068[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -540, 85, 602
1069[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1070[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-540;85;602): {"id":"CORN"}
1071[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -542, 85, 600
1072[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1073[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-542;85;600): {"id":"CORN"}
1074[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -542, 85, 602
1075[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1076[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-542;85;602): {"id":"CORN"}
1077[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -544, 85, 600
1078[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1079[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-544;85;600): {"id":"CORN"}
1080[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -544, 85, 602
1081[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1082[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-544;85;602): {"id":"CORN"}
1083[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -59, 70, -95
1084[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1085[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-59;70;-95): {"id":"CORN"}
1086[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 2, 70, -274
1087[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1088[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;2;70;-274): {"id":"CORN"}
1089[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -38, 69, -158
1090[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CORN_BUSH"}
1091[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-38;69;-158): {"id":"CORN"}
1092[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -418, 64, 215
1093[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1094[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-418;64;215): {"id":"PINEAPPLE"}
1095[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -538, 85, 600
1096[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TEA_LEAF"}
1097[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-538;85;600): {"id":"PINEAPPLE"}
1098[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -65, 78, -211
1099[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1100[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-65;78;-211): {"id":"PINEAPPLE"}
1101[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1445, 79, 1429
1102[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1103[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1445;79;1429): {"id":"PINEAPPLE"}
1104[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 3, 70, -267
1105[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1106[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;3;70;-267): {"id":"PINEAPPLE"}
1107[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -58, 77, -201
1108[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1109[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-58;77;-201): {"id":"PINEAPPLE"}
1110[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -58, 77, -203
1111[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1112[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-58;77;-203): {"id":"PINEAPPLE"}
1113[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1210, 64, 990
1114[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1115[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1210;64;990): {"id":"PINEAPPLE"}
1116[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -65, 78, -200
1117[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1118[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-65;78;-200): {"id":"PINEAPPLE"}
1119[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -62, 76, -193
1120[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"PINEAPPLE_BUSH"}
1121[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-62;76;-193): {"id":"PINEAPPLE"}
1122[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -799, 72, 761
1123[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CRANBERRY_BUSH"}
1124[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-799;72;761): {"id":"CRANBERRY"}
1125[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -25, 72, -224
1126[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CRANBERRY_BUSH"}
1127[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-25;72;-224): {"id":"CRANBERRY"}
1128[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -502, 67, 672
1129[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"CRANBERRY_BUSH"}
1130[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-502;67;672): {"id":"CRANBERRY"}
1131[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -599, 70, 809
1132[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY_BUSH"}
1133[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-599;70;809): {"id":"BLACKBERRY"}
1134[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 122, 64, -228
1135[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY_BUSH"}
1136[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;122;64;-228): {"id":"BLACKBERRY"}
1137[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 5, 70, -272
1138[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"BLACKBERRY_BUSH"}
1139[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;5;70;-272): {"id":"BLACKBERRY"}
1140[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -64, 76, -192
1141[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"REDSTONE_PLANT"}
1142[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-64;76;-192): {"id":"REDSTONE_ESSENCE"}
1143[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -59, 76, -193
1144[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"REDSTONE_PLANT"}
1145[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-59;76;-193): {"id":"REDSTONE_ESSENCE"}
1146[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1402, 64, 1873
1147[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
1148[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1402;64;1873): {"id":"RASPBERRY"}
1149[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 0, 70, -264
1150[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"RASPBERRY"}
1151[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;0;70;-264): {"id":"RASPBERRY_BUSH"}
1152[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 0, 70, -271
1153[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"RASPBERRY"}
1154[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;0;70;-271): {"id":"RASPBERRY_BUSH"}
1155[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1402, 64, 1873
1156[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SWEET_POTATO"}
1157[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1402;64;1873): {"id":"RASPBERRY_BUSH"}
1158[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1442, 73, 1772
1159[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"RASPBERRY"}
1160[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1442;73;1772): {"id":"RASPBERRY_BUSH"}
1161[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -504, 66, 682
1162[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"RASPBERRY"}
1163[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-504;66;682): {"id":"RASPBERRY_BUSH"}
1164[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -38, 75, -215
1165[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY"}
1166[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-38;75;-215): {"id":"ELDERBERRY_BUSH"}
1167[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -34, 75, -213
1168[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY"}
1169[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-34;75;-213): {"id":"ELDERBERRY_BUSH"}
1170[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1438, 65, 1860
1171[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY"}
1172[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1438;65;1860): {"id":"ELDERBERRY_BUSH"}
1173[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -797, 72, 761
1174[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"SLIME_PLANT"}
1175[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-797;72;761): {"id":"ELDERBERRY_BUSH"}
1176[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -49, 70, -98
1177[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY"}
1178[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-49;70;-98): {"id":"ELDERBERRY_BUSH"}
1179[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -619, 71, 831
1180[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"ELDERBERRY"}
1181[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-619;71;831): {"id":"ELDERBERRY_BUSH"}
1182[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 124, 64, -226
1183[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"LETTUCE_BUSH"}
1184[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;124;64;-226): {"id":"LETTUCE"}
1185[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1323, 75, 1906
1186[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"POMEGRANATE"}
1187[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1323;75;1906): {"id":"POMEGRANATE_SAPLING"}
1188[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 118, 64, -228
1189[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TOMATO_BUSH"}
1190[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;118;64;-228): {"id":"TOMATO"}
1191[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -675, 67, 718
1192[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TOMATO_BUSH"}
1193[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-675;67;718): {"id":"TOMATO"}
1194[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -30, 67, -276
1195[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TOMATO_BUSH"}
1196[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-30;67;-276): {"id":"TOMATO"}
1197[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -5, 64, -238
1198[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TOMATO_BUSH"}
1199[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-5;64;-238): {"id":"TOMATO"}
1200[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -1365, 66, 1857
1201[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"TOMATO_BUSH"}
1202[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-1365;66;1857): {"id":"TOMATO"}
1203[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 124, 64, -228
1204[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY_BUSH"}
1205[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;124;64;-228): {"id":"COWBERRY"}
1206[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -362, 84, -2742
1207[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY_BUSH"}
1208[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-362;84;-2742): {"id":"COWBERRY"}
1209[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ 18, 66, -256
1210[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY_BUSH"}
1211[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;18;66;-256): {"id":"COWBERRY"}
1212[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -795, 72, 761
1213[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY_BUSH"}
1214[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-795;72;761): {"id":"COWBERRY"}
1215[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -48, 75, -193
1216[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY_BUSH"}
1217[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-48;75;-193): {"id":"COWBERRY"}
1218[12:55:47] [Server thread/INFO]: [Slimefun] Ignoring duplicate block @ -54, 74, -175
1219[12:55:47] [Server thread/INFO]: [Slimefun] Old block data: {"id":"COWBERRY_BUSH"}
1220[12:55:47] [Server thread/INFO]: [Slimefun] New block data (world;-54;74;-175): {"id":"COWBERRY"}
1221[12:55:47] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 234ms)
1222[12:55:47] [Server thread/INFO]: [Slimefun] Loaded a total of 13778 Blocks for World "world"
1223[12:55:47] [Server thread/INFO]: [Slimefun] Avg: 0.017ms/Block
1224[12:55:47] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
1225[12:55:47] [Server thread/INFO]: [Slimefun] This may take a long time...
1226[12:55:47] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
1227[12:55:47] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
1228[12:55:47] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
1229[12:55:47] [Server thread/INFO]: [Slimefun] This may take a long time...
1230[12:55:47] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
1231[12:55:47] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
1232[12:55:47] [Server thread/INFO]: [Slimefun] Successfully hooked into WorldEdit!
1233[12:55:47] [Server thread/INFO]: [TabuuCore] Searching plugin updates...
1234[12:55:47] [Server thread/INFO]: [TabuuCore] Search for plugin updates completed! 0 plugin(s) have been updated.
1235[12:55:47] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
1236[12:55:47] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 155 placeholder expansions are available on the cloud.
1237[12:55:48] [Server thread/INFO]: https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/master/Slimefun4-199.jar
1238[12:55:48] [Server thread/WARN]:
1239[12:55:48] [Server thread/WARN]: #################### - UPDATE - ####################
1240[12:55:48] [Server thread/WARN]: Slimefun was successfully updated (198 -> 199)
1241[12:55:48] [Server thread/WARN]: Please restart your Server in order to use the new Version
1242[12:55:48] [Server thread/WARN]:
1243[12:55:48] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
1244[12:55:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@cb01a3[id=6e67df90-d151-4a4e-8a5e-63738e359e77,name=CaptainGoolawsh,properties={textures=[com.mojang.authlib.properties.Property@75381c67]},legacy=false] (/108.39.159.164:54565) lost connection: Disconnected
1245[12:55:48] [Thread-113/INFO]: [CS-CoreLib - Updater] SlimeScrap is up to date!
1246[12:55:48] [Thread-112/INFO]: [CS-CoreLib - Updater] SlimefunOres is up to date!
1247[12:55:51] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetching all due players...
1248[12:55:51] [Server thread/INFO]: [Lands] Successful integrated Vault economy into economy system. Name: Essentials Economy Banks: true
1249[12:55:51] [Server thread/INFO]: [Lands] [Integrations] Successful integrated plugin into management system. Name: WorldGuard
1250[12:55:51] [Server thread/INFO]: [Lands] Successful integrated PlaceholderAPI into chat system.
1251[12:55:51] [Server thread/INFO]: [Lands] Successful integrated Dynmap into web system.
1252[12:55:51] [Craft Scheduler Thread - 9/INFO]: [Lands] There is a new version available: 3.9.8.5
1253[12:55:51] [Server thread/INFO]: [Lands] [Taxes] Resume land taxes. Will check in: 6 day(s)
1254[12:55:51] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetched due players (0 found).
1255[12:55:53] [Server thread/WARN]: [SlimeScrap] Task #324 for SlimeScrap v1.2.4 generated an exception
1256java.lang.NullPointerException: null
1257 at me.mrCookieSlime.CSCoreLibPlugin.Configuration.Config.getKeys(Config.java:490) ~[?:?]
1258 at me.john000708.SlimeScrap.SlimeScrap$2.run(SlimeScrap.java:87) ~[?:?]
1259 at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-156]
1260 at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-156]
1261 at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1147) ~[patched_1.14.4.jar:git-Paper-156]
1262 at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:420) ~[patched_1.14.4.jar:git-Paper-156]
1263 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074) ~[patched_1.14.4.jar:git-Paper-156]
1264 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918) ~[patched_1.14.4.jar:git-Paper-156]
1265 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1266[12:55:54] [Server thread/INFO]: LOTTERY POOL → Lottery has been started, /lpl to participate. (LOTTERY DURATION: 15 MINUTES)
1267[12:55:54] [Server thread/INFO]: [SlimeScrap] Caching Items...
1268[12:55:56] [Server thread/INFO]: [KeepChunks] You are running the latest version.
1269[12:55:57] [User Authenticator #1/INFO]: UUID of player _Echoplayz__ is c5e48f7b-bc3e-497f-84d6-922448a282d9
1270[12:55:58] [Server thread/INFO]: _Echoplayz__[/73.183.104.13:57042] logged in with entity id 314 at ([world]-1027.3039641653288, 73.25, 2031.1949497706032)
1271[12:55:58] [Server thread/INFO]: [+] _Echoplayz__
1272[12:56:07] [Server thread/INFO]: _Echoplayz__ issued server command: /pl
1273[12:56:09] [Server thread/INFO]: <_Echoplayz__> ..
1274[12:56:20] [Server thread/INFO]: _Echoplayz__ issued server command: /papi ecloud color
1275[12:56:24] [Server thread/INFO]: _Echoplayz__ issued server command: /papi ecloud download color
1276[12:56:27] [Server thread/INFO]: _Echoplayz__ issued server command: /papi ecloud
1277[12:56:39] [Server thread/INFO]: Plugins (62): AAC, AntiCooldown*, Barrels, BeastWithDraw, BetterHelp*, BuycraftX, ChestTerminal, Citizens, ColoredEnderChests*, CS-CoreLib, CustomGUI, DeluxeChat, DiscordWhitelister*, dynmap*, ElectricSpawners*, EmeraldEnchants*, EpicAnchors, EpicFarming, EpicFurnaces, EpicNetherGenerator, EpicWorldGenerator, Essentials, ExoticGarden, ExtraGear*, ExtraHeads*, GroupManager, Harbor, HolographicDisplays, HotbarPets, KeepChunks, Lands, LotteryPool, MaintenanceMode*, mcMMO, Merchants, PermissionShop, PlaceholderAPI*, ProtocolLib, RandomOrbsorber*, SensibleToolbox*, Shelter*, Slimedustry*, Slimefun, SlimefunGuidePlus*, SlimefunOres*, SlimeMobs*, SlimeScrap*, SlimeXpansion, SoulShards, SystemMessages*, TabuuCore, Trading*, TreeFeller*, UltimateCatcher, UltimateFishing, UltimateModeration, UltimateRepairing, UltimateTimber, UpgradeableHoppers, Vault, WorldEdit, WorldGuard
1278[12:57:26] [Craft Scheduler Thread - 16/INFO]: [Slimefun] Auto-Saving Block Data... (Next Auto-Save: 10m)
1279[12:57:26] [Craft Scheduler Thread - 16/INFO]: [Slimefun] Saving Blocks for World "world" (1 Change(s) queued)
1280[12:58:43] [User Authenticator #2/INFO]: UUID of player CaptainGoolawsh is 6e67df90-d151-4a4e-8a5e-63738e359e77
1281[12:58:44] [Server thread/INFO]: CaptainGoolawsh[/108.39.159.164:54704] logged in with entity id 367 at ([world_nether]92.69999998807907, 99.83999997377396, 114.73420058394767)
1282[12:58:44] [Server thread/INFO]: [+] CaptainGoolawsh
1283[12:59:34] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to SystemMessages v1.0
1284java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getName()Ljava/lang/String;
1285 at me.scalebound.messagesm.listeners.MessagesListener.onInventoryClick(MessagesListener.java:74) ~[?:?]
1286 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor114.execute(Unknown Source) ~[?:?]
1287 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-156]
1288 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-156]
1289 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-156]
1290 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-156]
1291 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[?:git-Paper-156]
1292 at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-156]
1293 at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[patched_1.14.4.jar:git-Paper-156]
1294 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-156]
1295 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-156]
1296 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-156]
1297 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-156]
1298 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-156]
1299 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1012) ~[patched_1.14.4.jar:git-Paper-156]
1300 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1005) ~[patched_1.14.4.jar:git-Paper-156]
1301 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-156]
1302 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:989) ~[patched_1.14.4.jar:git-Paper-156]
1303 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:922) ~[patched_1.14.4.jar:git-Paper-156]
1304 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]