· 6 years ago · Jan 04, 2020, 01:28 AM
1[02:19:24] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[02:19:24] [Server thread/INFO]: Loading properties
3[02:19:24] [Server thread/INFO]: This server is running Paper version git-Paper-238 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[02:19:24] [Server thread/INFO]: Debug logging is disabled
5[02:19:24] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[02:19:24] [Server thread/INFO]: Using 4 threads for Netty based IO
7[02:19:24] [Server thread/INFO]: Default game type: SURVIVAL
8[02:19:24] [Server thread/INFO]: Generating keypair
9[02:19:25] [Server thread/INFO]: Starting Minecraft server on 192.168.1.101:25565
10[02:19:25] [Server thread/INFO]: Using default channel type
11[02:19:26] [Server thread/ERROR]: Could not load 'plugins\AntiBot.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[patched_1.14.4.jar:git-Paper-238]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:142) ~[patched_1.14.4.jar:git-Paper-238]
15 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-238]
16 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-238]
17 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-238]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
19Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
20 ... 6 more
21[02:19:27] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Inventories' for files `plugins\multiverse-inventories_1.9.jar' and `plugins\Multiverse-Inventories-3.0.0.jar' in `plugins'
22[02:19:31] [Server thread/WARN]: Plugin ChatColor2 v1.9.4 does not specify an api-version.
23[02:19:31] [Server thread/WARN]: Plugin PunishmentGUI v0.0.4 does not specify an api-version.
24[02:19:31] [Server thread/WARN]: Plugin Invsee v1.0.0 does not specify an api-version.
25[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
26[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
27[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
28[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
29[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
30[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
31[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
32[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
33[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
34[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
35[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
36[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
37[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
38[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
39[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
40[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
41[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
42[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
43[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
44[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
45[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
46[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
47[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
48[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
49[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
50[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
51[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
52[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
53[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
54[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
55[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
56[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
57[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
58[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
59[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
60[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
61[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
62[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BrushTool
63[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BlockReplacer
64[02:19:33] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
65[02:19:34] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
66[02:19:34] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
67[02:19:34] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
68[02:19:34] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
69[02:19:34] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
70[02:19:34] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
71[02:19:34] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
72[02:19:34] [Server thread/WARN]: Plugin Tab v6.7.0 does not specify an api-version.
73[02:19:34] [Server thread/WARN]: Plugin Multiverse-Inventories v1.4 does not specify an api-version.
74[02:19:34] [Server thread/ERROR]: Could not load 'plugins\multiverse-inventories_1.9.jar' in folder 'plugins'
75org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/pneumaticraft/commandhandler/multiverse/Command
76 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138) ~[patched_1.14.4.jar:git-Paper-238]
77 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.14.4.jar:git-Paper-238]
78 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[patched_1.14.4.jar:git-Paper-238]
79 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-238]
80 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-238]
81 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-238]
82 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
83Caused by: java.lang.NoClassDefFoundError: com/pneumaticraft/commandhandler/multiverse/Command
84 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212-1-ojdkbuild]
85 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212-1-ojdkbuild]
86 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.14.4.jar:git-Paper-238]
87 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-238]
88 ... 6 more
89Caused by: java.lang.ClassNotFoundException: com.pneumaticraft.commandhandler.multiverse.Command
90 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212-1-ojdkbuild]
91 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.14.4.jar:git-Paper-238]
92 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.14.4.jar:git-Paper-238]
93 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212-1-ojdkbuild]
94 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212-1-ojdkbuild]
95 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212-1-ojdkbuild]
96 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212-1-ojdkbuild]
97 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.14.4.jar:git-Paper-238]
98 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-238]
99 ... 6 more
100[02:19:35] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.9.4
101[02:19:35] [Server thread/INFO]: [PunishmentGUI] Loading PunishmentGUI v0.0.4
102[02:19:35] [Server thread/INFO]: [DiamondAnticheat] Loading DiamondAnticheat v1.0.17
103[02:19:35] [Server thread/INFO]: [GroupManager] Loading GroupManager v0.2.0
104[02:19:35] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
105[02:19:35] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
106[02:19:35] [Server thread/INFO]: [DoubleShulkerShells] Loading DoubleShulkerShells v1.0-STABLE
107[02:19:35] [Server thread/INFO]: [GetHead] Loading GetHeadPlugin v1.0
108[02:19:35] [Server thread/INFO]: [VisualFileEditor] Loading VisualFileEditor v1.2
109[02:19:35] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v2.5.1
110[02:19:35] [Server thread/INFO]: [Invsee] Loading Invsee v1.0.0
111[02:19:35] [Server thread/INFO]: [NoPhantoms] Loading NoPhantoms v3.0
112[02:19:35] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
113[02:19:35] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.2
114[02:19:35] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0-SNAPSHOT;4787-aeb8935
115[02:19:36] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5b1602a8]
116[02:19:36] [Server thread/INFO]: [Skript] Loading Skript v2.4.1
117[02:19:36] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.8
118[02:19:36] [Server thread/INFO]: [SAML] Loading SAML v2.0.0
119[02:19:36] [Server thread/INFO]: [ObyBreaker] Loading ObyBreaker v1.0
120[02:19:36] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v2.0.8
121[02:19:36] [Server thread/INFO]: [VillagerOptimiser] Loading VillagerOptimiser v1.1.2
122[02:19:36] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
123[02:19:36] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1
124[02:19:36] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
125[02:19:36] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
126[02:19:36] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
127[02:19:36] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.5
128[02:19:36] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.16
129[02:19:36] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
130[02:19:36] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v8.6
131[02:19:36] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
132[02:19:36] [Server thread/INFO]: [Tab] Loading Tab v6.7.0
133[02:19:36] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
134[02:19:36] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v3.2.2
135[02:19:36] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 2.4.9
136[02:19:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;1993-c5355ad
137[02:19:36] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
138[02:19:36] [Server thread/INFO]: [WirelessRedstone] Loading WirelessRedstone v4.0.4
139[02:19:36] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.0
140[02:19:36] [Server thread/INFO]: [PermGUI] Loading PermGUI v1.6.1
141[02:19:36] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v2.0.20-Release
142[02:19:36] [Server thread/INFO]: [MarriageMaster] PCGF-PluginLib not installed. Switching to standalone mode!
143[02:19:36] [Server thread/INFO]: [UltimateShops] Loading UltimateShops v2.0.2
144[02:19:36] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
145[02:19:36] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
146[02:19:36] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.11-RELEASE
147[02:19:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.0.0
148[02:19:36] [Server thread/INFO]: [Factions] Loading Factions v3.2.2
149[02:19:36] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.0.0
150[02:19:36] [Server thread/INFO]: [Duels] Loading Duels v3.3.0
151[02:19:36] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.0.0
152[02:19:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.0.0
153[02:19:36] [Server thread/INFO]: [MobHunting] Loading MobHunting v6.7.7
154[02:19:36] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
155[02:19:36] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0-SNAPSHOT;4787-aeb8935
156[02:19:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
157[02:19:37] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
158[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.16
159[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
160[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
161[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
162[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
163[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
164[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
165[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
166[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
167[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
168[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
169[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
170[02:19:38] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
171[02:19:48] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
172[02:19:48] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
173[02:19:48] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
174[02:19:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
175[02:19:48] [Server thread/INFO]: [AsyncWorldEdit] Enabled
176[02:19:48] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
177[02:19:48] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
178[02:19:48] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
179[02:19:48] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
180[02:19:48] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
181[02:19:48] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
182[02:19:48] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
183[02:19:48] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
184[02:19:48] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
185[02:19:48] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
186[02:19:48] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v3.2.2
187[02:19:48] [Server thread/INFO]: [MassiveCore 3.2.2] === ENABLE START ===
188[02:19:48] [Server thread/INFO]: [MassiveCore 3.2.2] Loading Cachefile datas...
189[02:19:48] [Server thread/INFO]: [MassiveCore 3.2.2] Loading Onlineplayer datas...
190[02:19:48] [Server thread/INFO]: [MassiveCore 3.2.2] Loading Registry datas...
191[02:19:48] [Server thread/INFO]: [MassiveCore 3.2.2] Saving Cachefile...
192[02:19:48] [Server thread/INFO]: [MassiveCore 3.2.2] Setup of IdUtil took 50ms.
193[02:19:48] [Thread-13/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
194[02:19:49] [Server thread/INFO]: [MassiveCore 3.2.2] Integration Activated IntegrationVault
195[02:19:49] [Server thread/INFO]: [MassiveCore 3.2.2] === ENABLE COMPLETE (Took 1036ms) ===
196[02:19:49] [Server thread/INFO]: Preparing level "world"
197[02:19:49] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
198[02:19:50] [Server thread/INFO]: Loaded 6 recipes
199[02:19:51] [Server thread/INFO]: -------- World Settings For [world] --------
200[02:19:51] [Server thread/INFO]: View Distance: 16
201[02:19:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
202[02:19:51] [Server thread/INFO]: Item Merge Radius: 2.5
203[02:19:51] [Server thread/INFO]: Item Despawn Rate: 6000
204[02:19:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
205[02:19:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
206[02:19:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
207[02:19:51] [Server thread/INFO]: Experience Merge Radius: 3.0
208[02:19:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
209[02:19:51] [Server thread/INFO]: Cane Growth Modifier: 100%
210[02:19:51] [Server thread/INFO]: Melon Growth Modifier: 100%
211[02:19:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
212[02:19:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
213[02:19:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
214[02:19:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
215[02:19:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
216[02:19:51] [Server thread/INFO]: Potato Growth Modifier: 100%
217[02:19:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
218[02:19:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
219[02:19:51] [Server thread/INFO]: Vine Growth Modifier: 100%
220[02:19:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
221[02:19:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
222[02:19:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
223[02:19:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
224[02:19:51] [Server thread/INFO]: Mob Spawn Range: 6
225[02:19:51] [Server thread/INFO]: Max TNT Explosions: 100
226[02:19:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
227[02:19:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
228[02:19:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
229[02:19:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
230[02:19:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
231[02:19:51] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
232[02:19:51] [Server thread/INFO]: -------- World Settings For [world_nether] --------
233[02:19:51] [Server thread/INFO]: View Distance: 16
234[02:19:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
235[02:19:51] [Server thread/INFO]: Item Merge Radius: 2.5
236[02:19:51] [Server thread/INFO]: Item Despawn Rate: 6000
237[02:19:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
238[02:19:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
239[02:19:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
240[02:19:51] [Server thread/INFO]: Experience Merge Radius: 3.0
241[02:19:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
242[02:19:51] [Server thread/INFO]: Cane Growth Modifier: 100%
243[02:19:51] [Server thread/INFO]: Melon Growth Modifier: 100%
244[02:19:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
245[02:19:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
246[02:19:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
247[02:19:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
248[02:19:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
249[02:19:51] [Server thread/INFO]: Potato Growth Modifier: 100%
250[02:19:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
251[02:19:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
252[02:19:51] [Server thread/INFO]: Vine Growth Modifier: 100%
253[02:19:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
254[02:19:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
255[02:19:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
256[02:19:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
257[02:19:51] [Server thread/INFO]: Mob Spawn Range: 6
258[02:19:51] [Server thread/INFO]: Max TNT Explosions: 100
259[02:19:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
260[02:19:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
261[02:19:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
262[02:19:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
263[02:19:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
264[02:19:51] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
265[02:19:51] [Server thread/INFO]: View Distance: 16
266[02:19:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
267[02:19:51] [Server thread/INFO]: Item Merge Radius: 2.5
268[02:19:51] [Server thread/INFO]: Item Despawn Rate: 6000
269[02:19:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
270[02:19:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
271[02:19:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
272[02:19:51] [Server thread/INFO]: Experience Merge Radius: 3.0
273[02:19:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
274[02:19:51] [Server thread/INFO]: Cane Growth Modifier: 100%
275[02:19:51] [Server thread/INFO]: Melon Growth Modifier: 100%
276[02:19:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
277[02:19:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
278[02:19:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
279[02:19:51] [Server thread/INFO]: Beetroot Growth Modifier: 100%
280[02:19:51] [Server thread/INFO]: Carrot Growth Modifier: 100%
281[02:19:51] [Server thread/INFO]: Potato Growth Modifier: 100%
282[02:19:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
283[02:19:51] [Server thread/INFO]: NetherWart Growth Modifier: 100%
284[02:19:51] [Server thread/INFO]: Vine Growth Modifier: 100%
285[02:19:51] [Server thread/INFO]: Cocoa Growth Modifier: 100%
286[02:19:51] [Server thread/INFO]: Bamboo Growth Modifier: 100%
287[02:19:51] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
288[02:19:51] [Server thread/INFO]: Kelp Growth Modifier: 100%
289[02:19:51] [Server thread/INFO]: Mob Spawn Range: 6
290[02:19:51] [Server thread/INFO]: Max TNT Explosions: 100
291[02:19:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
292[02:19:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
293[02:19:51] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
294[02:19:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
295[02:19:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
296[02:19:51] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
297[02:19:51] [Server thread/INFO]: Preparing spawn area: 0%
298[02:19:51] [Server thread/INFO]: Preparing spawn area: 9%
299[02:19:52] [Server thread/INFO]: Preparing spawn area: 47%
300[02:19:52] [Server thread/INFO]: Preparing spawn area: 76%
301[02:19:53] [Server-Worker-1/INFO]: Preparing spawn area: 100%
302[02:19:53] [Server thread/INFO]: Loaded 441 spawn chunks for world world
303[02:19:53] [Server thread/INFO]: Time elapsed: 2293 ms
304[02:19:53] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
305[02:19:53] [Server thread/INFO]: Preparing spawn area: 0%
306[02:19:54] [Server thread/INFO]: Preparing spawn area: 18%
307[02:19:54] [Server thread/INFO]: Preparing spawn area: 84%
308[02:19:55] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
309[02:19:55] [Server thread/INFO]: Time elapsed: 1474 ms
310[02:19:55] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
311[02:19:55] [Server thread/INFO]: Preparing spawn area: 0%
312[02:19:55] [Server-Worker-1/INFO]: Preparing spawn area: 100%
313[02:19:55] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
314[02:19:55] [Server thread/INFO]: Time elapsed: 586 ms
315[02:19:55] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.9.4*
316[02:19:55] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.9.4 has been enabled.
317[02:19:55] [Server thread/INFO]: [ChatColor] Current update: Color-Text placeholders everywhere, bug fixes.
318[02:19:55] [Server thread/INFO]: [ChatColor] PlaceholderAPI not found, placeholders will not be available.
319[02:19:55] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
320[02:19:55] [Server thread/INFO]: [PunishmentGUI] Enabling PunishmentGUI v0.0.4*
321[02:19:55] [Server thread/INFO]: *********************************************************************
322[02:19:55] [Server thread/INFO]: [INFO] Initializing PunishmentGUI Version: 0.0.4
323[02:19:55] [Server thread/INFO]: [INFO] Created by: BGHDDevelopment
324[02:19:55] [Server thread/INFO]: [INFO] Website: https://bghddevelopment.com
325[02:19:55] [Server thread/INFO]: [INFO] Spigot: https://spigotmc.org/resources/52072
326[02:19:55] [Server thread/INFO]: [INFO] Support: https://bghddevelopment.com/discord
327[02:19:55] [Server thread/INFO]: [INFO] Suggestions/Feedback: https://feedback.bghddevelopment.com
328[02:19:55] [Server thread/INFO]: [INFO] Wiki: https://wiki.bghddevelopment.com
329[02:19:55] [Server thread/INFO]: *********************************************************************
330[02:19:55] [Server thread/INFO]: [INFO] Plugin Loading...
331[02:19:55] [Server thread/INFO]: [INFO] Registering Managers...
332[02:19:55] [Server thread/INFO]: [INFO] Managers Registered!
333[02:19:55] [Server thread/INFO]: [INFO] Registering Listeners...
334[02:19:55] [Server thread/INFO]: [INFO] Listeners Registered!
335[02:19:55] [Server thread/INFO]: [INFO] Registering Commands...
336[02:19:55] [Server thread/INFO]: [INFO] Commands Registered!
337[02:19:55] [Server thread/INFO]: [INFO] Loading Config's...
338[02:19:55] [Server thread/INFO]: [INFO] Config's Registered!
339[02:19:55] [Server thread/INFO]: [SUCCESS] PunishmentGUI Version: 0.0.4 Loaded.
340[02:19:55] [Server thread/INFO]: *********************************************************************
341[02:19:55] [Server thread/INFO]: [INFO] Checking for updates...
342[02:19:56] [Server thread/INFO]: [SUCCESS] PunishmentGUI is up to date!
343[02:19:56] [Server thread/INFO]: [DiamondAnticheat] Enabling DiamondAnticheat v1.0.17
344[02:19:56] [Server thread/INFO]: ------ DiamondAnticheat ------
345[02:19:56] [Server thread/INFO]: Version: 1.0.17
346[02:19:56] [Server thread/INFO]: [GroupManager] Enabling GroupManager v0.2.0
347[02:19:56] [Server thread/INFO]: GroupManager - INFO - World Found: world
348[02:19:56] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
349[02:19:56] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
350[02:19:56] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
351[02:19:56] [Server thread/INFO]: GroupManager version 0.2.0 is enabled!
352[02:19:56] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
353[02:19:56] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
354[02:19:56] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
355[02:19:56] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
356[02:19:56] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
357[02:19:56] [Server thread/INFO]: [DoubleShulkerShells] Enabling DoubleShulkerShells v1.0-STABLE
358[02:19:56] [Server thread/INFO]: [DoubleShulkerShells]
359[02:19:56] [Server thread/INFO]: [DoubleShulkerShells] [35m ------------------------[0m
360[02:19:56] [Server thread/INFO]: [DoubleShulkerShells] [35m DoubleShulkerShells v1.0[0m
361[02:19:56] [Server thread/INFO]: [DoubleShulkerShells] [35m ------------------------[0m
362[02:19:56] [Server thread/INFO]: [DoubleShulkerShells]
363[02:19:56] [Server thread/INFO]: [GetHead] Enabling GetHeadPlugin v1.0
364[02:19:56] [Server thread/INFO]: [GetHead] Plugin Enabled!
365[02:19:56] [Server thread/INFO]: [GetHead] YanaTW is so cute~ Isn't it?
366[02:19:56] [Server thread/INFO]: [VisualFileEditor] Enabling VisualFileEditor v1.2
367[02:19:57] [Server thread/INFO]: [VFE] Visual File Editor by jojodmo enabled
368[02:19:57] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v2.5.1
369[02:19:57] [Server thread/INFO]: [RandomTeleport] Plugin Enabled !
370[02:19:57] [Server thread/INFO]: [Invsee] Enabling Invsee v1.0.0*
371[02:19:57] [Server thread/INFO]: [NoPhantoms] Enabling NoPhantoms v3.0
372[02:19:57] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
373[02:19:57] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
374[02:19:57] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
375[02:19:57] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.2
376[02:19:57] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.14.4 but should still work
377[02:19:57] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
378[02:19:57] [Server thread/INFO]: CratesPlus Version 4.5.2
379[02:19:57] [Server thread/INFO]: HolographicDisplays was found, hooking in!
380[02:19:57] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1
381[02:19:58] [ForkJoinPool.commonPool-worker-1/INFO]: [Skript] You're currently running the latest stable version of Skript.
382[02:20:03] [Server thread/INFO]: [Skript] Loaded 114378 aliases in 5696ms
383[02:20:04] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
384[02:20:04] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.8
385[02:20:04] [Server thread/INFO]: [SAML] Enabling SAML v2.0.0
386[02:20:04] [Server thread/INFO]: [SAML] Loading config.yml...
387[02:20:04] [Server thread/INFO]: [SAML] Successfully loaded config.yml.
388[02:20:04] [Server thread/INFO]: [SAML] Loading custom_groups.yml...
389[02:20:04] [Server thread/INFO]: [SAML] Successfully loaded custom_groups.yml.
390[02:20:04] [Server thread/INFO]: [SAML] Loading nerfer_goals.yml...
391[02:20:04] [Server thread/INFO]: [SAML] Successfully loaded nerfer_goals.yml.
392[02:20:04] [Server thread/INFO]: [SAML] Loading messages.yml...
393[02:20:04] [Server thread/INFO]: [SAML] Successfully loaded messages.yml.
394[02:20:04] [Server thread/INFO]: [SAML] Successfully enabled.
395[02:20:04] [Server thread/INFO]: [ObyBreaker] Enabling ObyBreaker v1.0
396[02:20:04] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v2.0.8
397[02:20:04] [Server thread/INFO]: [VillagerOptimiser] Enabling VillagerOptimiser v1.1.2
398[02:20:04] [Server thread/INFO]: [VillagerOptimiser] Loading config.yml...
399[02:20:04] [Server thread/INFO]: [VillagerOptimiser] Successfully loaded config.yml.
400[02:20:04] [Server thread/INFO]: [VillagerOptimiser] Successfully enabled.
401[02:20:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
402[02:20:04] [Server thread/INFO]: [ClearLag] Loading modules...
403[02:20:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
404[02:20:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
405[02:20:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
406[02:20:04] [Thread-25/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
407[02:20:04] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1
408[02:20:04] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
409[02:20:05] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery
410[02:20:05] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery
411[02:20:05] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
412[02:20:05] [Server thread/INFO]: [BuycraftX] Validating your server key...
413[02:20:05] [Thread-25/INFO]: [ClearLag] No updates found!
414[02:20:06] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
415[02:20:07] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
416[02:20:07] [Server thread/INFO]: [Votifier] Loaded token for website: default
417[02:20:07] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
418[02:20:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
419[02:20:07] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:8192.
420[02:20:07] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
421[02:20:07] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
422[02:20:07] [Server thread/INFO]: -------- World Settings For [flatworld] --------
423[02:20:07] [Server thread/INFO]: View Distance: 16
424[02:20:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
425[02:20:07] [Server thread/INFO]: Item Merge Radius: 2.5
426[02:20:07] [Server thread/INFO]: Item Despawn Rate: 6000
427[02:20:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
428[02:20:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
429[02:20:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
430[02:20:07] [Server thread/INFO]: Experience Merge Radius: 3.0
431[02:20:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
432[02:20:07] [Server thread/INFO]: Cane Growth Modifier: 100%
433[02:20:07] [Server thread/INFO]: Melon Growth Modifier: 100%
434[02:20:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
435[02:20:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
436[02:20:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
437[02:20:07] [Server thread/INFO]: Beetroot Growth Modifier: 100%
438[02:20:07] [Server thread/INFO]: Carrot Growth Modifier: 100%
439[02:20:07] [Server thread/INFO]: Potato Growth Modifier: 100%
440[02:20:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
441[02:20:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
442[02:20:07] [Server thread/INFO]: Vine Growth Modifier: 100%
443[02:20:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
444[02:20:07] [Server thread/INFO]: Bamboo Growth Modifier: 100%
445[02:20:07] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
446[02:20:07] [Server thread/INFO]: Kelp Growth Modifier: 100%
447[02:20:07] [Server thread/INFO]: Mob Spawn Range: 6
448[02:20:07] [Server thread/INFO]: Max TNT Explosions: 100
449[02:20:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
450[02:20:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
451[02:20:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
452[02:20:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
453[02:20:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
454[02:20:07] [Server thread/INFO]: Preparing start region for dimension 'flatworld'/minecraft:overworld
455[02:20:07] [Server thread/INFO]: Preparing spawn area: 0%
456[02:20:08] [Server thread/INFO]: Preparing spawn area: 87%
457[02:20:08] [Server thread/INFO]: Loaded 441 spawn chunks for world flatworld
458[02:20:08] [Server thread/INFO]: Time elapsed: 762 ms
459[02:20:08] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
460[02:20:08] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
461[02:20:08] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
462[02:20:08] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
463[02:20:08] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.5
464[02:20:09] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
465[02:20:09] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.5
466[02:20:09] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v8.6
467[02:20:09] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
468[02:20:09] [Server thread/INFO]: [PermissionsEx] Initializing file backend
469[02:20:09] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
470[02:20:09] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
471[02:20:09] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
472[02:20:09] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
473[02:20:09] [Server thread/INFO]: [Tab] Enabling Tab v6.7.0*
474[02:20:09] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
475[02:20:09] [Server thread/INFO]: [Tab] Plugin: Tab v6.7.0
476[02:20:09] [Server thread/INFO]: [Tab] Framework version: 2020-01
477[02:20:09] [Server thread/INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
478[02:20:09] [Server thread/INFO]: [Tab] Site: https://www.mvdw-software.com/
479[02:20:09] [Server thread/INFO]: [Tab] Copyright: 2013-2020 All Rights Received
480[02:20:09] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
481[02:20:09] [Server thread/INFO]: [Tab] Loading configuration ...
482[02:20:09] [Server thread/INFO]: [Tab] Copying 'plugins\Tab\config.yml' from the resources!
483[02:20:09] [Server thread/ERROR]: [Tab] MVdWPlaceholderAPI not found!
484[02:20:09] [Server thread/INFO]: [Tab] Disabling Tab v6.7.0
485[02:20:09] [Server thread/INFO]: [Tab] Cancelling all tasks ...
486[02:20:09] [Server thread/INFO]: [Tab] Using TabListv5 core
487[02:20:09] [Server thread/INFO]: [Tab] Loading messages ...
488[02:20:09] [Server thread/INFO]: [Tab] Creating new file 'plugins\Tab\lang\lang_en.yml'!
489[02:20:09] [Server thread/INFO]: [Tab] Loading language file: lang_en
490[02:20:09] [Server thread/ERROR]: Error occurred while enabling Tab v6.7.0 (Is it up to date?)
491org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register be.maximvdw.tabcore.m.a@6a0a32a5 while not enabled
492 at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:574) ~[patched_1.14.4.jar:git-Paper-238]
493 at be.maximvdw.tabcore.g.a.<init>(BaseListener.java:29) ~[?:?]
494 at be.maximvdw.tabcore.m.a.<init>(Unknown Source) ~[?:?]
495 at be.maximvdw.tab.Tab.registerManagers(Unknown Source) ~[?:?]
496 at be.maximvdw.tabcore.BasePlugin.initialize(Unknown Source) ~[?:?]
497 at be.maximvdw.tabcore.BasePlugin.onEnable(Unknown Source) ~[?:?]
498 at be.maximvdw.tab.Tab.onEnable(Unknown Source) ~[?:?]
499 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-238]
500 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-238]
501 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-238]
502 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-238]
503 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-238]
504 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-238]
505 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-238]
506 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-238]
507 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
508[02:20:09] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 2.4.9
509[02:20:09] [Server thread/INFO]: [QuickShop] Quickshop Reremake
510[02:20:09] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
511[02:20:09] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
512[02:20:09] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
513[02:20:09] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on Minecraft version v1_14_R1
514[02:20:09] [Server thread/INFO]: [QuickShop] Translator: Ghost_chu
515[02:20:09] [Server thread/INFO]: [QuickShop] Contributors: Timtower, Netherfoam, KaiNoMood and Mgazul
516[02:20:09] [Server thread/INFO]: [QuickShop] Language Zone: English (en_US)
517[02:20:09] [Server thread/INFO]: [QuickShop] bStats module loaded.
518[02:20:09] [Server thread/INFO]: [QuickShop] Successfully loaded OpenInv support!
519[02:20:09] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
520[02:20:09] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
521[02:20:09] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
522[02:20:09] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
523[02:20:09] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
524[02:20:09] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit
525[02:20:10] [Server thread/INFO]: [QuickShop] Loading shops from the database...
526[02:20:10] [Server thread/INFO]: [QuickShop] Used 1ms to fetch all shops from the database.
527[02:20:11] [Server thread/INFO]: [QuickShop] Successfully loaded 92 shops! (Used 1333ms, Avg 14ms per shop)
528[02:20:11] [Server thread/INFO]: [QuickShop] 1 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
529[02:20:11] [Server thread/INFO]: [QuickShop] Registering Listeners...
530[02:20:11] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
531[02:20:11] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
532[02:20:11] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
533[02:20:11] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
534[02:20:11] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
535[02:20:11] [Server thread/INFO]: [QuickShop] Posting stats data...
536[02:20:11] [Server thread/INFO]: [QuickShop] Metrics submitted.
537[02:20:11] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 1762 ms.
538[02:20:11] [Server thread/INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
539[02:20:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;1993-c5355ad
540[02:20:11] [Thread-33/INFO]: [QuickShop] Sending stats data...
541[02:20:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
542[02:20:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
543[02:20:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
544[02:20:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
545[02:20:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
546[02:20:11] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
547[02:20:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
548[02:20:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
549[02:20:11] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
550[02:20:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
551[02:20:11] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
552[02:20:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
553[02:20:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
554[02:20:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
555[02:20:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
556[02:20:11] [Server thread/INFO]: [WorldGuard] (flatworld) TNT ignition is PERMITTED.
557[02:20:11] [Server thread/INFO]: [WorldGuard] (flatworld) Lighters are PERMITTED.
558[02:20:11] [Server thread/INFO]: [WorldGuard] (flatworld) Lava fire is blocked.
559[02:20:11] [Server thread/INFO]: [WorldGuard] (flatworld) Fire spread is UNRESTRICTED.
560[02:20:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatworld'
561[02:20:11] [Server thread/INFO]: [WorldGuard] Loading region data...
562[02:20:12] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
563[02:20:12] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
564[02:20:12] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
565[02:20:12] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
566[02:20:12] [Server thread/INFO]: [WirelessRedstone] Enabling WirelessRedstone v4.0.4
567[02:20:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.0
568[02:20:12] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
569[02:20:12] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
570[02:20:12] [Server thread/INFO]: [Essentials] No kits found to migrate.
571[02:20:12] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
572[02:20:12] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
573[02:20:12] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
574[02:20:12] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
575[02:20:12] [Server thread/INFO]: [Essentials] Using locale en_US
576[02:20:12] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
577[02:20:12] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
578[02:20:12] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
579[02:20:12] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
580[02:20:12] [Server thread/INFO]: [PermGUI] Enabling PermGUI v1.6.1
581[02:20:12] [Server thread/INFO]: PermGUI - Plugin has been loaded successfully. (Version 1.6.1)
582[02:20:12] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v2.0.20-Release
583[02:20:12] [Server thread/INFO]: [MarriageMaster] Starting Marriage Master in standalone mode!
584[02:20:12] [Server thread/INFO]: [MarriageMaster] [32mConfig file successfully loaded.[0m
585[02:20:12] [Server thread/INFO]: [MarriageMaster] No compatible backpack plugin found.
586[02:20:12] [Server thread/INFO]: [MarriageMaster] [32mLanguage file successfully loaded. Language: English Author: GeorgH93[0m
587[02:20:12] [Server thread/INFO]: [at.pcgamingfreaks.MarriageMasterStandalone.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Starting...
588[02:20:12] [Server thread/INFO]: [at.pcgamingfreaks.MarriageMasterStandalone.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Start completed.
589[02:20:12] [Thread-37/INFO]: [MarriageMaster] Loading marriages ...
590[02:20:12] [Thread-37/INFO]: [MarriageMaster] Marriages loaded
591[02:20:12] [Thread-37/INFO]: [MarriageMaster] Loading priests ...
592[02:20:12] [Thread-37/INFO]: [MarriageMaster] Priests loaded
593[02:20:12] [Thread-37/INFO]: [MarriageMaster] Loading players ...
594[02:20:12] [Thread-37/INFO]: [MarriageMaster] Players loaded
595[02:20:12] [Thread-37/INFO]: [MarriageMaster] Writing marriages into cache ...
596[02:20:12] [Thread-37/INFO]: [MarriageMaster] Marriages loaded into cache
597[02:20:12] [Thread-37/INFO]: [MarriageMaster] Loading homes ...
598[02:20:12] [Thread-37/INFO]: [MarriageMaster] Homes loaded
599[02:20:13] [Server thread/INFO]: [MarriageMaster] [32mItem name language file successfully loaded. Language: english Author: GeorgH93[0m
600[02:20:13] [Server thread/INFO]: [MarriageMaster] Loading item translations ...
601[02:20:13] [Server thread/INFO]: [MarriageMaster] Finished loading item translations for 830 items.
602[02:20:13] [Server thread/INFO]: [MarriageMaster] [32m Marriage Master has been enabled! [33m :) [0m
603[02:20:13] [Server thread/INFO]: [UltimateShops] Enabling UltimateShops v2.0.2
604[02:20:13] [Server thread/INFO]: [UltimateShops] UltimateShops V: 2.0.2 has been enabled
605[02:20:13] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
606[02:20:13] [Server thread/ERROR]: [Citizens] v2.0.24-SNAPSHOT (build 1605) is not compatible with Minecraft v1_14_R1 - try upgrading or downgrading Citizens. Disabling.
607[02:20:13] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1605)
608[02:20:13] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
609[02:20:13] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.11-RELEASE
610[02:20:13] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
611[02:20:13] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
612[02:20:13] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
613[02:20:13] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
614[02:20:13] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
615[02:20:13] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
616[02:20:13] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.0.0
617[02:20:13] [Server thread/INFO]: [Factions] Enabling Factions v3.2.2
618[02:20:13] [Server thread/INFO]: [Factions 3.2.2] === ENABLE START ===
619[02:20:13] [Server thread/INFO]: [Factions 3.2.2] Activated FactionColl
620[02:20:13] [Server thread/INFO]: [Factions 3.2.2] Integration Activated IntegrationV19
621[02:20:13] [Server thread/INFO]: [Factions 3.2.2] Integration Activated IntegrationWorldGuard
622[02:20:13] [Server thread/INFO]: [Factions 3.2.2] === ENABLE COMPLETE (Took 473ms) ===
623[02:20:13] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.0.0
624[02:20:14] [Server thread/WARN]: [com.fasterxml.jackson.databind.ext.Java7Support] Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
625[02:20:14] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
626[02:20:14] [Server thread/INFO]: [Duels] Enabling Duels v3.3.0
627[02:20:14] [Server thread/INFO]: [Duels] Successfully hooked into 'Essentials'!
628[02:20:14] [Server thread/INFO]: [Duels] Successfully hooked into 'Factions'!
629[02:20:14] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'!
630[02:20:14] [Server thread/INFO]: [Duels] Successfully hooked into 'WorldGuard'!
631[02:20:14] [Server thread/INFO]: [Duels] ArenaManager: Loaded 3 arena(s).
632[02:20:14] [Server thread/INFO]: [Duels] KitManager: Loaded 2 kit(s).
633[02:20:14] [Server thread/INFO]: [Duels] PlayerInfoManager: Lobby location was not set, using world's spawn location as default. Use the command /duels setlobby in-game to set the lobby location.
634[02:20:14] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s).
635[02:20:14] [Server thread/INFO]: [Duels] QueueSignManager: Loaded 0 queue sign(s).
636[02:20:14] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.0.0
637[02:20:14] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.0.0
638[02:20:14] [Server thread/INFO]: [MobHunting] Enabling MobHunting v6.7.7
639[02:20:14] [Server thread/INFO]: [MobHunting] Your config version is 1
640[02:20:14] [Server thread/INFO]: [MobHunting] Existing config.yml loaded.
641[02:20:14] [Server thread/INFO]: [MobHunting] Config.yml was backed up to plugins\MobHunting\backup\config.yml.bak89
642[02:20:14] [Server thread/INFO]: [MobHunting] Enabling compatibility with Essentials (2.17.0.0)
643[02:20:14] [Server thread/INFO]: [MobHunting] MobHunting is using Essentials Economy via Vault as Economy Provider
644[02:20:15] [Server thread/INFO]: [MobHunting] Database version 7 detected.
645[02:20:15] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldEdit (7.1.0-SNAPSHOT;4787-aeb8935)
646[02:20:15] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldGuard (7.0.2-SNAPSHOT;1993-c5355ad)
647[02:20:15] [Server thread/INFO]: [MobHunting] Enabling compatibility with Holographic Displays (2.4.0).
648[02:20:15] [Server thread/INFO]: [MobHunting] Enabling compatibility with Factions (3.2.2)
649[02:20:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
650[02:20:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ===============================================================================
651[02:20:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Need a server host? Try PebbleHost! Plans starting at $1/GB!
652[02:20:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
653[02:20:16] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ===============================================================================
654[02:20:17] [Server thread/INFO]: Done (27.630s)! For help, type "help"
655[02:20:17] [Server thread/INFO]: Starting GS4 status listener
656[02:20:17] [Server thread/INFO]: Timings Reset
657[02:20:17] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
658[02:20:17] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
659[02:20:17] [Query Listener #1/INFO]: Query running on 192.168.1.101:25565
660[02:20:17] [Server thread/INFO]: [Skript] Loading variables...
661[02:20:17] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
662[02:20:17] [Server thread/INFO]: [Skript] All scripts loaded without errors.
663[02:20:17] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;) (config.sk, line 188: databases:')
664[02:20:17] [Server thread/INFO]: [Skript] Finished loading.
665[02:20:17] [Craft Scheduler Thread - 24/INFO]: [Duels] No updates were available. You are on the latest version!
666[02:20:17] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
667[02:20:18] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
668[02:20:18] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
669[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:HellBlock Factions(615219137844740233)
670[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(642128440837013516)
671[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:planning(642052194765504524)
672[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-general(660992783569387544)
673[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-console(660793550015037450)
674[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:todo-list(660652647254065174)
675[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugin-suggestions(660974567187283998)
676[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:hellblock-relay(660789584816242708)
677[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:hellblock-general(660761045631107103)
678[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:hellblock-announcements(660761112098111508)
679[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(659030171466334228)
680[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(642119371027644426)
681[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:usernames(658802107356545024)
682[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:botcommands(616737655790633016)
683[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:information(659711140783194132)
684[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:creative(659710416133292082)
685[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:resources(659710450770116617)
686[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:screenshots(659719850519691294)
687[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:minecraft-ingame-chat(642124348643344395)
688[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugin-list(661321135345893386)
689[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-sites(661968651448221698)
690[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:plugin-ideas(662057970380701746)
691[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 660793550015037450
692[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
693[02:20:18] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
694[02:20:20] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
695[02:20:20] [Server thread/INFO]: [QuickShop] Using economy system: Essentials Economy
696[02:20:20] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
697[02:20:21] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
698[02:20:21] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
699[02:20:21] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
700[02:20:21] [Craft Scheduler Thread - 11/INFO]: Checking for updates via Spigot...
701[02:20:22] [Craft Scheduler Thread - 11/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
702[02:20:22] [Craft Scheduler Thread - 7/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.20.5
703[02:20:23] [Craft Scheduler Thread - 7/INFO]: [BuycraftX] Fetching all due players...
704[02:20:23] [Craft Scheduler Thread - 7/INFO]: [BuycraftX] Fetched due players (0 found).
705[02:20:23] [Craft Scheduler Thread - 11/INFO]: PermGUI - Plugin version is up-to-date (1.6.1).
706[02:20:49] [User Authenticator #1/INFO]: UUID of player Loweless is 80c19c4e-e67c-4443-baf2-b18618a68b33
707[02:20:51] [Server thread/INFO]: Loweless[/178.221.156.114:17818] logged in with entity id 474 at ([world]6803.507213100352, 78.0, 713.3718534443398)
708[02:20:52] [Server thread/INFO]: Joined -> Loweless | Brands: [vanilla] | GameMode: SURVIVAL | World: world | Location: /tppos 6803 78 713 | UUID: 80c19c4e-e67c-4443-baf2-b18618a68b33 | IP: /178.221.156.114:17818
709[02:21:05] [User Authenticator #1/INFO]: UUID of player HypeMunk is 4b9b8d49-2201-4796-b938-a190ee3855ea
710[02:21:08] [Server thread/INFO]: [DiscordSRV] Player HypeMunk joined with silent joining permission, not sending a join message
711[02:21:08] [Server thread/INFO]: HypeMunk[/83.254.226.238:60967] logged in with entity id 857 at ([world]2891.015300068465, 72.69402863964255, 999.2045360230567)
712[02:21:09] [Server thread/INFO]: Joined -> HypeMunk | Brands: [vanilla] | GameMode: CREATIVE | World: world | Location: /tppos 2891 72 999 | UUID: 4b9b8d49-2201-4796-b938-a190ee3855ea | IP: /83.254.226.238:60967
713[02:21:14] [Server thread/INFO]: HypeMunk issued server command: /tab
714[02:21:14] [Server thread/ERROR]: null
715org.bukkit.command.CommandException: Cannot execute command 'tab' in plugin Tab v6.7.0 - plugin is disabled.
716 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.14.4.jar:git-Paper-238]
717 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.4.jar:git-Paper-238]
718 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[patched_1.14.4.jar:git-Paper-238]
719 at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804) ~[patched_1.14.4.jar:git-Paper-238]
720 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612) ~[patched_1.14.4.jar:git-Paper-238]
721 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.4.jar:git-Paper-238]
722 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.4.jar:git-Paper-238]
723 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
724 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
725 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
726 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
727 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
728 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
729 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
730 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
731 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[patched_1.14.4.jar:git-Paper-238]
732 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[patched_1.14.4.jar:git-Paper-238]
733 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
734[02:21:17] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Sending 2 analytic events
735[02:22:18] [Craft Scheduler Thread - 30/INFO]: [BuycraftX] Fetching all due players...
736[02:22:18] [Craft Scheduler Thread - 30/INFO]: [BuycraftX] Fetched due players (0 found).
737[02:22:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
738java.lang.NullPointerException: null
739 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
740 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
741 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
742 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
743 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
744 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
745 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
746 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
747 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
748 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
749 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
750 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
751 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
752 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
753 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
754 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
755 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
756 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
757 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
758 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
759 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
760 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
761[02:22:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
762java.lang.NullPointerException: null
763 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
764 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
765 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
766 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
767 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
768 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
769 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
770 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
771 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
772 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
773 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
774 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
775 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
776 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
777 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
778 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
779 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
780 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
781 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
782 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
783 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
784 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
785[02:22:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
786java.lang.NullPointerException: null
787 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
788 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
789 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
790 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
791 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
792 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
793 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
794 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
795 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
796 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
797 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
798 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
799 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
800 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
801 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
802 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
803 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
804 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
805 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
806 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
807 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
808 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
809[02:22:53] [Server thread/INFO]: HypeMunk issued server command: /ban
810[02:22:56] [Server thread/INFO]: HypeMunk issued server command: /tab
811[02:22:56] [Server thread/ERROR]: null
812org.bukkit.command.CommandException: Cannot execute command 'tab' in plugin Tab v6.7.0 - plugin is disabled.
813 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.14.4.jar:git-Paper-238]
814 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.14.4.jar:git-Paper-238]
815 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[patched_1.14.4.jar:git-Paper-238]
816 at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1804) ~[patched_1.14.4.jar:git-Paper-238]
817 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1612) ~[patched_1.14.4.jar:git-Paper-238]
818 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.14.4.jar:git-Paper-238]
819 at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.14.4.jar:git-Paper-238]
820 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
821 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
822 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
823 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
824 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
825 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
826 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
827 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
828 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
829 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
830 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
831[02:23:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
832java.lang.NullPointerException: null
833 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
834 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
835 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
836 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
837 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
838 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
839 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
840 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
841 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
842 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
843 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
844 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
845 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
846 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
847 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
848 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
849 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
850 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
851 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
852 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
853 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
854 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
855[02:23:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
856java.lang.NullPointerException: null
857 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
858 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
859 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
860 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
861 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
862 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
863 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
864 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
865 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
866 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
867 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
868 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
869 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
870 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
871 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
872 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
873 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
874 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
875 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
876 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
877 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
878 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
879[02:23:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
880java.lang.NullPointerException: null
881 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
882 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
883 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
884 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
885 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
886 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
887 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
888 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
889 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
890 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
891 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
892 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
893 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
894 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
895 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
896 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
897 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
898 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
899 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
900 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
901 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
902 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
903[02:23:33] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
904java.lang.NullPointerException: null
905 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
906 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
907 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
908 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
909 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
910 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
911 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
912 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
913 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
914 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
915 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
916 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
917 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
918 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
919 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
920 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
921 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
922 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
923 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
924 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
925 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
926 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
927[02:23:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CratesPlus v4.5.2
928java.lang.NullPointerException: null
929 at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
930 at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor139.execute(Unknown Source) ~[?:?]
931 at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-238]
932 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-238]
933 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-238]
934 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-238]
935 at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:454) ~[patched_1.14.4.jar:git-Paper-238]
936 at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:443) ~[patched_1.14.4.jar:git-Paper-238]
937 at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1361) ~[patched_1.14.4.jar:git-Paper-238]
938 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.14.4.jar:git-Paper-238]
939 at net.minecraft.server.v1_14_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.14.4.jar:git-Paper-238]
940 at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-238]
941 at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-238]
942 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-238]
943 at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-238]
944 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-238]
945 at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-238]
946 at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-238]
947 at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-238]
948 at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-238]
949 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-238]
950 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]