[17:07:35] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: Directory 'plugins/Custom-No-Permission-Message-2.2-_1.8.8_.jar' failed to load! java.lang.RuntimeException: Directory 'plugins/Custom-No-Permission-Message-2.2-_1.8.8_.jar' failed to load! at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:59) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$registerProviders$1(DirectoryProviderSource.java:34) ~[paper-1.20.1.jar:git-Paper-196] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:32) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:14) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.Main.main(Main.java:137) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.Main.main(Main.java:324) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?] at java.lang.Thread.run(Thread.java:840) ~[?:?] Caused by: org.bukkit.plugin.InvalidDescriptionException: Restricted name, cannot use 0x20 (space character) in a plugin name. at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProviderFactory.build(SpigotPluginProviderFactory.java:27) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProviderFactory.build(SpigotPluginProviderFactory.java:16) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.type.PluginFileType.register(PluginFileType.java:71) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:57) ~[paper-1.20.1.jar:git-Paper-196] ... 20 more [17:07:45] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [17:07:49] [ServerMain/INFO]: Loaded 7 recipes [17:07:51] [Server thread/INFO]: Starting minecraft server version 1.20.1 [17:07:51] [Server thread/INFO]: Loading properties [17:07:51] [Server thread/INFO]: This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72) [17:07:52] [Server thread/INFO]: Server Ping Player Sample Count: 12 [17:07:52] [Server thread/INFO]: Using 4 threads for Netty based IO [17:07:52] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/ For more information please visit: https://github.com/PaperMC/Paper/issues/8948 [17:07:53] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads [17:07:53] [Server thread/INFO]: Default game type: SURVIVAL [17:07:53] [Server thread/INFO]: Generating keypair [17:07:53] [Server thread/INFO]: Starting Minecraft server on 185.185.134.82:25874 [17:07:53] [Server thread/INFO]: Using epoll channel type [17:07:53] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity. [17:07:53] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity. [17:07:54] [Server thread/ERROR]: [LegacyPluginLoadingStrategy] Ambiguous plugin name `Vault' for files `plugins/Vault.jar' and `plugins/Vault (2).jar' in `plugins' [17:07:54] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_20_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [17:08:02] [Server thread/WARN]: Legacy plugin FortuneBlocks v2.0 does not specify an api-version. [17:08:02] [Server thread/WARN]: Legacy plugin CommandSpy v2.0 does not specify an api-version. [17:08:02] [Server thread/ERROR]: [LegacyPluginLoadingStrategy] Could not load 'plugins/Morph-3.2.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LibsDisguises]. Please download and install these plugins to run 'Morphy'. at io.papermc.paper.plugin.entrypoint.strategy.LegacyPluginLoadingStrategy.loadProviders(LegacyPluginLoadingStrategy.java:169) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:510) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:08:03] [Server thread/WARN]: Legacy plugin PerWorldWelcome v1.2.2 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin StopPushing v1.2 does not specify an api-version. [17:08:03] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.Class.getEnumConstants()" because "me.dablakbandit.stoppushing.StopPushingPlugin.etp" is null [17:08:03] [Server thread/WARN]: at StopPushing.jar//me.dablakbandit.stoppushing.StopPushingPlugin.(StopPushingPlugin.java:77) [17:08:03] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method) [17:08:03] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:467) [17:08:03] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:76) [17:08:03] [Server thread/WARN]: at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) [17:08:03] [Server thread/WARN]: at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) [17:08:03] [Server thread/WARN]: at io.papermc.paper.plugin.entrypoint.strategy.LegacyPluginLoadingStrategy.loadProviders(LegacyPluginLoadingStrategy.java:202) [17:08:03] [Server thread/WARN]: at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) [17:08:03] [Server thread/WARN]: at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) [17:08:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:510) [17:08:03] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:273) [17:08:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1100) [17:08:03] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) [17:08:03] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:840) [17:08:03] [Server thread/WARN]: Legacy plugin PWBroadcaster v1.0 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin PerWorldChatPlus v5.1.1 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin WorldSpawn v1.5 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin CustomDeathMessages v2.03 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin CustomUknownCommand v1.0 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin Compressors v0.0.1 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin PerWorldPlayerVaults v1.1.1Beta does not specify an api-version. [17:08:03] [Server thread/ERROR]: [LegacyPluginLoadingStrategy] Could not load 'plugins/PerWorldPlayerVaults_1.1.1Beta.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: 'void org.bukkit.enchantments.Enchantment.(int)' at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.strategy.LegacyPluginLoadingStrategy.loadProviders(LegacyPluginLoadingStrategy.java:202) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.loadPlugins(CraftServer.java:510) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:273) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] Caused by: java.lang.NoSuchMethodError: 'void org.bukkit.enchantments.Enchantment.(int)' at com.perwordplayervaults.Glow.(Glow.java:10) ~[PerWorldPlayerVaults_1.1.1Beta.jar:?] at com.perwordplayervaults.Main.(Main.java:46) ~[PerWorldPlayerVaults_1.1.1Beta.jar:?] at java.lang.Class.forName0(Native Method) ~[?:?] at java.lang.Class.forName(Class.java:467) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:76) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:123) ~[paper-1.20.1.jar:git-Paper-196] ... 9 more [17:08:03] [Server thread/WARN]: Legacy plugin CustomHelp v0.3 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin PerWorldTablist v1.1 does not specify an api-version. [17:08:03] [Server thread/WARN]: Legacy plugin EasyClearChat v3.7.0 does not specify an api-version. [17:08:03] [Server thread/INFO]: [SpigotLibraryLoader] [Vouchers] Loading 1 libraries... please wait [17:08:04] [Server thread/INFO]: [SpigotLibraryLoader] [Vouchers] Loaded library /home/minecraft/multicraft/servers/server2059688/default/libraries/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar [17:08:04] [Server thread/INFO]: [PlayerNPC] Your server is using Bukkit version: 1.20.1-R0.1-SNAPSHOT [17:08:06] [Server thread/WARN]: [EconomyShopGUI] Loading Paper plugin in the legacy plugin loading logic. This is not recommended and may introduce some differences into load order. It's highly recommended you move away from this if you are wanting to use Paper plugins. [17:08:06] [Server thread/INFO]: [Colored Signs] Loading server plugin ColoredSigns v6.2.1.212 [17:08:06] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.4 [17:08:06] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.3 [17:08:06] [Server thread/INFO]: [FortuneBlocks] Loading server plugin FortuneBlocks v2.0 [17:08:06] [Server thread/INFO]: [CommandSpy] Loading server plugin CommandSpy v2.0 [17:08:06] [Server thread/INFO]: [NoPlugins] Loading server plugin NoPlugins v8.1 [17:08:06] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.8.1 [17:08:06] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting... [17:08:07] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [17:08:07] [Server thread/INFO]: [ViaBackwards] Loading translations... [17:08:07] [Server thread/INFO]: [ViaBackwards] Registering protocols... [17:08:08] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [17:08:08] [Server thread/INFO]: [PerWorldWelcome] Loading server plugin PerWorldWelcome v1.2.2 [17:08:08] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.8.1 [17:08:08] [Server thread/INFO]: [StopPushing] Loading server plugin StopPushing v1.2 [17:08:08] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.106 [17:08:10] [Server thread/INFO]: [PWBroadcaster] Loading server plugin PWBroadcaster v1.0 [17:08:10] [Server thread/INFO]: [VoidGen] Loading server plugin VoidGen v2.2.1 [17:08:10] [Server thread/INFO]: [AnimatedScoreboard] Loading server plugin AnimatedScoreboard v0.3.1 [17:08:10] [Server thread/INFO]: [PerWorldChatPlus] Loading server plugin PerWorldChatPlus v5.1.1 [17:08:10] [Server thread/INFO]: [FriendsSpigot] Loading server plugin FriendsSpigot v1.0.9.7 [17:08:10] [Server thread/INFO]: [ClearLag] Loading server plugin ClearLag v3.2.2 [17:08:10] [Server thread/INFO]: [WorldSpawn] Loading server plugin WorldSpawn v1.5 [17:08:10] [Server thread/INFO]: [ServersNPC] Loading server plugin ServersNPC v4.3 [17:08:10] [Server thread/INFO]: [CustomDeathMessages] Loading server plugin CustomDeathMessages v2.03 [17:08:10] [Server thread/INFO]: [CustomUknownCommand] Loading server plugin CustomUknownCommand v1.0 [17:08:10] [Server thread/INFO]: [Compressors] Loading server plugin Compressors v0.0.1 [17:08:10] [Server thread/INFO]: [AdvancedWarn] Loading server plugin AdvancedWarn v2.1.0 [17:08:10] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.0.7 [17:08:10] [Server thread/INFO]: [zDiscord] Loading server plugin zDiscord v1.4.0-SNAPSHOT [17:08:10] [Server thread/INFO]: [CustomHelp] Loading server plugin CustomHelp v0.3 [17:08:10] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131 [17:08:10] [Server thread/INFO]: [PerWorldTablist] Loading server plugin PerWorldTablist v1.1 [17:08:10] [Server thread/INFO]: [DailyRewards] Loading server plugin DailyRewards v1.3.7g [17:08:10] [Server thread/INFO]: [EasyClearChat] Loading server plugin EasyClearChat v3.7.0 [17:08:10] [Server thread/INFO]: [ChatColor2] Loading server plugin ChatColor2 v1.13.1 [17:08:10] [Server thread/INFO]: [RealScoreboard] Loading server plugin RealScoreboard v1.3.1 [17:08:10] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.12 [17:08:10] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.1.1 [17:08:10] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.8.3-SNAPSHOT-606;46dd71e [17:08:14] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4e350a93] [17:08:14] [Server thread/INFO]: [Vouchers] Loading server plugin Vouchers v3.19.0 [17:08:14] [Server thread/INFO]: [AlonsoTags] Loading server plugin AlonsoTags v2.1.2-BETA [17:08:14] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.8.0 [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm-commons [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for gson [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api [17:08:15] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2 [17:08:15] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2 [17:08:15] [Server thread/INFO]: [Parkour] Loading server plugin Parkour v7.2.1 [17:08:15] [Server thread/INFO]: [MineResetLite] Loading server plugin MineResetLite v4.24.0 [17:08:15] [Server thread/INFO]: [Multiverse-Portals] Loading server plugin Multiverse-Portals v4.2.3 [17:08:15] [Server thread/INFO]: [PlayerNPC] Loading server plugin PlayerNPC v2023.6 [17:08:15] [Server thread/INFO]: [WESV] Loading server plugin WorldEditSelectionVisualizer v2.1.5 [17:08:15] [Server thread/INFO]: [DeluxeHub] Loading server plugin DeluxeHub v3.5.5 [17:08:15] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49 [17:08:15] [Server thread/INFO]: [Multiverse-SignPortals] Loading server plugin Multiverse-SignPortals v4.2.2 [17:08:15] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.6 [17:08:15] [Server thread/INFO]: [ItemTag] Loading server plugin ItemTag v3.2.1 [17:08:15] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.2 [17:08:15] [Server thread/INFO]: [WorldGuardExtraFlags] Loading server plugin WorldGuardExtraFlags v4.2.2 [17:08:15] [Server thread/INFO]: [SimpleScore] Loading server plugin SimpleScore v3.12.3 [17:08:15] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+18-fdf1875 [17:08:15] [Server thread/INFO]: [GrimAC] Loading server plugin GrimAC v2.3.46 [17:08:16] [Server thread/INFO]: [GrimAC] Loading PacketEvents... [17:08:16] [Server thread/INFO]: [BedWars] Loading server plugin BedWars v0.2.30 [17:08:16] [Server thread/INFO]: [SilkSpawners] Loading server plugin SilkSpawners v7.5.0 [17:08:16] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.18.0 [17:08:17] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (528 ms). [17:08:17] [Server thread/INFO]: [Shopkeepers] Loading config. [17:08:17] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml [17:08:17] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'. [17:08:17] [Server thread/INFO]: [Shopkeepers] Registering defaults. [17:08:17] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.26.2 [17:08:17] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.0-dev+18-fdf1875 [17:08:17] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.1.3 [17:08:17] [Server thread/INFO]: [GreenJobs] Loading server plugin GreenJobs v1.2.1 [17:08:18] [Server thread/INFO]: Trying to load JOBS... [17:08:18] [Server thread/INFO]: Loading JOBS... [17:08:18] [Server thread/INFO]: Loaded GUI -> JOBS... [17:08:18] [Server thread/INFO]: Trying to load OPTIONS... [17:08:18] [Server thread/INFO]: Loading OPTIONS... [17:08:18] [Server thread/INFO]: Loaded GUI -> OPTIONS... [17:08:18] [Server thread/INFO]: Trying to load REWARDS... [17:08:18] [Server thread/INFO]: Loading REWARDS... [17:08:18] [Server thread/INFO]: Loaded GUI -> REWARDS... [17:08:18] [Server thread/INFO]: Trying to load LEVELS... [17:08:18] [Server thread/INFO]: Loading LEVELS... [17:08:18] [Server thread/INFO]: Loaded GUI -> LEVELS... [17:08:18] [Server thread/INFO]: Trying to load BUY_CONFIRM... [17:08:18] [Server thread/INFO]: Loading BUY_CONFIRM... [17:08:18] [Server thread/INFO]: Loaded GUI -> BUY_CONFIRM... [17:08:18] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.1 [17:08:18] [Server thread/INFO]: [KitPvP] Loading server plugin KitPvP v2.2.1 [17:08:18] [Server thread/INFO]: [AfkPool] Loading server plugin AfkPool v1.3.1 [17:08:18] [Server thread/INFO]: [AuctionHouse] Loading server plugin AuctionHouse v3.4 [17:08:18] [Server thread/INFO]: [Drop2Inventory] Loading server plugin Drop2Inventory v4.9.5 [17:08:18] [Server thread/INFO]: [TheMultiWorldMoney] Loading server plugin TheMultiWorldMoney v2.3.8 [17:08:18] [Server thread/INFO]: [PvPManager] Loading server plugin PvPManager v3.15.9 [17:08:18] [Server thread/INFO]: [MyPermissions] Loading server plugin MyPermissions v1.3.0 [17:08:18] [Server thread/INFO]: [CrazyEnchantments] Loading server plugin CrazyEnchantments v2.1.1 [17:08:18] [Server thread/INFO]: [Duels] Loading server plugin Duels v3.5.3 [17:08:18] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.3.5 [17:08:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [17:08:18] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.106 [17:08:22] [Server thread/INFO]: __ [17:08:22] [Server thread/INFO]: | |__) LuckPerms v5.4.106 [17:08:22] [Server thread/INFO]: |___ | Running on Bukkit - Paper [17:08:22] [Server thread/INFO]: [17:08:22] [Server thread/INFO]: [LuckPerms] Loading configuration... [17:08:25] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [17:08:29] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [17:08:30] [Server thread/INFO]: [LuckPerms] Performing initial data load... [17:08:31] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 12976ms) [17:08:31] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.2.1 [17:08:31] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN [17:08:31] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131 [17:08:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [17:08:32] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [17:08:32] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131 [17:08:32] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [17:08:32] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.8.3-SNAPSHOT-606;46dd71e [17:08:32] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully [17:08:32] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully [17:08:32] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [17:08:33] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [17:08:33] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightFaweAdapter as the Bukkit adapter [17:08:34] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.5 [17:08:34] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [17:08:34] [Server thread/WARN]: It seems like you're running on paper. [17:08:34] [Server thread/WARN]: This may cause issues. [17:08:34] [Server thread/WARN]: If you encounter any issues, please join my dicord: https://discord.gg/dBhfCzdZxq [17:08:34] [Server thread/WARN]: Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan [17:08:34] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [17:08:36] [Server thread/INFO]: Preparing level "Runnonstone v2.3" [17:08:37] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [17:08:37] [Server thread/INFO]: Time elapsed: 572 ms [17:08:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [17:08:38] [Server thread/INFO]: Time elapsed: 320 ms [17:08:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [17:08:38] [Server thread/INFO]: Time elapsed: 284 ms [17:08:38] [Server thread/INFO]: [Colored Signs] Enabling ColoredSigns v6.2.1.212 [17:08:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.4 [17:08:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [17:08:40] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.3 [17:08:40] [Server thread/INFO]: [FortuneBlocks] Enabling FortuneBlocks v2.0* [17:08:40] [Server thread/INFO]: [CommandSpy] Enabling CommandSpy v2.0* [17:08:40] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v8.1 [17:08:40] [Server thread/INFO]: [NoPlugins] Minecraft version: v1_20_R1 [17:08:40] [Server thread/INFO]: [NoPlugins] Loaded assets for newer minecraft (1.13+) [17:08:41] [Server thread/INFO]: [NoPlugins] Successfully loaded. [17:08:41] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1 [17:08:41] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20/1.20.1 (763) [17:08:41] [Server thread/INFO]: [PerWorldWelcome] Enabling PerWorldWelcome v1.2.2* [17:08:41] [Server thread/INFO]: [PerWorldWelcome] Loading config files... [17:08:41] [Server thread/INFO]: [PerWorldWelcome] Config files loaded! [17:08:41] [Server thread/INFO]: [PerWorldWelcome] PerWorldWelcome v.1.2.2 has been enabled! All credits go to TheRealKS123 [17:08:41] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.8.1 [17:08:41] [Server thread/INFO]: [StopPushing] Enabling StopPushing v1.2* [17:08:41] [Server thread/INFO]: [PWBroadcaster] Enabling PWBroadcaster v1.0* [17:08:41] [Server thread/INFO]: [PerWorldBroadcaster] V1.0 Has been enabled! [17:08:41] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.3.1 [17:08:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: animatedscoreboard [0.0.1] [17:08:42] [Server thread/INFO]: [PerWorldChatPlus] Enabling PerWorldChatPlus v5.1.1* [17:08:42] [Server thread/INFO]: [PerWorldChatPlus] Checking for updates... [17:08:43] [Server thread/WARN]: [Fatal Error] :19:62: The reference to entity "l" must end with the ';' delimiter. [17:08:43] [Server thread/WARN]: [PerWorldChatPlus] Update URL is invalid! Report this to Shades161 on her Dev Bukkit Page! [17:08:43] [Server thread/INFO]: [PerWorldChatPlus] No updates found, will check again later. [17:08:43] [Server thread/INFO]: [FriendsSpigot] Enabling FriendsSpigot v1.0.9.7 [17:08:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: friends [1.0.0] [17:08:45] [Server thread/INFO]: Friends | The plugin was loaded successfully! [MC1.13 - 1.16] [17:08:45] [Server thread/INFO]: Friends | Found (0) spigot-extensions! [17:08:45] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2 [17:08:45] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter [17:08:45] [Server thread/INFO]: [ClearLag] Loading modules... [17:08:45] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_20_R1.MinecraftServer) [17:08:45] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [17:08:45] [Server thread/INFO]: [ClearLag] Modules have been loaded! [17:08:45] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [17:08:45] [Server thread/INFO]: [WorldSpawn] Enabling WorldSpawn v1.5* [17:08:45] [Thread-13/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.20]... [17:08:45] [Server thread/INFO]: [WorldSpawn] Hub loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "world" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "SkyMine" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "lobby" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "survival" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "paper_1_20_1_2532643" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "skyminenether" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Spawn for "LobbyPrismarine" loaded! [17:08:45] [Server thread/INFO]: [WorldSpawn] Hello server! [17:08:45] [Server thread/INFO]: [WorldSpawn] World Spawn by Bluecoaster455 v1.5 [17:08:45] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v4.3 [17:08:45] [Thread-13/WARN]: [ClearLag] Clearlag failed to check for updates - bukkit may be down [17:08:45] [Thread-13/WARN]: java.lang.NullPointerException: Cannot invoke "org.json.simple.JSONObject.get(Object)" because "line" is null [17:08:45] [Thread-13/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.updateAvailable(BukkitUpdater.java:59) [17:08:45] [Thread-13/WARN]: at Clearlag.jar//me.minebuilders.clearlag.BukkitUpdater.run(BukkitUpdater.java:82) [17:08:45] [Thread-13/WARN]: at java.base/java.lang.Thread.run(Thread.java:840) [17:08:46] [Server thread/INFO]: [CustomDeathMessages] Enabling CustomDeathMessages v2.03* [17:08:46] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.0* [17:08:46] [Server thread/INFO]: [Compressors] Enabling Compressors v0.0.1* [17:08:46] [Server thread/INFO]: [AdvancedWarn] Enabling AdvancedWarn v2.1.0 [17:08:46] [Server thread/INFO]: [AdvancedWarn] Plugin is up to date! - 2.1.0 [17:08:46] [Server thread/INFO]: [AdvancedWarn] Successfully enabled. [17:08:46] [Server thread/INFO]: [TAB] Enabling TAB v4.0.7 [17:08:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.0.7] [17:08:47] [Server thread/INFO]: [TAB] Enabled in 524ms [17:08:47] [Server thread/INFO]: [zDiscord] Enabling zDiscord v1.4.0-SNAPSHOT [17:08:47] [Server thread/INFO]: [zDiscord] The plugin is now loading... [17:08:47] [Server thread/INFO]: [zDiscord] Created by Casuistry. Thank you for using the plugin! :) [17:08:47] [Server thread/INFO]: [zDiscord] The plugin has started. Running version; 1.4.0-SNAPSHOT [17:08:47] [Server thread/INFO]: [CustomHelp] Enabling CustomHelp v0.3* [17:08:47] [Server thread/INFO]: [PerWorldTablist] Enabling PerWorldTablist v1.1* [17:08:47] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.3.7g [17:08:47] [Server thread/ERROR]: Error occurred while enabling DailyRewards v1.3.7g (Is it up to date?) java.lang.NullPointerException: Cannot invoke "me.clip.placeholderapi.PlaceholderAPIPlugin.getLocalExpansionManager()" because the return value of "me.clip.placeholderapi.expansion.PlaceholderExpansion.getPlaceholderAPI()" is null at me.clip.placeholderapi.expansion.PlaceholderExpansion.register(PlaceholderExpansion.java:132) ~[DailyRewards.jar:?] at me.Halflove.DailyRewards.Main.Main.onEnable(Main.java:42) ~[DailyRewards.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugin(CraftServer.java:642) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.enablePlugins(CraftServer.java:553) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1100) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:08:47] [Server thread/INFO]: [DailyRewards] Disabling DailyRewards v1.3.7g [17:08:47] [Server thread/INFO]: [EasyClearChat] Enabling EasyClearChat v3.7.0* [17:08:47] [Server thread/INFO]: [EasyClearChat] English language chosen correctly. [17:08:47] [Server thread/INFO]: [EasyClearChat] Plugin enabled. Plugin created by xtomyserrax [17:08:47] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.13.1 [17:08:47] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.13.1 has been enabled. [17:08:47] [Server thread/INFO]: [ChatColor] Current update: Gradient colours & GUI tweaks [17:08:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cc [1.13.1] [17:08:47] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked. [17:08:47] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2 [17:08:47] [Server thread/INFO]: [RealScoreboard] Enabling RealScoreboard v1.3.1 [17:08:48] [Server thread/INFO]: [RealScoreboard] ------------------- RealScoreboard 1.3.1 ------------------- [17:08:48] [Server thread/INFO]: [RealScoreboard] Your config version is: 15 [17:08:48] [Server thread/INFO]: [RealScoreboard] Finished loading RealScoreboard. [17:08:48] [Server thread/INFO]: [RealScoreboard] Server version: 1.20.1-R0.1-SNAPSHOT | Plugin Version: 1.3.1 [17:08:48] [Server thread/INFO]: [RealScoreboard] ------------------- RealScoreboard 1.3.1 ------------------- [17:08:48] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.12 [17:08:48] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.12" 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 [dumptruckman, Rigby, fernferret, lithium3141, main--]. [17:08:48] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore. [17:08:48] [Server thread/WARN]: [Multiverse-Core] Invalid world name 'Runnonstone v2.3' [17:08:48] [Server thread/WARN]: [Multiverse-Core] World name should not contain spaces or special characters! [17:08:48] [Server thread/WARN]: [Multiverse-Core] Invalid world name 'Runnonstone v2.3_nether' [17:08:48] [Server thread/WARN]: [Multiverse-Core] World name should not contain spaces or special characters! [17:08:48] [Server thread/WARN]: [Multiverse-Core] Invalid world name 'Runnonstone v2.3_the_end' [17:08:48] [Server thread/WARN]: [Multiverse-Core] World name should not contain spaces or special characters! [17:08:49] [Server thread/INFO]: Preparing start region for dimension minecraft:tntrun [17:08:51] [Server thread/INFO]: Time elapsed: 1999 ms [17:08:51] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: survival [17:08:51] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [17:08:51] [Server thread/INFO]: Preparing start region for dimension minecraft:runnonstone_nether [17:08:51] [Server thread/INFO]: Time elapsed: 332 ms [17:08:51] [Server thread/INFO]: Preparing start region for dimension minecraft:bedwars [17:08:51] [Server thread/INFO]: Time elapsed: 101 ms [17:08:52] [Server thread/INFO]: Preparing start region for dimension minecraft:mapart [17:08:52] [Server thread/INFO]: Time elapsed: 102 ms [17:08:52] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:08:52] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:08:52] [Server thread/INFO]: Preparing start region for dimension minecraft:bw1v1 [17:08:52] [Server thread/INFO]: Time elapsed: 135 ms [17:08:52] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:08:52] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:08:53] [Server thread/INFO]: Preparing start region for dimension minecraft:runnonstone [17:08:53] [Server thread/INFO]: Time elapsed: 584 ms [17:08:54] [Server thread/INFO]: Preparing start region for dimension minecraft:survival [17:08:54] [Server thread/INFO]: Time elapsed: 400 ms [17:08:55] [Server thread/INFO]: Preparing start region for dimension minecraft:bedwars_nether [17:08:55] [Server thread/INFO]: Time elapsed: 305 ms [17:08:55] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:08:55] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:08:55] [Server thread/INFO]: Preparing start region for dimension minecraft:skyminenether [17:08:56] [Server thread/INFO]: Time elapsed: 211 ms [17:08:56] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:08:56] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:08:56] [Server thread/INFO]: Preparing start region for dimension minecraft:lobbyprismarine_the_end [17:08:57] [Server thread/INFO]: Time elapsed: 522 ms [17:08:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: paper_1_20_1_2532643 [17:08:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [17:08:57] [Server thread/INFO]: Preparing start region for dimension minecraft:runnonstone_the_end [17:08:57] [Server thread/INFO]: Time elapsed: 198 ms [17:08:57] [Server thread/INFO]: Preparing start region for dimension minecraft:lobby [17:08:58] [Server thread/INFO]: Time elapsed: 742 ms [17:08:58] [Server thread/INFO]: Preparing start region for dimension minecraft:lobbyprismarine [17:08:58] [Server thread/INFO]: Time elapsed: 212 ms [17:08:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: paper_1_20_1_2532643_the_end [17:08:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [17:08:59] [Server thread/INFO]: Preparing start region for dimension minecraft:lobbyprismarine_nether [17:08:59] [Server thread/INFO]: Time elapsed: 100 ms [17:08:59] [Server thread/INFO]: Preparing start region for dimension minecraft:bedwars_the_end [17:08:59] [Server thread/INFO]: Time elapsed: 115 ms [17:08:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: paper_1_20_1_2532643_nether [17:08:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [17:08:59] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:08:59] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:09:00] [Server thread/INFO]: Preparing start region for dimension minecraft:skymine [17:09:00] [Server thread/INFO]: Time elapsed: 319 ms [17:09:00] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:09:00] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:09:00] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:09:00] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:09:00] [Server thread/INFO]: Preparing start region for dimension minecraft:skymineend [17:09:00] [Server thread/INFO]: Time elapsed: 116 ms [17:09:00] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:09:00] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:09:00] [Server thread/INFO]: [Multiverse-Core] 17 - World(s) loaded. [17:09:01] [Server thread/WARN]: [Multiverse-Core] The world specified as the spawn world (paper_1_20_1_2532643) did not exist!! [17:09:01] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading. [17:09:01] [Server thread/INFO]: [Multiverse-Core] Version 4.3.12 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main-- [17:09:01] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.1.1 [17:09:01] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML [17:09:01] [Server thread/INFO]: [ItemEdit] Hooking into Vault [17:09:01] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi [17:09:01] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI: [17:09:01] [Server thread/INFO]: [ItemEdit] placeholders: [17:09:01] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}>_[{slot}]_[{player}]% [17:09:01] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot [17:09:01] [Server thread/INFO]: [ItemEdit] <{itemid}> for item id on serveritem [17:09:01] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory [17:09:01] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet [17:09:01] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self [17:09:01] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}% [17:09:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0] [17:09:01] [Server thread/INFO]: [ItemEdit] # Enabled (took 403 ms) [17:09:01] [Server thread/INFO]: [Vouchers] Enabling Vouchers v3.19.0 [17:09:01] [Server thread/INFO]: [17:09:01] [Server thread/INFO]: ============================= [17:09:01] [Server thread/INFO]: Vouchers v3.19.0 by Tweetzy [17:09:01] [Server thread/INFO]: Developer: Kiran Hart [17:09:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vouchers [1.0.0] [17:09:02] [Server thread/INFO]: [FlightCore] Enabling metrics for Vouchers [17:09:02] [Server thread/INFO]: ============================= [17:09:02] [Server thread/INFO]: [17:09:02] [Server thread/INFO]: [AlonsoTags] Enabling AlonsoTags v2.1.2-BETA [17:09:02] [Server thread/INFO]: [AlonsoTags] Max health Attribute check found. Using it.. [17:09:02] [Server thread/INFO]: [AlonsoTags] Inventory title with support for more than 32 characters. Skipping.. [17:09:02] [Server thread/INFO]: [AlonsoTags] Hex colors are available! Ready for RGB.. [17:09:02] [Server thread/INFO]: [AlonsoTags] Old constructor for HoverEvent found! Using it.. [17:09:02] [Server thread/INFO]: [AlonsoTags] New sendTitle method found! Using it.. [17:09:02] [Server thread/INFO]: [AlonsoTags] New setUnbreakable method found! Using it.. [17:09:02] [Server thread/INFO]: [AlonsoTags] New isUnbreakable method found! Using it.. [17:09:02] [Server thread/INFO]: [AlonsoTags] ================================================================================ [17:09:02] [Server thread/INFO]: [AlonsoTags] This plugin requires NBTAPI. It's needed for this plugin to work. [17:09:02] [Server thread/INFO]: [AlonsoTags] NBTAPI couldn't be found in your server. Disabling plugin.. [17:09:02] [Server thread/INFO]: [AlonsoTags] Download latest version of NBTAPI in https://alonsoaliaga.com/NBTAPI [17:09:02] [Server thread/INFO]: [AlonsoTags] Please install NBTAPI to use this plugin or it won't work. [17:09:02] [Server thread/INFO]: [AlonsoTags] For more questions join us on https://alonsoaliaga.com/discord [17:09:02] [Server thread/INFO]: [AlonsoTags] ================================================================================ [17:09:02] [Server thread/INFO]: [AlonsoTags] Disabling AlonsoTags v2.1.2-BETA [17:09:02] [Server thread/INFO]: [AlonsoTags] Bungee messaging system is allowed in this server. Enabling.. [17:09:02] [Server thread/INFO]: [17:09:02] [Server thread/INFO]: [AlonsoTags] Plugin has been disabled! [17:09:02] [Server thread/INFO]: [AlonsoTags] Thank you for using my plugin! [17:09:02] [Server thread/INFO]: [17:09:02] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.8.0 [17:09:04] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2) [17:09:05] [Server thread/INFO]: [ajLeaderboards] Loaded 0 boards [17:09:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.8.0] [17:09:05] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered! [17:09:05] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.8.0 by ajgeiss0702 enabled! [17:09:05] [Server thread/INFO]: [Parkour] Enabling Parkour v7.2.1 [17:09:06] [Server thread/INFO]: [Parkour] 0 courses found. [17:09:06] [Server thread/INFO]: [Parkour] 0 courses cached. [17:09:06] [Server thread/WARN]: [Parkour] [BountifulAPI] Plugin is missing, link was unsuccessful. [17:09:06] [Server thread/INFO]: [Parkour] [Vault (Economy)] Successfully linked. Version: 1.7.3-b131 [17:09:06] [Server thread/INFO]: [Parkour] [Vault (Permissions)] Successfully linked. Version: 1.7.3-b131 [17:09:06] [Server thread/INFO]: [Parkour] [PlaceholderAPI] Successfully linked. Version: 2.11.4 [17:09:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: parkour [7.2.1] [17:09:06] [Server thread/INFO]: [Parkour] Enabled Parkour v7.2.1 [17:09:06] [Thread-15/INFO]: [Parkour] Checking for update... [17:09:07] [Thread-15/INFO]: [Parkour] No update available. [17:09:07] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v4.24.0 [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'wood.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'stone.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'coal.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'iron.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'diamond.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'emerald.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'obsidian.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'copper.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lapis.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'redstone.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'gold.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'sponge.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'nether1.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'quartz.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'nethergold.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'blackstone.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'basalt.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'bone_blocks.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Loading mine from file 'netherite.mine.yml'... [17:09:07] [Server thread/INFO]: [MineResetLite] Registering BlockEventListener [17:09:07] [Server thread/INFO]: [MineResetLite] TokenEnchant was not found... skipping. [17:09:07] [Server thread/INFO]: [MineResetLite] Registering PlayerEventListener [17:09:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mineresetlite [${project.version}] [17:09:07] [Server thread/INFO]: [MineResetLite] Registered PAPI expansion [17:09:07] [Server thread/INFO]: [MineResetLite] MineResetLite version 4.24.0 enabled! [17:09:07] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.3 [17:09:08] [Server thread/INFO]: [Multiverse-Portals] 5 - Portals(s) loaded [17:09:08] [Server thread/INFO]: [Multiverse-Portals] Found FastAsyncWorldEdit. Using it for selections. [17:09:08] [Server thread/INFO]: [Multiverse-Portals 4.2.3] Enabled - By Rigby and fernferret [17:09:08] [Server thread/INFO]: [PlayerNPC] Enabling PlayerNPC v2023.6 [17:09:08] [Server thread/INFO]: PlayerNPC | Detected NMS version: v1_20_R1 [17:09:08] [Server thread/INFO]: PlayerNPC | Looking for soft dependencies... [17:09:08] [Server thread/INFO]: PlayerNPC | Hooked into ViaVersion v4.8.1. [17:09:08] [Server thread/INFO]: PlayerNPC | Hooked into Vault v1.7.3-b131. [17:09:08] [Server thread/INFO]: PlayerNPC | Hooked into PlaceholderAPI v2.11.4. [17:09:08] [Server thread/INFO]: PlayerNPC | Vault hooked integrations: [17:09:08] [Server thread/INFO]: - Economy (Essentials v2.21.0-dev+18-fdf1875) [17:09:08] [Server thread/INFO]: - Chat (LuckPerms v5.4.106) [17:09:08] [Server thread/INFO]: - Permission (LuckPerms v5.4.106) [17:09:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playernpc [2023.6] [17:09:08] [Server thread/INFO]: PlayerNPC | Registered PlayerNPC plugin into the NPCLib [17:09:08] [Server thread/INFO]: PlayerNPC | The plugin has been enabled successfully [17:09:08] [Server thread/INFO]: PlayerNPC | Plugin created by SergiFerry [17:09:08] [Server thread/INFO]: [WESV] Enabling WorldEditSelectionVisualizer v2.1.5 [17:09:08] [Server thread/INFO]: [WESV] Using WorldEdit 7 api [17:09:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: wesv [2.1.5] [17:09:09] [Server thread/INFO]: [WESV] PlaceholderAPI extension successfully registered. [17:09:09] [Server thread/INFO]: [DeluxeHub] Enabling DeluxeHub v3.5.5 [17:09:09] [Server thread/INFO]: [DeluxeHub] _ _ _ _ _ [17:09:09] [Server thread/INFO]: [DeluxeHub] | \ |_ | | | \/ |_ |_| | | |_) _) [17:09:09] [Server thread/INFO]: [DeluxeHub] |_/ |_ |_ |_| /\ |_ | | |_| |_) _) [17:09:09] [Server thread/INFO]: [DeluxeHub] [17:09:09] [Server thread/INFO]: [DeluxeHub] Version: 3.5.5 [17:09:09] [Server thread/INFO]: [DeluxeHub] Author: ItsLewizzz [17:09:09] [Server thread/INFO]: [DeluxeHub] [17:09:09] [Server thread/INFO]: [DeluxeHub] Hooked into PlaceholderAPI [17:09:09] [Server thread/INFO]: [DeluxeHub] Loaded custom menu 'serverselector'. [17:09:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support [17:09:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded! [17:09:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'DeluxeHub' to create a bStats instance! [17:09:10] [Server thread/INFO]: [DeluxeHub] Loaded 15 plugin modules. [17:09:10] [Server thread/INFO]: [DeluxeHub] [17:09:10] [Server thread/INFO]: [DeluxeHub] Successfully loaded in 1106ms [17:09:10] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49 [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Runnonstone v2.3' [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_nether) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_nether) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_nether) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_nether) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Runnonstone v2.3_nether' [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_the_end) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_the_end) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_the_end) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone v2.3_the_end) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Runnonstone v2.3_the_end' [17:09:10] [Server thread/INFO]: [WorldGuard] (tntrun) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (tntrun) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (tntrun) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (tntrun) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tntrun' [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone_nether) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone_nether) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone_nether) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (Runnonstone_nether) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Runnonstone_nether' [17:09:10] [Server thread/INFO]: [WorldGuard] (BEDWARS) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (BEDWARS) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (BEDWARS) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (BEDWARS) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BEDWARS' [17:09:10] [Server thread/INFO]: [WorldGuard] (mapart) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (mapart) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (mapart) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (mapart) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mapart' [17:09:10] [Server thread/INFO]: [WorldGuard] (bw1v1) TNT ignition is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (bw1v1) Lighters are PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (bw1v1) Lava fire is PERMITTED. [17:09:10] [Server thread/INFO]: [WorldGuard] (bw1v1) Fire spread is UNRESTRICTED. [17:09:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bw1v1' [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Runnonstone' [17:09:11] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival' [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_nether) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_nether) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_nether) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_nether) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BEDWARS_nether' [17:09:11] [Server thread/INFO]: [WorldGuard] (skyminenether) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (skyminenether) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (skyminenether) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (skyminenether) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyminenether' [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_the_end) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_the_end) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_the_end) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_the_end) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'LobbyPrismarine_the_end' [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone_the_end) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone_the_end) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone_the_end) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (Runnonstone_the_end) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Runnonstone_the_end' [17:09:11] [Server thread/INFO]: [WorldGuard] (lobby) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (lobby) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (lobby) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (lobby) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby' [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'LobbyPrismarine' [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_nether) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_nether) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_nether) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (LobbyPrismarine_nether) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'LobbyPrismarine_nether' [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_the_end) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_the_end) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_the_end) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (BEDWARS_the_end) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BEDWARS_the_end' [17:09:11] [Server thread/INFO]: [WorldGuard] (SkyMine) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (SkyMine) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (SkyMine) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (SkyMine) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyMine' [17:09:11] [Server thread/INFO]: [WorldGuard] (skymineend) TNT ignition is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (skymineend) Lighters are PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (skymineend) Lava fire is PERMITTED. [17:09:11] [Server thread/INFO]: [WorldGuard] (skymineend) Fire spread is UNRESTRICTED. [17:09:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skymineend' [17:09:11] [Server thread/INFO]: [WorldGuard] Loading region data... [17:09:12] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v4.2.2 [17:09:12] [Server thread/INFO]: [Multiverse-SignPortals 4.2.2] Enabled - By Rigby and fernferret [17:09:12] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.6 [17:09:13] [Server thread/INFO]: [Multiverse-Inventories 4.2.6] enabled. [17:09:13] [Server thread/INFO]: [ItemTag] Enabling ItemTag v3.2.1 [17:09:13] [Server thread/INFO]: [ItemTag] Hooking into PlaceholderApi [17:09:13] [Server thread/INFO]: [ItemTag] Hooked into PlaceHolderAPI: [17:09:13] [Server thread/INFO]: [ItemTag] placeholders: [17:09:13] [Server thread/INFO]: [ItemTag] %itemtag_cooldown__[cooldownid]% [17:09:13] [Server thread/INFO]: [ItemTag] shows how much cooldown has selected cooldownid for player [17:09:13] [Server thread/INFO]: [ItemTag] may be h, s or ms [17:09:13] [Server thread/INFO]: [ItemTag] [cooldownid] for cooldown type, by default default [17:09:13] [Server thread/INFO]: [ItemTag] example: %itemtag_cooldown_s_anid% [17:09:13] [Server thread/INFO]: [ItemTag] %itemtag_handcooldown_% [17:09:13] [Server thread/INFO]: [ItemTag] shows how much cooldown has player on the item in his hand [17:09:13] [Server thread/INFO]: [ItemTag] may be h, s or ms [17:09:13] [Server thread/INFO]: [ItemTag] example: %itemtag_handcooldown_s% [17:09:13] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemtag [1.0] [17:09:13] [Server thread/INFO]: [ItemTag] # Enabled (took 498 ms) [17:09:13] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.2 [17:09:14] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [17:09:14] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [17:09:14] [Server thread/INFO]: -------------------- [17:09:14] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord! [17:09:14] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/ [17:09:14] [Server thread/INFO]: -------------------- [17:09:14] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.2.2 [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler [17:09:14] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler [17:09:14] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.12.3 [17:09:16] [Server thread/INFO]: [SimpleScore] It looks like your server doesn't have ProtocolLib, install ProtocolLib for even better performance and compatibility with other plugins. [17:09:16] [Server thread/INFO]: [SimpleScore] https://www.spigotmc.org/resources/protocollib.1997/ [17:09:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SimpleScore [3.12.3] [17:09:16] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+18-fdf1875 [17:09:16] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [17:09:17] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [17:09:17] [Server thread/INFO]: [Essentials] No kits found to migrate. [17:09:18] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json. [17:09:18] [Server thread/INFO]: [Essentials] Using locale en_US [17:09:18] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [17:09:19] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [17:09:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked. [17:09:19] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [17:09:19] [Server thread/INFO]: [GrimAC] Enabling GrimAC v2.3.46 [17:09:19] [Server thread/INFO]: [GrimAC] Registering singular bukkit event... (PistonEvent) [17:09:19] [Server thread/INFO]: [GrimAC] Registering packets... [17:09:19] [Server thread/INFO]: [GrimAC] Registering tick schedulers... [17:09:19] [Server thread/INFO]: [GrimAC] [ACF] Enabled Asynchronous Tab Completion Support! [17:09:20] [Server thread/INFO]: [BedWars] Enabling BedWars v0.2.30 [17:09:20] [Server thread/INFO]: [BedWars] Successfully loaded messages for BedWars! Language: English [17:09:20] [Server thread/INFO]: [BedWars] Loading statistics from YAML-File ... [17:09:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: bedwars [0.2.30] [17:09:21] [Server thread/INFO]: ===================== by ScreamingSandals [17:09:21] [Server thread/INFO]: + Screaming BedWars + Version: 0.2.30 FREE [17:09:21] [Server thread/INFO]: ===================== STABLE VERSION [17:09:21] [Server thread/INFO]: [BW] Found Vault [17:09:21] [Server thread/INFO]: Everything is loaded! If you like our work, consider visiting our Patreon! <3 [17:09:21] [Server thread/INFO]: https://www.patreon.com/screamingsandals [17:09:21] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.5.0 [17:09:21] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled [17:09:21] [Server thread/INFO]: [SilkSpawners] Loading support for v1_20_R1 [17:09:21] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running. [17:09:21] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting. [17:09:21] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.18.0 [17:09:22] [Server thread/INFO]: [Shopkeepers] Loading the data of 52 shopkeepers ... [17:09:23] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.26.2 [17:09:23] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.0-dev+18-fdf1875 [17:09:23] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config. [17:09:23] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.1.3 [17:09:23] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] No bot token has been set in the config; a bot token is required to connect to Discord. [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file. [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 3 section configs from /sections/ [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 3 shop configs from /shops/ [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings... [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 1 shop sections. [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.20.1... [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider.... [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: SilkSpawners found, integrating... [17:09:24] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled [17:09:24] [Server thread/INFO]: [SilkSpawners] Loading support for v1_20_R1 [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using SilkSpawners as spawner provider. [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled. [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items... [17:09:24] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 1010ms to complete [17:09:24] [Server thread/INFO]: [GreenJobs] Enabling GreenJobs v1.2.1 [17:09:24] [Server thread/INFO]: Loaded Vault Support! [17:09:24] [Server thread/INFO]: Register STRIPLOG Event... [17:09:24] [Server thread/INFO]: Register BREAK Event... [17:09:24] [Server thread/INFO]: Register PLACE Event... [17:09:24] [Server thread/INFO]: Register KILL_MOB Event... [17:09:24] [Server thread/INFO]: Register SHEAR Event... [17:09:24] [Server thread/INFO]: Register FISH Event... [17:09:25] [Server thread/INFO]: Register MILK Event... [17:09:25] [Server thread/INFO]: Register FARM_BREAK Event... [17:09:25] [Server thread/INFO]: Register TAME Event... [17:09:25] [Server thread/INFO]: Register BREED Event... [17:09:25] [Server thread/INFO]: Register CARVE Event... [17:09:25] [pool-20-thread-1/INFO]: Loaded 9x IDs & 48x Levels for Job MINER... [17:09:25] [pool-20-thread-1/INFO]: Loaded 12x IDs & 48x Levels for Job LUMBERJACK... [17:09:25] [Server thread/INFO]: Loaded message prefix... [17:09:25] [Server thread/INFO]: Loaded message job_is_free_message... [17:09:25] [Server thread/INFO]: Loaded message job_gui_buy... [17:09:25] [Server thread/INFO]: Loaded message job_gui_join... [17:09:25] [Server thread/INFO]: Loaded message job_gui_in... [17:09:25] [Server thread/INFO]: Loaded message job_join_message... [17:09:25] [Server thread/INFO]: Loaded message job_gui_join_message... [17:09:25] [Server thread/INFO]: Loaded message job_buy_message... [17:09:25] [Server thread/INFO]: Loaded message job_not_enough_money... [17:09:25] [Server thread/INFO]: Loaded message job_already_joined... [17:09:25] [Server thread/INFO]: Loaded message job_is_free_gui... [17:09:25] [Server thread/INFO]: Loaded message job_left_all... [17:09:25] [Server thread/INFO]: Loaded message no_cat_found... [17:09:25] [Server thread/INFO]: Loaded message job_nothing_to_leave... [17:09:25] [Server thread/INFO]: Loaded message rewards_no_other_page... [17:09:25] [pool-20-thread-1/INFO]: Loaded 4x IDs & 48x Levels for Job BUILDER... [17:09:25] [Server thread/INFO]: Loaded message livegui_cancel_not_enough_money... [17:09:25] [Server thread/INFO]: Loaded message too_many_jobs... [17:09:25] [Server thread/INFO]: Loaded message levels_no_other_page... [17:09:25] [Server thread/INFO]: Loading PlaceHolderAPI Support... [17:09:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: GreenJobs [v1] [17:09:25] [pool-20-thread-1/INFO]: Loaded 7x IDs & 48x Levels for Job guard... [17:09:25] [pool-20-thread-1/INFO]: Loaded 7x IDs & 48x Levels for Job Butcher... [17:09:25] [pool-20-thread-1/INFO]: Loaded 2x IDs & 48x Levels for Job Digger... [17:09:25] [pool-20-thread-1/INFO]: Loaded 16x IDs & 48x Levels for Job shepherd... [17:09:25] [pool-155-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (767828469573c2f0fa3ed5a44feb0b2f15f2c02d) [17:09:25] [pool-20-thread-1/INFO]: Loaded 849x IDs & 48x Levels for Job BuilderV2... [17:09:25] [pool-20-thread-1/INFO]: Loaded 6x IDs & 48x Levels for Job Fisher... [17:09:25] [pool-20-thread-1/INFO]: Loaded 3x IDs & 48x Levels for Job milkman... [17:09:25] [pool-20-thread-1/INFO]: Loaded 7x IDs & 48x Levels for Job Farmer_Break... [17:09:25] [pool-20-thread-1/INFO]: Loaded 2x IDs & 48x Levels for Job TameJob... [17:09:25] [pool-20-thread-1/INFO]: Loaded 6x IDs & 48x Levels for Job BreedJob... [17:09:25] [pool-20-thread-1/INFO]: Loaded 1x IDs & 48x Levels for Job CarveArtist... [17:09:25] [pool-20-thread-1/INFO]: Loaded a total of 4x Player's Data! [17:09:26] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.1 [17:09:26] [Server thread/INFO]: [GriefPrevention] Finished loading configuration. [17:09:26] [Server thread/INFO]: [GriefPrevention] 0 total claims loaded. [17:09:26] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded. [17:09:26] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard. [17:09:26] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode). [17:09:26] [Server thread/INFO]: [GriefPrevention] Boot finished. [17:09:26] [Server thread/INFO]: [KitPvP] Enabling KitPvP v2.2.1 [17:09:26] [Server thread/INFO]: [KIT-PVP] Enabling KitPvP version 2.2.1... [17:09:26] [Server thread/INFO]: [KIT-PVP] Loading configuration files... [17:09:26] [Server thread/INFO]: [KIT-PVP] Loading kit files... [17:09:26] [Server thread/INFO]: [KIT-PVP] Establishing database connection... [17:09:27] [Server thread/INFO]: [KIT-PVP] Hooking into PlaceholderAPI... [17:09:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: kitpvp [1.0.0] [17:09:27] [Server thread/INFO]: [KIT-PVP] Hooking into WorldGuard... [17:09:27] [Server thread/INFO]: [KIT-PVP] Done! [17:09:27] [Server thread/INFO]: [AfkPool] Enabling AfkPool v1.3.1 [17:09:27] [Server thread/INFO]: [AfkPool] AfkPool Version 1.3.1 enabled. [17:09:27] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.4 [17:09:27] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json [17:09:27] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension. [17:09:27] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_20_R1 [17:09:27] [Server thread/ERROR]: [AuctionHouse] Error! This plugin only supports Spigot version 1.19.4! [17:09:27] [Server thread/ERROR]: [AuctionHouse] Plugin will be disabled! [17:09:27] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.4 [17:09:27] [Server thread/INFO]: [AuctionHouse] Saving auctions data [17:09:27] [Server thread/INFO]: [Drop2Inventory] Enabling Drop2Inventory v4.9.5 [17:09:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: drop2inventory [GENERIC] [17:09:27] [Server thread/INFO]: [TheMultiWorldMoney] Enabling TheMultiWorldMoney v2.3.8 [17:09:27] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.15.9 [17:09:27] [Server thread/INFO]: [PvPManager] Using player nametags: true [17:09:28] [Server thread/INFO]: [PvPManager] Connected to SQLITE database successfully [17:09:28] [Server thread/INFO]: [PvPManager] Players stored: 4 [17:09:28] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions [17:09:28] [Server thread/INFO]: [PvPManager] Essentials Found! Hooked successfully [17:09:28] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features [17:09:28] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully [17:09:28] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pvpmanager [3.15.9] [17:09:28] [Server thread/WARN]: [PvPManager] GriefPrevention has been detected. GriefPrevention has some combat features without showing any feedback messages. Make sure to disable Punish Logout and set tag time to 0 seconds in GP config. Issues with those features often get wrongly blamed on PvPManager and cause conflicts due to the lack of GP feedback messages. [17:09:28] [Server thread/INFO]: [PvPManager] PvPManager v3.15.9 enabled (681 ms) [17:09:28] [Server thread/INFO]: [MyPermissions] Enabling MyPermissions v1.3.0 [17:09:28] [Server thread/INFO]: [MyPermissions] Initializing bStats... [17:09:28] [Server thread/INFO]: [MyPermissions] Metrics initialized! [17:09:28] [Server thread/INFO]: [MyPermissions] Loading files... [17:09:28] [Server thread/INFO]: [MyPermissions] Files loaded! [17:09:28] [Server thread/INFO]: [MyPermissions] Loading groups... [17:09:28] [Server thread/INFO]: [MyPermissions] Loaded groups! [17:09:28] [Server thread/INFO]: [MyPermissions] Resetting scoreboard... [17:09:28] [Server thread/INFO]: [MyPermissions] Scoreboard reset! [17:09:28] [Server thread/INFO]: [MyPermissions] Loading players... [17:09:28] [Server thread/INFO]: [MyPermissions] Players loaded! [17:09:28] [Server thread/INFO]: [MyPermissions] Loading commands... [17:09:28] [Server thread/INFO]: [MyPermissions] Commands loaded! [17:09:28] [Server thread/INFO]: [MyPermissions] Registering listeners... [17:09:28] [Server thread/INFO]: [MyPermissions] Listeners registered! [17:09:28] [Server thread/INFO]: [MyPermissions] Loading web files... [17:09:28] [PvPManager Worker Thread - 0/INFO]: [PvPManager] Checking for updates... [17:09:29] [Server thread/INFO]: [MyPermissions] Loaded web files! [17:09:29] [Server thread/INFO]: [MyPermissions] Initializing webserver... [17:09:29] [Server thread/INFO]: [MyPermissions] Webserver initialized! [17:09:29] [Server thread/INFO]: [MyPermissions] Checking for essentials... [17:09:29] [Server thread/INFO]: [MyPermissions] Essentials found... [17:09:29] [Server thread/INFO]: [MyPermissions] Essentials custom nickname disabled! [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v2.1.1 [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the config.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded config.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the BlockList.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded BlockList.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the Data.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Data.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantments.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantments.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the GKitz.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded GKitz.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the Messages.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Messages.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantment-Types.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantment-Types.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Loading the Tinker.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Tinker.yml. [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §8§l=== §e§lCrazyEnchantment Hook Status §8§l=== [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lWORLDEDIT §a§lFOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lVAULT §a§lFOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lFACTIONS_UUID §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lSPARTAN §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lGRIEF_PREVENTION §a§lFOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lWORLDGUARD §a§lFOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lSILK_SPAWNERS_V2 §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lTOWNYADVANCED §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lNO_CHEAT_PLUS §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lPLOT_SQUARED §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lORAXEN §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lMCMMO §c§lNOT FOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lSILK_SPAWNERS §a§lFOUND [17:09:29] [Server thread/INFO]: [CrazyEnchantments] §6§lSUPERIORSKYBLOCK §c§lNOT FOUND [17:09:29] [PvPManager Worker Thread - 0/INFO]: [PvPManager] No update found [17:09:30] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support [17:09:30] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded! [17:09:30] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson [17:09:31] [Server thread/INFO]: [CrazyEnchantments] G-Kitz support is now enabled. [17:09:31] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled [17:09:31] [Server thread/INFO]: [SilkSpawners] Loading support for v1_20_R1 [17:09:31] [Server thread/INFO]: [Duels] Enabling Duels v3.5.3 [17:09:32] [Server thread/INFO]: [Duels] Successfully hooked into 'Essentials'! [17:09:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: duels [1.0] [17:09:32] [Server thread/INFO]: [Duels] Successfully hooked into 'PlaceholderAPI'! [17:09:32] [Server thread/INFO]: [Duels] Successfully hooked into 'PvPManager'! [17:09:32] [Server thread/INFO]: [Duels] Using Economy Provider: com.earth2me.essentials.economy.vault.VaultEconomyProvider [17:09:32] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'! [17:09:32] [Server thread/INFO]: [Duels] Successfully hooked into 'WorldGuard'! [17:09:32] [Server thread/INFO]: [Duels] KitManagerImpl: Loaded 0 kit(s). [17:09:32] [Server thread/INFO]: [Duels] ArenaManagerImpl: Loaded 0 arena(s). [17:09:32] [Server thread/INFO]: [Duels] PlayerInfoManager: Lobby location was not set, using Runnonstone v2.3's spawn location as default. Use the command /duels setlobby in-game to set the lobby location. [17:09:32] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s). [17:09:32] [Server thread/INFO]: [Duels] QueueSignManagerImpl: Loaded 0 queue sign(s). [17:09:34] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [17:09:34] [Server thread/INFO]: Running delayed init tasks [17:09:34] [Craft Scheduler Thread - 8 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [17:09:34] [Craft Scheduler Thread - 16 - Essentials/INFO]: [Essentials] Fetching version information... [17:09:34] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now. [17:09:34] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard' [17:09:34] [Craft Scheduler Thread - 5 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] Checking for an update! [17:09:34] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.GriefPreventionFeature] Plugin 'GriefPrevention' found. Using it now. [17:09:34] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'GriefPrevention' [17:09:34] [Craft Scheduler Thread - 14 - EconomyShopGUI/INFO]: [EconomyShopGUI] [INFO]: There is an update available for EconomyShopGUI, you are running v6.1.3 but found v6.1.4. [17:09:34] [Craft Scheduler Thread - 14 - EconomyShopGUI/INFO]: [EconomyShopGUI] [INFO]: Download at: https://www.spigotmc.org/resources/economyshopgui.69927/ [17:09:37] [Craft Scheduler Thread - 6 - Duels/INFO]: [Duels] No updates were available. You are on the latest version! [17:09:37] [Craft Scheduler Thread - 5 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] No new versions found for the plugin! [17:09:37] [Craft Scheduler Thread - 8 - RealScoreboard/INFO]: [RealScoreboard] The plugin is updated to the latest version. [17:09:37] [Craft Scheduler Thread - 20 - AfkPool/INFO]: [AfkPool] There is not a new AfkPool update available, you are on the latest version ()1.3.1). [17:09:37] [Craft Scheduler Thread - 10 - zDiscord/INFO]: [zDiscord] §6You are using the latest version of zDiscord! [17:09:37] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized. [17:09:37] [Craft Scheduler Thread - 16 - Essentials/WARN]: [Essentials] You're 3 EssentialsX dev build(s) out of date! [17:09:37] [Craft Scheduler Thread - 16 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html [17:09:37] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)! [17:09:37] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE [17:09:37] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.26.2 [17:09:37] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] Checking for Updates ... [17:09:37] [Craft Scheduler Thread - 9 - Vault/WARN]: [Vault] No files found, or Feed URL is bad. [17:09:37] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] No new version available [17:09:38] [Server thread/INFO]: [Multiverse-Inventories] First run! [17:09:38] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.5) is available at: [17:09:38] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/ [17:09:38] [Server thread/INFO]: Done (106.818s)! For help, type "help" [17:09:38] [Server thread/INFO]: Timings Reset [17:09:38] [Server thread/INFO]: ------------------------------------------ [17:09:38] [Server thread/INFO]: [17:09:38] [Server thread/INFO]: THE MULTIWORLD MONEY by Patfreeze [17:09:38] [Server thread/INFO]: Version 2.3.8 [17:09:38] [Server thread/INFO]: [17:09:38] [Server thread/INFO]: ------------------------------------------- [17:09:39] [Server thread/ERROR]: [PlaceholderAPI] Failed to load class files of expansion. java.util.concurrent.CompletionException: zip file closed (expansion file: /home/minecraft/multicraft/servers/server2059688/default/plugins/PlaceholderAPI/expansions/Expansion-armor.jar) at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$7(LocalExpansionManager.java:443) ~[PlaceholderAPI-2.11.4.jar:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at java.lang.Thread.run(Thread.java:840) ~[?:?] Caused by: java.lang.IllegalStateException: zip file closed at java.util.zip.ZipFile.ensureOpen(ZipFile.java:840) ~[?:?] at java.util.zip.ZipFile.getEntry(ZipFile.java:339) ~[?:?] at java.util.jar.JarFile.getEntry(JarFile.java:517) ~[?:?] at java.util.jar.JarFile.getJarEntry(JarFile.java:472) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:195) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:592) ~[?:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:130) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.entrypoint.classloader.group.SpigotPluginClassLoaderGroup.lookupClass(SpigotPluginClassLoaderGroup.java:43) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.classloader.group.SimpleListPluginClassLoaderGroup.getClassByName(SimpleListPluginClassLoaderGroup.java:37) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.entrypoint.classloader.group.LockingClassLoaderGroup.getClassByName(LockingClassLoaderGroup.java:34) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:173) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:579) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] at me.clip.placeholderapi.util.FileUtil.findClass(FileUtil.java:62) ~[PlaceholderAPI-2.11.4.jar:?] at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$findExpansionInFile$7(LocalExpansionManager.java:421) ~[PlaceholderAPI-2.11.4.jar:?] ... 2 more [17:09:39] [Server thread/INFO]: [Drop2Inventory] You are using the latest version of Drop2Inventory. [17:09:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5057ms or 101 ticks behind [17:10:23] [User Authenticator #0/INFO]: UUID of player AolyHatooli is 6d29b368-58e5-4d39-8218-c3c74f02115b [17:10:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:10:25] [Server thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [17:10:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:10:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:10:29] [Server thread/WARN]: [Fatal Error] :19:62: The reference to entity "l" must end with the ';' delimiter. [17:10:29] [Server thread/WARN]: [PerWorldChatPlus] Update URL is invalid! Report this to Shades161 on her Dev Bukkit Page! [17:10:29] [Server thread/INFO]: + AolyHatooli Connected [17:10:29] [Server thread/INFO]: AolyHatooli[/77.137.65.151:16910] logged in with entity id 759 at ([LobbyPrismarine]0.5160191031222562, 100.0, 0.6011134652189986) [17:10:29] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5709ms or 114 ticks behind [17:10:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:04] [Server thread/INFO]: AolyHatooli issued server command: //wand [17:11:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R1! Trying to find NMS support [17:11:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R1' loaded! [17:11:07] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'Vouchers' to create a bStats instance! [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:20] [Server thread/INFO]: AolyHatooli issued server command: //wand [17:11:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:23] [Server thread/INFO]: AolyHatooli issued server command: //wand [17:11:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:11:26] [Server thread/INFO]: AolyHatooli issued server command: //wand [17:11:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:34] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:11:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:11:35] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:11:40] [Server thread/INFO]: AolyHatooli issued server command: //replacenear 5 air [17:11:40] [AsyncNotifyKeyedQueue - 0/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R1.PaperweightStarlightRelighterFactory as relighter factory. [17:11:47] [Server thread/INFO]: AolyHatooli issued server command: //replacenear 5 air [17:11:49] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:11:50] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:11:52] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:11:52] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:11:53] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:11:58] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:06] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:06] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:07] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:07] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:07] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:07] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:08] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:08] [Server thread/INFO]: AolyHatooli issued server command: /nuke [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:17] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:12:17] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:12:18] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:12:18] [Server thread/INFO]: AolyHatooli issued server command: //undo [17:12:41] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:12:41] [Server thread/INFO]: There are 1 out of maximum 3 players online. [17:12:41] [Server thread/INFO]: Admins: AolyHatooli [17:12:48] [Server thread/INFO]: AolyHatooli issued server command: /wesv [17:12:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:12:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:12:56] [Server thread/INFO]: AolyHatooli issued server command: /wesv reload [17:13:05] [Server thread/INFO]: AolyHatooli issued server command: /afk [17:13:07] [Server thread/INFO]: AolyHatooli issued server command: /afkpool [17:13:10] [Server thread/INFO]: AolyHatooli issued server command: /afkpool help [17:13:19] [Server thread/INFO]: AolyHatooli issued server command: /ap values [17:13:46] [Server thread/INFO]: AolyHatooli issued server command: /ap create [17:13:52] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:13:52] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 88 [17:13:52] [Server thread/INFO]: $88 added to AolyHatooli account. New balance: $697,057 [17:13:52] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:13:53] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:13:53] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,107 [17:13:58] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:14:00] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:00] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 82 [17:14:00] [Server thread/INFO]: $82 added to AolyHatooli account. New balance: $697,189 [17:14:01] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:01] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:01] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,239 [17:14:05] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:14:09] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:14:11] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:11] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 65 [17:14:11] [Server thread/INFO]: $65 added to AolyHatooli account. New balance: $697,304 [17:14:11] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:12] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,354 [17:14:12] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 67 [17:14:12] [Server thread/INFO]: $67 added to AolyHatooli account. New balance: $697,421 [17:14:12] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:13] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:13] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,471 [17:14:13] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:13] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 62 [17:14:13] [Server thread/INFO]: $62 added to AolyHatooli account. New balance: $697,533 [17:14:13] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:14] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:14] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,583 [17:14:14] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:14] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 91 [17:14:14] [Server thread/INFO]: $91 added to AolyHatooli account. New balance: $697,674 [17:14:14] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:15] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,724 [17:14:15] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 95 [17:14:15] [Server thread/INFO]: $95 added to AolyHatooli account. New balance: $697,819 [17:14:15] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:16] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:16] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,869 [17:14:16] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:16] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 52 [17:14:16] [Server thread/INFO]: $52 added to AolyHatooli account. New balance: $697,921 [17:14:16] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:17] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:17] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $697,971 [17:14:17] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:17] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 95 [17:14:17] [Server thread/INFO]: $95 added to AolyHatooli account. New balance: $698,066 [17:14:17] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:18] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:18] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,116 [17:14:18] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:18] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 84 [17:14:18] [Server thread/INFO]: $84 added to AolyHatooli account. New balance: $698,200 [17:14:18] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:19] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:19] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,250 [17:14:19] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:19] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 69 [17:14:19] [Server thread/INFO]: $69 added to AolyHatooli account. New balance: $698,319 [17:14:19] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:20] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:20] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,369 [17:14:20] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8952ms or 179 ticks behind [17:14:20] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:20] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 85 [17:14:20] [Server thread/INFO]: $85 added to AolyHatooli account. New balance: $698,454 [17:14:20] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:21] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:21] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,504 [17:14:21] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:21] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 84 [17:14:21] [Server thread/INFO]: $84 added to AolyHatooli account. New balance: $698,588 [17:14:21] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:22] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:22] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,638 [17:14:22] [Server thread/INFO]: AolyHatooli issued server command: /ap test [17:14:22] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 84 [17:14:22] [Server thread/INFO]: $84 added to AolyHatooli account. New balance: $698,722 [17:14:22] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:14:23] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:14:23] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,772 [17:14:23] [Server thread/WARN]: AolyHatooli moved too quickly! -6.62096938349967,-1.5800000131130219,-8.296912873762992 [17:14:23] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:14:37] [Server thread/INFO]: AolyHatooli issued server command: /give AolyHatooli cmdblock [17:14:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:14:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:03] [Server thread/INFO]: [Essentials] CommandBlock at -10,93,-73 issued server command: /sudo AolyHatooli /afkpool test [17:15:03] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:09] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:15:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 67 [17:15:09] [Server thread/INFO]: $67 added to AolyHatooli account. New balance: $698,839 [17:15:09] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:15:10] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:15:10] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $698,889 [17:15:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:26] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:26] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:27] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:27] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:28] [Server thread/INFO]: [Essentials] CommandBlock at 16,90,-101 issued server command: /sudo AolyHatooli /afkpool test [17:15:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:15:28] [Server thread/INFO]: AolyHatooli issued server command: //afkpool test [17:15:45] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:15:45] [Server thread/INFO]: There are 1 out of maximum 3 players online. [17:15:45] [Server thread/INFO]: Admins: AolyHatooli [17:18:48] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:18:48] [Server thread/INFO]: There are 1 out of maximum 3 players online. [17:18:48] [Server thread/INFO]: Admins: AolyHatooli [17:20:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:20:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:21:51] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:21:51] [Server thread/INFO]: There are 1 out of maximum 3 players online. [17:21:51] [Server thread/INFO]: Admins: AolyHatooli [17:22:25] [Server thread/INFO]: AolyHatooli issued server command: /ajlb [17:22:29] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:22:41] [User Authenticator #1/INFO]: UUID of player AolyBunny is a8f373c3-9fd6-41b3-8310-db717b2b54f7 [17:22:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:43] [Server thread/WARN]: [Fatal Error] :19:62: The reference to entity "l" must end with the ';' delimiter. [17:22:43] [Server thread/WARN]: [PerWorldChatPlus] Update URL is invalid! Report this to Shades161 on her Dev Bukkit Page! [17:22:43] [Server thread/INFO]: + AolyBunny Connected [17:22:43] [Server thread/INFO]: AolyBunny[/147.235.206.237:4099] logged in with entity id 992 at ([LobbyPrismarine]0.5160191031222562, 100.0, 0.6011134652189986) [17:22:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:50] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:50] [Async Chat Thread - #2/INFO]: AolyBunny : AolyHatooli [17:22:55] [Server thread/INFO]: AolyBunny issued server command: /tp AolyHatooli [17:22:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:55] [Server thread/WARN]: AolyBunny moved too quickly! 25.727809694537736,-2.0,-50.623927735803136 [17:22:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:56] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:22:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:56] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:22:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:22:58] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:22:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:03] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:03] [Async Chat Thread - #1/INFO]: AolyBunny : תקשיב [17:23:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:06] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:06] [Async Chat Thread - #2/INFO]: AolyHatooli : הוספתי פלאגין של לידר בורד [17:23:08] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:08] [Async Chat Thread - #1/INFO]: AolyBunny : תשנה בלובי [17:23:11] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:11] [Async Chat Thread - #2/INFO]: AolyHatooli : צה [17:23:13] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Async Chat Thread - #1/INFO]: AolyHatooli : ? [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:14] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:22] [Server thread/INFO]: AolyBunny issued server command: /spawn [17:23:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:22] [Server thread/WARN]: AolyBunny moved too quickly! -25.516374034251392,-3.23760797021842,-2.8387367844757643 [17:23:25] [Server thread/INFO]: AolyBunny issued server command: /tp AolyHatooli AolyBunny [17:23:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:25] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:25] [Async Chat Thread - #2/INFO]: AolyHatooli : מה? [17:23:31] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:31] [Async Chat Thread - #1/INFO]: AolyBunny : שפה יהיה כתוב רק SkyMine [17:23:36] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:36] [Async Chat Thread - #2/INFO]: AolyBunny : אנשים יבינו [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:38] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Async Chat Thread - #1/INFO]: AolyHatooli : wdym [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:23:50] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:50] [Async Chat Thread - #2/INFO]: AolyBunny : במקום "click here to join the game skymines" [17:23:53] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test AolyBunny [17:23:54] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:54] [Async Chat Thread - #2/INFO]: AolyBunny : רק SkyMine [17:23:55] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:23:55] [Async Chat Thread - #1/INFO]: AolyBunny : s [17:23:56] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:23:56] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 68 [17:23:56] [Server thread/INFO]: $68 added to AolyHatooli account. New balance: $698,957 [17:23:56] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:23:57] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:23:57] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,007 [17:24:01] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:01] [Async Chat Thread - #2/INFO]: AolyHatooli : לא הבנתי [17:24:02] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:02] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 77 [17:24:02] [Server thread/INFO]: $77 added to AolyHatooli account. New balance: $699,084 [17:24:03] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:03] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:03] [Async Chat Thread - #1/INFO]: AolyBunny : bruh [17:24:03] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:03] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,134 [17:24:03] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:03] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:03] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,184 [17:24:04] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:04] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:04] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,234 [17:24:04] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:04] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 92 [17:24:04] [Server thread/INFO]: $92 added to AolyHatooli account. New balance: $699,326 [17:24:05] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:05] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:05] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,376 [17:24:05] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:05] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 84 [17:24:05] [Server thread/INFO]: $84 added to AolyHatooli account. New balance: $699,460 [17:24:06] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:06] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:06] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,510 [17:24:06] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:06] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 62 [17:24:06] [Server thread/INFO]: $62 added to AolyHatooli account. New balance: $699,572 [17:24:07] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:07] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:07] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,622 [17:24:07] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:07] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 69 [17:24:08] [Server thread/INFO]: $69 added to AolyHatooli account. New balance: $699,691 [17:24:08] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:09] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,741 [17:24:09] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:09] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 88 [17:24:09] [Server thread/INFO]: $88 added to AolyHatooli account. New balance: $699,829 [17:24:09] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:10] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:10] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $699,879 [17:24:10] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6836ms or 136 ticks behind [17:24:10] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:10] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 89 [17:24:10] [Server thread/INFO]: $89 added to AolyHatooli account. New balance: $699,968 [17:24:10] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:11] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:11] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $700,018 [17:24:11] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:11] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 76 [17:24:11] [Server thread/INFO]: $76 added to AolyHatooli account. New balance: $700,094 [17:24:11] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:11] [Async Chat Thread - #2/INFO]: AolyBunny : נכון כתוב פה מעל הסקין שלי? [17:24:11] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:12] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $700,144 [17:24:12] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 94 [17:24:12] [Server thread/INFO]: $94 added to AolyHatooli account. New balance: $700,238 [17:24:12] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:13] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:13] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $700,288 [17:24:13] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:13] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 76 [17:24:13] [Server thread/INFO]: $76 added to AolyHatooli account. New balance: $700,364 [17:24:13] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:14] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:14] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $700,414 [17:24:14] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:14] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 81 [17:24:14] [Server thread/INFO]: $81 added to AolyHatooli account. New balance: $700,495 [17:24:14] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:15] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $700,545 [17:24:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:15] [Server thread/INFO]: AolyHatooli issued server command: /afkpool test [17:24:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 90 [17:24:15] [Server thread/INFO]: $90 added to AolyHatooli account. New balance: $700,635 [17:24:15] [Server thread/INFO]: [AolyCraft] Only players can use that command! [17:24:16] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /eco give AolyHatooli 50 [17:24:16] [Server thread/INFO]: $50 added to AolyHatooli account. New balance: $700,685 [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance\ [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance\ [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance\ [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:24:16] [Server thread/INFO]: AolyHatooli issued server command: /balance [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:16] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:16] [Async Chat Thread - #2/INFO]: AolyHatooli : נו [17:24:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:18] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:18] [Async Chat Thread - #1/INFO]: AolyHatooli : נו [17:24:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:24] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:24] [Async Chat Thread - #2/INFO]: AolyBunny : שיהיה כתוב SkyMine [17:24:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:25] [Server thread/INFO]: [FriendsSpigot] [STDOUT] CANCELLED [17:24:25] [Server thread/WARN]: Nag author(s): '[HyChrod]' of 'FriendsSpigot v1.0.9.7' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger). [17:24:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:29] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:29] [Async Chat Thread - #2/INFO]: AolyHatooli : זה מכוער ככה [17:24:32] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:32] [Async Chat Thread - #1/INFO]: AolyBunny : עדיין [17:24:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:34] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:34] [Async Chat Thread - #2/INFO]: AolyHatooli : זה מכוער ככה [17:24:34] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:34] [Async Chat Thread - #2/INFO]: AolyHatooli : זה מכוער ככה [17:24:34] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:34] [Async Chat Thread - #2/INFO]: AolyHatooli : זה מכוער ככה [17:24:35] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:35] [Async Chat Thread - #1/INFO]: AolyBunny : זה מפגר ככה [17:24:37] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:24:37] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:37] [Async Chat Thread - #1/INFO]: AolyHatooli : זה מכוער ככה [17:24:38] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:38] [Async Chat Thread - #2/INFO]: AolyHatooli : זה מכוער ככה [17:24:38] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:38] [Async Chat Thread - #1/INFO]: AolyHatooli : זה מכוער ככה [17:24:39] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:39] [Async Chat Thread - #1/INFO]: AolyBunny : טוב פסדר [17:24:39] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:24:42] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyBunny [17:24:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:42] [Server thread/WARN]: AolyHatooli moved too quickly! 0.6352403424231241,152.8145781936243,-28.216592362675357 [17:24:46] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:46] [Async Chat Thread - #2/INFO]: AolyHatooli : הוספתי משהו מגניב [17:24:47] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:47] [Async Chat Thread - #1/INFO]: AolyBunny : יש תגים כבר?/אוטו קומפפרס [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:24:49] [Server thread/INFO]: AolyBunny issued server command: /tags [17:24:53] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:53] [Async Chat Thread - #1/INFO]: AolyHatooli : אני עובד על זה [17:24:55] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:24:55] [Server thread/INFO]: There are 2 out of maximum 3 players online. [17:24:55] [Server thread/INFO]: Admins: AolyBunny, AolyHatooli [17:24:56] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:24:56] [Async Chat Thread - #2/INFO]: AolyBunny : על מה? [17:24:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:04] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:04] [Async Chat Thread - #1/INFO]: AolyHatooli : עשיתי שזה יסמן לך עם הוורלד אדיט [17:25:07] [Server thread/INFO]: AolyHatooli issued server command: //wand [17:25:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:11] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:11] [Async Chat Thread - #1/INFO]: AolyBunny : חתוליייי [17:25:12] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Async Chat Thread - #2/INFO]: AolyBunny : תעבוד על אוטו קומפרססססס [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:17] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:20] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:20] [Async Chat Thread - #1/INFO]: AolyHatooli : אני עובד [17:25:22] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:22] [Async Chat Thread - #2/INFO]: AolyHatooli : סתכל [17:25:22] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:22] [Async Chat Thread - #1/INFO]: AolyBunny : :D [17:25:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:26] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:26] [Async Chat Thread - #2/INFO]: AolyBunny : ? [17:25:28] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:28] [Async Chat Thread - #1/INFO]: AolyHatooli : תנסה לסמן את הקובייה [17:25:28] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:34] [Server thread/INFO]: AolyBunny issued server command: //wand [17:25:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:35] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:35] [Async Chat Thread - #2/INFO]: AolyHatooli : זה עושה לך אוטליין [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:40] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:40] [Async Chat Thread - #1/INFO]: AolyBunny : yooo [17:25:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:42] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:42] [Async Chat Thread - #2/INFO]: AolyBunny : hazak [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:46] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:46] [Async Chat Thread - #2/INFO]: AolyBunny : קיצר אוטו קומפרס [17:25:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:49] [Server thread/INFO]: AolyBunny issued server command: //set air [17:25:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:53] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:53] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:25:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:25:55] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:02] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:02] [Async Chat Thread - #1/INFO]: AolyBunny : ברא עדיין יש תאוט לין [17:26:04] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:04] [Async Chat Thread - #2/INFO]: AolyBunny : ליין [17:26:08] [Server thread/INFO]: AolyBunny issued server command: //set grass [17:26:11] [Server thread/INFO]: AolyBunny issued server command: //set air [17:26:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:11] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:12] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Async Chat Thread - #2/INFO]: AolyHatooli : תבחר אז סתם בלוק [17:26:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:12] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:31] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:31] [Async Chat Thread - #1/INFO]: AolyBunny : קיצררררררר [17:26:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:38] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyHatooli AolyHatooli [17:26:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:41] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny AolyHatooli [17:26:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:46] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:46] [Async Chat Thread - #2/INFO]: AolyBunny : קיצר אוטו קומפרס [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:47] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:50] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:26:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:26:51] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:51] [Async Chat Thread - #2/INFO]: AolyHatooli : הבנתיי [17:26:59] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:26:59] [Async Chat Thread - #1/INFO]: AolyBunny : הוספתי עוד פיקקסים [17:27:00] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Async Chat Thread - #2/INFO]: AolyHatooli : אני מנסה לגנוב פלאגינים משרתים [17:27:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:03] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:03] [Async Chat Thread - #2/INFO]: AolyHatooli : אני מנסה לגנוב פלאגינים משרתים [17:27:07] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:07] [Async Chat Thread - #1/INFO]: AolyBunny : :skull: [17:27:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:11] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:13] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:14] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:21] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:21] [Async Chat Thread - #1/INFO]: AolyBunny : מה עם טגים? [17:27:22] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:22] [Async Chat Thread - #2/INFO]: AolyHatooli : צור אי שמוביל לאנד [17:27:25] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:25] [Async Chat Thread - #1/INFO]: AolyHatooli : תגים* [17:27:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:26] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:26] [Async Chat Thread - #2/INFO]: AolyBunny : סבבה [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyBunny [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:27] [Server thread/INFO]: AolyHatooli fell from a high place [17:27:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:29] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:29] [Async Chat Thread - #1/INFO]: AolyBunny : אע [17:27:29] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyBunny [17:27:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:31] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:31] [Async Chat Thread - #2/INFO]: AolyBunny : טעות שליע [17:27:31] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:27:33] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:33] [Async Chat Thread - #1/INFO]: AolyBunny : טעות שלי [17:27:36] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:36] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:43] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:43] [Async Chat Thread - #2/INFO]: AolyBunny : אחרי אנד בוא נעשה עולם עצים כזה [17:27:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:45] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:48] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:48] [Async Chat Thread - #1/INFO]: AolyHatooli : סבבה [17:27:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:50] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:50] [Async Chat Thread - #1/INFO]: AolyBunny : תגיד [17:27:52] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:52] [Async Chat Thread - #1/INFO]: AolyHatooli : א? [17:27:54] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:54] [Async Chat Thread - #1/INFO]: AolyHatooli : ? [17:27:54] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:54] [Async Chat Thread - #2/INFO]: AolyBunny : נכון מה שעשינו לנדר פורטל? [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:27:58] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:58] [Async Chat Thread - #2/INFO]: AolyHatooli : נן [17:27:58] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:27:58] [Server thread/INFO]: There are 2 out of maximum 3 players online. [17:27:58] [Server thread/INFO]: Admins: AolyBunny, AolyHatooli [17:27:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:59] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:27:59] [Async Chat Thread - #1/INFO]: AolyHatooli : נו [17:28:05] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:05] [Async Chat Thread - #2/INFO]: AolyBunny : אפשר לעשוד כזה לאנד פורטל? [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:07] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Async Chat Thread - #2/INFO]: AolyHatooli : ברור [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:13] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:13] [Async Chat Thread - #1/INFO]: AolyHatooli : אפשר כל פורטל [17:28:15] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:15] [Async Chat Thread - #1/INFO]: AolyBunny : אחלה [17:28:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:21] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:23] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:23] [Async Chat Thread - #2/INFO]: AolyBunny : זוז זה מפריע [17:28:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Async Chat Thread - #1/INFO]: AolyHatooli : :cv [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:27] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:27] [Async Chat Thread - #2/INFO]: AolyHatooli : :c [17:28:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:31] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:33] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:36] [Server thread/INFO]: AolyHatooli issued server command: /ajl [17:28:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:42] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:47] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: AolyHatooli issued server command: /ajl add %player_health% [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:57] [Server thread/INFO]: AolyHatooli issued server command: /ajl add %player_health% 1 [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:28:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:07] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:09] [Server thread/INFO]: AolyHatooli issued server command: /vouchers [17:29:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:10] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:10] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:11] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Async Chat Thread - #2/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:19] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:21] [Server thread/INFO]: AolyBunny issued server command: //wand [17:29:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:22] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:32] [Server thread/INFO]: AolyBunny issued server command: //set netherrack [17:29:33] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:39] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:43] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:44] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:48] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:50] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:29:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Async Chat Thread - #1/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:10] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:19] [Server thread/INFO]: AolyBunny issued server command: //set netherrack [17:30:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:42] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:43] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:48] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:49] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:49] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:51] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:54] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:55] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:56] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:56] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:30:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:30:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:00] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:31:02] [Server thread/INFO]: There are 2 out of maximum 3 players online. [17:31:02] [Server thread/INFO]: Admins: AolyBunny, AolyHatooli [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:02] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:11] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:13] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:13] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:14] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:15] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:18] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:18] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:21] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:30] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:30] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:32] [Async Chat Thread - #3/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:34] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:39] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:40] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:41] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:43] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:43] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:45] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:47] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:49] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:51] [Server thread/INFO]: AolyBunny issued server command: /mv [17:31:53] [Async Chat Thread - #3/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:58] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:31:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:31:59] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:32:03] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:32:04] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:32:10] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:32:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:12] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:32:13] [Server thread/ERROR]: Could not pass event InventoryClickEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3237) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:32:19] [Server thread/INFO]: AolyBunny issued server command: /mv create SkyMinesEnd end [17:32:19] [Server thread/INFO]: AolyBunny: Starting creation of world 'SkyMinesEnd'... [17:32:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyMinesEnd' - Env: THE_END - Type: NORMAL [17:32:21] [Server thread/INFO]: Preparing start region for dimension minecraft:skyminesend [17:32:21] [Server thread/INFO]: Time elapsed: 202 ms [17:32:21] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml [17:32:21] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt [17:32:21] [Server thread/INFO]: [WorldGuard] (SkyMinesEnd) TNT ignition is PERMITTED. [17:32:21] [Server thread/INFO]: [WorldGuard] (SkyMinesEnd) Lighters are PERMITTED. [17:32:21] [Server thread/INFO]: [WorldGuard] (SkyMinesEnd) Lava fire is PERMITTED. [17:32:21] [Server thread/INFO]: [WorldGuard] (SkyMinesEnd) Fire spread is UNRESTRICTED. [17:32:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyMinesEnd' [17:32:21] [Server thread/INFO]: AolyBunny: Complete! [17:32:25] [Server thread/INFO]: AolyBunny issued server command: /mvtp skymineend [17:32:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:25] [Server thread/INFO]: AolyBunny has made the advancement [The End?] [17:32:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:32:25] [Server thread/INFO]: [TheMultiWorldMoney] added {skymineend} to group.default [17:32:28] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:32:34] [Server thread/INFO]: AolyBunny issued server command: /killall [17:32:45] [Server thread/INFO]: AolyBunny issued server command: /killall mobs SkyMinesEnd [17:32:48] [Server thread/INFO]: AolyHatooli issued server command: /ss toggle [17:32:54] [Server thread/INFO]: AolyHatooli issued server command: /simplescore toggle [17:32:56] [Server thread/INFO]: AolyHatooli issued server command: /simplescore toggle [17:32:58] [Server thread/INFO]: AolyHatooli issued server command: /realscoreboard [17:33:00] [Server thread/INFO]: AolyBunny issued server command: /kill @e[type=ender_dragon [17:33:00] [Server thread/INFO]: AolyHatooli issued server command: /realscoreboard toggle [17:33:13] [Server thread/INFO]: AolyHatooli issued server command: /papi ecloud download Vault [17:33:13] [placeholderapi-io-#1/INFO]: [PlaceholderAPI] Fetching available expansion information... [17:33:16] [Server thread/INFO]: AolyHatooli issued server command: /papi reload [17:33:16] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [17:33:16] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: armor [1.0.0] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.7] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: playerlist [3.0.4] [17:33:17] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playerstats due to a missing plugin: PlayerStats [17:33:17] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion playertime due to a missing plugin: PlayerTime [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: plugin [1.1.0] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.6.2] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: world [1.2.2] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.1] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: luckperms [5.4-R2] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: essentials [1.5.2] [17:33:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: griefprevention [1.6.0] [17:33:18] [Server thread/INFO]: AolyBunny issued server command: /killall all skymineend [17:33:21] [Server thread/INFO]: AolyBunny issued server command: /killall all SkyMinesEnd [17:33:22] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny [17:33:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:22] [Server thread/INFO]: AolyHatooli has made the advancement [The End?] [17:33:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:24] [Async Chat Thread - #5/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:24] [Async Chat Thread - #5/INFO]: AolyHatooli : AolyBunny [17:33:24] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:24] [Async Chat Thread - #6/INFO]: AolyBunny : בעיה [17:33:25] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyBunny [17:33:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:25] [Server thread/INFO]: AolyHatooli fell from a high place [17:33:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:29] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:33:29] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:29] [Async Chat Thread - #6/INFO]: AolyBunny : סתכל למעלה [17:33:31] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:31] [Async Chat Thread - #6/INFO]: AolyBunny : כאליו [17:33:36] [Async Chat Thread - #5/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:36] [Async Chat Thread - #5/INFO]: AolyBunny : יש אנדר דרקון.. [17:33:37] [Server thread/INFO]: AolyHatooli issued server command: /killall entities [17:33:38] [Async Chat Thread - #5/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:38] [Async Chat Thread - #5/INFO]: AolyHatooli : ? [17:33:41] [Async Chat Thread - #5/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:41] [Async Chat Thread - #5/INFO]: AolyBunny : לא נותן לי להרוג אותו [17:33:42] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:42] [Async Chat Thread - #6/INFO]: AolyHatooli : הרגתי [17:33:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:46] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:46] [Async Chat Thread - #6/INFO]: AolyBunny : הוא חיי עדיין [17:33:50] [Async Chat Thread - #5/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:50] [Async Chat Thread - #5/INFO]: AolyHatooli : איפה הוןא [17:33:51] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:51] [Async Chat Thread - #6/INFO]: AolyBunny : גם אני עשיתי ב/kill [17:33:53] [Async Chat Thread - #5/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:53] [Async Chat Thread - #5/INFO]: AolyBunny : לאדע [17:33:54] [Server thread/INFO]: AolyHatooli issued server command: /killall all [17:33:57] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:57] [Async Chat Thread - #7/INFO]: AolyBunny : רואים בבוס באר [17:33:57] [Server thread/INFO]: AolyHatooli issued server command: /killall mobs [17:33:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:33:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:03] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:05] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:34:05] [Server thread/INFO]: There are 2 out of maximum 3 players online. [17:34:05] [Server thread/INFO]: Admins: AolyBunny, AolyHatooli [17:34:05] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:05] [Async Chat Thread - #7/INFO]: AolyHatooli : אממ [17:34:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:07] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:16] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:16] [Async Chat Thread - #6/INFO]: AolyHatooli : אולי נעשה אנד אבל שזה יהיה כאילו עולם רגיל? [17:34:18] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:18] [Async Chat Thread - #7/INFO]: AolyHatooli : יש לי רעיון [17:34:21] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:21] [Async Chat Thread - #7/INFO]: AolyBunny : לאלאלא [17:34:23] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:23] [Async Chat Thread - #6/INFO]: AolyHatooli : יש לי רעיון [17:34:24] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:24] [Async Chat Thread - #6/INFO]: AolyHatooli : יש לי רעיון [17:34:24] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:24] [Async Chat Thread - #7/INFO]: AolyHatooli : יש לי רעיון [17:34:24] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:24] [Async Chat Thread - #7/INFO]: AolyHatooli : יש לי רעיון [17:34:24] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:24] [Async Chat Thread - #6/INFO]: AolyHatooli : יש לי רעיון [17:34:27] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:27] [Async Chat Thread - #6/INFO]: AolyHatooli : שתגר [17:34:27] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:27] [Async Chat Thread - #6/INFO]: AolyBunny : ????????????? [17:34:30] [Server thread/INFO]: AolyHatooli issued server command: /mvtp skymine [17:34:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:32] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:34:34] [Server thread/INFO]: AolyHatooli issued server command: /sun [17:34:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:34] [Server thread/INFO]: AolyBunny issued server command: /tp aolyhatoolu [17:34:35] [Server thread/INFO]: AolyHatooli issued server command: /day [17:34:35] [Server thread/INFO]: AolyBunny issued server command: /tp aolyhatooli [17:34:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:37] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:34:38] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:38] [Async Chat Thread - #6/INFO]: AolyBunny : ? [17:34:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:34:42] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:42] [Async Chat Thread - #7/INFO]: AolyHatooli : אני חושב שאני יודע מה לעשות [17:34:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Async Chat Thread - #7/INFO]: AolyBunny : ? [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:49] [Server thread/INFO]: AolyHatooli issued server command: //wand [17:34:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:34:59] [Server thread/INFO]: AolyHatooli issued server command: //setbiome end_midlands [17:35:01] [Server thread/INFO]: AolyHatooli issued server command: /spawn [17:35:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:02] [Server thread/INFO]: AolyHatooli issued server command: /lobby [17:35:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:04] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny [17:35:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:06] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:09] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:09] [Async Chat Thread - #6/INFO]: AolyHatooli : סתכל [17:35:13] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:13] [Async Chat Thread - #7/INFO]: AolyHatooli : שחט [17:35:14] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:14] [Async Chat Thread - #7/INFO]: AolyBunny : ? [17:35:15] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:15] [Async Chat Thread - #6/INFO]: AolyHatooli : שיט [17:35:16] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:16] [Async Chat Thread - #7/INFO]: AolyHatooli : חכה [17:35:19] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:19] [Async Chat Thread - #7/INFO]: AolyHatooli : אני רגע יוצר עולם [17:35:31] [Server thread/INFO]: AolyHatooli issued server command: /mv create ee normal -g VoidGen [17:35:31] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:35:31] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:35:31] [Server thread/INFO]: AolyHatooli: Starting creation of world 'ee'... [17:35:31] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values: [17:35:31] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false} [17:35:31] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ee' - Env: NORMAL - Type: NORMAL & generator: VoidGen [17:35:32] [Server thread/INFO]: Preparing start region for dimension minecraft:ee [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.executeModerately(MinecraftServer.java:1279) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.prepareLevels(MinecraftServer.java:785) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.createWorld(CraftServer.java:1353) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.Bukkit.createWorld(Bukkit.java:804) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:474) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:486) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:288) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:125) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:296) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:839) ~[multiverse-core-4.3.12.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:987) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.1.jar:git-Paper-196] at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.1.jar:?] at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?] at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2354) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$21(ServerGamePacketListenerImpl.java:2314) ~[?:?] at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.executeModerately(MinecraftServer.java:1279) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.prepareLevels(MinecraftServer.java:785) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.createWorld(CraftServer.java:1353) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.Bukkit.createWorld(Bukkit.java:804) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:474) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:486) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:288) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:125) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:296) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:839) ~[multiverse-core-4.3.12.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:987) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.1.jar:git-Paper-196] at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.1.jar:?] at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?] at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2354) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$21(ServerGamePacketListenerImpl.java:2314) ~[?:?] at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.executeModerately(MinecraftServer.java:1279) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.prepareLevels(MinecraftServer.java:785) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.createWorld(CraftServer.java:1353) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.Bukkit.createWorld(Bukkit.java:804) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:474) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:486) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:288) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:125) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.checkAndRunCommand(CommandHandler.java:296) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.processFoundCommands(CommandHandler.java:143) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.commandhandler.CommandHandler.locateAndRunCommand(CommandHandler.java:93) ~[multiverse-core-4.3.12.jar:?] at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:839) ~[multiverse-core-4.3.12.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.CraftServer.dispatchCommand(CraftServer.java:987) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.20.1.jar:git-Paper-196] at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265) ~[paper-1.20.1.jar:?] at net.minecraft.commands.Commands.performCommand(Commands.java:324) ~[?:?] at net.minecraft.commands.Commands.performCommand(Commands.java:308) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2354) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$21(ServerGamePacketListenerImpl.java:2314) ~[?:?] at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:32] [Server thread/INFO]: Time elapsed: 23 ms [17:35:34] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting... [17:35:34] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0 [17:35:35] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'ee' is located at: ee:0.00,65.00,0.00:0.00:0.00 [17:35:35] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml [17:35:35] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt [17:35:35] [Server thread/INFO]: [WorldGuard] (ee) TNT ignition is PERMITTED. [17:35:35] [Server thread/INFO]: [WorldGuard] (ee) Lighters are PERMITTED. [17:35:35] [Server thread/INFO]: [WorldGuard] (ee) Lava fire is PERMITTED. [17:35:35] [Server thread/INFO]: [WorldGuard] (ee) Fire spread is UNRESTRICTED. [17:35:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ee' [17:35:35] [Server thread/INFO]: AolyHatooli: Complete! [17:35:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:35] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:35] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:36] [Server thread/WARN]: AolyBunny moved too quickly! 11.625292169994871,0.0,-1.9202454770903046 [17:35:38] [Server thread/INFO]: AolyHatooli issued server command: /mvtp ee [17:35:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:38] [Server thread/INFO]: [TheMultiWorldMoney] added {ee} to group.default [17:35:42] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny AolyHatooli [17:35:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:48] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5017ms or 100 ticks behind [17:35:48] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:35:49] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:35:55] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:35:55] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyBunny [17:35:55] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:55] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:35:55] [Async Chat Thread - #6/INFO]: AolyHatooli : אא [17:35:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:56] [Server thread/INFO]: AolyBunny issued server command: /tp aolyhatooli [17:35:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:35:59] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:35:59] [Async Chat Thread - #6/INFO]: AolyHatooli : קורס [17:36:00] [Server thread/INFO]: AolyBunny issued server command: /gamemode survival [17:36:00] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:36:04] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:04] [Async Chat Thread - #6/INFO]: AolyBunny : שמתי לב [17:36:06] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:06] [Async Chat Thread - #6/INFO]: AolyBunny : אחי מה [17:36:07] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:07] [Async Chat Thread - #7/INFO]: AolyBunny : לאלאלאל [17:36:10] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:10] [Async Chat Thread - #7/INFO]: AolyBunny : זה צריך להיות באנד! [17:36:14] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:14] [Async Chat Thread - #7/INFO]: AolyHatooli : חכהה [17:36:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:15] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:36:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:36:21] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:21] [Async Chat Thread - #6/INFO]: AolyHatooli : אני יודע לעשות שזה יראה כמו אנד [17:36:24] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:24] [Async Chat Thread - #6/INFO]: AolyHatooli : אני חושב [17:36:26] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Async Chat Thread - #6/INFO]: AolyBunny : לא! [17:36:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:32] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:32] [Async Chat Thread - #6/INFO]: AolyBunny : אפשר גם לראו בF3 [17:36:34] [Server thread/INFO]: AolyHatooli issued server command: //pos2 [17:36:35] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:35] [Async Chat Thread - #7/INFO]: AolyBunny : איזה ביום אתה [17:36:39] [Async Chat Thread - #6/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:39] [Async Chat Thread - #6/INFO]: AolyHatooli : זה יראה בבאיום כמו אנד [17:36:42] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:42] [Async Chat Thread - #7/INFO]: AolyBunny : זה צריך להיות באנד [17:36:42] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:42] [Async Chat Thread - #8/INFO]: AolyHatooli : זה מה שאני עושה [17:36:46] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:46] [Async Chat Thread - #8/INFO]: AolyBunny : חכה יש לי רעיוןןן [17:36:47] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:47] [Async Chat Thread - #8/INFO]: AolyBunny : מה עםםםם [17:36:48] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:48] [Async Chat Thread - #8/INFO]: AolyHatooli : אני משנה את הבאיום לאנד [17:36:49] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:49] [Async Chat Thread - #8/INFO]: AolyHatooli : אני משנה את הבאיום לאנד [17:36:49] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:49] [Async Chat Thread - #7/INFO]: AolyHatooli : אני משנה את הבאיום לאנד [17:36:49] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:49] [Async Chat Thread - #7/INFO]: AolyHatooli : אני משנה את הבאיום לאנד [17:36:52] [Server thread/INFO]: AolyHatooli issued server command: //pos1 [17:36:53] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:53] [Async Chat Thread - #7/INFO]: AolyBunny : נשנה לאנדר דרקון תשם? [17:36:55] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:36:55] [Async Chat Thread - #7/INFO]: AolyBunny : אההההההההההההה [17:37:00] [Server thread/INFO]: AolyHatooli issued server command: //pos2 [17:37:07] [Server thread/INFO]: AolyHatooli issued server command: //setbiome end_barrens [17:37:08] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:37:08] [Server thread/INFO]: There are 2 out of maximum 3 players online. [17:37:08] [Server thread/INFO]: Admins: AolyBunny, AolyHatooli [17:37:10] [Server thread/INFO]: AolyHatooli issued server command: /lobby [17:37:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:12] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny [17:37:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:16] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:16] [Async Chat Thread - #7/INFO]: AolyHatooli : הנה [17:37:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:21] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:25] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:33] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:33] [Server thread/INFO]: AolyHatooli issued server command: //setbiome end_midlands [17:37:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:35] [Server thread/INFO]: AolyHatooli issued server command: /lobby [17:37:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:37:37] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny [17:37:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:41] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:41] [Async Chat Thread - #7/INFO]: AolyHatooli : זה נראה כמו אנד [17:37:44] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:44] [Async Chat Thread - #7/INFO]: AolyBunny : לא... [17:37:47] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:47] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:47] [Async Chat Thread - #7/INFO]: AolyBunny : לי זה נראה רגיל [17:37:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:50] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:50] [Async Chat Thread - #7/INFO]: AolyHatooli : לך ללובי ותחזור [17:37:54] [Server thread/INFO]: AolyBunny issued server command: /lobby [17:37:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:57] [Server thread/INFO]: AolyHatooli issued server command: /night [17:37:58] [Server thread/INFO]: AolyBunny issued server command: /tp aolyhatooli [17:37:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:37:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:00] [Server thread/INFO]: AolyHatooli issued server command: /day [17:38:00] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:38:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:03] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:03] [Async Chat Thread - #7/INFO]: AolyBunny : אותו דבר [17:38:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:38:09] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:09] [Async Chat Thread - #7/INFO]: AolyHatooli : צא וכנסב [17:38:11] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:38:12] [Server thread/INFO]: AolyHatooli issued server command: /tp AolyBunny [17:38:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:13] [Server thread/INFO]: AolyBunny lost connection: Disconnected [17:38:13] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:13] [Server thread/INFO]: - AolyBunny Disconnected [17:38:14] [User Authenticator #2/INFO]: UUID of player AolyBunny is a8f373c3-9fd6-41b3-8310-db717b2b54f7 [17:38:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:16] [Server thread/WARN]: [Fatal Error] :19:62: The reference to entity "l" must end with the ';' delimiter. [17:38:16] [Server thread/WARN]: [PerWorldChatPlus] Update URL is invalid! Report this to Shades161 on her Dev Bukkit Page! [17:38:16] [Server thread/INFO]: [PerWorldChatPlus] Generating world data for world: SkyMinesEnd [17:38:16] [Server thread/INFO]: [PerWorldChatPlus] Generating world data for world: ee [17:38:16] [Server thread/INFO]: + AolyBunny Connected [17:38:16] [Server thread/INFO]: AolyBunny[/147.235.206.237:4157] logged in with entity id 1044 at ([LobbyPrismarine]0.5160191031222562, 100.0, 0.6011134652189986) [17:38:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:23] [Server thread/INFO]: AolyBunny issued server command: /tp aolyhatooli [17:38:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:23] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:24] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:38:28] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:28] [Async Chat Thread - #7/INFO]: AolyBunny : אעמםיואנעא [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:31] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:38:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:38:52] [Server thread/INFO]: AolyBunny issued server command: /setblock ~0 ~0 ~0 minecraft:bedrock [17:38:52] [Server thread/INFO]: [AolyBunny: Changed the block at -2, 63, 0] [17:38:55] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:03] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:06] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:12] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:12] [Async Chat Thread - #7/INFO]: AolyBunny : hypixel? :D [17:39:18] [Server thread/INFO]: AolyBunny issued server command: /announce Dag [17:39:18] [Server thread/INFO]: Dag [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:21] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:21] [Async Chat Thread - #7/INFO]: AolyHatooli : לא עכשיו [17:39:23] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:23] [Async Chat Thread - #7/INFO]: AolyBunny : :{ [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:30] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:32] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:32] [Server thread/INFO]: Text69 [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:38] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:38] [Async Chat Thread - #7/INFO]: AolyBunny : מגחילנ [17:39:39] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:39] [Server thread/INFO]: Text69 [17:39:43] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:43] [Async Chat Thread - #7/INFO]: AolyBunny : זה קרה ב1.20 [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:44] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:45] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:46] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:46] [Server thread/INFO]: Text69 [17:39:47] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:47] [Server thread/INFO]: Text69 [17:39:47] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:47] [Server thread/INFO]: Text69 [17:39:48] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:48] [Server thread/INFO]: Text69 [17:39:48] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:48] [Server thread/INFO]: Text69 [17:39:48] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:48] [Server thread/INFO]: Text69 [17:39:49] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:49] [Server thread/INFO]: Text69 [17:39:49] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:49] [Server thread/INFO]: Text69 [17:39:49] [Server thread/INFO]: AolyHatooli issued server command: /announce &aText69 [17:39:49] [Server thread/INFO]: Text69 [17:39:50] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:50] [Async Chat Thread - #7/INFO]: AolyBunny : קשה [17:39:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:52] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:52] [Async Chat Thread - #7/INFO]: AolyBunny : ברו דיי [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:39:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:00] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:11] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:12] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:40:12] [Server thread/INFO]: There are 2 out of maximum 3 players online. [17:40:12] [Server thread/INFO]: Admins: AolyBunny, AolyHatooli [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:14] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:15] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:17] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:22] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:24] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:24] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:28] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:30] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:30] [Async Chat Thread - #7/INFO]: AolyHatooli : רגה [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:31] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:36] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:36] [Async Chat Thread - #7/INFO]: AolyBunny : רגה? [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:37] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:37] [Async Chat Thread - #7/INFO]: AolyHatooli : זה מראה לך בסקורבורד את הדרגה? [17:40:39] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:39] [Async Chat Thread - #7/INFO]: AolyHatooli : רגה [17:40:42] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:42] [Async Chat Thread - #7/INFO]: AolyBunny : כע [17:40:42] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:42] [Async Chat Thread - #8/INFO]: AolyHatooli : רגה [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:43] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:47] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:47] [Async Chat Thread - #7/INFO]: AolyBunny : רגע* [17:40:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Async Chat Thread - #7/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Async Chat Thread - #7/INFO]: AolyHatooli : רגה! [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:55] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:55] [Async Chat Thread - #9/INFO]: AolyBunny : אתה אידיוט [17:40:55] [Async Chat Thread - #8/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:55] [Async Chat Thread - #8/INFO]: AolyHatooli : אני אוהב להגיד רגה [17:40:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:56] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:56] [Async Chat Thread - #9/INFO]: AolyHatooli : אני אוהב להגיד רגה [17:40:57] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:57] [Async Chat Thread - #9/INFO]: AolyHatooli : אני אוהב להגיד רגה [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:40:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:00] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:00] [Async Chat Thread - #9/INFO]: AolyBunny : בדוק בדוק [17:41:00] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:00] [Async Chat Thread - #9/INFO]: AolyHatooli : אני אוהב להגיד רגה [17:41:01] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:01] [Async Chat Thread - #9/INFO]: AolyHatooli : אני אוהב להגיד רגה [17:41:01] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:01] [Async Chat Thread - #9/INFO]: AolyHatooli : אני אוהב להגיד רגה [17:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:02] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:02] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:07] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:08] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:10] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:11] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:12] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:15] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:17] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:18] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:19] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:30] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:41:34] [Async Chat Thread - #9/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:34] [Async Chat Thread - #9/INFO]: AolyBunny : ... [17:41:40] [Server thread/INFO]: AolyHatooli issued server command: /setblock ~ ~ ~ minecraft:bedrock [17:41:40] [Server thread/INFO]: [AolyHatooli: Changed the block at -1, 63, 0] [17:41:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:42] [Server thread/INFO]: AolyBunny issued server command: /mvtp skyminenether [17:41:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:42] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:43] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:44] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:41:44] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:48] [Server thread/INFO]: AolyHatooli issued server command: /lobby [17:41:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:55] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny [17:41:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:57] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny [17:41:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:57] [Server thread/WARN]: AolyHatooli moved too quickly! -0.16179772392952635,5.307480045628203,8.800000011920929 [17:41:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:41:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:00] [Server thread/INFO]: AolyHatooli issued server command: /gmc [17:42:04] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:07] [Server thread/INFO]: [TheMultiWorldMoney] added {Runnonstone v2.3_the_end} to group.default [17:42:08] [Server thread/INFO]: Scanning for legacy world dragon fight... [17:42:08] [Server thread/INFO]: Found that the dragon has not yet been killed in this world. [17:42:09] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:14] [Server thread/INFO]: AolyBunny issued server command: /msg aolyhatooli bye [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:18] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:18] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:21] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:27] [Server thread/INFO]: AolyHatooli issued server command: /msg aolybunny tf [17:42:27] [Server thread/INFO]: AolyHatooli issued server command: /msg aolybunny tf [17:42:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:27] [Server thread/INFO]: AolyHatooli issued server command: /msg aolybunny tf [17:42:27] [Server thread/INFO]: AolyHatooli issued server command: /msg aolybunny tf [17:42:28] [Server thread/INFO]: AolyHatooli issued server command: /msg aolybunny tf [17:42:28] [Server thread/INFO]: AolyHatooli issued server command: /msg aolybunny tf [17:42:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:32] [Server thread/INFO]: AolyHatooli issued server command: /tp aolybunny AolyHatooli [17:42:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:34] [Async Chat Thread - #10/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:34] [Async Chat Thread - #10/INFO]: AolyBunny : ברא [17:42:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:35] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:37] [Async Chat Thread - #10/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:37] [Async Chat Thread - #10/INFO]: AolyHatooli : סתכל על הסקורבורד [17:42:39] [Async Chat Thread - #11/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:39] [Async Chat Thread - #11/INFO]: AolyBunny : כע [17:42:40] [Server thread/INFO]: AolyBunny issued server command: /gamemode survival [17:42:42] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:42:44] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:44] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:46] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:51] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:52] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:53] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:54] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:54] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:56] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:42:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:05] [Async Chat Thread - #10/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:05] [Async Chat Thread - #10/INFO]: AolyHatooli : gtgf [17:43:07] [Server thread/INFO]: AolyHatooli lost connection: Disconnected [17:43:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:07] [Server thread/INFO]: AolyHatooli left the game [17:43:15] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:43:15] [Server thread/INFO]: There are 1 out of maximum 3 players online. [17:43:15] [Server thread/INFO]: Admins: AolyBunny [17:43:20] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to PerWorldChatPlus v5.1.1 java.lang.NoSuchMethodError: 'java.lang.String org.bukkit.inventory.Inventory.getName()' at com.cloudcraftgaming.perworldchatplus.utils.ChatColorInventory.isChatColorInventory(ChatColorInventory.java:279) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.cloudcraftgaming.perworldchatplus.listeners.InventoryClickListener.onInventoryClick(InventoryClickListener.java:22) ~[PerWorldChatPlus_5.1.1v.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor70.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleSetCreativeModeSlot(ServerGamePacketListenerImpl.java:3449) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:18) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket.handle(ServerboundSetCreativeModeSlotPacket.java:12) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:20] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:25] [Server thread/INFO]: AolyBunny issued server command: /ie enchant power 255 [17:43:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:26] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:27] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:29] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:30] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:30] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:31] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:33] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:34] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:36] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1385) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1170) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:41] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:46] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:46] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:48] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:48] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:49] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:49] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:51] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:52] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:53] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:53] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:55] [Server thread/INFO]: AolyBunny has made the advancement [Take Aim] [17:43:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:56] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:43:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:43:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:00] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:01] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:02] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:02] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:03] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:03] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:04] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:2073) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:32) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.a(ServerboundUseItemPacket.java:8) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:05] [Server thread/INFO]: AolyBunny has made the advancement [Monster Hunter] [17:44:05] [Server thread/INFO]: AolyBunny has made the advancement [Free the End] [17:44:06] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:07] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:20] [Server thread/INFO]: AolyBunny issued server command: /advancement [17:44:25] [Server thread/INFO]: AolyBunny issued server command: /advancement grant AolyBunny everything [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Who is Cutting Onions?] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [You've Got a Friend in Me] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [With Our Powers Combined!] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Oh Shiny] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Suit Up] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Smithing with Style] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Very Very Frightening] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Hot Stuff] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Whatever Floats Your Goat!] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Surge Protector] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [A Furious Cocktail] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Best Friends Forever] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Careful Restoration] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Glow and Behold!] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Bring Home the Beacon] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Not Today, Thank You] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [When the Squad Hops into Town] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Isn't It Iron Pick] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Local Brewery] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [The Next Generation] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [It Spreads] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Fishy Business] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Hot Tourist Destinations] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Caves & Cliffs] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [This Boat Has Legs] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Sniper Duel] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Great View From Up Here] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [How Did We Get Here?] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Bullseye] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Spooky Scary Skeleton] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Two by Two] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Two Birds, One Arrow] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Who's the Pillager Now?] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Getting an Upgrade] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Light as a Rabbit] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Tactical Fishing] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Respecting the Remnants] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [Zombie Doctor] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Little Sniffs] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [The City at the End of the Game] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Ice Bucket Challenge] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Remote Getaway] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Into Fire] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [War Pigs] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Total Beelocation] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Arbalistic] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [The End... Again...] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Acquire Hardware] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Not Quite "Nine" Lives] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Cover Me with Diamonds] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [Sky's the Limit] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Bukkit Bukkit] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Wax Off] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [Hired Help] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Sneak 100] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Return to Sender] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Sweet Dreams] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [You Need a Mint] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Monsters Hunted] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Enchanter] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Smells Interesting] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Voluntary Exile] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Eye Spy] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Is It a Bird?] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Serious Dedication] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [Postmortal] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Planting the Past] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Adventuring Time] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [A Seedy Place] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Those Were the Days] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [The Cutest Predator] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Birthday Song] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Is It a Plane?] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Feels Like Home] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Star Trader] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Wax On] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Sound of Music] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Hero of the Village] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Hidden in the Depths] [17:44:25] [Server thread/INFO]: AolyBunny has reached the goal [Beaconator] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Withering Heights] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [A Balanced Diet] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Subspace Bubble] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [The Power of Books] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Country Lode, Take Me Home] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Bee Our Guest] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [What a Deal!] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Is It a Balloon?] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Crafting a New Look] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Uneasy Alliance] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Diamonds!] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [The Healing Power of Friendship!] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [A Terrible Fortress] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [A Throwaway Joke] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Sticky Situation] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [Ol' Betsy] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [Cover Me in Debris] [17:44:25] [Server thread/INFO]: AolyBunny has made the advancement [The Parrots and the Bats] [17:44:25] [Server thread/INFO]: AolyBunny has completed the challenge [A Complete Catalogue] [17:44:25] [Server thread/INFO]: [AolyBunny: Granted 1271 advancements to AolyBunny] [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:32] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:45] [Server thread/INFO]: AolyBunny issued server command: /mvtp skymineend [17:44:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:45] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:49] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:44:55] [Server thread/INFO]: AolyBunny issued server command: /mvtp skymineend [17:44:55] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:57] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:58] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:59] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:44:59] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:05] [Server thread/INFO]: AolyBunny issued server command: /mvtp skyminenether [17:45:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:32] [Server thread/INFO]: AolyBunny issued server command: /advancement revoke AolyBunny everything [17:45:32] [Server thread/INFO]: [AolyBunny: Revoked 1271 advancements from AolyBunny] [17:45:34] [Server thread/INFO]: AolyBunny issued server command: /gamemode creative [17:45:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:37] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:37] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:38] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:39] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:40] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to GreenJobs v1.2.1 java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because "block" is null at code.warsteiner.jobs.utils.actions.CarveAction.onJoin(CarveAction.java:47) ~[GreenJobs-1.2.1.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor673.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:git-Paper-196] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.1.jar:git-Paper-196] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:548) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[paper-1.20.1.jar:git-Paper-196] at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:538) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleAnimate(ServerGamePacketListenerImpl.java:2650) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.handle(ServerboundSwingPacket.java:25) ~[?:?] at net.minecraft.network.protocol.game.ServerboundSwingPacket.a(ServerboundSwingPacket.java:11) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:51) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1338) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1315) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1308) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1286) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174) ~[paper-1.20.1.jar:git-Paper-196] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.20.1.jar:git-Paper-196] at java.lang.Thread.run(Thread.java:840) ~[?:?] [17:45:50] [Server thread/INFO]: AolyBunny lost connection: Disconnected [17:45:50] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:45:50] [Server thread/INFO]: AolyBunny left the game [17:46:19] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:46:19] [Server thread/INFO]: There are 0 out of maximum 3 players online. [17:49:22] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:49:22] [Server thread/INFO]: There are 0 out of maximum 3 players online. [17:52:05] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [17:52:26] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:52:26] [Server thread/INFO]: There are 0 out of maximum 3 players online. [17:55:29] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:55:29] [Server thread/INFO]: There are 0 out of maximum 3 players online. [17:58:32] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [17:58:32] [Server thread/INFO]: There are 0 out of maximum 3 players online. [18:01:36] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [18:01:36] [Server thread/INFO]: There are 0 out of maximum 3 players online. [18:04:39] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [18:04:39] [Server thread/INFO]: There are 0 out of maximum 3 players online. [18:07:43] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [18:07:43] [Server thread/INFO]: There are 0 out of maximum 3 players online. [18:08:35] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [18:10:46] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [18:10:46] [Server thread/INFO]: There are 0 out of maximum 3 players online. [18:13:49] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [18:13:49] [Server thread/INFO]: There are 0 out of maximum 3 players online. [18:16:16] [Server thread/INFO]: [KIT-PVP] There was no spawn found, please set it using /kp addspawn. [18:16:53] [Server thread/INFO]: [Essentials] CONSOLE issued server command: /list [18:16:53] [Server thread/INFO]: There are 0 out of maximum 3 players online.