Skip to content

Instantly share code, notes, and snippets.

@I-Knight-I
Created July 6, 2020 17:08
Show Gist options
  • Save I-Knight-I/d8ccee36218d6e3cb5a030dcfed743f2 to your computer and use it in GitHub Desktop.
Save I-Knight-I/d8ccee36218d6e3cb5a030dcfed743f2 to your computer and use it in GitHub Desktop.
[11:34:04] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[11:34:05] [main/INFO]: Reloading ResourceManager: Default, bukkit
[11:34:06] [Server-Worker-2/INFO]: Loaded 7 recipes
[11:34:07] [Server thread/INFO]: Starting minecraft server version 1.16.1
[11:34:07] [Server thread/INFO]: Loading properties
[11:34:07] [Server thread/INFO]: This server is running Paper version git-Paper-41 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT)
[11:34:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
[11:34:08] [Server thread/INFO]: Using 4 threads for Netty based IO
[11:34:08] [Server thread/INFO]: Debug logging is disabled
[11:34:08] [Server thread/INFO]: Default game type: SURVIVAL
[11:34:08] [Server thread/INFO]: Generating keypair
[11:34:08] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:21347
[11:34:08] [Server thread/INFO]: Using epoll channel type
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
[11:34:09] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.7.3 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.UtilityCommandsRegistration
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.bukkit.BukkitEntity
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommandsRegistration
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.AbstractExtentMask
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.LocalSession
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.session.SessionManager
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.ChangeSetExtent
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BrushTool
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BlockReplacer
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.FloodFillTool
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.TreePlanter
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.AreaPickaxe
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.RecursivePickaxe
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.WorldEdit
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.entity.ExtentEntityCopy
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.ExtentBlockCopy
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.BlockReplace
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.ForwardExtentCopy
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.SetLocatedBlocks
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.BiomeReplace
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.ExtentBiomeCopy
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Deform$DeformOperation
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Paint
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.BiomeMask2D
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.pattern.AbstractExtentPattern
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.iterator.RegionIterator
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.shape.ArbitraryShape
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Apply
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.visitor.RegionVisitor
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
[11:34:09] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
[11:34:10] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[11:34:14] [Server thread/WARN]: Legacy plugin HolographicExtension v1.10.8 does not specify an api-version.
[11:34:14] [Server thread/INFO]: [CombatLogX] This plugin is using SirBlobmanAPI.
[11:34:14] [Server thread/INFO]: [CombatLogX] ___ _ ___ _ _
[11:34:14] [Server thread/INFO]: [CombatLogX] / __(_)_ _| _ | |___| |__ _ __ __ _ _ _
[11:34:14] [Server thread/INFO]: [CombatLogX] \__ | | '_| _ | / _ | '_ | ' \/ _` | ' \
[11:34:14] [Server thread/INFO]: [CombatLogX] |___|_|_| |___|_\___|_.__|_|_|_\__,_|_||_|
[11:34:14] [Server thread/INFO]: [CombatLogX]
[11:34:14] [Server thread/INFO]: [CombatLogX] Searching for a handler that matches NMS version 1_16_R1
[11:34:14] [Server thread/INFO]: [CombatLogX] Successfully found NMS Handler class 'com.SirBlobman.combatlogx.api.shaded.nms.NMS_1_16_R1'.
[11:34:14] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.6
[11:34:14] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vBuild 40a
[11:34:14] [Server thread/INFO]: [ResurrectionChest] Loading ResurrectionChest v1.5.1
[11:34:14] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.3.0
[11:34:14] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.64
[11:34:14] [ForkJoinPool-1-worker-37/INFO]: [LuckPerms] It is safe to ignore any warning printed following this message starting with 'WARNING: An illegal reflective access operation has occurred, Illegal reflective access by me.lucko.luckperms.common.dependencies.classloader.ReflectionClassLoader'. This is intended, and will not have any impact on the operation of LuckPerms.
[11:34:14] [Server thread/INFO]: [SAML] Loading SAML v2.0.0
[11:34:14] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
[11:34:14] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
[11:34:14] [Server thread/INFO]: [Disenchant-2] Loading Disenchant-2 v1.15a
[11:34:14] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0
[11:34:15] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.15
[11:34:15] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.9.8
[11:34:15] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_16_R1.CraftServer] null initializing LibsDisguises v9.9.8 (Is it up to date?)
java.lang.NullPointerException: null
at me.libraryaddict.disguise.utilities.reflection.NmsVersion.isSupported(NmsVersion.java:16) ~[?:?]
at me.libraryaddict.disguise.utilities.reflection.asm.WatcherSanitizer.init(WatcherSanitizer.java:87) ~[?:?]
at me.libraryaddict.disguise.LibsDisguises.onLoad(LibsDisguises.java:43) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R1.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.1.jar:git-Paper-41]
at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:208) ~[patched_1.16.1.jar:git-Paper-41]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[patched_1.16.1.jar:git-Paper-41]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-41]
at java.lang.Thread.run(Thread.java:834) [?:?]
[11:34:15] [Server thread/INFO]: [InventoryRollback] Loading InventoryRollback v2.0-beta
[11:34:15] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.6.0
[11:34:15] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.5
[11:34:15] [Server thread/INFO]: [Referral] Loading Referral v1.9.2
[11:34:15] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[11:34:15] [Server thread/INFO]: [TokenManager] Loading TokenManager v3.2.5
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Packet data pool per io thread capacity: 50(total ~200 spread to 4 io threads)
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
[11:34:15] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
[11:34:17] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
[11:34:17] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v3.3.0
[11:34:17] [Server thread/INFO]: [Scoreboard-revision] Loading Scoreboard-revision vR3 1.4.2 RELEASE
[11:34:17] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.3
[11:34:17] [Server thread/INFO]: [Maintenance] Loading Maintenance v3.0.5
[11:34:17] [Server thread/INFO]: [BungeeGuard] Loading BungeeGuard v1.2-SNAPSHOT
[11:34:17] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.5
[11:34:17] [Server thread/INFO]: [boosCooldowns] Loading boosCooldowns v3.15.0
[11:34:17] [Server thread/INFO]: [LagAssist] Loading LagAssist v2.21.1
[11:34:17] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.34.0
[11:34:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.0-beta-01+0eb9ac7
[11:34:17] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@18630f89]
[11:34:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.136
[11:34:17] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v3.0.5
[11:34:17] [Server thread/INFO]: [MFHoppers] Loading MFHoppers v3.19-fix12
[11:34:17] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
[11:34:17] [Server thread/INFO]: [BannerMaker] Loading BannerMaker v2.2.2
[11:34:17] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2019)
[11:34:17] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.7.3
[11:34:17] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
[11:34:17] [Server thread/INFO]: [CustomGUI] Loading CustomGUI v2.5.0
[11:34:17] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v6.1.2
[11:34:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.2.136
[11:34:17] [Server thread/INFO]: [TAB] Loading TAB v2.8.2
[11:34:17] [Server thread/INFO]: [ProtocolSupportStuff] Loading ProtocolSupportStuff v2.0.0
[11:34:17] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.6
[11:34:17] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.8
[11:34:17] [Server thread/INFO]: [SpecializedCrates] Loading SpecializedCrates v2.12.6.1
[11:34:17] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4-beta1;bc551da
[11:34:17] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.5
[11:34:17] [Server thread/INFO]: [Factions] Loading Factions v3.3.0
[11:34:17] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v3.0.0-b459
[11:34:17] [Server thread/INFO]: [PVPStats] Loading PVPStats v2.1.8
[11:34:17] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.12
[11:34:17] [Server thread/INFO]: [JupiterCore] Loading JupiterCore v1.2.2
[11:34:17] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v10.0.0.0.Beta-219
[11:34:17] [Server thread/INFO]: [CombatLogX] Loading expansions...
[11:34:17] [Server thread/INFO]: [WorldGuard Compatibility] Registering custom WorldGuard flags...
[11:34:18] [Server thread/INFO]: [WorldGuard Compatibility] Finished registering custom WorldGuard flags.
[11:34:18] [Server thread/INFO]: [CombatLogX] Successfully loaded 8 expansions.
[11:34:18] [Server thread/INFO]: [CombatLogX] CombatLogX loaded successfully.
[11:34:18] [Server thread/INFO]: [Prism] Loading Prism v2.1.7-SNAPSHOT-3
[11:34:18] [Server thread/INFO]: [SimplePortals] Loading SimplePortals v1.4.6
[11:34:18] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.136
[11:34:18] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.3
[11:34:18] [Server thread/INFO]: [Wild] Loading Wild v2.20-93544e7
[11:34:18] [Server thread/INFO]: [Harbor] Loading Harbor v1.6.1
[11:34:18] [Server thread/INFO]: [GadgetsMenu] Loading GadgetsMenu v4.5.24
[11:34:18] [Server thread/INFO]: [SlotMachineGUI] Loading SlotMachineGUI v2.0.1
[11:34:18] [Server thread/INFO]: [Envoys] Loading Envoys v5.3.1
[11:34:18] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.130
[11:34:18] [Server thread/INFO]: [mcMMO] Registered WG flags successfully!
[11:34:18] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v7.1.25
[11:34:18] [Server thread/INFO]: [EliteMobs] WorldGuard detected.
[11:34:18] [Server thread/INFO]: [EliteMobs] Enabling flags:
[11:34:18] [Server thread/INFO]: [EliteMobs] - elitemob-spawning
[11:34:18] [Server thread/INFO]: [EliteMobs] - elitemob-only-spawning
[11:34:18] [Server thread/INFO]: [EliteMobs] - elitemobs-antiexploit
[11:34:18] [Server thread/INFO]: [EliteMobs] - elitemobs-dungeon
[11:34:18] [Server thread/INFO]: [EliteMobs] - elitemobs-events
[11:34:18] [Server thread/INFO]: [Knight-Misc-Plugins] Loading Knight-Misc-Plugins v1.0-SNAPSHOT
[11:34:18] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
[11:34:18] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.17-SNAPSHOT-b5.9.1
[11:34:18] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[11:34:18] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[11:34:18] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.16.1
[11:34:18] [Server thread/INFO]: [McCombatLevel] Loading McCombatLevel v1.0
[11:34:18] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.19.1-SNAPSHOT
[11:34:18] [Server thread/INFO]: [MorphRedeem] Loading MorphRedeem v1.2.0
[11:34:18] [Server thread/INFO]: [InfiniteJump] Loading InfiniteJump v1.2.9
[11:34:18] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.1-b2
[11:34:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[11:34:18] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.64
[11:34:18] [Server thread/INFO]: __
[11:34:18] [Server thread/INFO]: | |__) LuckPerms v5.1.64
[11:34:18] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[11:34:18] [Server thread/INFO]:
[11:34:18] [Server thread/INFO]: [LuckPerms] Loading configuration...
[11:34:18] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[11:34:18] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
[11:34:18] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
[11:34:19] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[11:34:19] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[11:34:19] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[11:34:19] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1679ms)
[11:34:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0
[11:34:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[11:34:19] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.15
[11:34:20] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.6.0
[11:34:20] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[11:34:20] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.2.136 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[11:34:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[11:34:20] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[11:34:20] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[11:34:20] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
[11:34:20] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v3.3.0
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] === ENABLE START ===
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] Loading Cachefile datas...
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] Loading Onlineplayer datas...
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] Loading Registry datas...
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] Saving Cachefile...
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] Setup of IdUtil took 11ms.
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] Integration Activated IntegrationVault
[11:34:20] [Server thread/INFO]: [MassiveCore 3.3.0] === ENABLE COMPLETE (Took 379ms) ===
[11:34:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.0-beta-01+0eb9ac7
[11:34:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[11:34:20] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R1 as the Bukkit adapter
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.7.3
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_16_R1, DirectChunkAPI disabled
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
[11:34:21] [Server thread/INFO]: [AsyncWorldEdit] Enabled
[11:34:21] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:34:21] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:34:21] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[11:34:21] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[11:34:21] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:34:21] [Server thread/INFO]: Preparing level "world"
[11:34:21] [Server thread/INFO]: -------- World Settings For [world] --------
[11:34:21] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 1
[11:34:21] [Server thread/INFO]: Experience Merge Radius: 6.0
[11:34:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:34:21] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 10 / Ra 48 / Mi 2 / Tiv true
[11:34:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:34:21] [Server thread/INFO]: Max TNT Explosions: 10
[11:34:21] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[11:34:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:34:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:34:21] [Server thread/INFO]: View Distance: 8
[11:34:21] [Server thread/INFO]: Item Merge Radius: 4.0
[11:34:21] [Server thread/INFO]: Item Despawn Rate: 1200
[11:34:21] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:34:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:34:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:34:21] [Server thread/INFO]: Mob Spawn Range: 5
[11:34:21] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[11:34:22] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[11:34:22] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 1
[11:34:22] [Server thread/INFO]: Experience Merge Radius: 6.0
[11:34:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 10 / Ra 48 / Mi 2 / Tiv true
[11:34:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:34:22] [Server thread/INFO]: Max TNT Explosions: 10
[11:34:22] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[11:34:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:34:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:34:22] [Server thread/INFO]: View Distance: 8
[11:34:22] [Server thread/INFO]: Item Merge Radius: 4.0
[11:34:22] [Server thread/INFO]: Item Despawn Rate: 1200
[11:34:22] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:34:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:34:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:34:22] [Server thread/INFO]: Mob Spawn Range: 5
[11:34:22] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[11:34:22] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 1
[11:34:22] [Server thread/INFO]: Experience Merge Radius: 6.0
[11:34:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:34:22] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 10 / Ra 48 / Mi 2 / Tiv true
[11:34:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:34:22] [Server thread/INFO]: Max TNT Explosions: 10
[11:34:22] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[11:34:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:34:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:34:22] [Server thread/INFO]: View Distance: 8
[11:34:22] [Server thread/INFO]: Item Merge Radius: 4.0
[11:34:22] [Server thread/INFO]: Item Despawn Rate: 1200
[11:34:22] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:34:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:34:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:34:22] [Server thread/INFO]: Mob Spawn Range: 5
[11:34:22] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[11:34:22] [Server thread/INFO]: Loaded 0 spawn chunks for world world
[11:34:22] [Server thread/INFO]: Time elapsed: 99 ms
[11:34:22] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[11:34:22] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
[11:34:22] [Server thread/INFO]: Time elapsed: 95 ms
[11:34:22] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[11:34:22] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
[11:34:22] [Server thread/INFO]: Time elapsed: 24 ms
[11:34:22] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.6
[11:34:22] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[11:34:22] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vBuild 40a
[11:34:22] [Server thread/WARN]: [AutoSaveWorld] Loaded class dev.norska.uar.update.UARUpdateChecker from UltimateAutoRestart vBuild 40a which is not a depend, softdepend or loadbefore of this plugin.
[11:34:22] [Server thread/WARN]: [AutoSaveWorld] Plugin UltimateAutoRestart attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=64414 in main server thread
[11:34:22] [Server thread/WARN]: [AutoSaveWorld] Plugin UltimateAutoRestart attempted to establish connection socket://api.spigotmc.org:443 in main server thread
[11:34:22] [Server thread/INFO]:
[11:34:22] [Server thread/INFO]: UltimateAutoRestart Build 40a, a free resource by Norska - Enabled!
[11:34:22] [Server thread/INFO]:
[11:34:22] [Server thread/INFO]: [ResurrectionChest] Enabling ResurrectionChest v1.5.1
[11:34:22] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.3.0
[11:34:22] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
[11:34:22] [Server thread/INFO]: [SAML] Enabling SAML v2.0.0
[11:34:22] [Server thread/INFO]: [SAML] Loading config.yml...
[11:34:22] [Server thread/INFO]: [SAML] Successfully loaded config.yml.
[11:34:22] [Server thread/INFO]: [SAML] Loading custom_groups.yml...
[11:34:22] [Server thread/INFO]: [SAML] Successfully loaded custom_groups.yml.
[11:34:22] [Server thread/INFO]: [SAML] Loading nerfer_goals.yml...
[11:34:22] [Server thread/INFO]: [SAML] Successfully loaded nerfer_goals.yml.
[11:34:22] [Server thread/INFO]: [SAML] Loading messages.yml...
[11:34:23] [Server thread/INFO]: [SAML] Successfully loaded messages.yml.
[11:34:23] [Server thread/INFO]: [SAML] There is an old chunk cache file. Perhaps the server didn't shut down correctly?
[11:34:23] [Server thread/INFO]: [SAML] Successfully enabled.
[11:34:23] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
[11:34:23] [Server thread/INFO]: [ClearLag] Loading modules...
[11:34:23] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[11:34:23] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[11:34:23] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[11:34:23] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
[11:34:23] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
[11:34:23] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[11:34:23] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 30001x30000 at X: 0.0 Z: 500001.0
[11:34:23] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 7000 at X: 0.0 Z: 62000.0
[11:34:23] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -652.0 Y: 79.0 Z: 277.0
[11:34:23] [Server thread/INFO]: [Disenchant-2] Enabling Disenchant-2 v1.15a
[11:34:23] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.9.8
[11:34:23] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_16_R1
[11:34:23] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #435
[11:34:23] [Server thread/INFO]: [LibsDisguises] Build Date: 02/03/2020 09:44
[11:34:23] [Server thread/INFO]: [LibsDisguises] Registered to: 12345 (15)
[11:34:23] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!!
[11:34:23] [Server thread/ERROR]: [LibsDisguises] You're using the wrong version of Lib's Disguises for your server! This is intended for v1.12 & v1.13 & v1.14 & v1.15!
[11:34:23] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v9.9.8
[11:34:23] [Server thread/INFO]: [InventoryRollback] Enabling InventoryRollback v2.0-beta
[11:34:23] [Server thread/WARN]: [InventoryRollback] ** WARNING... Plugin may not be compatible with this version of Minecraft. **
[11:34:23] [Server thread/WARN]: [InventoryRollback] ** Please fully test the plugin before using on your server as features may be broken. **
[11:34:23] [Server thread/INFO]: [InventoryRollback] Inventory backup data is set to save to: YAML
[11:34:23] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.5
[11:34:23] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
[11:34:23] [Server thread/INFO]: [ConditionalCommands] Ready.
[11:34:23] [Server thread/INFO]: [Referral] Enabling Referral v1.9.2
[11:34:23] [Server thread/INFO]: Connected to local database
[11:34:23] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.2.5
[11:34:23] [Server thread/INFO]: [TokenManager] Loaded Config.
[11:34:23] [Server thread/INFO]: [TokenManager] Loaded Lang.
[11:34:23] [Server thread/INFO]: [TokenManager] ===============================================
[11:34:23] [Server thread/INFO]: [TokenManager] TokenManager has detected your server as online mode.
[11:34:23] [Server thread/INFO]: [TokenManager] DataManager will operate with UUIDs.
[11:34:23] [Server thread/INFO]: [TokenManager] If your server is NOT in online mode, please manually set online-mode in TokenManager's config.yml.
[11:34:23] [Server thread/INFO]: [TokenManager] ===============================================
[11:34:23] [Server thread/WARN]: [AutoSaveWorld] Loaded class me.realized.tokenmanager.shaded.zaxxer.hikari.util.DriverDataSource from TokenManager v3.2.5 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:23] [Server thread/WARN]: [AutoSaveWorld] Plugin TokenManager attempted to establish connection socket://3.125.78.128:3306 in main server thread
[11:34:23] [Server thread/INFO]: [TokenManager] Loaded DataManager.
[11:34:24] [Server thread/INFO]: [TokenManager] Loaded ShopConfig.
[11:34:24] [Server thread/INFO]: [TokenManager] Loaded ShopManager.
[11:34:24] [Server thread/INFO]: [TokenManager] Loaded WorthConfig.
[11:34:24] [Server thread/INFO]: [TokenManager] Successfully hooked into 'PlaceholderAPI'!
[11:34:24] [Server thread/INFO]: [TokenManager] Successfully hooked into 'Vault'!
[11:34:24] [Server thread/INFO]: [TokenManager] Loaded HookManager.
[11:34:24] [Server thread/INFO]: [Scoreboard-revision] Enabling Scoreboard-revision vR3 1.4.2 RELEASE
[11:34:24] [Server thread/INFO]: [Scoreboard-revision] Loaded app handler for board: board
[11:34:24] [Server thread/INFO]: PlaceHolderApi has been detectedScoreboard is online! Scoreboard version: R3 1.4.2 RELEASE (UP TO DATE)
[11:34:24] [Server thread/INFO]:
[11:34:24] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.3
[11:34:24] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[11:34:24] [Server thread/INFO]: [Maintenance] Enabling Maintenance v3.0.5
[11:34:24] [Server thread/INFO]: [Maintenance] Plugin by KennyTV
[11:34:24] [Server thread/WARN]: [Maintenance] Found ProtocolSupport - switching to ProtocolLib packet adapter, as PS does not fire Paper's ping event
[11:34:24] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.2-SNAPSHOT
[11:34:24] [Server thread/INFO]: [BungeeGuard] Using Paper's PlayerHandshakeEvent to listen for connections.
[11:34:24] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.5
[11:34:24] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[11:34:24] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
[11:34:24] [Server thread/INFO]: | Command file(s) found : 22
[11:34:24] [Server thread/INFO]: | Config : Ready.
[11:34:24] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
[11:34:24] [Server thread/INFO]: | Custom commands loaded : 24
[11:34:24] [Server thread/INFO]: | Version: 5.6.5
[11:34:24] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
[11:34:25] [Server thread/INFO]: | You are running the latest version of MyCommand.
[11:34:25] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
[11:34:25] [Server thread/INFO]: [boosCooldowns] Enabling boosCooldowns v3.15.0
[11:34:25] [Server thread/INFO]: [boosCooldowns] version 3.15.0 by [LordBoos (boosik)] is enabled!
[11:34:25] [Server thread/INFO]: [boosCooldowns] found [Vault] searching for economy plugin.
[11:34:25] [Server thread/INFO]: [boosCooldowns] found [Essentials Economy] plugin, enabling prices support.
[11:34:25] [Server thread/INFO]: [boosCooldowns] [boosCooldowns] Hooked server version v1_16_R1
[11:34:25] [Server thread/INFO]: [LagAssist] Enabling LagAssist v2.21.1
[11:34:25] [Server thread/INFO]: LagAssist » Enabling Systems:
[11:34:25] [Server thread/INFO]: [✔] Economy manager
[11:34:25] [Server thread/INFO]: [✔] Smart Mob Tools.
[11:34:25] [Server thread/INFO]: [✔] Hopper Manager.
[11:34:25] [Server thread/INFO]: [✔] Redstone Culler.
[11:34:25] [Server thread/INFO]: [✔] Physics-Tweaker.
[11:34:25] [Server thread/INFO]: [✔] Lag Monitor.
[11:34:25] [Server thread/INFO]: [✔] MapVisualizer.
[11:34:25] [Server thread/INFO]: [✔] Chunk Analyser.
[11:34:25] [Server thread/INFO]: [✔] Chunk Limiter.
[11:34:25] [Server thread/INFO]: [✔] StatsAnalyse.
[11:34:25] [Server thread/INFO]: [✔] LogCleaner System.
[11:34:25] [Server thread/INFO]: [✔] Spawner Manager.
[11:34:25] [Server thread/INFO]: [✔] GUI.
[11:34:25] [Server thread/INFO]: [✔] Injecting PacketListener.
[11:34:25] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.34.0
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading itemStackSizeCappedAt > 3 (config.yml), item not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy1, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy2, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy3, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy4, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy5, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy6, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy7, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy8, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > buy9, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell1, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell2, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell3, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell4, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell5, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell6, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell7, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell8, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > sell9, button not loaded: Invalid or no material name specified
[11:34:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading sounds (config.yml), no sounds loaded
[11:34:25] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.136
[11:34:25] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[11:34:25] [Server thread/INFO]: [Essentials] No kits found to migrate.
[11:34:25] [Server thread/INFO]: [Essentials] Loaded 25515 items from items.json.
[11:34:25] [Server thread/INFO]: [Essentials] Using locale en
[11:34:25] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[11:34:25] [Server thread/INFO]: [Essentials] Metrics disabled per bStats config.
[11:34:25] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[11:34:25] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[11:34:25] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v3.0.5
[11:34:25] [Server thread/INFO]: [MineableSpawners] loaded NMS class for version: org.bukkit.craftbukkit.v1_16_R1
[11:34:26] [Server thread/INFO]: [MineableSpawners] Available mob types:
[11:34:26] [Server thread/INFO]: - DROPPED_ITEM
[11:34:26] [Server thread/INFO]: - EXPERIENCE_ORB
[11:34:26] [Server thread/INFO]: - AREA_EFFECT_CLOUD
[11:34:26] [Server thread/INFO]: - ELDER_GUARDIAN
[11:34:26] [Server thread/INFO]: - WITHER_SKELETON
[11:34:26] [Server thread/INFO]: - STRAY
[11:34:26] [Server thread/INFO]: - EGG
[11:34:26] [Server thread/INFO]: - LEASH_HITCH
[11:34:26] [Server thread/INFO]: - PAINTING
[11:34:26] [Server thread/INFO]: - ARROW
[11:34:26] [Server thread/INFO]: - SNOWBALL
[11:34:26] [Server thread/INFO]: - FIREBALL
[11:34:26] [Server thread/INFO]: - SMALL_FIREBALL
[11:34:26] [Server thread/INFO]: - ENDER_PEARL
[11:34:26] [Server thread/INFO]: - ENDER_SIGNAL
[11:34:26] [Server thread/INFO]: - SPLASH_POTION
[11:34:26] [Server thread/INFO]: - THROWN_EXP_BOTTLE
[11:34:26] [Server thread/INFO]: - ITEM_FRAME
[11:34:26] [Server thread/INFO]: - WITHER_SKULL
[11:34:26] [Server thread/INFO]: - PRIMED_TNT
[11:34:26] [Server thread/INFO]: - FALLING_BLOCK
[11:34:26] [Server thread/INFO]: - FIREWORK
[11:34:26] [Server thread/INFO]: - HUSK
[11:34:26] [Server thread/INFO]: - SPECTRAL_ARROW
[11:34:26] [Server thread/INFO]: - SHULKER_BULLET
[11:34:26] [Server thread/INFO]: - DRAGON_FIREBALL
[11:34:26] [Server thread/INFO]: - ZOMBIE_VILLAGER
[11:34:26] [Server thread/INFO]: - SKELETON_HORSE
[11:34:26] [Server thread/INFO]: - ZOMBIE_HORSE
[11:34:26] [Server thread/INFO]: - ARMOR_STAND
[11:34:26] [Server thread/INFO]: - DONKEY
[11:34:26] [Server thread/INFO]: - MULE
[11:34:26] [Server thread/INFO]: - EVOKER_FANGS
[11:34:26] [Server thread/INFO]: - EVOKER
[11:34:26] [Server thread/INFO]: - VEX
[11:34:26] [Server thread/INFO]: - VINDICATOR
[11:34:26] [Server thread/INFO]: - ILLUSIONER
[11:34:26] [Server thread/INFO]: - MINECART_COMMAND
[11:34:26] [Server thread/INFO]: - BOAT
[11:34:26] [Server thread/INFO]: - MINECART
[11:34:26] [Server thread/INFO]: - MINECART_CHEST
[11:34:26] [Server thread/INFO]: - MINECART_FURNACE
[11:34:26] [Server thread/INFO]: - MINECART_TNT
[11:34:26] [Server thread/INFO]: - MINECART_HOPPER
[11:34:26] [Server thread/INFO]: - MINECART_MOB_SPAWNER
[11:34:26] [Server thread/INFO]: - CREEPER
[11:34:26] [Server thread/INFO]: - SKELETON
[11:34:26] [Server thread/INFO]: - SPIDER
[11:34:26] [Server thread/INFO]: - GIANT
[11:34:26] [Server thread/INFO]: - ZOMBIE
[11:34:26] [Server thread/INFO]: - SLIME
[11:34:26] [Server thread/INFO]: - GHAST
[11:34:26] [Server thread/INFO]: - ZOMBIFIED_PIGLIN
[11:34:26] [Server thread/INFO]: - ENDERMAN
[11:34:26] [Server thread/INFO]: - CAVE_SPIDER
[11:34:26] [Server thread/INFO]: - SILVERFISH
[11:34:26] [Server thread/INFO]: - BLAZE
[11:34:26] [Server thread/INFO]: - MAGMA_CUBE
[11:34:26] [Server thread/INFO]: - ENDER_DRAGON
[11:34:26] [Server thread/INFO]: - WITHER
[11:34:26] [Server thread/INFO]: - BAT
[11:34:26] [Server thread/INFO]: - WITCH
[11:34:26] [Server thread/INFO]: - ENDERMITE
[11:34:26] [Server thread/INFO]: - GUARDIAN
[11:34:26] [Server thread/INFO]: - SHULKER
[11:34:26] [Server thread/INFO]: - PIG
[11:34:26] [Server thread/INFO]: - SHEEP
[11:34:26] [Server thread/INFO]: - COW
[11:34:26] [Server thread/INFO]: - CHICKEN
[11:34:26] [Server thread/INFO]: - SQUID
[11:34:26] [Server thread/INFO]: - WOLF
[11:34:26] [Server thread/INFO]: - MUSHROOM_COW
[11:34:26] [Server thread/INFO]: - SNOWMAN
[11:34:26] [Server thread/INFO]: - OCELOT
[11:34:26] [Server thread/INFO]: - IRON_GOLEM
[11:34:26] [Server thread/INFO]: - HORSE
[11:34:26] [Server thread/INFO]: - RABBIT
[11:34:26] [Server thread/INFO]: - POLAR_BEAR
[11:34:26] [Server thread/INFO]: - LLAMA
[11:34:26] [Server thread/INFO]: - LLAMA_SPIT
[11:34:26] [Server thread/INFO]: - PARROT
[11:34:26] [Server thread/INFO]: - VILLAGER
[11:34:26] [Server thread/INFO]: - ENDER_CRYSTAL
[11:34:26] [Server thread/INFO]: - TURTLE
[11:34:26] [Server thread/INFO]: - PHANTOM
[11:34:26] [Server thread/INFO]: - TRIDENT
[11:34:26] [Server thread/INFO]: - COD
[11:34:26] [Server thread/INFO]: - SALMON
[11:34:26] [Server thread/INFO]: - PUFFERFISH
[11:34:26] [Server thread/INFO]: - TROPICAL_FISH
[11:34:26] [Server thread/INFO]: - DROWNED
[11:34:26] [Server thread/INFO]: - DOLPHIN
[11:34:26] [Server thread/INFO]: - CAT
[11:34:26] [Server thread/INFO]: - PANDA
[11:34:26] [Server thread/INFO]: - PILLAGER
[11:34:26] [Server thread/INFO]: - RAVAGER
[11:34:26] [Server thread/INFO]: - TRADER_LLAMA
[11:34:26] [Server thread/INFO]: - WANDERING_TRADER
[11:34:26] [Server thread/INFO]: - FOX
[11:34:26] [Server thread/INFO]: - BEE
[11:34:26] [Server thread/INFO]: - HOGLIN
[11:34:26] [Server thread/INFO]: - PIGLIN
[11:34:26] [Server thread/INFO]: - STRIDER
[11:34:26] [Server thread/INFO]: - ZOGLIN
[11:34:26] [Server thread/INFO]: - FISHING_HOOK
[11:34:26] [Server thread/INFO]: - LIGHTNING
[11:34:26] [Server thread/INFO]: - PLAYER
[11:34:26] [Server thread/INFO]: - UNKNOWN
[11:34:26] [Server thread/INFO]:
[11:34:26] [Server thread/INFO]: [MFHoppers] Enabling MFHoppers v3.19-fix12
[11:34:26] [Server thread/INFO]: =-------------------------------------------=
[11:34:26] [Server thread/INFO]:
[11:34:26] [Server thread/INFO]: ___ _________
[11:34:26] [Server thread/INFO]: | \/ || ___|
[11:34:26] [Server thread/INFO]: | . . || |_ Author: OOP-778 / Brian
[11:34:26] [Server thread/INFO]: | |\/| || _| Version: 3.19-fix12
[11:34:26] [Server thread/INFO]: | | | || |
[11:34:26] [Server thread/INFO]: \_| |_/\_|
[11:34:26] [Server thread/INFO]:
[11:34:26] [Server thread/INFO]: ** Your Minecraft version v1_16 has not
[11:34:26] [Server thread/INFO]: yet been officialy tested for this plugin.
[11:34:26] [Server thread/INFO]: Please proceed with caution.
[11:34:26] [Server thread/INFO]: Loaded (3) config hoppers!
[11:34:26] [Server thread/INFO]: Database is up to date, no migration needed!
[11:34:26] [Server thread/INFO]: Try to load 0 Breakhoppers!
[11:34:26] [Server thread/INFO]: Try to load 0 Grindhoppers!
[11:34:26] [Server thread/INFO]: Try to load 0 Crophoppers!
[11:34:26] [Server thread/INFO]: Try to load 0 Mobhoppers!
[11:34:26] [Server thread/INFO]: Try to load 3 Normalhoppers!
[11:34:26] [Server thread/INFO]: Loaded (3) hoppers!
[11:34:26] [Server thread/INFO]: [MFHoppers] Database was loaded!!!
[11:34:26] [Server thread/INFO]: Started the auto save task!
[11:34:26] [Server thread/INFO]: [BuiltIn]: Loaded 2 sell items!
[11:34:27] [Server thread/INFO]: Vault found, hooked!
[11:34:27] [Server thread/INFO]:
[11:34:27] [Server thread/INFO]: =-------------------------------------------=
[11:34:27] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
[11:34:27] [Server thread/WARN]: [Multiverse-Core] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:27] [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].
[11:34:27] [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.
[11:34:27] [Server thread/INFO]: -------- World Settings For [builders] --------
[11:34:27] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 1
[11:34:27] [Server thread/INFO]: Experience Merge Radius: 6.0
[11:34:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 10 / Ra 48 / Mi 2 / Tiv true
[11:34:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:34:27] [Server thread/INFO]: Max TNT Explosions: 10
[11:34:27] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[11:34:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:34:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:34:27] [Server thread/INFO]: View Distance: 8
[11:34:27] [Server thread/INFO]: Item Merge Radius: 4.0
[11:34:27] [Server thread/INFO]: Item Despawn Rate: 1200
[11:34:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:34:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:34:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:34:27] [Server thread/INFO]: Mob Spawn Range: 5
[11:34:27] [Server thread/INFO]: Preparing start region for dimension minecraft:builders
[11:34:27] [Server thread/INFO]: Loaded 0 spawn chunks for world builders
[11:34:27] [Server thread/INFO]: Time elapsed: 100 ms
[11:34:27] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: city
[11:34:27] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[11:34:27] [Server thread/INFO]: -------- World Settings For [Lounge] --------
[11:34:27] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 1
[11:34:27] [Server thread/INFO]: Experience Merge Radius: 6.0
[11:34:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 10 / Ra 48 / Mi 2 / Tiv true
[11:34:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:34:27] [Server thread/INFO]: Max TNT Explosions: 10
[11:34:27] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[11:34:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:34:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:34:27] [Server thread/INFO]: View Distance: 8
[11:34:27] [Server thread/INFO]: Item Merge Radius: 4.0
[11:34:27] [Server thread/INFO]: Item Despawn Rate: 1200
[11:34:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:34:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:34:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:34:27] [Server thread/INFO]: Mob Spawn Range: 5
[11:34:27] [Server thread/INFO]: Preparing start region for dimension minecraft:lounge
[11:34:27] [Server thread/INFO]: Loaded 0 spawn chunks for world Lounge
[11:34:27] [Server thread/INFO]: Time elapsed: 34 ms
[11:34:27] [Server thread/INFO]: -------- World Settings For [creative] --------
[11:34:27] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 1
[11:34:27] [Server thread/INFO]: Experience Merge Radius: 6.0
[11:34:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Cane Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Melon Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Carrot Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Potato Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Vine Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Kelp Growth Modifier: 100%
[11:34:27] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 10 / Ra 48 / Mi 2 / Tiv true
[11:34:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[11:34:27] [Server thread/INFO]: Max TNT Explosions: 10
[11:34:27] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
[11:34:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[11:34:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[11:34:27] [Server thread/INFO]: View Distance: 8
[11:34:27] [Server thread/INFO]: Item Merge Radius: 4.0
[11:34:27] [Server thread/INFO]: Item Despawn Rate: 1200
[11:34:27] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[11:34:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[11:34:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[11:34:27] [Server thread/INFO]: Mob Spawn Range: 5
[11:34:27] [Server thread/INFO]: Preparing start region for dimension minecraft:creative
[11:34:27] [Server thread/INFO]: Loaded 0 spawn chunks for world creative
[11:34:27] [Server thread/INFO]: Time elapsed: 6 ms
[11:34:27] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[11:34:28] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
[11:34:28] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
[11:34:28] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
[11:34:28] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
[11:34:28] [Server thread/INFO]: [BannerMaker] Enabling BannerMaker v2.2.2
[11:34:28] [Server thread/INFO]: [BannerMaker] Language: en
[11:34:28] [Server thread/INFO]: [BannerMaker] Vault dependency found! Enable economy supported
[11:34:28] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.27-SNAPSHOT (build 2019)
[11:34:28] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v2.5.0
[11:34:29] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into Vault
[11:34:29] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into PlaceholderAPI
[11:34:29] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into TokenManager
[11:34:29] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v6.1.2
[11:34:29] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files...
[11:34:30] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling PetMasterGive and PetMasterReceive categories.
[11:34:30] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master with a minimum version of 1.4 in your plugins folder or add PetMasterGive and PetMasterReceive to the DisabledCategories list in config.yml.
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Loaded 332 achievements in 44 categories.
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] 7 disabled categories: [Custom, PetMasterGive, PetMasterReceive, PlayedTime, TargetsShot, AdvancementsCompleted, Treasures]
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Backing up database file...
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers...
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
[11:34:30] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
[11:34:30] [Thread-14/INFO]: [AdvancedAchievements] Checking for plugin update...
[11:34:31] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 1586ms.
[11:34:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.2.136
[11:34:31] [Server thread/INFO]: [TAB] Enabling TAB v2.8.2
[11:34:31] [Server thread/INFO]: [TAB] Server version: 1.16.1 (v1_16_R1)
[11:34:31] [Server thread/INFO]: [TAB] Unknown animation "barcolors" used in configuration. You need to define it in animations.yml
[11:34:31] [Server thread/INFO]: [TAB] There was 1 startup warning.
[11:34:31] [Server thread/INFO]: [TAB] Enabled in 31ms
[11:34:31] [Server thread/INFO]: [ProtocolSupportStuff] Enabling ProtocolSupportStuff v2.0.0
[11:34:31] [Server thread/INFO]: [ProtocolSupportStuff] [ACF] Enabled Asynchronous Tab Completion Support!
[11:34:31] [Server thread/INFO]: [ProtocolSupportStuff] [ACF] Minecraft Version: 1.16
[11:34:32] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.6
[11:34:32] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
[11:34:32] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[11:34:32] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
[11:34:32] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.8*
[11:34:32] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.8
[11:34:32] [Server thread/INFO]: [HolographicExtension] Registering animation example from config.
[11:34:32] [Server thread/INFO]: [HolographicExtension] Registering animation scroller from config.
[11:34:32] [Server thread/INFO]: [HolographicExtension] Registering animation typing from config.
[11:34:32] [Server thread/INFO]: [HolographicExtension] Registering animation rainbow from config.
[11:34:32] [Server thread/INFO]: [SpecializedCrates] Enabling SpecializedCrates v2.12.6.1
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: LegendaryChest
[11:34:32] [Thread-16/INFO]: [HolographicExtension] A new update is available for download at https://www.spigotmc.org/resources/holographicextension.18461/
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: RoyalCrate
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: MVPCrate
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: EliteCrate
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: BasicCrate
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: CommonChest
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: UltimateCrate
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: DivineChest
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: NobleChest
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: VIPCrate
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:32] [Server thread/INFO]:
[11:34:32] [Server thread/INFO]: MasterChest
[11:34:32] [Server thread/INFO]: + Success: there were no issues.
[11:34:34] [Server thread/INFO]:
[11:34:34] [Server thread/INFO]:
[11:34:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4-beta1;bc551da
[11:34:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[11:34:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[11:34:34] [Server thread/INFO]: [WorldGuard] (builders) TNT ignition is PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (builders) Lighters are PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (builders) Lava fire is blocked.
[11:34:34] [Server thread/INFO]: [WorldGuard] (builders) Fire spread is UNRESTRICTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'builders'
[11:34:34] [Server thread/INFO]: [WorldGuard] (Lounge) TNT ignition is PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (Lounge) Lighters are PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (Lounge) Lava fire is blocked.
[11:34:34] [Server thread/INFO]: [WorldGuard] (Lounge) Fire spread is UNRESTRICTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lounge'
[11:34:34] [Server thread/INFO]: [WorldGuard] (creative) TNT ignition is PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (creative) Lighters are PERMITTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] (creative) Lava fire is blocked.
[11:34:34] [Server thread/INFO]: [WorldGuard] (creative) Fire spread is UNRESTRICTED.
[11:34:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'creative'
[11:34:34] [Server thread/INFO]: [WorldGuard] Loading region data...
[11:34:34] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.5
[11:34:34] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.5 By Mateus Moreira @LichtHund
[11:34:34] [Server thread/INFO]: [CitizensCMD] Using English messages!
[11:34:34] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
[11:34:34] [Server thread/INFO]: [CitizensCMD] Using Vault!
[11:34:34] [Server thread/WARN]: [AutoSaveWorld] Loaded class me.mattstudios.citizenscmd.updater.SpigotUpdater from CitizensCMD v2.5 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:34] [Server thread/WARN]: [AutoSaveWorld] Plugin CitizensCMD attempted to establish connection https://api.spigotmc.org/legacy/update.php?resource=30224 in main server thread
[11:34:34] [Server thread/INFO]: [Factions] Enabling Factions v3.3.0
[11:34:34] [Server thread/INFO]: [Factions 3.3.0] === ENABLE START ===
[11:34:35] [Server thread/INFO]: [Factions 3.3.0] Activated FactionColl
[11:34:35] [Server thread/WARN]: [MassiveCore] Loaded class com.massivecraft.factions.Perm from Factions v3.3.0 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:35] [Server thread/WARN]: [Factions] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.10.6 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:35] [Server thread/INFO]: [Factions 3.3.0] Integration Activated IntegrationPlaceholderAPI
[11:34:35] [Server thread/INFO]: [Factions 3.3.0] Integration Activated IntegrationWorldGuard
[11:34:35] [Server thread/INFO]: [Factions 3.3.0] === ENABLE COMPLETE (Took 705ms) ===
[11:34:35] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v3.0.0-b459
[11:34:35] [Server thread/INFO]: [Multiverse-Inventories 3.0.0-b459] enabled.
[11:34:35] [Server thread/INFO]: [PVPStats] Enabling PVPStats v2.1.8
[11:34:35] [Server thread/INFO]: [PVPStats] Use HolographicDisplays: true
[11:34:35] [Server thread/INFO]: [PVPStats] HolographicDisplays hooked
[11:34:35] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.12
[11:34:35] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
[11:34:35] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
[11:34:35] [Server thread/WARN]: [PlayerVaults] Loaded class me.realized.tokenmanager.api.TokenManager from TokenManager v3.2.5 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:35] [Server thread/INFO]: [JupiterCore] Enabling JupiterCore v1.2.2
[11:34:35] [Server thread/INFO]:
[11:34:35] [Server thread/INFO]:
[11:34:35] [Server thread/INFO]:
[11:34:35] [Server thread/INFO]: -=-=-=-=-=-=-[ Plugin Startup ]-=-=-=-=-=-=-
[11:34:35] [Server thread/INFO]: > Plugin: JupiterCore
[11:34:35] [Server thread/INFO]: > Author: Jupiter-44
[11:34:35] [Server thread/INFO]: > Version: 1.2.2
[11:34:35] [Server thread/INFO]: > Server version: V1_16_R1 / OK!
[11:34:35] [Server thread/INFO]: -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
[11:34:35] [Server thread/INFO]: > Vault: Success!
[11:34:35] [Server thread/INFO]: > WorldGuard: Success!
[11:34:35] [Server thread/INFO]: > MythicMobs: Not found.
[11:34:35] [Server thread/INFO]: -=-=-=-=-=-=-[ Done in 58 ms! ]-=-=-=-=-=-=-
[11:34:35] [Server thread/INFO]:
[11:34:35] [Server thread/INFO]:
[11:34:35] [Server thread/INFO]:
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v10.0.0.0.Beta-219
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v15.0'...
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v15.0'...
[11:34:35] [Server thread/INFO]: [CombatLogX] Successfully hooked into 'MassiveCore Factions 3.3.0 '.
[11:34:35] [Server thread/INFO]: [CombatLogX] Successfully hooked into 'Factions v3.3.0'.
[11:34:35] [Server thread/INFO]: [Factions Compatibility] Successfully hooked into ProtocolLib v4.6.0
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v15.0'...
[11:34:35] [Server thread/INFO]: [PlaceholderAPI Compatibility] Successfully hooked into PlaceholderAPI v2.10.6
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Vanish Compatibility v15.0'...
[11:34:35] [Server thread/INFO]: [Vanish Compatibility] Successfully hooked into SuperVanish v6.1.6
[11:34:35] [Server thread/INFO]: [Vanish Compatibility] Successfully hooked into Essentials v2.17.2.136
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v15.0'...
[11:34:35] [Server thread/INFO]: [WorldGuard Compatibility] Successfully hooked into WorldGuard v7.0.4-beta1;bc551da
[11:34:35] [Server thread/INFO]: [WorldGuard Compatibility] Successfully hooked into ProtocolLib v4.6.0
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v15.0'...
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v15.0'...
[11:34:35] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Notifier v15.1'...
[11:34:35] [Server thread/INFO]: [Notifier] Successfully hooked into PlaceholderAPI v2.10.6
[11:34:35] [Server thread/INFO]: [CombatLogX] Successfully enabled 8 expansions.
[11:34:35] [Server thread/INFO]: [Prism] Enabling Prism v2.1.7-SNAPSHOT-3
[11:34:35] [Server thread/INFO]: [Prism] Initializing Prism 2.1.7-SNAPSHOT-3. Originally by Viveleroi; maintained by the AddstarMC Network
[11:34:35] [Server thread/INFO]: [Prism] Configuring Hikari from hikari.properties
[11:34:35] [Server thread/INFO]: [Prism Debug ]: This file will not save the jdbcURL, username or password - these are loaded by default from the standard prism configuration file. If you set these explicitly in the properties file the settings in the standard config will beignored.
[11:34:35] [Server thread/INFO]: Elixr: Loaded items directory
[11:34:35] [Server thread/INFO]: [Prism] WorldEdit found. Associated features enabled.
[11:34:35] [Server thread/INFO]: [SimplePortals] Enabling SimplePortals v1.4.6
[11:34:35] [Server thread/INFO]: [SimplePortals] Everything inside the configuration seems to be up to date. (Took 1ms)
[11:34:35] [Server thread/INFO]: [SimplePortals] Packets have been setup for v1_16_R1!
[11:34:36] [Server thread/INFO]: [SimplePortals] The plugin has enabled successfully!
[11:34:36] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.2.136
[11:34:36] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.3
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlayerCheckerCommandsHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[11:34:36] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[11:34:36] [Server thread/INFO]: [Wild] Enabling Wild v2.20-93544e7
[11:34:36] [Server thread/INFO]: [Harbor] Enabling Harbor v1.6.1
[11:34:36] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v4.5.24
[11:34:36] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
[11:34:36] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu [Premium] 4.5.24 is loading...
[11:34:36] [Server thread/INFO]: [GadgetsMenu] [server: git-Paper-41 (MC: 1.16.1)]
[11:34:36] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie.
[11:34:36] [Server thread/INFO]: [GadgetsMenu] Date Modified: 26 June 2020
[11:34:36] [Server thread/INFO]: [GadgetsMenu]
[11:34:36] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_16_R1
[11:34:36] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
[11:34:37] [Server thread/INFO]: [GadgetsMenu] Connecting to SQLite database...
[11:34:37] [Server thread/INFO]: [GadgetsMenu] Successfully connected to SQLite database.
[11:34:37] [Server thread/INFO]: [GadgetsMenu] Enabled Mystery Vault individual hologram.
[11:34:37] [Server thread/INFO]: [GadgetsMenu] [Placeholder] PlaceholderAPI hooked.
[11:34:37] [Server thread/INFO]: [GadgetsMenu] [MysteryDust] Vault hooked.
[11:34:37] [Server thread/INFO]: [SlotMachineGUI] Enabling SlotMachineGUI v2.0.1
[11:34:37] [Server thread/INFO]:
[11:34:37] [Server thread/INFO]:
[11:34:37] [Server thread/INFO]:
[11:34:37] [Server thread/INFO]: -=-=-=-=-=-=-[ Plugin Startup ]-=-=-=-=-=-=-
[11:34:37] [Server thread/INFO]: > Plugin: SlotMachineGUI
[11:34:37] [Server thread/INFO]: > Author: NightExpress
[11:34:37] [Server thread/INFO]: > Version: 2.0.1
[11:34:37] [Server thread/INFO]: > Powered by: Jupiter-Core
[11:34:37] [Server thread/INFO]: -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
[11:34:37] [Server thread/INFO]: > PlaceholderAPI: Success!
[11:34:37] [Server thread/INFO]: -=-=-=-=-=-=-[ Loading Data ]-=-=-=-=-=-=-
[11:34:37] [Server thread/INFO]: [SlotMachineGUI/INFO] Storage type: SQLite
[11:34:37] [Server thread/INFO]: > Registered currency type: EXP
[11:34:37] [Server thread/INFO]: > Registered currency type: ITEM
[11:34:37] [Server thread/INFO]: > Registered currency type: VAULT
[11:34:37] [Server thread/INFO]: > Templates Loaded: 2
[11:34:37] [Server thread/INFO]: > Machines Loaded: 3
[11:34:37] [Server thread/INFO]: -=-=-=-=-=-=-[ Done in 69 ms! ]-=-=-=-=-=-=-
[11:34:37] [Server thread/INFO]:
[11:34:37] [Server thread/INFO]:
[11:34:37] [Server thread/INFO]:
[11:34:37] [Server thread/INFO]: [Envoys] Enabling Envoys v5.3.1
[11:34:37] [Server thread/WARN]: [AutoSaveWorld] Loaded class com.perkelle.dev.envoys.Envoys from Envoys v5.3.1 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:37] [Server thread/WARN]: [AutoSaveWorld] Plugin Envoys attempted to establish connection https://api.spigotmc.org/legacy/premium.php?user_id=666232&resource_id=20357once=1733119785 in main server thread
[11:34:37] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.130
[11:34:37] [Server thread/INFO]: [mcMMO] Platform String: 1.16.1-R0.1-SNAPSHOT
[11:34:37] [Server thread/INFO]: [mcMMO] Minecraft version determined to be - 1.16.1
[11:34:37] [Server thread/INFO]: [mcMMO] Loading compatibility layers...
[11:34:37] [Server thread/INFO]: [mcMMO] NMS not supported for this version of Minecraft, possible solutions include updating mcMMO or updating your server software. NMS Support is not available on every version of Minecraft.
[11:34:37] [Server thread/INFO]: [mcMMO] Certain features of mcMMO that require NMS will be disabled, you can check what is disabled by running the /mmocompat command!
[11:34:37] [Server thread/INFO]: [mcMMO] Finished loading compatibility layers.
[11:34:37] [Server thread/INFO]: [mcMMO] Loading locale from plugins/mcMMO/locales/locale_en_US.properties
[11:34:38] [Server thread/INFO]: [mcMMO] Enabling Acrobatics Skills
[11:34:38] [Server thread/INFO]: [mcMMO] Registered subskill: Roll
[11:34:38] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
[11:34:38] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v7.1.25
[11:34:38] [Server thread/INFO]: _____ _ _____ _____ ________ ______________ _____
[11:34:38] [Server thread/INFO]: | ___| | |_ _|_ _| ___| \/ | _ | ___ \/ ___|
[11:34:38] [Server thread/INFO]: | |__ | | | | | | | |__ | . . | | | | |_/ /\ `--.
[11:34:38] [Server thread/INFO]: | __|| | | | | | | __|| |\/| | | | | ___ \ `--. \
[11:34:38] [Server thread/INFO]: | |___| |_____| |_ | | | |___| | | \ \_/ / |_/ //\__/ /
[11:34:38] [Server thread/INFO]: \____/\_____/\___/ \_/ \____/\_| |_/\___/\____/ \____/
[11:34:38] [Server thread/INFO]: By MagmaGuy
[11:34:39] [Server thread/WARN]: [EliteMobs] Custom Treasure Chest does not have a defined location! It will not spawn.
[11:34:39] [Server thread/INFO]: [EliteMobs] WorldGuard compatibility is enabled!
[11:34:39] [Server thread/INFO]: [EliteMobs] Vault detected.
[11:34:39] [Server thread/INFO]: Opened database successfully
[11:34:39] [Server thread/INFO]: [Knight-Misc-Plugins] Enabling Knight-Misc-Plugins v1.0-SNAPSHOT
[11:34:39] [Server thread/INFO]: [Knight's Plugin] Debug: false
[11:34:39] [Server thread/INFO]: [Knight's Plugin] Alternate Container Mode: false
[11:34:39] [Server thread/INFO]: [Knight's Plugin] Chat Advert: true
[11:34:39] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Citizens2(default) / 2.2
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
[11:34:39] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Interact(default) / 1.0
[11:34:39] [Server thread/WARN]: [CompatNoCheatPlus] Loaded class fr.neatmonster.nocheatplus.checks.CheckType from NoCheatPlus v3.17-SNAPSHOT-b5.9.1 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:39] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90 is enabled. Some hooks might get registered with NoCheatPlus later on.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.17-SNAPSHOT-b5.9.1
[11:34:39] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.13-1.16.1|? / Bukkit-API
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.12 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.13 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.14 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.15 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.16 blocks.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Applied block patches for multi client protocol support: water_lily, soil, honey_block, sweet_berry_bush, shulker_box
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Update block-info: Block shape patch for multi client protocol support around 1.7.x - 1.15.2.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.16.1)...
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[class=PacketPlayInTeleportAccept, id=0]
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | WrongTurnAdapter | NoSlow | Fight
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
[11:34:39] [Server thread/INFO]: [NoCheatPlus] Version 3.17-SNAPSHOT-b5.9.1 is enabled.
[11:34:39] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 2 registered hooks to NoCheatPlus.
[11:34:39] [Server thread/INFO]: [McCombatLevel] Enabling McCombatLevel v1.0
[11:34:39] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
[11:34:39] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.19.1-SNAPSHOT
[11:34:39] [Server thread/WARN]: [DiscordSRV] Config key VentureChatBungee is missing from the config.yml. Using the default value of false
[11:34:39] [Server thread/WARN]: [DiscordSRV] Config key MinecraftPlayerAchievementMessage is missing from the messages.yml. Using the default value of {Enabled=true, Webhook={Enable=false, AvatarUrl=%botavatarurl%, Name=%botname%}, Content=, Embed={Enabled=true, Color=#ffd700, Author={ImageUrl=%embedavatarurl%, Name=%username% has made the advancement %achievement%!, Url=}, ThumbnailUrl=, Title={Text=, Url=}, Description=, Fields=[], ImageUrl=, Footer={Text=, IconUrl=}, Timestamp=false}}
[11:34:40] [Server thread/INFO]: [MorphRedeem] Enabling MorphRedeem v1.2.0
[11:34:40] [Server thread/WARN]: [MorphRedeem] Loaded class javafx.util.Pair from Knight-Misc-Plugins v1.0-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
[11:34:40] [Server thread/INFO]: [----------[MorphRedeem]----------]
[11:34:40] [Server thread/INFO]: Version: 1.2.0
[11:34:40] [Server thread/INFO]: Config: Loading config.
[11:34:40] [Server thread/INFO]: Storage Type: YML
[11:34:40] [Server thread/INFO]: PlaceholderAPI: Hooked
[11:34:40] [Server thread/INFO]: Plugin Status: Enabled
[11:34:40] [Server thread/INFO]: [----------[MorphRedeem]----------]
[11:34:40] [Server thread/INFO]: [InfiniteJump] Enabling InfiniteJump v1.2.9
[11:34:40] [Server thread/INFO]: [InfiniteJump] NoCheatPlus hook enabled
[11:34:40] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.1-b2
[11:34:40] [Server thread/INFO]: [AuctionHouse] Opening database
[11:34:40] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_16_R1
[11:34:40] [Server thread/INFO]: [AuctionHouse] Enabling DiscordSRV support
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[11:34:40] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.onarandombox.MultiverseCore.MultiverseCore from Multiverse-Core v4.1.0-b775 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: multiverse
[11:34:40] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.gmail.mrphpfan.mccombatlevel.McCombatLevel from McCombatLevel v1.0 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatlevel
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
[11:34:40] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.1.64 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
[11:34:40] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.17.2.136 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pinger
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: tokenmanager
[11:34:40] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mcmmo
[11:34:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[11:34:40] [Server thread/INFO]: Running delayed init tasks
[11:34:40] [Craft Scheduler Thread - 9/INFO]: [InventoryRollback] Checking for updates...
[11:34:40] [Craft Scheduler Thread - 23/INFO]: [Prism] Attempting to configure datasource as mysql
[11:34:40] [Craft Scheduler Thread - 23/INFO]: [Prism] No metric recorder found to hook into Hikari.
[11:34:40] [Craft Scheduler Thread - 22/INFO]: [CombatLogX] Checking for updates using the Spigot API...
[11:34:40] [Craft Scheduler Thread - 32/INFO]: [mcMMO] Cleaned backup files. Deleted 5 of 66 files.
[11:34:40] [Craft Scheduler Thread - 33/INFO]: [EliteMobs] Latest public release is 7.1.0
[11:34:40] [Craft Scheduler Thread - 33/INFO]: [EliteMobs] Your version is 7.1.25
[11:34:40] [Craft Scheduler Thread - 23/INFO]: [com.botsko.prism.libs.hikari.HikariDataSource] prism - Starting...
[11:34:40] [Craft Scheduler Thread - 24/INFO]: [SimplePortals] Everything looks like it is up to date!
[11:34:40] [Craft Scheduler Thread - 33/INFO]: [EliteMobs] You are running the latest version!
[11:34:40] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
[11:34:40] [Craft Scheduler Thread - 34/WARN]: [Knight's Plugin] Error getting faction from ID 3257451a-913e-4f8f-8d9a-9185b2a264f3
[11:34:40] [Craft Scheduler Thread - 35/INFO]: [NoCheatPlus] Added hook: ViolationFrequency(NCP) [1.0].
[11:34:40] [Craft Scheduler Thread - 35/INFO]: [NoCheatPlus] Added hook: mcMMO(cncp) [2.3].
[11:34:40] [Craft Scheduler Thread - 35/INFO]: [NoCheatPlus] Added hook: Citizens2(cncp) [2.0].
[11:34:40] [Craft Scheduler Thread - 35/INFO]: [NoCheatPlus] Added hook: InfiniteJump [1.2.9].
[11:34:41] [Craft Scheduler Thread - 9/INFO]: ===============================================================================
[11:34:41] [Craft Scheduler Thread - 9/INFO]: An update to InventoryRollback is available!
[11:34:41] [Craft Scheduler Thread - 9/INFO]: Download at https://www.spigotmc.org/resources/inventoryrollback.48074/
[11:34:41] [Craft Scheduler Thread - 9/INFO]: ===============================================================================
[11:34:41] [Server thread/WARN]: [MassiveCore] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
[11:34:41] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[11:34:41] [Craft Scheduler Thread - 7/WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.6 generated an exception while executing task 31
java.lang.NullPointerException: null
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$null$3(ExpansionCloudManager.java:190) ~[?:?]
at java.util.HashMap.forEach(HashMap.java:1336) ~[?:?]
at me.clip.placeholderapi.expansion.cloud.ExpansionCloudManager.lambda$fetch$4(ExpansionCloudManager.java:182) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.1.jar:git-Paper-41]
at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.1.jar:git-Paper-41]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.1.jar:git-Paper-41]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
[11:34:41] [Craft Scheduler Thread - 22/INFO]: [CombatLogX] ==============================================
[11:34:41] [Craft Scheduler Thread - 22/INFO]: [CombatLogX] CombatLogX Update Checker
[11:34:41] [Craft Scheduler Thread - 22/INFO]: [CombatLogX]
[11:34:41] [Craft Scheduler Thread - 22/INFO]: [CombatLogX] You are using a beta or bleeding-edge version.
[11:34:41] [Craft Scheduler Thread - 22/INFO]: [CombatLogX] Thanks for testing CombatLogX!
[11:34:41] [Craft Scheduler Thread - 22/INFO]: [CombatLogX] ==============================================
[11:34:41] [Craft Scheduler Thread - 12/INFO]: LagAssist » You are up to date with LagAssist.
[11:34:41] [Craft Scheduler Thread - 23/INFO]: [com.botsko.prism.libs.hikari.HikariDataSource] prism - Start completed.
[11:34:41] [Craft Scheduler Thread - 23/INFO]: [Prism] Prism detected you database is version:5.7.26-log / Source distribution
[11:34:41] [Craft Scheduler Thread - 23/INFO]: [Prism] You have set nonStandardSql to true
[11:34:41] [Craft Scheduler Thread - 23/INFO]: [Prism] You are able to use non standard SQL
[11:34:41] [Craft Scheduler Thread - 10/INFO]: [TokenManager] No updates were available. You are on the latest version!
[11:34:41] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[11:34:41] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
[11:34:41] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
[11:34:41] [Craft Scheduler Thread - 23/INFO]: [Prism] Update check complete: Schema v8
[11:34:43] [DiscordSRV - Initialization/WARN]: [DiscordSRV] This build of DiscordSRV is ahead of master but behind develop. Update your development build!
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.34.0 ]================================
[11:34:43] [Server thread/INFO]: [ShopGUIPlus]
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
[11:34:43] [Server thread/WARN]: [ShopGUIPlus] Found MineableSpawners but not hooked into it. You need to download an additional addon: https://brcdev.net/go/mineablespawners-bridge
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 main menu items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 31 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 19 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'oresandgems' with 15 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'toolsandweapons' with 21 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armour' with 21 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farmingmobdrops' with 30 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'brewing' with 11 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 15 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'concrete_terracotta' with 30 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 shops with total of 193 items.
[11:34:43] [Server thread/INFO]: [ShopGUIPlus]
[11:34:43] [Server thread/INFO]: [ShopGUIPlus] ====================================================================================
[11:34:43] [Server thread/INFO]: [Citizens] Loaded 12 NPCs.
[11:34:44] [Log4j2-TF-1-AsyncLogger[AsyncContext@277050dc]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
[11:34:44] [Server thread/WARN]: [AutoSaveWorld] Plugin Envoys attempted to establish connection https://perkelle.com/drm.php?uid=666232&version=5.3.1&port=21347 in main server thread
[11:34:44] [Server thread/WARN]: [AutoSaveWorld] Plugin Envoys attempted to establish connection socket://perkelle.com:443 in main server thread
[11:34:44] [Server thread/WARN]: [AutoSaveWorld] Plugin Envoys attempted to establish connection https://perkelle.com/drm.php?uid=666232&version=5.3.1&port=21347 in main server thread
[11:34:44] [Log4j2-TF-1-AsyncLogger[AsyncContext@277050dc]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[11:34:44] [Server thread/WARN]: [AutoSaveWorld] Plugin Envoys attempted to establish connection https://perkelle.com/drm.php?uid=666232&version=5.3.1&port=21347 in main server thread
[11:34:45] [pool-9-thread-1/INFO]: [Prism] Scheduled purge executor beginning new run...
[11:34:45] [pool-9-thread-1/INFO]: [Prism] Processed parameters for database purge: before:8w
[11:34:45] [pool-9-thread-1/INFO]: [Prism] Processed parameters for database purge: a:water-flow before:4w
[11:34:45] [pool-9-thread-1/INFO]: [Prism] Beginning prism database purge cycle. Will be performed in batches so we don't tie up the db...
[11:34:45] [Server thread/INFO]: Done (37.385s)! For help, type "help"
[11:34:45] [Server thread/INFO]: Timings Reset
[11:34:45] [Log4j2-TF-1-AsyncLogger[AsyncContext@277050dc]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
[11:34:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console channel ID was invalid, not forwarding console output
[11:34:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
[11:34:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
[11:34:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling SuperVanish hook
[11:34:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[11:34:45] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
[11:34:46] [Server thread/INFO]: [MFHoppers] Sell system hooked! Using ShopGUIPlus sell system!
[11:35:36] [Craft Scheduler Thread - 4/INFO]: [Prism] Cleared 78718 rows. Max cycle time 504 msec. Using: before:8w
[11:35:36] [Craft Scheduler Thread - 4/INFO]: [Prism] Moving on to next purge rule...
[11:35:39] [Craft Scheduler Thread - 10/INFO]: [Prism] Cleared 0 rows. Max cycle time 0 msec. Using: a:water-flow before:4w
[11:35:43] [Server thread/INFO]: Successfully unregistered expansion: server
[11:35:52] [LoginProcessingThread/INFO]: UUID of player Scythe_G6 is e05ffa27-84e5-466b-a65d-523b541831f3
[11:35:53] [Server thread/WARN]: [HolographicExtension] Loaded class me.clip.placeholderapi.PlaceholderAPI from PlaceholderAPI v2.10.6 which is not a depend, softdepend or loadbefore of this plugin.
[11:35:53] [Server thread/INFO]: Scythe_G6[/81.131.194.112:55078] logged in with entity id 172 at ([world_nether]-2858.300000011921, 14.0, 66005.31585662559)
[11:35:53] [Server thread/INFO]: [!] [Elite] Scythe_G6 joined the server
[11:36:47] [Server thread/INFO]: Scythe_G6 issued server command: /spawn
[11:37:16] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:37:39] [Server thread/INFO]: Scythe_G6 issued server command: /shop
[11:37:42] [Server thread/INFO]: [ShopGUIPlus] Scythe_G6 sold all 215 x Gravel for $215 to blocks shop
[11:37:44] [Server thread/INFO]: [ShopGUIPlus] Scythe_G6 sold all 773 x Netherrack for $386.5 to blocks shop
[11:37:47] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:37:55] [Server thread/INFO]: Scythe_G6 issued server command: /home
[11:37:58] [LoginProcessingThread/INFO]: UUID of player BKnight_ is 8c8a8445-a516-4f07-8251-e58fd93f16ff
[11:37:58] [Server thread/INFO]: [DiscordSRV] Player BKnight_ joined with silent joining permission, not sending a join message
[11:37:58] [Server thread/INFO]: BKnight_[/86.28.237.164:55134] logged in with entity id 1029 at ([world]-755.2089555824189, 211.0, 500176.2610182144)
[11:37:58] [Server thread/INFO]: [!] ✸ Knight joined the server
[11:37:59] [Server thread/INFO]: Scythe_G6 issued server command: /home home
[11:38:42] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:39:05] [Server thread/INFO]: BKnight_ issued server command: /ir restore BKnight_
[11:39:09] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:39:38] [Server thread/INFO]: Scythe_G6 issued server command: /
[11:41:07] [Server thread/INFO]: BKnight_ issued server command: /tp Scythe_G6
[11:41:32] [Server thread/INFO]: BKnight_ issued server command: /invsee Scythe_G6
[11:41:40] [Server thread/INFO]: BKnight_ issued server command: /invsee Scythe_G6 equipped
[11:41:47] [Server thread/INFO]: BKnight_ issued server command: /clear Scythe_G6
[11:41:52] [Server thread/INFO]: 0 ✸ Knight :: oops haha
[11:41:59] [Server thread/INFO]: 0 ✸ Knight :: take off your armor
[11:42:04] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:42:18] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:42:42] [Server thread/INFO]: BKnight_ issued server command: /ec Scythe_G6
[11:42:46] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:42:58] [Server thread/INFO]: BKnight_ issued server command: /ir restore DrRubberDucky
[11:43:19] [Server thread/INFO]: Scythe_G6 issued server command: /shop
[11:43:24] [Server thread/INFO]: [ShopGUIPlus] Scythe_G6 sold all 84 x Gravel for $84 to blocks shop
[11:43:26] [Server thread/INFO]: [ShopGUIPlus] Scythe_G6 sold all 922 x Netherrack for $461 to blocks shop
[11:43:27] [Server thread/INFO]: BKnight_ lost connection: Disconnected
[11:43:27] [Server thread/INFO]: [DiscordSRV] Player BKnight_ quit with silent quitting permission, not sending a quit message
[11:43:27] [Server thread/INFO]: [!] ✸ Knight left the server
[11:43:39] [LoginProcessingThread/INFO]: UUID of player BKnight_ is 8c8a8445-a516-4f07-8251-e58fd93f16ff
[11:43:39] [Server thread/INFO]: [DiscordSRV] Player BKnight_ joined with silent joining permission, not sending a join message
[11:43:39] [Server thread/INFO]: BKnight_[/86.28.237.164:55246] logged in with entity id 5404 at ([world]4573.696563920197, 66.0, 515686.0817944741)
[11:43:40] [Server thread/INFO]: [!] ✸ Knight joined the server
[11:43:41] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:43:45] [Server thread/INFO]: BKnight_ issued server command: /ec Scythe_G6
[11:43:51] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:44:05] [Server thread/INFO]: BKnight_ issued server command: /ec Scythe_G6
[11:44:20] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:44:29] [Server thread/INFO]: BKnight_ issued server command: /ec Scythe_G6
[11:44:35] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: must have lost a lot a while back because i had enchanted a bunch of stuff lmao
[11:44:51] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:45:44] [Server thread/INFO]: 0 ✸ Knight :: What did you enchant?
[11:46:14] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: updated my tools and sword with some enchantments and my elytra had mending
[11:46:20] [LoginProcessingThread/INFO]: UUID of player DrRubberDucky is 5214bb7a-f92b-4c32-9ad9-fb2bc3a6645b
[11:46:20] [Server thread/INFO]: DrRubberDucky[/178.79.108.201:55310] logged in with entity id 9443 at ([world]-20909.23750001192, 119.0, 526059.2370569839)
[11:46:20] [Server thread/INFO]: [!] [Ultimate] DrRubberDucky joined the server
[11:46:22] [Server thread/INFO]: BKnight_ issued server command: /ir restore Scythe_G6
[11:47:20] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[11:47:28] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 1 x Golden Sword for $26 to toolsandweapons shop
[11:47:31] [Server thread/INFO]: DrRubberDucky issued server command: /fix all
[11:47:33] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[11:47:35] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 1 x Golden Sword for $26 to toolsandweapons shop
[11:47:43] [Server thread/INFO]: DrRubberDucky issued server command: /home basement
[11:48:00] [Server thread/INFO]: 0 ✸ Knight :: Can't find it in the backups. Last backup was at 15:59. What enchants?
[11:48:21] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[11:48:23] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: fortune 3, mending, and flame
[11:48:23] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 8 x Oak Fence for $40 to blocks shop
[11:48:42] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:48:44] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 1000
[11:48:44] [Server thread/INFO]: $1,000 added to [Ultimate] DrRubberDucky account. New balance: $1,319,377.50
[11:48:44] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 1l
[11:48:44] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,386,588 exp.
[11:48:44] [Server thread/INFO]: SUCCESS! Given physical key for crate: VIPCrate
[11:48:46] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:48:47] [Server thread/INFO]: 0 ✸ Knight :: Ducky, your stuff should be fine
[11:48:49] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 2000
[11:48:49] [Server thread/INFO]: $2,000 added to [Ultimate] DrRubberDucky account. New balance: $1,321,377.50
[11:48:49] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 2l
[11:48:49] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,396,595 exp.
[11:48:49] [Server thread/INFO]: SUCCESS! Given physical key for crate: MVPCrate
[11:48:51] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: its is
[11:48:57] [Server thread/INFO]: 0 ✸ Knight :: Nice. Brb for 5 mins
[11:49:58] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:50:21] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: also lost a shulkerbox
[11:50:51] [Server thread/INFO]: Scythe_G6 issued server command: /shop
[11:50:52] [Server thread/INFO]: 0 ✸ Knight :: from ec?
[11:50:56] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: yeah
[11:51:00] [Server thread/INFO]: 0 ✸ Knight :: what was in it
[11:51:02] [Server thread/INFO]: 0 ✸ Knight :: roughl
[11:51:05] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: nothing
[11:51:08] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: it was empty
[11:51:19] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: thanks
[11:51:33] [Server thread/INFO]: 0 ✸ Knight :: np, yk what you did when it crashed?
[11:51:45] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:51:47] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 3000
[11:51:47] [Server thread/INFO]: $3,000 added to [Ultimate] DrRubberDucky account. New balance: $1,324,377.50
[11:51:47] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 3l
[11:51:47] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,411,673 exp.
[11:51:47] [Server thread/INFO]: SUCCESS! Given physical key for crate: EliteCrate
[11:51:48] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:51:50] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 4000
[11:51:50] [Server thread/INFO]: $4,000 added to [Ultimate] DrRubberDucky account. New balance: $1,328,377.50
[11:51:50] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 4l
[11:51:50] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,431,903 exp.
[11:51:50] [Server thread/INFO]: SUCCESS! Given physical key for crate: UltimateCrate
[11:51:51] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: i was flying in the oceon looking for pickles
[11:52:09] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: could have been using my elytra and rockets while under water
[11:52:20] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:52:28] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:52:33] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:52:35] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 4000
[11:52:35] [Server thread/INFO]: $4,000 added to [Ultimate] DrRubberDucky account. New balance: $1,332,377.50
[11:52:35] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 4l
[11:52:35] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,452,277 exp.
[11:52:35] [Server thread/INFO]: SUCCESS! Given physical key for crate: UltimateCrate
[11:52:39] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:52:53] [Server thread/INFO]: 0 ✸ Knight :: Weird. Shouldn't have caused a crash... I'll look into it more
[11:53:39] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:53:40] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 4000
[11:53:40] [Server thread/INFO]: $4,000 added to [Ultimate] DrRubberDucky account. New balance: $1,336,377.50
[11:53:40] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 4l
[11:53:40] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,472,795 exp.
[11:53:40] [Server thread/INFO]: SUCCESS! Given physical key for crate: UltimateCrate
[11:53:44] [Server thread/INFO]: Scythe_G6 issued server command: /shop
[11:53:49] [Server thread/INFO]: [ShopGUIPlus] Scythe_G6 bought 1 x Gray Dye for $2 from dyes shop
[11:53:55] [Server thread/INFO]: DrRubberDucky issued server command: /home atticž
[11:53:58] [Server thread/INFO]: DrRubberDucky issued server command: /home attic
[11:54:02] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:54:12] [Server thread/INFO]: BKnight_ issued server command: /invsee DrRubberDucky
[11:54:18] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[11:54:20] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 64 x Bread for $256 to food shop
[11:54:29] [Server thread/INFO]: BKnight_ issued server command: /v
[11:54:30] [Server thread/INFO]: BKnight_ issued server command: /tp DrRubberDucky
[11:54:48] [Server thread/INFO]: DrRubberDucky issued server command: /kits
[11:54:49] [Server thread/INFO]: CONSOLE issued server command: /eco give DrRubberDucky 4000
[11:54:49] [Server thread/INFO]: $4,000 added to [Ultimate] DrRubberDucky account. New balance: $1,340,633.50
[11:54:49] [Server thread/INFO]: CONSOLE issued server command: /xp give DrRubberDucky 4l
[11:54:49] [Server thread/INFO]: [Ultimate] DrRubberDucky now has 1,493,457 exp.
[11:54:49] [Server thread/INFO]: SUCCESS! Given physical key for crate: UltimateCrate
[11:54:55] [Server thread/INFO]: BKnight_ issued server command: /invsee DrRubberDucky
[11:54:55] [Server thread/INFO]: DrRubberDucky issued server command: /spawn
[11:55:02] [Server thread/INFO]: DrRubberDucky issued server command: /ec
[11:55:02] [Server thread/INFO]: 0 ✸ Knight :: Ducky
[11:55:03] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:55:12] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: accident, not exploiting
[11:55:15] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: swear to god
[11:55:33] [Server thread/INFO]: 0 ✸ Knight :: hmmmmmmm
[11:55:35] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:55:38] [Server thread/INFO]: CONSOLE issued server command: /eco give BKnight_ 4000
[11:55:38] [Server thread/INFO]: $4,000 added to BKnight_ account. New balance: $99,795
[11:55:38] [Server thread/INFO]: CONSOLE issued server command: /xp give BKnight_ 4l
[11:55:38] [Server thread/INFO]: BKnight_ now has 2,045 exp.
[11:55:38] [Server thread/INFO]: SUCCESS! Given physical key for crate: UltimateCrate
[11:55:40] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:55:48] [Server thread/INFO]: BKnight_ issued server command: /lp user BKnight_ parent set ultimate
[11:55:48] [ForkJoinPool-1-worker-45/INFO]: [LuckPerms] [Messaging] Sending log with id: cd83883a-046d-4912-b549-984971253d2b
[11:55:48] [pool-17-thread-1/INFO]: [LP] LOG > (BKnight_) [U] (bknight_)
[11:55:48] [pool-17-thread-1/INFO]: [LP] LOG > parent set ultimate
[11:55:48] [ForkJoinPool-1-worker-9/INFO]: [LuckPerms] [Messaging] Sending user ping for 'bknight_' with id: f0d587ba-e41b-43a6-b696-ba03db938007
[11:55:50] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:55:51] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: *inserts "are you sure about that meme"*
[11:55:56] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:55:58] [Server thread/INFO]: DrRubberDucky issued server command: /home attic
[11:56:00] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:56:01] [Server thread/INFO]: CONSOLE issued server command: /eco give BKnight_ 3000
[11:56:01] [Server thread/INFO]: $3,000 added to BKnight_ account. New balance: $102,795
[11:56:01] [Server thread/INFO]: CONSOLE issued server command: /xp give BKnight_ 3l
[11:56:01] [Server thread/INFO]: BKnight_ now has 2,543 exp.
[11:56:01] [Server thread/INFO]: SUCCESS! Given physical key for crate: EliteCrate
[11:56:03] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:56:05] [Server thread/INFO]: CONSOLE issued server command: /eco give BKnight_ 2000
[11:56:05] [Server thread/INFO]: $2,000 added to BKnight_ account. New balance: $104,795
[11:56:05] [Server thread/INFO]: CONSOLE issued server command: /xp give BKnight_ 2l
[11:56:05] [Server thread/INFO]: BKnight_ now has 2,920 exp.
[11:56:05] [Server thread/INFO]: SUCCESS! Given physical key for crate: MVPCrate
[11:56:06] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:56:09] [Server thread/INFO]: CONSOLE issued server command: /eco give BKnight_ 1000
[11:56:09] [Server thread/INFO]: $1,000 added to BKnight_ account. New balance: $105,795
[11:56:09] [Server thread/INFO]: CONSOLE issued server command: /xp give BKnight_ 1l
[11:56:09] [Server thread/INFO]: BKnight_ now has 3,122 exp.
[11:56:09] [Server thread/INFO]: SUCCESS! Given physical key for crate: VIPCrate
[11:56:10] [Server thread/INFO]: BKnight_ issued server command: /kits
[11:56:25] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: btw did also love 10 item frames but they were for ducky
[11:56:30] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: Scott, was trying to see how far I could take it lol
[11:56:48] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: was going to throw those away afterwards
[11:56:58] [Server thread/INFO]: 0 [Ultimate] Knight :: ahuh
[11:57:00] [Server thread/INFO]: DrRubberDucky issued server command: /home tower
[11:57:10] [Server thread/INFO]: 0 [Ultimate] Knight :: how are you doing it
[11:57:14] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:57:20] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[11:57:26] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: the thing is was just doing?
[11:57:34] [Server thread/INFO]: 0 [Ultimate] Knight :: yes
[11:57:37] [Server thread/INFO]: 14 [Ultimate] DrRubberDucky :: dms
[11:58:33] [Server thread/INFO]: DrRubberDucky issued server command: /home attic
[11:59:15] [Server thread/INFO]: DrRubberDucky issued server command: /home basement
[11:59:36] [Server thread/INFO]: DrRubberDucky issued server command: /spawn
[12:00:11] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[12:00:12] [Server thread/INFO]: [!] Added 300 tokens to DrRubberDucky.
[12:01:05] [Server thread/INFO]: DrRubberDucky issued server command: /home bedroom
[12:01:13] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[12:01:18] [Server thread/INFO]: Scythe_G6 issued server command: /fix all
[12:01:25] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[12:01:26] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[12:01:27] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 96 x Bread for $384 to food shop
[12:01:33] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[12:01:34] [Server thread/INFO]: Scythe_G6 issued server command: /spawn
[12:01:36] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 1 x Golden Sword for $26 to toolsandweapons shop
[12:01:42] [Server thread/INFO]: Scythe_G6 issued server command: /navi
[12:01:44] [Server thread/INFO]: Scythe_G6 issued server command: /kits
[12:01:45] [Server thread/INFO]: DrRubberDucky issued server command: /home attic
[12:01:55] [Server thread/INFO]: Scythe_G6 issued server command: /kits
[12:02:31] [Server thread/INFO]: DrRubberDucky issued server command: /home basement
[12:03:07] [Server thread/INFO]: Scythe_G6 issued server command: /ec
[12:04:21] [Server thread/INFO]: 2 [Elite] Scythe_G6 :: just so you know i am looking for pickles again, i did screenshot incase i break the server again
[12:04:45] [Server thread/INFO]: DrRubberDucky issued server command: /home attic
[12:05:02] [Server thread/INFO]: DrRubberDucky issued server command: /shop
[12:05:02] [Server thread/INFO]: BKnight_ issued server command: /ess version
[12:05:02] [Server thread/INFO]: [Essentials] BKnight_ was denied access to command.
[12:05:04] [Server thread/INFO]: [ShopGUIPlus] DrRubberDucky sold all 42 x Apple for $126 to food shop
[12:05:08] [Server thread/INFO]: BKnight_ issued server command: /lp user BKnight_ parent set co-owner
[12:05:08] [ForkJoinPool-1-worker-45/INFO]: [LuckPerms] [Messaging] Sending log with id: 062f08f6-2dce-4af1-b8e1-db31a0b2d2f0
[12:05:08] [pool-17-thread-1/INFO]: [LP] LOG > (BKnight_) [U] (bknight_)
[12:05:08] [pool-17-thread-1/INFO]: [LP] LOG > parent set co-owner
[12:05:08] [ForkJoinPool-1-worker-53/INFO]: [LuckPerms] [Messaging] Sending user ping for 'bknight_' with id: 6f172bf3-14ae-46a1-8e46-6c9981329469
[12:05:10] [Server thread/INFO]: BKnight_ issued server command: /ess version
[12:05:21] [Server thread/INFO]: DrRubberDucky issued server command: /home bedroom
[12:05:27] [Server thread/INFO]: CONSOLE issued server command: /ess version
[12:05:27] [Server thread/INFO]: Server version: 1.16.1-R0.1-SNAPSHOT git-Paper-41 (MC: 1.16.1)
[12:05:27] [Server thread/INFO]: EssentialsX version: 2.17.2.136
[12:05:27] [Server thread/INFO]: PlaceholderAPI version: 2.10.6
[12:05:27] [Server thread/INFO]: LuckPerms version: 5.1.64
[12:05:27] [Server thread/INFO]: Vault version: 1.7.2-b107
[12:05:27] [Server thread/INFO]: Citizens version: 2.0.27-SNAPSHOT (build 2019)
[12:05:27] [Server thread/INFO]: EssentialsXChat version: 2.17.2.136
[12:05:27] [Server thread/INFO]: EssentialsXSpawn version: 2.17.2.136
[12:05:41] [Server thread/INFO]: DrRubberDucky issued server command: /home bedroom
[12:05:47] [Server thread/INFO]: DrRubberDucky issued server command: /home basement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment