Nort721 / GodsEye

issue tracker, wiki, API
9 stars 1 forks source link

False Positives? #101

Closed Agaloth closed 4 years ago

Agaloth commented 4 years ago

A bug report/issue report should contain:

1) GodsEye version : build beta 24 2) Server Version+Fork : git-paper-239 (1.14.4) 3) ProtocolLib version : 4.5.0 snapshot

4) Server log : [18:20:16] [Server thread/INFO]: Starting minecraft server version 1.14.4 [18:20:16] [Server thread/INFO]: Loading properties [18:20:16] [Server thread/INFO]: This server is running Paper version git-Paper-239 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT) [18:20:17] [Server thread/INFO]: Server Ping Player Sample Count: 12 [18:20:17] [Server thread/INFO]: Using 4 threads for Netty based IO [18:20:17] [Server thread/INFO]: Debug logging is disabled [18:20:17] [Server thread/INFO]: Default game type: SURVIVAL [18:20:17] [Server thread/INFO]: Generating keypair [18:20:19] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565 [18:20:19] [Server thread/INFO]: Using epoll channel type [18:20:28] [Server thread/WARN]: Plugin FakeLogin v3.1.1 does not specify an api-version. [18:20:29] [Server thread/WARN]: Plugin ViaVersion v2.2.2 does not specify an api-version. [18:20:30] [Server thread/WARN]: Plugin dynmap v3.0-beta-9-250 does not specify an api-version. [18:20:30] [Server thread/WARN]: Plugin MaxBansPlus v1.9 does not specify an api-version. [18:20:30] [Server thread/WARN]: Plugin WorldBorder v1.8.7 does not specify an api-version. [18:20:30] [Server thread/ERROR]: [com.avaje.ebean.config.PropertyMapLoader] ebean.properties not found [18:20:30] [Server thread/INFO]: [com.avaje.ebeaninternal.server.lib.sql.DataSourcePool] DataSourcePool [Gringotts] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20] [18:20:30] [Server thread/INFO]: [com.avaje.ebeaninternal.server.subclass.SubClassManager] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader] [18:20:36] [Server thread/INFO]: [com.avaje.ebeaninternal.server.deploy.BeanDescriptorManager] Entities enhanced[0] subclassed[2] [18:20:36] [Server thread/WARN]: Plugin EasyBackup v2.1.1 does not specify an api-version. [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes... [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes... [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2 [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3 [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2 [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3 [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] **** [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] CLASS INJECTION FAILED!! [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] **** [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] AsyncWorldEdit won't work properly. [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] >>>> Please make sure that you are using a supported version of world edit <<<< [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Exception: java.lang.IllegalStateException [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Error message: Missing method 'restore(Lcom/sk89q/worldedit/extension/platform/Actor;Lcom/sk89q/worldedit/world/World;Lcom/sk89q/worldedit/LocalSession;Lcom/sk89q/worldedit/EditSession;Ljava/lang/String;)V' [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] Stack: [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.utils.SimpleValidator.validate(SimpleValidator.java:70) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1628) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1628) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.visitors.worldedit.command.BaseCommandsVisitor.validate(BaseCommandsVisitor.java:146) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.modiffyClasses(InjectorCore.java:347) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.modiffyClasses(InjectorCore.java:309) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.injectClasses(InjectorCore.java:222) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.core.InjectorCore.initialize(InjectorCore.java:177) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.injector.InjectorBukkit.onEnable(InjectorBukkit.java:89) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.AsyncWorldEditBukkit.inject(AsyncWorldEditBukkit.java:239) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.primesoft.asyncworldedit.AsyncWorldEditBukkit.(AsyncWorldEditBukkit.java:96) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Class.forName0(Native Method) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] java.lang.Class.forName(Class.java:348) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:63) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] * java.lang.Thread.run(Thread.java:748) [18:20:37] [Server thread/INFO]: [AsyncWorldEdit] **** [18:20:47] [Server thread/INFO]: [AsyncWorldEdit] Unable to initialize injector. [18:20:47] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to enable the injector. [18:20:47] [Server thread/WARN]: Plugin ServerListPlus v3.4.8 does not specify an api-version. [18:20:47] [Server thread/WARN]: Plugin ChestShop-towny v1.0.1 does not specify an api-version. [18:20:48] [Server thread/INFO]: [EntityTrackerFixer] Loading EntityTrackerFixer v1.2.2 [18:20:48] [Server thread/INFO]: [FakeLogin] Loading FakeLogin v3.1.1 [18:20:48] [Server thread/INFO]: [AltDetector] Loading AltDetector v1.04 [18:20:48] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4 [18:20:48] [Server thread/INFO]: [Trade] Loading Trade v0.0.5 [18:20:48] [Server thread/INFO]: [CommandHook] Loading CommandHook v1.0.6 [18:20:48] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.7.4 [18:20:48] [Server thread/INFO]: [GameAPI] Loading GameAPI v3.1.2 [18:20:48] [Server thread/INFO]: [EasyStaff] Loading EasyStaff v0.5.7 [18:20:48] [Server thread/INFO]: [BanItem] Loading BanItem v1.9.8 [18:20:48] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.2 [18:20:48] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.2 is now loaded, injecting! [18:20:48] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping... [18:20:48] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping... [18:20:48] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags... [18:20:48] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping... [18:20:48] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping... [18:20:48] [Server thread/INFO]: [ViaVersion] Loading translation mapping [18:20:48] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping... [18:20:49] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping... [18:20:49] [Server thread/INFO]: [PhantomX] Loading PhantomX v3.0.4 [18:20:49] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5 [18:20:49] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.20.1 [18:20:49] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1 [18:20:49] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-9-250 [18:20:49] [Server thread/INFO]: [dynmap] version=git-Paper-239 (MC: 1.14.4) [18:20:50] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks [18:20:50] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional [18:20:50] [Server thread/INFO]: [dynmap] Mod Support API available [18:20:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012 [18:20:50] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@55145a5b] [18:20:50] [Server thread/INFO]: [Skript] Loading Skript v2.4.1 [18:20:50] [Server thread/INFO]: [MaxBansPlus] Loading MaxBansPlus v1.9 [18:20:50] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.8 [18:20:50] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v2.0.8 [18:20:50] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v1.0.0 [18:20:50] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1 [18:20:50] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7 [18:20:50] [Server thread/INFO]: [Gringotts] Loading Gringotts v2.11.1-SNAPSHOT [18:20:50] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6 [18:20:50] [Server thread/INFO]: [EasyBackup] Loading EasyBackup v2.1.1 [18:20:50] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT [18:20:50] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT [18:20:50] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution. [18:20:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775 [18:20:50] [Server thread/INFO]: [GodsEye] Loading GodsEye vBuild 24 BETA [18:20:50] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.5 [18:20:50] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.14 [18:20:50] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.16 [18:20:50] [Server thread/INFO]: [AsyncWorldEdit] ERROR: Unable to install the plugin. [18:20:50] [Server thread/INFO]: [DeathCoordinates] Loading DeathCoordinates v1.7.1 [18:20:50] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805 [18:20:50] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8 [18:20:50] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107 [18:20:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e [18:20:50] [Server thread/INFO]: [PluginHiderPlus] Loading PluginHiderPlus v4.1.1 [18:20:50] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.8-Dev-Build-v7.1-Build#56 [18:20:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0 [18:20:50] [Server thread/INFO]: [Towny] Loading Towny v0.95.2.9 [18:20:50] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.65 [18:20:50] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4 [18:20:50] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0 [18:20:50] [Server thread/INFO]: [RFChairs] Loading RFChairs v6.0 [18:20:50] [Server thread/INFO]: [RFChairs] Found WorldGuard && WorldEdit! Applying Custom Flag... [18:20:50] [Server thread/INFO]: [RFChairs] Custom Flag Registered! [18:20:50] [Server thread/INFO]: [TAB] Loading TAB v2.5.4 [18:20:50] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.110 [18:20:50] [Server thread/INFO]: mcMMO has registered WG flags successfully! [18:20:50] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10 (build 165) [18:20:50] [Server thread/INFO]: [ChestShop] WorldGuard version 7.0.2-SNAPSHOT;bf2593e loaded. [18:20:50] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0 [18:20:50] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0 [18:20:50] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v4.0 [18:20:50] [Server thread/INFO]: [Dynmap-Towny] Loading Dynmap-Towny v0.73 [18:20:50] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.2.1 [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v14.16' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Notifier v14.15' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Placeholder Compatibility v14.4' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'RedProtect Compatibility v14.4' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Lands Compatibility v14.7' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Citizens Compatibility v14.26' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Factions Compatibility v14.5' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Newbie Helper v14.5' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'NotCombatLogX v14.4' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Towny Compatibility v14.5' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'WorldGuard Compatibility v14.13' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Parties Compatibility v14.2' [18:20:50] [Server thread/INFO]: [CombatLogX] Loading expansion 'Residence Compatibility v14.6' [18:20:50] [Server thread/INFO]: [CombatLogX] Loaded 13 expansions [18:20:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0 [18:20:50] [Server thread/INFO]: [ChestShop-towny] Loading ChestShop-towny v1.0.1 [18:20:50] [Server thread/INFO]: [ChatControl] Loading ChatControl v8.4.8 [18:20:50] [Server thread/INFO]: [ChatControl] <0> Network unreachable: ,amF2YS5uZXQuVW5rbm93bkhvc3RFeGNlcHRpb246IGthbmdhcmtvLmNvbQ== [18:20:50] [Server thread/INFO]: [Plan] Loading Plan v5.0 build 335 [18:20:50] [Server thread/INFO]: [Duels] Loading Duels v3.3.0 [18:20:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [18:20:50] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1

[18:20:50] [Server thread/INFO]: | |__) LuckPerms v4.4.1 [18:20:50] [Server thread/INFO]: |___ | Running on Bukkit - Paper [18:20:50] [Server thread/INFO]: [18:20:50] [Server thread/INFO]: [LuckPerms] Loading configuration... [18:20:50] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [18:20:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [18:20:51] [Server thread/INFO]: [LuckPerms] Performing initial data load... [18:20:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 698ms) [18:20:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012 [18:20:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [18:20:51] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter [18:20:52] [Server thread/INFO]: [Gringotts] Enabling Gringotts v2.11.1-SNAPSHOT [18:20:52] [Server thread/INFO]: [Gringotts] Found Bukkit version: 1.14.4-R0.1-SNAPSHOT. All features enabled. [18:20:52] [Server thread/WARN]: [Gringotts] Unable to hook plugin Factions [18:20:52] [Server thread/WARN]: [Gringotts] Unable to load Factions handler because your version of Factions is not compatible with Gringotts. Factions support will not work [18:20:52] [Server thread/INFO]: [Gringotts] Plugin Towny hooked. [18:20:52] [Server thread/INFO]: [Gringotts] Plugin Vault hooked. [18:20:52] [Server thread/INFO]: [Gringotts] Plugin WorldGuard hooked. [18:20:52] [Server thread/INFO]: [Gringotts] Registered Vault interface. [18:20:52] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT [18:20:52] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [18:20:52] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.16 [18:20:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107 [18:20:52] [Server thread/INFO]: [Vault] [Vault][Economy] Gringotts hooked. [18:20:52] [Server thread/INFO]: [Vault] [Economy] Gringotts found: Loaded [18:20:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [18:20:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [18:20:52] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107 [18:20:52] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [18:20:52] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [18:20:52] [Server thread/INFO]: Preparing level "earth" [18:20:52] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit [18:20:53] [Server thread/INFO]: Loaded 6 recipes [18:20:53] [Server thread/INFO]: -------- World Settings For [earth] -------- [18:20:53] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [18:20:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:20:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:20:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [18:20:53] [Server thread/INFO]: Max TNT Explosions: 100 [18:20:53] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [18:20:53] [Server thread/INFO]: Experience Merge Radius: 6.0 [18:20:53] [Server thread/INFO]: Mob Spawn Range: 6 [18:20:53] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Cane Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Melon Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Potato Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:20:53] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Vine Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:20:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:20:53] [Server thread/INFO]: View Distance: 5 [18:20:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:20:53] [Server thread/INFO]: Item Despawn Rate: 3500 [18:20:53] [Server thread/INFO]: Item Merge Radius: 4.0 [18:20:53] [Server thread/INFO]: Arrow Despawn Rate: 300 [18:20:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:20:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: true [18:20:53] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [18:20:53] [Server thread/INFO]: -------- World Settings For [earth_nether] -------- [18:20:53] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [18:20:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:20:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:20:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [18:20:53] [Server thread/INFO]: Max TNT Explosions: 100 [18:20:53] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [18:20:53] [Server thread/INFO]: Experience Merge Radius: 6.0 [18:20:53] [Server thread/INFO]: Mob Spawn Range: 6 [18:20:53] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Cane Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Melon Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Potato Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:20:53] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Vine Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:20:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:20:53] [Server thread/INFO]: View Distance: 5 [18:20:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:20:53] [Server thread/INFO]: Item Despawn Rate: 3500 [18:20:53] [Server thread/INFO]: Item Merge Radius: 4.0 [18:20:53] [Server thread/INFO]: Arrow Despawn Rate: 300 [18:20:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:20:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: true [18:20:53] [Server thread/INFO]: -------- World Settings For [earth_the_end] -------- [18:20:53] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [18:20:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [18:20:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [18:20:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [18:20:53] [Server thread/INFO]: Max TNT Explosions: 100 [18:20:53] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [18:20:53] [Server thread/INFO]: Experience Merge Radius: 6.0 [18:20:53] [Server thread/INFO]: Mob Spawn Range: 6 [18:20:53] [Server thread/INFO]: Cactus Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Cane Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Melon Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Mushroom Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Sapling Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Beetroot Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Carrot Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Potato Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Wheat Growth Modifier: 100% [18:20:53] [Server thread/INFO]: NetherWart Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Vine Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Cocoa Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Bamboo Growth Modifier: 100% [18:20:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [18:20:53] [Server thread/INFO]: Kelp Growth Modifier: 100% [18:20:53] [Server thread/INFO]: View Distance: 5 [18:20:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [18:20:53] [Server thread/INFO]: Item Despawn Rate: 3500 [18:20:53] [Server thread/INFO]: Item Merge Radius: 4.0 [18:20:53] [Server thread/INFO]: Arrow Despawn Rate: 300 [18:20:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [18:20:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: true [18:20:53] [Server thread/INFO]: Preparing start region for dimension 'earth'/minecraft:overworld [18:20:54] [Server thread/INFO]: Preparing spawn area: 0% [18:20:54] [Server thread/INFO]: Preparing spawn area: 0% [18:20:54] [Server thread/INFO]: Preparing spawn area: 19% [18:20:55] [Server thread/INFO]: Preparing spawn area: 100% [18:20:55] [Server thread/INFO]: Loaded 121 spawn chunks for world earth [18:20:55] [Server thread/INFO]: Time elapsed: 1613 ms [18:20:55] [Server thread/INFO]: Preparing start region for dimension 'earth_nether'/minecraft:the_nether [18:20:55] [Server thread/INFO]: Preparing spawn area: 0% [18:20:55] [Server thread/INFO]: Preparing spawn area: 100% [18:20:56] [Server-Worker-4/INFO]: Preparing spawn area: 100% [18:20:56] [Server-Worker-4/INFO]: Preparing spawn area: 100% [18:20:57] [Server thread/INFO]: Preparing spawn area: 100% [18:20:57] [Server thread/INFO]: Loaded 121 spawn chunks for world earth_nether [18:20:57] [Server thread/INFO]: Time elapsed: 2313 ms [18:20:57] [Server thread/INFO]: Preparing start region for dimension 'earth_the_end'/minecraft:the_end [18:20:57] [Server thread/INFO]: Preparing spawn area: 0% [18:20:57] [Server thread/INFO]: Loaded 121 spawn chunks for world earth_the_end [18:20:57] [Server thread/INFO]: Time elapsed: 286 ms [18:20:57] [Server thread/INFO]: [EntityTrackerFixer] Enabling EntityTrackerFixer v1.2.2 [18:20:57] [Server thread/INFO]: [FakeLogin] Enabling FakeLogin v3.1.1 [18:20:57] [Server thread/INFO]: FakeLogin Version 3.1.1 Has Been Enabled! [18:20:57] [Server thread/INFO]: [AltDetector] Enabling AltDetector v1.04 [18:20:57] [Server thread/INFO]: [AltDetector] 0 records removed, expiration time 60 days. [18:20:57] [Server thread/INFO]: [AltDetector] Enabled metrics. You may opt-out by changing plugins/bStats/config.yml [18:20:57] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4 [18:20:57] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [18:20:57] [Server thread/INFO]: [Trade] Enabling Trade v0.0.5 [18:20:57] [Server thread/INFO]: [CommandHook] Enabling CommandHook v1.0.6 [18:20:57] [Server thread/INFO]: NMS package found: v1_14_R1 [18:20:57] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.7.4 [18:20:57] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.7.4 has been enabled [18:20:57] [Server thread/INFO]: [GameAPI] Enabling GameAPI v3.1.2 [18:20:57] [Server thread/INFO]: [EasyStaff] Enabling EasyStaff v0.5.7 [18:20:57] [Server thread/INFO]: [EasyStaff] EasyStaff is now enabled. [18:20:57] [Server thread/INFO]: [BanItem] Enabling BanItem v1.9.8 [18:20:57] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.2 [18:20:57] [Server thread/INFO]: [PhantomX] Enabling PhantomX v3.0.4 [18:20:57] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5 [18:20:58] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [18:20:58] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage. [18:20:58] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.20.1 [18:20:58] [Server thread/INFO]: LagAssist » Enabling Systems: [18:20:58] [Server thread/INFO]: [✔] Smart Mob Tools. [18:20:58] [Server thread/INFO]: [✔] Hopper Manager. [18:20:58] [Server thread/INFO]: [✔] Redstone Culler. [18:20:58] [Server thread/INFO]: [✔] Physics-Tweaker. [18:20:58] [Server thread/INFO]: [✔] Lag Monitor. [18:20:58] [Server thread/INFO]: [✔] MapVisualizer. [18:20:58] [Server thread/INFO]: [✔] Chunk Analyser. [18:20:58] [Server thread/INFO]: [✔] Chunk Limiter. [18:20:58] [Server thread/INFO]: [✔] StatsAnalyse. [18:20:58] [Server thread/INFO]: [✔] LogCleaner System. [18:20:58] [Server thread/INFO]: [✔] Spawner Manager. [18:20:58] [Server thread/INFO]: [✔] GUI. [18:20:58] [Server thread/INFO]: [✔] Injecting PacketListener. [18:20:58] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-9-250 [18:20:58] [Server thread/INFO]: [dynmap] Using LuckPerms 4.4.1 for access control [18:20:58] [Server thread/INFO]: [dynmap] Mod Support processing completed [18:20:59] [Server thread/INFO]: [dynmap] Loaded 25 shaders. [18:20:59] [Server thread/INFO]: [dynmap] Loaded 82 perspectives. [18:20:59] [Server thread/INFO]: [dynmap] Loaded 14 lightings. [18:20:59] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8091 [18:20:59] [Server thread/INFO]: [dynmap] version 3.0-beta-9-250 is enabled - core version 3.0-beta-9-250 [18:20:59] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us [18:20:59] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues [18:20:59] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'earth'. [18:20:59] [Server thread/INFO]: [dynmap] Loaded 2 pending tile renders for world 'earth' [18:20:59] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'earth_nether'. [18:20:59] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'earth_the_end'. [18:20:59] [Server thread/INFO]: [dynmap] Enabled [18:20:59] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1 [18:21:00] [Thread-26/INFO]: [Skript] You're currently running the latest stable version of Skript. [18:21:03] [Server thread/INFO]: [Skript] Loaded 114378 aliases in 4429ms [18:21:04] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [18:21:04] [Server thread/INFO]: [MaxBansPlus] Enabling MaxBansPlus v1.9 [18:21:04] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames [18:21:04] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames [18:21:04] [Server thread/INFO]: [org.flywaydb.core.internal.util.VersionPrinter] Flyway 4.0.3 by Boxfuse [18:21:04] [Server thread/INFO]: [org.flywaydb.core.internal.dbsupport.DbSupportFactory] Database: jdbc:h2:./plugins/MaxBansPlus/storage (H2 1.4) [18:21:04] [Server thread/INFO]: [org.flywaydb.core.internal.command.DbValidate] Successfully validated 2 migrations (execution time 00:00.009s) [18:21:04] [Server thread/INFO]: [org.flywaydb.core.internal.command.DbMigrate] Current version of schema "PUBLIC": 1.2 [18:21:04] [Server thread/INFO]: [org.flywaydb.core.internal.command.DbMigrate] Schema "PUBLIC" is up to date. No migration necessary. [18:21:04] [Server thread/INFO]: [org.hibernate.Version] HHH000412: Hibernate Core {[WORKING]} [18:21:04] [Server thread/INFO]: [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found [18:21:04] [Server thread/INFO]: [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {5.0.4.Final} [18:21:05] [Server thread/INFO]: [org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider [18:21:05] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH010002: C3P0 using driver: org.h2.Driver at URL: jdbc:h2:./plugins/MaxBansPlus/storage [18:21:05] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH10001001: Connection properties: {user=root, password=***} [18:21:05] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH10001003: Autocommit mode: false [18:21:05] [Server thread/INFO]: [org.hibernate.c3p0.internal.C3P0ConnectionProvider] HHH10001007: JDBC isolation level: [18:21:05] [Server thread/INFO]: [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [18:21:07] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.8 [18:21:07] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v2.0.8 [18:21:07] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v1.0.0 [18:21:07] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1 [18:21:07] [Server thread/INFO]: [skQuery] Locating classes from SkQuery... [18:21:08] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery [18:21:08] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery [18:21:08] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7 [18:21:08] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5. [18:21:08] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [18:21:08] [Server thread/INFO]: [WorldBorder] [CONFIG] World "earth" has border radius 21504x10752 at X: 0.0 Z: 0.0 [18:21:08] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders. [18:21:08] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -4150.0 Y: 151.0 Z: -5457.0 [18:21:08] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6 [18:21:08] [Server thread/INFO]: [BuycraftX] Validating your server key... [18:21:09] [Server thread/INFO]: [BuycraftX] Fetching all server packages... [18:21:09] [Server thread/INFO]: [EasyBackup] Enabling EasyBackup v2.1.1 [18:21:09] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT [18:21:09] [Server thread/INFO]: [Votifier] Loaded token for website: default [18:21:09] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder. [18:21:09] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775 [18:21:09] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:8033. [18:21:09] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman]. [18:21:09] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible. [18:21:09] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: earth_netherr [18:21:09] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [18:21:09] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Earth_Nether [18:21:09] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [18:21:09] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Endtest [18:21:09] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [18:21:09] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: end [18:21:09] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [18:21:09] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: nethertest [18:21:09] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config! [18:21:09] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded. [18:21:10] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman [18:21:10] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman [18:21:10] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman [18:21:10] [Server thread/INFO]: [GodsEye] Enabling GodsEye vBuild 24 BETA [18:21:10] [Server thread/INFO]: [GodsEye] Loading PlayersData... [18:21:10] [Server thread/WARN]: [GodsEye] Could not save checks.yml to plugins/GodsEye/checks.yml because checks.yml already exists. [18:21:10] [Server thread/INFO]: [GodsEye] Loading checks.yml... [18:21:10] [Server thread/INFO]: Loading checks configuration: [GodsEye -> ChecksManager] Fly: Enabled [GodsEye -> ChecksManager] Speed: Enabled [GodsEye -> ChecksManager] Criticals: Enabled [GodsEye -> ChecksManager] FastBow: Enabled [GodsEye -> ChecksManager] ChestStealer: Enabled [GodsEye -> ChecksManager] ImpossibleActions: Enabled [GodsEye -> ChecksManager] Killaura: Enabled [GodsEye -> ChecksManager] InventoryActions: Disabled [GodsEye -> ChecksManager] NoSwing: Enabled [GodsEye -> ChecksManager] Tower: Enabled [GodsEye -> ChecksManager] Scaffold: Enabled [GodsEye -> ChecksManager] Timer: Enabled [GodsEye -> ChecksManager] BadPackets: Disabled [GodsEye -> ChecksManager] NoFall: Enabled [GodsEye -> ChecksManager] Regen: Disabled [GodsEye -> ChecksManager] AutoClicker: Enabled [GodsEye -> ChecksManager] Reach: Enabled [GodsEye -> ChecksManager] KnockBack: Enabled [GodsEye -> ChecksManager] PingSpoof: Enabled [GodsEye -> ChecksManager] AimAssist: Disabled [GodsEye -> ChecksManager] Movement: Enabled [GodsEye -> ChecksManager] HitBox: Enabled [GodsEye -> ChecksManager] AutoFish: Enabled [18:21:10] [Server thread/INFO]: [GodsEye] has been enabled [18:21:10] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.5 [18:21:10] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: FirstVote, Directly Defined: true Path: Money : Money can not be 0 [18:21:10] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config [18:21:10] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.5 [18:21:10] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from topminecraftservers.org, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier [18:21:10] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.14 [18:21:10] [Server thread/INFO]: [DeathCoordinates] Enabling DeathCoordinates v1.7.1 [18:21:10] [Server thread/INFO]: [DeathCoordinates] Has been enabled! Version: 1.7.1 [18:21:10] [Server thread/INFO]: [DeathCoordinates] Thanks for using my plugin! ~Ajneb97 [18:21:10] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805 [18:21:10] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded [18:21:10] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections. [18:21:10] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret [18:21:10] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8 [18:21:10] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration... [18:21:10] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf [18:21:10] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf [18:21:10] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities... [18:21:10] [Server thread/INFO]: [ServerListPlus] Successfully loaded! [18:21:10] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled. [18:21:10] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e [18:21:10] [Server thread/INFO]: [WorldGuard] (earth) TNT ignition is PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth) Lighters are PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth) Lava fire is PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth) Fire spread is UNRESTRICTED. [18:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'earth' [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_nether) TNT ignition is PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_nether) Lighters are PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_nether) Lava fire is PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_nether) Fire spread is UNRESTRICTED. [18:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'earth_nether' [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_the_end) TNT ignition is PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_the_end) Lighters are PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_the_end) Lava fire is PERMITTED. [18:21:10] [Server thread/INFO]: [WorldGuard] (earth_the_end) Fire spread is UNRESTRICTED. [18:21:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'earth_the_end' [18:21:10] [Server thread/INFO]: [WorldGuard] Loading region data... [18:21:11] [Server thread/INFO]: [PluginHiderPlus] Enabling PluginHiderPlus v4.1.1 [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.8-Dev-Build-v7.1-Build#56 [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the config.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded config.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the BlockList.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded BlockList.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the Data.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Data.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantments.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantments.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the GKitz.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded GKitz.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the Messages.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Messages.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the Enchantment-Types.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Enchantment-Types.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the Signs.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Signs.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Loading the Tinker.yml [18:21:11] [Server thread/INFO]: [CrazyEnchantments] Successfully loaded Tinker.yml [18:21:11] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support [18:21:11] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_14_R1' loaded! [18:21:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0 [18:21:11] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml [18:21:11] [Server thread/INFO]: [Essentials] No kits found to migrate. [18:21:11] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [18:21:11] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider. [18:21:11] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [18:21:11] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json. [18:21:12] [Server thread/INFO]: [Essentials] Using locale en_US [18:21:13] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [18:21:13] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [18:21:13] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked. [18:21:13] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [18:21:13] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: Gringotts version: 1.7.2-b107) [18:21:13] [Server thread/INFO]: [Towny] Enabling Towny v0.95.2.9 [18:21:13] [Server thread/INFO]: ==================== Towny ======================== [18:21:13] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile [18:21:20] [Server thread/INFO]: [Towny] Using: LuckPerms 4.4.1 via Vault 1.7.2-b107, Gringotts via Vault, PlaceholderAPI v2.10.4 [18:21:20] [Server thread/INFO]: [Towny] Time until a New Day: 17 hours, 38 minutes, 40 seconds

[18:21:20] [Server thread/INFO]: [Towny] Version: 0.95.2.9 - Mod Enabled

[18:21:20] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.65 [18:21:20] [Server thread/INFO]: [TownyChat] Default Channel set to general [18:21:20] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4 [18:21:20] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0 [18:21:20] [Server thread/INFO]: [RFChairs] Enabling RFChairs v6.0 [18:21:20] [Server thread/INFO]: [RFChairs] No fake seats remaining! Proceeding [18:21:20] [Server thread/INFO]: [RFChairs] Rifle's Chairs has been enabled! [18:21:20] [Server thread/INFO]: [TAB] Enabling TAB v2.5.4 [18:21:20] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14R1) [18:21:20] [Server thread/INFO]: [TAB] Enabled in 79ms [18:21:20] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.110 [18:21:21] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills [18:21:21] [Server thread/INFO]: [mcMMO] registered subskill: Roll [18:21:21] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist [18:21:21] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10 (build 165) [18:21:21] [Server thread/INFO]: [ChestShop] Using Gringotts as the Economy provider now. [18:21:21] [Server thread/INFO]: [ChestShop] Vault loaded! [18:21:21] [Server thread/INFO]: [ChestShop] Using Paper's BlockDestroyEvent instead of the BlockPhysicsEvent! [18:21:21] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0 [18:21:21] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect. [18:21:21] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0 [18:21:21] [Server thread/WARN]: [com.fasterxml.jackson.databind.ext.Java7Support] Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added [18:21:21] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/. [18:21:21] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v4.0 [18:21:22] [Server thread/INFO]: [Dynmap-Towny] Enabling Dynmap-Towny v0.73 [18:21:22] [Server thread/INFO]: [Dynmap-Towny] initializing [18:21:22] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-town will have no effect [18:21:22] [Server thread/INFO]: [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect [18:21:22] [Server thread/INFO]: [Dynmap-Towny] version 0.73 is activated [18:21:22] [Server thread/INFO]: [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap [18:21:22] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.2.1 [18:21:22] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0 [18:21:22] [Server thread/INFO]: [ChestShop-towny] Enabling ChestShop-towny v1.0.1* [18:21:22] [Server thread/INFO]: [ChatControl] Enabling ChatControl v8.4.8 [18:21:22] [Server thread/INFO]: ____ _ + [18:21:22] [Server thread/INFO]: / __| | | | / __| | | | | [18:21:22] [Server thread/INFO]: | | | | _ | || | _ | | | | [18:21:22] [Server thread/INFO]: | | | ' \ / _` | | | / | ' | | '_/ | | [18:21:22] [Server thread/INFO]: | |__| | | | (| | || || () | | | | || | | () | | [18:21:22] [Server thread/INFO]: ___|| ||_,|_|_____/|| ||_|| _/|_| [18:21:22] [Server thread/INFO]:
[18:21:22] [Server thread/INFO]: Registering commands... [18:21:22] [Server thread/INFO]: Command /ignore already used by Essentials, we take it over... [18:21:22] [Server thread/INFO]: Command /me already used by Essentials, we take it over... [18:21:22] [Server thread/INFO]:
[18:21:22] [Server thread/INFO]: Loaded 24 global, 15 chat, 4 command, 2 packet and 1 book rules [18:21:22] [Server thread/INFO]: Hooked into: DiscordSRV [18:21:22] [Server thread/INFO]: Warning: ViaVersion detected. If you are getting kicked with weird messages, disable packet features in settings.yml -> Packets. [18:21:22] [Server thread/INFO]:
[18:21:22] [Server thread/INFO]: ChatControl loaded. Top Notch!

[18:21:22] [Server thread/INFO]: [DiscordSRV] API listener org.mineacademy.chatcontrol.lib.fo.model.LpT7$protected subscribed (1 methods) [18:21:22] [Server thread/INFO]: [Plan] Enabling Plan v5.0 build 335 [18:21:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5) [18:21:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] =============================================================================== [18:21:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Need a server host? Try PebbleHost! Plans starting at $1/GB! [18:21:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Use promo code "DISCORDSRV" at checkout for 15% off your first three bills! [18:21:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] =============================================================================== [18:21:23] [Server thread/INFO]:

[18:21:23] [Server thread/INFO]: ██▌ ██▌ [18:21:23] [Server thread/INFO]: ██▌██▌██▌██▌ Player Analytics [18:21:23] [Server thread/INFO]: ██▌██▌██▌██▌ v5.0 build 335 [18:21:23] [Server thread/INFO]: [18:21:23] [Server thread/INFO]: [Plan] Locale: 'English' by Rsl1122 [18:21:23] [Server thread/INFO]: [Plan] You're using the latest version. [18:21:23] [Server thread/INFO]: [Plan] SQLite-database connection established. [18:21:23] [Server thread/INFO]: WebServer: Certificate KeyStore File not Found: plugins/Plan/Cert.jks [18:21:23] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization. [18:21:23] [Server thread/INFO]: WebServer: User Authorization Disabled! (Not secure over HTTP) [18:21:23] [Server thread/INFO]: [Plan] Webserver running on PORT 8137 (http://54.37.218.18:8137) [18:21:23] [Server thread/ERROR]: [Plan] Plan Requires internet access on first run to download GeoLite2 Geolocation database. [18:21:23] [Server thread/INFO]: [Plan] Registered extension: DiscordSRV [18:21:23] [Server thread/INFO]: [DiscordSRV] API listener com.djrapitops.extension.DiscordSRVListener subscribed (2 methods) [18:21:23] [Server thread/INFO]: [Plan] Registered extension: Essentials [18:21:23] [Server thread/INFO]: [Plan] Registered extension: mcMMO [18:21:23] [Server thread/INFO]: [Plan] Registered extension: nuVotifier [18:21:23] [Server thread/INFO]: [Plan] Registered extension: Economy (Vault) [18:21:23] [Server thread/INFO]: [Plan] Registered extension: ViaVersion [18:21:23] [Server thread/INFO]: [Plan] Player Analytics Enabled. (841 ms) [18:21:23] [Server thread/INFO]: [Duels] Enabling Duels v3.3.0 [18:21:23] [Server thread/INFO]: [Duels] Successfully hooked into 'CombatLogX'! [18:21:23] [Server thread/INFO]: [Duels] Successfully hooked into 'Essentials'! [18:21:23] [Server thread/INFO]: [Duels] Successfully hooked into 'mcMMO'! [18:21:23] [Server thread/INFO]: [Duels] Successfully hooked into 'PlaceholderAPI'! [18:21:23] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'! [18:21:23] [Server thread/INFO]: [Duels] Successfully hooked into 'WorldGuard'! [18:21:23] [Server thread/INFO]: [Duels] ArenaManager: Loaded 0 arena(s). [18:21:23] [Server thread/INFO]: [Duels] KitManager: Loaded 0 kit(s). [18:21:23] [Server thread/INFO]: [Duels] PlayerInfoManager: Lobby location was not set, using earth's spawn location as default. Use the command /duels setlobby in-game to set the lobby location. [18:21:23] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s). [18:21:23] [Server thread/INFO]: [Duels] QueueSignManager: Loaded 0 queue sign(s). [18:21:24] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Login Successful! [18:21:24] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket [18:21:25] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Finished Loading! [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:TerraeMC 🌍(660559887398600746) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome(660562166591651860) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(660893564808593418) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(660559887398600749) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:vote-links(666743403144413184) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:changelogs(666481208657707018) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:nations-discord(661284598013231175) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(660586975476056077) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(660581035645599795) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(664915937199128606) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:shops(666744501259337728) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-spam(666744624160964619) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-chat(660969655162241027) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(664582072157077517) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:tickets(660582884297670696) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:archives(660584760426364977) [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 000000000000000000 [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling TownyChat hook [18:21:25] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Automatically enabled hooking for 1 TownyChat channels: general [18:21:25] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...

[18:21:25] [Server thread/INFO]: Timings Reset [18:21:25] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.14.4(498) [18:21:25] [Craft Scheduler Thread - 9/WARN]: [✖] Couldn't connect to Update Data. [18:21:25] [Craft Scheduler Thread - 20/INFO]: A new version of ChatControl is available. [18:21:25] [Craft Scheduler Thread - 20/INFO]: Current version: 8.4.8; New version: 8.5.4 [18:21:25] [Craft Scheduler Thread - 20/INFO]: URL: https://www.spigotmc.org/resources/10258/. [18:21:25] [Craft Scheduler Thread - 9/WARN]: [✖] Couldn't connect to Update Data. [18:21:25] [Craft Scheduler Thread - 9/INFO]: LagAssist » You are up to date with LagAssist. [18:21:25] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized. [18:21:25] [Craft Scheduler Thread - 27/INFO]: [Duels] No updates were available. You are on the latest version! [18:21:25] [Server thread/INFO]: [Skript] Loading variables... [18:21:25] [Server thread/INFO]: [Skript] Loaded 2281 variables in 0.0 seconds [18:21:26] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 165 placeholder expansions are available on the cloud. [18:21:27] [User Authenticator #1/INFO]: UUID of player Agaloth is a227336f-7974-461d-9ab6-4c601dd421ce [18:21:30] [Server thread/INFO]: [Skript] All scripts loaded without errors. [18:21:30] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 13 triggers and 4 commands in 4.29 seconds [18:21:30] [Server thread/INFO]: [Skript] Finished loading. [18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v14.16'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Notifier v14.15'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Placeholder Compatibility v14.4'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'RedProtect Compatibility v14.4' [18:21:30] [Server thread/INFO]: [CombatLogX - RedProtect Compatibility] Could not find RedProtect plugin. [18:21:30] [Server thread/INFO]: [CombatLogX - RedProtect Compatibility] Automatically disabling...

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Lands Compatibility v14.7' [18:21:30] [Server thread/INFO]: [CombatLogX - Lands Compatibility] Could not find Lands plugin. [18:21:30] [Server thread/INFO]: [CombatLogX - Lands Compatibility] Automatically disabling...

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v14.26' [18:21:30] [Server thread/INFO]: [CombatLogX - Citizens Compatibility] Citizens is not installed, automatically disabling...

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v14.5' [18:21:30] [Server thread/INFO]: [CombatLogX - Factions Compatibility] Could not find a valid Factions plugin. [18:21:30] [Server thread/INFO]: [CombatLogX - Factions Compatibility] Automatically disabling...

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v14.5'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'NotCombatLogX v14.4'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Towny Compatibility v14.5'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v14.13'

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Parties Compatibility v14.2' [18:21:30] [Server thread/INFO]: [CombatLogX - Parties Compatibility] Parties is not installed, automatically disabling...

[18:21:30] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Residence Compatibility v14.6' [18:21:30] [Server thread/INFO]: [CombatLogX - Residence Compatibility] Could not find Residence plugin. [18:21:30] [Server thread/INFO]: [CombatLogX - Residence Compatibility] Automatically disabling...

[18:21:30] [Server thread/INFO]: [CombatLogX] Successfully enabled 7 expansions [18:21:30] [Server thread/INFO]: [CombatLogX] CombatLogX is now enabled. [18:21:30] [Server thread/INFO]: [TownyChat] - TownyChat enabled - [18:21:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@c1a29dd[id=,name=YamiPenguln,properties={},legacy=false] (/173.71.158.27:50985) lost connection: Disconnected [18:21:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@e0cb773[id=,name=Suave__,properties={},legacy=false] (/178.76.137.22:55985) lost connection: Disconnected [18:21:31] [Server thread/INFO]: [DiscordSRV] Player Agaloth joined with silent joining permission, not sending a join message [18:21:31] [Server thread/INFO]: Agaloth[/95.182.194.108:51533] logged in with entity id 110 at ([earth]1508.2065030943804, 63.0, -6297.426656390745) [18:21:32] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6723ms or 134 ticks behind [18:21:32] [Craft Scheduler Thread - 27/INFO]: [CombatLogX] Checking for updates using the Spigot API... [18:21:32] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ... [18:21:32] [Craft Scheduler Thread - 27/INFO]: [CombatLogX] ============================================== [18:21:32] [Craft Scheduler Thread - 27/INFO]: [CombatLogX] CombatLogX Update Checker

[18:21:32] [Craft Scheduler Thread - 27/INFO]: [CombatLogX] You are using the latest version! [18:21:32] [Craft Scheduler Thread - 27/INFO]: [CombatLogX] ============================================== [18:21:32] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack [18:21:32] [Server thread/INFO]: [Anti-Xray] Version 1.5.6 has been loaded... [18:21:32] [Server thread/INFO]: [Anti-Xray] Please leave a 5 star review! [18:21:32] [Plan Non critical-pool-4/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 652.794ms! [18:21:32] [User Authenticator #1/INFO]: UUID of player TallBlondeDude is 18dd9a0b-9fd9-4f9a-8402-fba789726fa0 [18:21:32] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 102.537766ms. Summary: Getting prefix for Agaloth [18:21:32] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available [18:21:33] [Server thread/INFO]: [AltDetector] TallBlondeDude may be an alt of Toiq [18:21:34] [Server thread/INFO]: TallBlondeDude[/64.191.7.18:36308] logged in with entity id 111 at ([earth]906.726139719001, 63.569047113123716, -6968.084586789716) [18:21:34] [User Authenticator #1/INFO]: UUID of player Hayliox is 51211408-dbd4-4827-8b27-74a22581fefc [18:21:35] [Plan Non critical-pool-5/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 1,097.329ms! [18:21:36] [Server thread/INFO]: Hayliox[/184.75.138.40:44730] logged in with entity id 168 at ([earth]1495.282698359713, 64.0, -6294.419742028889) [18:21:36] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: okay [18:21:36] [Plan Non critical-pool-6/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 363.934ms! [18:21:36] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy! [18:21:36] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions [18:21:37] [Craft Scheduler Thread - 25/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.20.5 [18:21:37] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetching all due players... [18:21:37] [Server thread/INFO]: [BanItem] Unknown world(s) world set in blacklist of config.yml [18:21:37] [Server thread/INFO]: [BanItem] Successfully loaded 0 blacklisted & 0 whitelisted item(s). [18:21:38] [Craft Scheduler Thread - 5/WARN]: [VotingPlugin] Detected an issue with voting sites, check the server startup log for more details [18:21:38] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetched due players (0 found). [18:21:39] [User Authenticator #1/INFO]: UUID of player PWLegend is d1f90e38-d016-4aa9-a92a-b6779cbd2fd2 [18:21:40] [Server thread/INFO]: PWLegend[/24.179.153.181:52041] logged in with entity id 202 at ([earth]1313.0745792313, 63.0, -7127.8642661966005) [18:21:41] [Plan Non critical-pool-1/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 479.63ms! [18:21:43] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: I hope there is less false positives now [18:21:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@5e7f21f[id=,name=Gill784,properties={},legacy=false] (/73.172.104.213:56355) lost connection: Disconnected [18:21:51] [User Authenticator #1/INFO]: UUID of player Suave is 04695aa6-c6b2-46d8-bfc6-a7f83511ab8e [18:21:51] [Server thread/INFO]: Suave[/178.76.137.22:55995] logged in with entity id 783 at ([earth]-671.5634235730176, 63.0, -4346.254063997201) [18:21:52] [Plan Non critical-pool-2/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 553.81ms! [18:21:53] [User Authenticator #1/INFO]: UUID of player JustNinja02 is 2b994bdc-f0a9-4988-ba2a-b963224bdf4c [18:21:53] [Server thread/INFO]: JustNinja02[/37.163.237.228:56783] logged in with entity id 792 at ([earth]-13115.699999988079, 93.0, -3917.5904992417645) [18:21:53] [Plan Non critical-pool-3/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 295.573ms! [18:21:54] [Server thread/INFO]: Agaloth issued server command: /godseye verbose [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 93.444ms! [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 198.476ms! [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 197.721ms! [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 99.759ms! [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 57.698ms! [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 99.987ms! [18:22:02] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: ps [18:22:02] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 110.4ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 205.823ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 80.666ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 99.004ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 83.413ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 176.592ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 102.902ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 122.338ms! [18:22:03] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 102.314ms! [18:22:04] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 289.629ms! [18:22:04] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 230.052ms! [18:22:04] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 144.512ms! [18:22:04] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 202.41ms! [18:22:04] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 199.274ms! [18:22:05] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 197.384ms! [18:22:05] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 195.384ms! [18:22:05] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 203.977ms! [18:22:05] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 127.679ms! [18:22:05] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:05] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 185.742ms! [18:22:06] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 315.023ms! [18:22:06] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 195.995ms! [18:22:06] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 261.979ms! [18:22:06] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 198.494ms! [18:22:06] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 111.853ms! [18:22:07] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 216.796ms! [18:22:07] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:07] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 227.976ms! [18:22:07] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 238.405ms! [18:22:07] [User Authenticator #1/INFO]: UUID of player YamiPenguln is fdc88f8b-9d3d-4315-a1f7-2e895ea15e78 [18:22:08] [Server thread/INFO]: YamiPenguln[/173.71.158.27:50990] logged in with entity id 1318 at ([earth]-19314.236087421665, 1.8399999737739563, -7397.404818213635) [18:22:08] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 600.542ms! [18:22:08] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 111.768ms! [18:22:08] [Server thread/INFO]: Hayliox issued server command: /ce [18:22:08] [Plan Non critical-pool-4/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 549.191ms! [18:22:08] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:08] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 519.258ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 191.476ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 109.118ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 87.013ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 163.643ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 140.05ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 69.663ms! [18:22:09] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 101.067ms! [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 289.031ms! [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 302.093ms! [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 95.033ms! [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 33.391ms! [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 200.761ms! [18:22:10] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 159.515ms! [18:22:10] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 134.151ms! [18:22:11] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 282.097ms! [18:22:11] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 222.582ms! [18:22:11] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 77.403ms! [18:22:11] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 89.667ms! [18:22:11] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 103.249ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 277.971ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 29.093ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 79.468ms! [18:22:12] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 184.918ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 199.581ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 132.046ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 161.753ms! [18:22:12] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 140.104ms! [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 75.015ms! [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 171.729ms! [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 117.168ms! [18:22:13] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 207.083ms! [18:22:13] [Server thread/INFO]: Hayliox issued server command: /ce [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 108.863ms! [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 168.493ms! [18:22:13] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 91.941ms! [18:22:14] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 103.228ms! [18:22:14] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 213.782ms! [18:22:14] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 278.279ms! [18:22:14] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:14] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 111.71ms! [18:22:14] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 196.868ms! [18:22:15] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 387.804ms! [18:22:15] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 105.391ms! [18:22:15] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 180.511ms! [18:22:15] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 134.209ms! [18:22:15] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 95.283ms! [18:22:16] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 297.833ms! [18:22:16] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:16] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 426.202ms! [18:22:16] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 84.181ms! [18:22:16] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 194.507ms! [18:22:16] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 98.954ms! [18:22:17] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 83.94ms! [18:22:17] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 175.833ms! [18:22:17] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 279.871ms! [18:22:17] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 137.276ms! [18:22:17] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 62.796ms! [18:22:17] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 55.984ms! [18:22:17] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:18] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 238.709ms! [18:22:18] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 99.055ms! [18:22:18] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 221.832ms! [18:22:18] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 135.761ms! [18:22:18] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 242.966ms! [18:22:18] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 116.924ms! [18:22:19] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 213.338ms! [18:22:19] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:19] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 262.142ms! [18:22:19] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 198.701ms! [18:22:19] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 111.796ms! [18:22:19] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 187.637ms! [18:22:20] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 180.702ms! [18:22:20] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 198.998ms! [18:22:20] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 100.475ms! [18:22:20] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 87.499ms! [18:22:20] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 326.488ms! [18:22:21] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 563.936ms! [18:22:21] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 290.147ms! [18:22:21] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 98.517ms! [18:22:21] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 225.842ms! [18:22:22] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 93.477ms! [18:22:22] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 179.982ms! [18:22:22] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 225.625ms! [18:22:22] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 157.406ms! [18:22:22] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 214.112ms! [18:22:22] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 100.769ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 94.764ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 96.85ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 111.77ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 78.61ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 105.833ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 206.575ms! [18:22:23] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 210.559ms! [18:22:24] [Server thread/INFO]: Agaloth issued server command: /tp YamiPenguln [18:22:24] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 193.84ms! [18:22:24] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 182.988ms! [18:22:24] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 509.814ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 228.9ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 27.969ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 244.221ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 171.203ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 99.18ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 225.268ms! [18:22:25] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 69.591ms! [18:22:26] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 87.009ms! [18:22:26] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 136.592ms! [18:22:26] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 41.401ms! [18:22:26] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 195.024ms! [18:22:26] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 68.701ms! [18:22:26] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 93.25ms! [18:22:27] [User Authenticator #1/INFO]: UUID of player Mechka is 99383a24-6f19-4fd7-91bc-347f27162ca0 [18:22:27] [Server thread/INFO]: [AltDetector] Mechka may be an alt of LazyJanky [18:22:27] [Server thread/INFO]: Mechka[/71.207.3.42:50109] logged in with entity id 1729 at ([earth]-19325.838753092423, 1.0, -7397.31657906226) [18:22:27] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 899.559ms! [18:22:28] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 498.166ms! [18:22:28] [Plan Non critical-pool-5/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 783.457ms! [18:22:28] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 810.692ms! [18:22:29] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:29] [Async Chat Thread - #0/INFO]: British_Empire|Gibraltar [Veteran] Suave__: Seems a bit laggy. [18:22:29] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 626.576ms! [18:22:29] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 83.241ms! [18:22:29] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 107.733ms! [18:22:29] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 206.686ms! [18:22:30] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 184.999ms! [18:22:30] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 177.778ms! [18:22:30] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 98.617ms! [18:22:30] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 225.539ms! [18:22:30] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:30] [Async Chat Thread - #0/INFO]: [Marshall] [Citizen] Mechka: ? [18:22:30] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 304.162ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 266.8ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 223.444ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 101.296ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 123.9ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 70.167ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 105.557ms! [18:22:31] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 113.476ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 105.957ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 184.652ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 183.95ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 128.841ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 105.09ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 28.735ms! [18:22:32] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 120.595ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 268.652ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 87.451ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 77.003ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 189.717ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 33.482ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 105.636ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 70.625ms! [18:22:33] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 113.654ms! [18:22:34] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 183.902ms! [18:22:34] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 183.359ms! [18:22:34] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 100.025ms! [18:22:34] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 313.962ms! [18:22:34] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 312.526ms! [18:22:35] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 866.125ms! [18:22:35] [Async Chat Thread - #0/INFO]: [Marshall] [Citizen] Mechka: uh hi owner ? [18:22:36] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 521.617ms! [18:22:36] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 376.806ms! [18:22:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5146ms or 102 ticks behind [18:22:37] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Sending 8 analytic events [18:22:37] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 694.42ms! [18:22:37] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 309.814ms! [18:22:37] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 92.203ms! [18:22:37] [Async Chat Thread - #1/ERROR]: Could not pass event AsyncPlayerChatEvent to EasyStaff v0.5.7 java.lang.NullPointerException: null at me.gusuuplugins.easystaff.events.ChatEvent.onChat(ChatEvent.java:37) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-239] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.14.4.jar:git-Paper-239] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-239] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-239] at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1717) ~[patched_1.14.4.jar:git-Paper-239] at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1632) ~[patched_1.14.4.jar:git-Paper-239] at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.14.4.jar:git-Paper-239] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_222] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] [18:22:37] [Server thread/INFO]: Agaloth issued server command: /godseye cp [18:22:37] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: hmm [18:22:37] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 109.295ms! [18:22:38] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 233.417ms! [18:22:38] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 87.17ms! [18:22:38] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 182.059ms! [18:22:38] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 94.147ms! [18:22:38] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 200.627ms! [18:22:38] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 208.269ms! [18:22:39] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 169.486ms! [18:22:39] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 394.917ms! [18:22:39] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 102.608ms! [18:22:39] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 95.477ms! [18:22:39] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 120.202ms! [18:22:40] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 373.286ms! [18:22:40] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 316.863ms! [18:22:40] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 195.465ms! [18:22:40] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 189.413ms! [18:22:41] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 278.792ms! [18:22:41] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 25.012ms! [18:22:41] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 173.508ms! [18:22:41] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 108.616ms! [18:22:41] [Server thread/INFO]: PWLegend issued server command: /t add councilor iquacklikeafuck [18:22:41] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 316.692ms! [18:22:42] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 277.091ms! [18:22:42] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 30.566ms! [18:22:42] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 86.326ms! [18:22:42] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 398.33ms! [18:22:42] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 266.978ms! [18:22:42] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 45.255ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 25.705ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 188.446ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 194.74ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 100.604ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 99.374ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 108.774ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 102.827ms! [18:22:43] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 102.476ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 69.578ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 102.257ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 81.016ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 178.838ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 232.058ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 64.054ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 53.369ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 68.922ms! [18:22:44] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 114.393ms! [18:22:45] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 82.716ms! [18:22:45] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 181.618ms! [18:22:45] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 314.452ms! [18:22:45] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 179.719ms! [18:22:45] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 113.245ms! [18:22:46] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 278.074ms! [18:22:46] [Server thread/INFO]: PWLegend issued server command: /t add councilor iquacklikeaduck [18:22:46] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 313.013ms! [18:22:46] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 180.343ms! [18:22:46] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 197.883ms! [18:22:46] [Server thread/INFO]: JustNinja02 issued server command: /t rank [18:22:46] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 142.305ms! [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 198.023ms! [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 192.86ms! [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 78.813ms! [18:22:47] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 134.233ms! [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 46.253ms! [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 228.638ms! [18:22:47] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 97.352ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 191.289ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 34.869ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 83.281ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 63.122ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 110.934ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 123.098ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 97.826ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 58.938ms! [18:22:48] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 139.062ms! [18:22:49] [Server thread/INFO]: Agaloth issued server command: /tps [18:22:49] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 368.368ms! [18:22:49] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 289.961ms! [18:22:49] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 29.32ms! [18:22:49] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 90.69ms! [18:22:49] [Craft Scheduler Thread - 27/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 101.961ms! [18:22:51] [Server thread/INFO]: PWLegend issued server command: /t add councillor iquacklikeaduck [18:22:53] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: the plugins are still loading [18:22:55] [Server thread/INFO]: JustNinja02 issued server command: /t rank add Vincent_De_Santa [18:23:00] [Async Chat Thread - #0/INFO]: [Marshall] [Citizen] Mechka: are you going to pull a PWLegend and kill me? [18:23:03] [Server thread/INFO]: JustNinja02 issued server command: /t rank add Vincent_De_Santa h [18:23:05] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:07] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:08] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:08] [User Authenticator #1/INFO]: UUID of player Cochonou is 6016f231-a5c9-4ec0-b672-e4b841103695 [18:23:09] [Server thread/INFO]: Cochonou[/176.134.8.31:49737] logged in with entity id 2037 at ([earth]232.66724863306888, 60.0, -5908.5545972830005) [18:23:09] [Plan Non critical-pool-6/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 119.164ms! [18:23:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@5bcbba07[id=,name=Toiq,properties={},legacy=false] (/64.191.7.18:34023) lost connection: Disconnected [18:23:10] [Server thread/INFO]: PWLegend issued server command: /t mayor ? [18:23:11] [User Authenticator #1/INFO]: UUID of player Toiq is 01b3df98-d3b0-4d4c-bbe0-210072a5cb4f [18:23:14] [Server thread/INFO]: [AltDetector] Toiq may be an alt of TallBlondeDude [18:23:14] [Server thread/INFO]: Toiq[/64.191.7.18:34712] logged in with entity id 2168 at ([earth]391.30000001192093, 7.0, -777.5670355254406) [18:23:14] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:14] [Async Chat Thread - #0/INFO]: [Marshall] [Citizen] Mechka: ;-; [18:23:14] [Plan Non critical-pool-1/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 325.889ms! [18:23:16] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:17] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5207ms or 104 ticks behind [18:23:18] [Server thread/INFO]: JustNinja02 issued server command: /t rank add Vincent_De_Santa councillor [18:23:18] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:19] [Async Chat Thread - #0/INFO]: [Citizen] Toiq: Sup [18:23:20] [Server thread/INFO]: Agaloth issued server command: /lagassist [18:23:22] [Server thread/INFO]: Toiq issued server command: /spawn [18:23:22] [Server thread/INFO]: JustNinja02 issued server command: /t [18:23:25] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:26] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:28] [Async Chat Thread - #0/INFO]: BritishEmpire|London [Owner] Agaloth: hmm [18:23:28] [User Authenticator #1/INFO]: UUID of player BlueZikS is f928a243-a2da-4860-a32c-b2889c577f71 [18:23:29] [Server thread/INFO]: BlueZikS[/90.112.136.30:51875] logged in with entity id 2296 at ([earth]531.9420326567409, 64.0, -5265.982103556982) [18:23:29] [Plan Non critical-pool-2/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 228.504ms! [18:23:30] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:33] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:34] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:37] [Server thread/INFO]: Agaloth issued server command: /t spawn [18:23:39] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:41] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:42] [Server thread/INFO]: Agaloth issued server command: /tps [18:23:42] [Craft Scheduler Thread - 15/INFO]: [BuycraftX] Sending 3 analytic events [18:23:42] [Server thread/INFO]: BlueZikS issued server command: /t spawn [18:23:43] [Async Chat Thread - #0/INFO]: NWO|Oslo [VIP] PWLegend: i gave ur shit back buddy [18:23:43] [Craft Scheduler Thread - 17/INFO]: [BuycraftX] Fetching all due players... [18:23:44] [Craft Scheduler Thread - 17/INFO]: [BuycraftX] Fetched due players (0 found). [18:23:50] [Server thread/INFO]: TallBlondeDude issued server command: /tpa PWLegend [18:23:51] [User Authenticator #1/INFO]: UUID of player Black_Reaper666 is c9cfb7ec-dae4-4b03-947b-387c10ff1536 [18:23:51] [Server thread/INFO]: Black_Reaper666[/92.157.18.109:60812] logged in with entity id 2753 at ([earth]669.6267062757287, 69.0, -5473.130942427864) [18:23:51] [Plan Non critical-pool-3/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 97.744ms! [18:23:52] [Server thread/INFO]: Cochonou issued server command: /msg Agaloth T'veux voc' ? Et btw t'as idée de où je peux trouver un bon grinder à xp ?. [18:23:54] [Server thread/INFO]: PWLegend issued server command: /tpaccept [18:23:55] [Server thread/INFO]: JustNinja02 issued server command: /t rank add Gryffindor223 sheriff [18:23:57] [Server thread/INFO]: TallBlondeDude issued server command: /tpa PWLegend [18:24:00] [Server thread/INFO]: JustNinja02 issued server command: /n [18:24:01] [Server thread/INFO]: Agaloth issued server command: /r yep [18:24:02] [Server thread/INFO]: Agaloth issued server command: /tps [18:24:06] [Async Chat Thread - #0/INFO]: [Veteran] TallBlondeDude: oof i didnt realsie there was movement locks xD [18:24:06] [Server thread/INFO]: PWLegend issued server command: /t mayor rank add councillor iquacklikeaduck [18:24:06] [Server thread/INFO]: PWLegend issued server command: /tpaccept [18:24:07] [Server thread/INFO]: Agaloth issued server command: /tps [18:24:07] [Server thread/INFO]: Agaloth lost connection: Disconnected [18:24:07] [Server thread/INFO]: [DiscordSRV] Player Agaloth quit with silent quitting permission, not sending a quit message [18:24:07] [Server thread/INFO]: Agaloth left the game [18:24:07] [Plan Non critical-pool-4/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 100.041ms! [18:24:08] [Server thread/INFO]: JustNinja02 issued server command: /t [18:24:09] [User Authenticator #1/INFO]: UUID of player Agaloth is a227336f-7974-461d-9ab6-4c601dd421ce [18:24:09] [Server thread/INFO]: [DiscordSRV] Player Agaloth joined with silent joining permission, not sending a join message [18:24:09] [Server thread/INFO]: Agaloth[/95.182.194.108:51573] logged in with entity id 2970 at ([earth]-15.82955710107848, 69.5, -6139.232713493948) [18:24:09] [Plan Non critical-pool-5/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 131.047ms! [18:24:10] [Server thread/INFO]: PWLegend issued server command: /tpaccept [18:24:10] [Server thread/INFO]: TallBlondeDude issued server command: / [18:24:11] [Server thread/INFO]: Cochonou issued server command: /r go pv ou en public ? [18:24:13] [Server thread/INFO]: Agaloth issued server command: /tps [18:24:15] [Server thread/INFO]: Agaloth issued server command: /r pv [18:24:16] [Server thread/INFO]: PWLegend issued server command: /t mayor rank add councillor iquacklikeaduck [18:24:18] [Server thread/INFO]: Agaloth issued server command: /r ou public [18:24:21] [Server thread/INFO]: Agaloth issued server command: /r comme tu veux [18:24:23] [Server thread/INFO]: PWLegend issued server command: /t rank add councillor iquacklikeaduck [18:24:23] [Server thread/INFO]: Agaloth issued server command: /tps [18:24:26] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: okay [18:24:27] [Server thread/INFO]: PWLegend issued server command: /t rank add councilor iquacklikeaduck [18:24:31] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: is it better now? [18:24:33] [Server thread/INFO]: Agaloth issued server command: /tps [18:24:35] [Server thread/INFO]: Black_Reaper666 issued server command: /t spawn [18:24:35] [Server thread/INFO]: TallBlondeDude issued server command: /tpahere toiq [18:24:41] [Server thread/INFO]: Agaloth issued server command: /tps [18:24:42] [Craft Scheduler Thread - 10/INFO]: [BuycraftX] Sending 3 analytic events [18:24:42] [Server thread/INFO]: Toiq issued server command: /tpaccept [18:24:43] [Server thread/INFO]: PWLegend issued server command: /t rank add iquacklikeaduck councilor [18:24:44] [Server thread/INFO]: TallBlondeDude lost connection: You've been kicked by Console Reason: You have been kicked for hacking : GODSEYE CHEAT DETECTION

[18:24:44] [Server thread/INFO]: TallBlondeDude left the game [18:24:44] [Server thread/INFO]: TallBlondeDude was kicked by Console for You have been kicked for hacking : GODSEYE CHEAT DETECTION. [18:24:44] [Server thread/INFO]: GodsEye >> TallBlondeDude has been kicked for hacking, I can see everything! [18:24:45] [Plan Non critical-pool-6/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 294.702ms! [18:24:45] [Netty Epoll Server IO #0/ERROR]: [GodsEye] Unhandled exception occured in onPacketReceiving(PacketEvent) for GodsEye java.lang.NullPointerException: null at godseye.eJ.f(eJ.java:48) ~[?:?] at godseye.aG.b(aG.java:25) ~[?:?] at godseye.fr.lambda$null$0(fr.java:145) ~[?:?] at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_222] at godseye.fr.lambda$onPacketReceiving$1(fr.java:145) ~[?:?] at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_222] at godseye.fr.onPacketReceiving(fr.java:145) ~[?:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) ~[?:?] at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) ~[?:?] at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:590) ~[?:?] at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:557) ~[?:?] at com.comphenix.protocol.injector.netty.ProtocolInjector.packetReceived(ProtocolInjector.java:352) ~[?:?] at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketReceiving(ProtocolInjector.java:317) ~[?:?] at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:506) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[patched_1.14.4.jar:git-Paper-239] at com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:245) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:808) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:408) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308) ~[patched_1.14.4.jar:git-Paper-239] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[patched_1.14.4.jar:git-Paper-239] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]

net.minecraft.server.v1_14_R1.PacketPlayInArmAnimation@1b514c32[ a=MAIN_HAND ]

[18:24:48] [User Authenticator #1/INFO]: UUID of player TallBlondeDude is 18dd9a0b-9fd9-4f9a-8402-fba789726fa0 [18:24:48] [Server thread/INFO]: [AltDetector] TallBlondeDude may be an alt of Toiq [18:24:48] [Server thread/INFO]: TallBlondeDude[/64.191.7.18:34444] logged in with entity id 3396 at ([earth]1313.164712793436, 63.0, -7122.300732599261) [18:24:48] [Plan Non critical-pool-1/INFO]: [Essentials] Lag Notice - Slow Economy Response - Request took over 193.844ms! [18:24:49] [Async Chat Thread - #0/INFO]: [Citizen] Toiq: ? [18:24:49] [Server thread/INFO]: PWLegend issued server command: /t rank add iquacklikeaduck councillor [18:24:50] [Async Chat Thread - #0/INFO]: France|Paris [Citizen] Cochonou: lmfao [18:24:51] [Async Chat Thread - #0/INFO]: France|Chambery [Citizen] BlueZikS_: bye bye [18:24:51] [Async Chat Thread - #0/INFO]: British_Empire|London [Owner] Agaloth: killaura [18:24:52] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EasyStaff v0.5.7 java.lang.NullPointerException: null at me.gusuuplugins.easystaff.events.ChatEvent.onChat(ChatEvent.java:37) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-239] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.14.4.jar:git-Paper-239] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-239] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-239] at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1717) ~[patched_1.14.4.jar:git-Paper-239] at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1632) ~[patched_1.14.4.jar:git-Paper-239] at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[patched_1.14.4.jar:git-Paper-239] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_222] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222] [18:24:54] [Async Chat Thread - #0/INFO]: BritishEmpire|London [Owner] Agaloth: wait [18:24:54] [Async Chat Thread - #0/INFO]: [Veteran] TallBlondeDude: lmao [18:24:56] [Async Chat Thread - #0/INFO]: NWO|Oslo [VIP] PWLegend: wtf [18:24:59] [Async Chat Thread - #0/INFO]: [Veteran] TallBlondeDude: i was killing blazes [18:25:00] [Async Chat Thread - #0/INFO]: [Citizen] Toiq: Wtf [18:25:09] [Async Chat Thread - #0/INFO]: France|Chambery [Citizen] BlueZikS: he deserves ban :d [18:25:10] [Server thread/INFO]: Agaloth issued server command: /tps [18:25:12] [Async Chat Thread - #0/INFO]: German_Empire|Berlin [Moderator] JustNinja02: Man [18:25:15] [Server thread/INFO]: Agaloth issued server command: /godseye [18:25:18] [Server thread/INFO]: Agaloth issued server command: /godseye cp [18:25:18] [Async Chat Thread - #0/INFO]: German_Empire|Berlin [Moderator] JustNinja02: Is this AntiCheat ok? [18:25:19] [Async Chat Thread - #0/INFO]: German_Empire|Myrdal [Veteran] Hayliox: haha yeah man [18:25:29] [Server thread/INFO]: Hayliox issued server command: /ce [18:25:34] [Async Chat Thread - #0/INFO]: British_Empire|Gibraltar [Veteran] Suave__: What happened lmao [18:25:40] [Server thread/INFO]: Hayliox issued server command: /ce [18:25:42] [Craft Scheduler Thread - 36/INFO]: [BuycraftX] Sending 2 analytic events [18:25:43] [Server thread/INFO]: Cochonou issued server command: /r Réponds ptdr [18:25:43] [Async Chat Thread - #0/INFO]: [Veteran] TallBlondeDude: i stabboed some things with my sword [18:25:44] [Craft Scheduler Thread - 27/INFO]: [BuycraftX] Fetching all due players... [18:25:44] [Craft Scheduler Thread - 27/INFO]: [BuycraftX] Fetched due players (0 found). [18:25:46] [Async Chat Thread - #0/INFO]: [Veteran] TallBlondeDude: then got kicked

5) A very detailed description of the issue Almost everyone gets detected for no reason even when I disabled some of them but still detects for no reason.

Agaloth commented 4 years ago

I left the anticheat opened the whole night here is the result: 2020-01-18-2.log

Agaloth commented 4 years ago

godseyelogs.zip