[19:24:28] [ServerMain/INFO]: [bootstrap] Running Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.8+12-LTS-250; Oracle Corporation null) on Windows 11 10.0 (amd64)
[19:24:28] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.11-88-main@8556cb4 (2026-01-05T09:39:44Z) for Minecraft 1.21.11
[19:24:29] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[19:24:32] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.codemc.io/repository/maven-snapshots/net/wesjd/anvilgui/1.10.6-SNAPSHOT/maven-metadata.xml
[19:24:32] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.codemc.io/repository/maven-snapshots/net/wesjd/anvilgui-parent/1.10.6-SNAPSHOT/maven-metadata.xml
[19:24:34] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping library 'C:\Users\********\AppData\Local\Temp\remapped-5921984564815256887.jar'...
[19:24:35] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping library 'C:\Users\********\AppData\Local\Temp\remapped-5921984564815256887.jar' in 397ms.
[19:24:35] [ServerMain/INFO]: [PluginInitializerManager] Initialized 36 plugins
[19:24:35] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (6):
- CraftEngine (0.0.67), EconomyShopGUI (6.16.3), Fadah (3.2.1), FancyNpcs (2.9.2), Veinminer (2.5.3), Veinminer-Enchantment (2.5.0)
[19:24:35] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (30):
- AevorinReports (1.0.6 Beta 1), AuraSkills (2.3.10), AxGraves (1.26.2), AxTrade (1.21.2), BetterRTP (3.6.13), CharacterDialogue (0.9.2), Chunky (1.4.40), DiscordSRV (1.30.4), EndReset (1.0.0), Essentials (2.21.2), EssentialsChat (2.21.2), EssentialsSpawn (2.21.2), EssentialsUnlocked (**.**.**.**), Homestead (**.**.**.**), LuckPerms (5.5.0), Maintenance (4.3.0), NoteBlockAPI (1.6.3), PlaceholderAPI (2.11.7), ProtocolLib (5.4.1-SNAPSHOT-1257506), Quests (5.2.8-b554), TAB (5.4.0), Tebex (2.2.1), Vault (2.17.0), VirtualBooks (2.8.0), VotifierPlus (1.4.3), VotingPlugin (6.19.1), WorldEdit (7.3.18+7298-4383852), WorldGuard (7.0.15+2347-5fafea6), floodgate (2.2.5-SNAPSHOT (b127-5226010)), zMenu (**.**.**.**)
[19:24:45] [ServerMain/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
[19:24:45] [ServerMain/WARN]: resource-pack-id missing, using default of 9f30efb7-c774-3d1f-8057-819838c6cbe0
[19:24:45] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[19:24:49] [Worker-Main-3/ERROR]: Couldn't parse data file 'ati_structures:chests/copper_storage' from 'ati_structures:loot_table/chests/copper_storage.json': DataResult.Error['Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: minecraft:chain': net.minecraft.world.level.storage.loot.LootTable@2b6ebf05]
[19:24:51] [ServerMain/INFO]: Loaded 1478 recipes
[19:24:51] [ServerMain/INFO]: Loaded 1689 advancements
[19:24:51] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[19:24:51] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 388.1ms
[19:24:51] [ServerMain/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
[19:24:51] [ServerMain/WARN]: resource-pack-id missing, using default of 9f30efb7-c774-3d1f-8057-819838c6cbe0
[19:24:51] [Server thread/INFO]: Starting minecraft server version 1.21.11
[19:24:51] [Server thread/INFO]: Loading properties
[19:24:51] [Server thread/INFO]: This server is running Paper version 1.21.11-88-main@8556cb4 (2026-01-05T09:39:44Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
[19:24:51] [Server thread/WARN]: Couldn't load server icon
java.lang.IllegalArgumentException: BufferedImage must be 64 pixels wide (1029)
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:190) ~[guava-33.5.0-jre.jar:?]
at org.bukkit.craftbukkit.CraftServer.loadServerIcon0(CraftServer.java:2397) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at org.bukkit.craftbukkit.CraftServer.loadServerIcon0(CraftServer.java:2387) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at org.bukkit.craftbukkit.CraftServer.loadIcon(CraftServer.java:1115) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:477) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.players.PlayerList.<init>(PlayerList.java:142) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(DedicatedPlayerList.java:16) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:255) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1260) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:388) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[19:24:51] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[19:24:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:24:52] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:24:52] [Server thread/INFO]: [MoonriseCommon] Paper is using 6 worker threads, 1 I/O threads
[19:24:52] [Server thread/INFO]: Default game type: SURVIVAL
[19:24:52] [Server thread/INFO]: Generating keypair
[19:24:52] [Server thread/INFO]: Starting Minecraft server on *:25566
[19:24:52] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[19:24:52] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [zMenu] Loading 1 libraries... please wait
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [zMenu] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\mariadb\jdbc\mariadb-java-client\3.5.6\mariadb-java-client-3.5.6.jar
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\openjdk\nashorn\nashorn-core\15.3\nashorn-core-15.3.jar
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\ow2\asm\asm\7.3.1\asm-7.3.1.jar
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\ow2\asm\asm-commons\7.3.1\asm-commons-7.3.1.jar
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\ow2\asm\asm-analysis\7.3.1\asm-analysis-7.3.1.jar
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\ow2\asm\asm-tree\7.3.1\asm-tree-7.3.1.jar
[19:24:53] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library C:\Users\********\OneDrive\Documents\crafty-__saas-windows-medium-amd64__-_010853d4\servers\33f210c2-3cf6-40d1-af2b-37312e7c9f0a\libraries\org\ow2\asm\asm-util\7.3.1\asm-util-7.3.1.jar
[19:24:55] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.7
[19:24:55] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.0
[19:24:55] [Server thread/INFO]: [Vault] Loading server plugin Vault v2.17.0
[19:24:55] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.2
[19:24:55] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.18+7298-4383852
[19:24:56] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@56af9f25]
[19:24:56] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.1-SNAPSHOT-1257506
[19:24:56] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.11) has not yet been tested! Proceed with caution.
[19:24:56] [Server thread/INFO]: [VotifierPlus] Loading server plugin VotifierPlus v1.4.3
[19:24:56] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.30.4
[19:24:56] [Server thread/INFO]: [Veinminer] Loading server plugin Veinminer v2.5.3
[19:24:56] [Server thread/INFO]: [Veinminer] Detected platform: Paper
[19:24:56] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.5-SNAPSHOT (b127-5226010)
[19:24:57] [Server thread/WARN]: [floodgate] en_CA is not a supported Floodgate language.
[19:24:57] [Server thread/INFO]: [floodgate] Took 505ms to boot Floodgate
[19:24:57] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.15+2347-5fafea6
[19:24:57] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.2
[19:24:57] [Server thread/INFO]: [FancyNpcs] Loading server plugin FancyNpcs v2.9.2
[19:24:57] [Server thread/INFO]: [zMenu] Loading server plugin zMenu v1.1.0.4
[19:24:57] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.19.1
[19:24:57] [Server thread/INFO]: [VirtualBooks] Loading server plugin VirtualBooks v2.8.0
[19:24:57] [Server thread/INFO]: [Veinminer-Enchantment] Loading server plugin Veinminer-Enchantment v2.5.0
[19:24:57] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.2.1
[19:24:57] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.4.0
[19:24:57] [Server thread/INFO]: [Quests] Loading server plugin Quests v5.2.8-b554
[19:24:57] [Server thread/INFO]: [NoteBlockAPI] Loading server plugin NoteBlockAPI v1.6.3
[19:24:57] [Server thread/INFO]: [Maintenance] Loading server plugin Maintenance v4.3.0
[19:24:57] [Server thread/INFO]: [Homestead] Loading server plugin Homestead v5.0.1.1
[19:24:57] [Server thread/INFO]: [Fadah] Loading server plugin Fadah v3.2.1
[19:24:57] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 139 ms to scan 1 urls, producing 107 keys and 864 values
[19:24:57] [Server thread/INFO]: [Fadah] Loading onLoad hooks...
[19:24:57] [Server thread/INFO]: [Fadah] Loaded 0 hooks!
[19:24:57] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.2
[19:24:57] [Server thread/INFO]: [EssentialsUnlocked] Loading server plugin EssentialsUnlocked v1.0.0.0
[19:24:57] [Server thread/INFO]: [EssentialsUnlocked] Essentials VaultUnlocked adapter plugin is enabled!
[19:24:57] [Server thread/INFO]: [EssentialsUnlocked] We thank EssentialsX for having an outdated economy system, and refusing to support new APIs.
[19:24:57] [Server thread/INFO]: [EssentialsUnlocked] In fact, mdcfe actively shot down an effort by Choco to create an Official Spigot Economy API.
[19:24:57] [Server thread/INFO]: [ER] Loading server plugin EndReset v1.0.0
[19:24:57] [Server thread/INFO]: [EconomyShopGUI] Loading server plugin EconomyShopGUI v6.16.3
[19:24:57] [Server thread/INFO]: [CraftEngine] Loading server plugin CraftEngine v0.0.67
[19:24:58] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.40
[19:24:58] [Server thread/INFO]: [CharacterDialogue] Loading server plugin CharacterDialogue v0.9.2
[19:24:58] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
[19:24:58] [Server thread/INFO]: [AxTrade] Loading server plugin AxTrade v1.21.2
[19:24:58] [Server thread/INFO]: [AxGraves] Loading server plugin AxGraves v1.26.2
[19:24:58] [Server thread/INFO]: [AuraSkills] Loading server plugin AuraSkills v2.3.10
[19:24:58] [Server thread/INFO]: [AevorinReports] Loading server plugin AevorinReports v1.0.6 Beta 1
[19:24:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:24:58] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.0
[19:24:59] [Server thread/INFO]: __
[19:24:59] [Server thread/INFO]: | |__) LuckPerms v5.5.0
[19:24:59] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[19:24:59] [Server thread/INFO]:
[19:24:59] [Server thread/INFO]: [LuckPerms] Loading configuration...
[19:24:59] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MARIADB]
[19:24:59] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Starting...
[19:24:59] [Server thread/INFO]: [me.lucko.luckperms.lib.hikari.HikariDataSource] luckperms-hikari - Start completed.
[19:24:59] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[19:24:59] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[19:24:59] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[19:25:00] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1517ms)
[19:25:00] [Server thread/INFO]: [Vault] Enabling Vault v2.17.0
[19:25:00] [Server thread/INFO]: [Vault] Enabled Version 2.17.0
[19:25:00] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[19:25:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.18+7298-4383852
[19:25:00] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[19:25:00] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[19:25:00] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_21_11.PaperweightAdapter as the Bukkit adapter
[19:25:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.1-SNAPSHOT-1257506
[19:25:01] [Server thread/INFO]: [Veinminer] Enabling Veinminer v2.5.3
[19:25:01] [Server thread/INFO]: [Veinminer-Enchantment] Enabling Veinminer-Enchantment v2.5.0
[19:25:01] [Server thread/INFO]: [CraftEngine] Enabling CraftEngine v0.0.67
[19:25:02] [DefaultDispatcher-worker-1/INFO]: [VeinminerUpdater] veinminer is up to date
[19:25:02] [Server thread/INFO]: [CraftEngine] [Compatibility] WorldEdit hooked
[19:25:02] [DefaultDispatcher-worker-1/INFO]: [VeinminerUpdater] veinminer-enchantment is up to date
[19:25:02] [Server thread/INFO]: [CraftEngine] [Compatibility] WorldGuard hooked
[19:25:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:25:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:25:02] [Server thread/WARN]: Whilst this makes it possible to use Velocity, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[19:25:02] [Server thread/WARN]: Please see https://docs.papermc.io/velocity/security for further information.
[19:25:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:25:02] [Server thread/INFO]: Preparing level "world"
[19:25:04] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:overworld'...
[19:25:04] [Server thread/INFO]: Preparing spawn area: 100%
[19:25:04] [Server thread/INFO]: Prepared spawn area in 4 ms
[19:25:04] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
[19:25:04] [Server thread/INFO]: Prepared spawn area in 13 ms
[19:25:04] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
[19:25:04] [Server thread/INFO]: Prepared spawn area in 15 ms
[19:25:04] [Server thread/INFO]: Done preparing level "world" (1.785s)
[19:25:04] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.7
[19:25:04] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[19:25:04] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: vaultunlocked [2.13.1]
[19:25:04] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.2
[19:25:05] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[19:25:05] [Server thread/WARN]: [Essentials] Version mismatch! Please update EssentialsUnlocked to the same version.
[19:25:05] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[19:25:05] [Server thread/INFO]: [Essentials] No kits found to migrate.
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Legacy Biome Name Provider as the provider for BiomeNameProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
[19:25:05] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
[19:25:05] [Server thread/INFO]: [Essentials] Loaded 43880 items from items.json.
[19:25:05] [Server thread/INFO]: [Essentials] Using locale en_CA
[19:25:05] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[19:25:05] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[19:25:05] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[19:25:05] [Server thread/INFO]: [VotifierPlus] Enabling VotifierPlus v1.4.3
[19:25:05] [Server thread/INFO]: [VotifierPlus] Votifier enabled.
[19:25:05] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.30.4
[19:25:05] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.5-SNAPSHOT (b127-5226010)
[19:25:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.15+2347-5fafea6
[19:25:06] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:25:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[19:25:06] [Server thread/INFO]: [WorldGuard] Loading region data...
[19:25:06] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.2
[19:25:06] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[19:25:06] [Server thread/INFO]: [FancyNpcs] Enabling FancyNpcs v2.9.2
[19:25:06] [Server thread/WARN]: [org.mineskin.MineSkinClient] Creating MineSkinClient without API key
[19:25:06] [pool-32-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (3ac35c15e43cb693f68baf05b72a26ebd4d3d78d)
[19:25:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[19:25:07] [FancyLogger/INFO]: [FancyNpcs] (Server thread) INFO: FancyNpcs (2.9.2) has been enabled.
[19:25:07] [Server thread/INFO]: [zMenu] Enabling zMenu v1.1.0.4
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] === ENABLE START ===
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Plugin Version V1.1.0.4
[19:25:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: zmenu [**.**.**.**]
[19:25:07] [Server thread/INFO]: [zMenu] The database connection is valid ! (SQLITE)
[19:25:07] [Server thread/INFO]: [zMenu] Use ComponentMeta
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Paper server detected, loading Dialogs support
[19:25:07] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\patterns\pattern_example.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\advanced_inventory.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\basic_inventory.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\carlosquests.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\examples\cookies.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\examples\playtimes.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\examples\switch.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\example_punish.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\menu.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\inventories\pro_inventory.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\website\inventories.yml loaded successfully !
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\dialogs\confirmation-dialog.yml loaded successfully!
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\dialogs\default-dialog.yml loaded successfully!
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\dialogs\multi_action-dialog.yml loaded successfully!
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] plugins\zMenu\dialogs\server_link-dialog.yml loaded successfully!
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /basic_command successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /carlos successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /menu successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /advanced_command successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /pro_command successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /openbook successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Command /punish successfully register.
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4]
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] You can support zMenu by upgrading your account here: https://minecraft-inventory-builder.com/account-upgrade
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] zMenu’s site includes an inventory editor (under development), a marketplace (already available) is a forum (under development)
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4]
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] Loading 8 commands
[19:25:07] [Server thread/INFO]: [zMenu v1.1.0.4] === ENABLE DONE (787ms) ===
[19:25:07] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.19.1
[19:25:08] [Server thread/INFO]: [VotingPlugin] Loaded LuckPerms hook!
[19:25:08] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[19:25:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(1388966707745259550)
[19:25:08] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: votingplugin [1.6]
[19:25:08] [Server thread/INFO]: [VotingPlugin] Loading PlaceholderAPI expansion
[19:25:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Saved linked accounts in 12ms
[19:25:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
[19:25:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[19:25:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
[19:25:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling voice module
[19:25:08] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[19:25:08] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.19.1
[19:25:08] [Server thread/INFO]: [VirtualBooks] Enabling VirtualBooks v2.8.0
[19:25:08] [Server thread/INFO]: [VirtualBooks] Enabling the plugin v2.8.0
[19:25:08] [Server thread/INFO]: [VirtualBooks] Your server is running version 1.21.11-R0.1-SNAPSHOT
[19:25:08] [Server thread/INFO]: [VirtualBooks] VirtualBooks setup was successful!
[19:25:08] [Server thread/INFO]: [VirtualBooks] VirtualBooks setup process is complete!
[19:25:08] [Server thread/INFO]: [VirtualBooks] Attempting to register book commands...
[19:25:08] [Server thread/INFO]: [VirtualBooks] Commands registered successfully!
[19:25:08] [Server thread/INFO]: [Tebex] Enabling Tebex v2.2.1
[19:25:08] [Server thread/INFO]: [TAB] Enabling TAB v5.4.0
[19:25:09] [Server thread/INFO]: [TAB] [WARN] [groups.yml] Unknown property "header" defined for group "example_group". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix]
[19:25:09] [Server thread/INFO]: [TAB] [WARN] [groups.yml] Unknown property "footer" defined for group "example_group". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix]
[19:25:09] [Server thread/INFO]: [TAB] [WARN] Found a total of 2 issues.
[19:25:09] [Server thread/INFO]: [TAB] Enabled in 198ms
[19:25:09] [Server thread/INFO]: [Quests] Enabling Quests v5.2.8-b554
[19:25:09] [Server thread/WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[19:25:09] [OkHttp https://plugin.tebex.io/.../INFO]: [Tebex] Connected to Islanders SMP - Minecraft (Offline/Geyser) server.
[19:25:15] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[19:25:15] [Server thread/INFO]: [Quests] Loading storage implementation: YAML
[19:25:15] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.6.3
[19:25:15] [Server thread/INFO]: [Maintenance] Enabling Maintenance v4.3.0
[19:25:15] [Server thread/INFO]: [Homestead] Enabling Homestead v5.0.1.1
[19:25:15] [Server thread/INFO]: [Homestead] ------------------------------------------------------
[19:25:15] [Server thread/INFO]: [Homestead] _ _ _ _
[19:25:15] [Server thread/INFO]: [Homestead] | | | | ___ _ __ ___ ___ ___| |_ ___ __ _ __| |
[19:25:15] [Server thread/INFO]: [Homestead] | |_| |/ _ \| '_ ` _ \ / _ \/ __| __/ _ \/ _` |/ _` |
[19:25:15] [Server thread/INFO]: [Homestead] | _ | (_) | | | | | | __/\__ \ || __/ (_| | (_| |
[19:25:15] [Server thread/INFO]: [Homestead] |_| |_|\___/|_| |_| |_|\___||___/\__\___|\__,_|\__,_|
[19:25:15] [Server thread/INFO]: [Homestead]
[19:25:15] [Server thread/INFO]: [Homestead] Version: 5.0.1.1
[19:25:15] [Server thread/INFO]: [Homestead] Running on Paper: 1.21.11-88-8556cb4 (MC: 1.21.11)
[19:25:15] [Server thread/INFO]: [Homestead] ------------------------------------------------------
[19:25:15] [Server thread/INFO]: [Homestead] INFO » The configuration file is ready.
[19:25:15] [Server thread/INFO]: [Homestead] INFO » The language file is ready.
[19:25:15] [Server thread/INFO]: [Homestead] INFO » The menus configuration file is ready.
[19:25:15] [Server thread/WARN]: [Homestead] WARN » Attempting to connect to database... Provider: MySQL
[19:25:16] [Server thread/INFO]: [Homestead] INFO » New database connection established.
[19:25:16] [Server thread/WARN]: [Homestead] WARN » Synchronizing columns... This might take a while.
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Synchronization done!
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Imported 7 regions.
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Imported 0 wars.
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Imported 0 sub-areas.
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Imported 7 levels.
[19:25:16] [Server thread/WARN]: [Homestead] WARN » Loading service providers with Vault... (Using Legacy Vault)
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Loaded service provider: Economy [EssentialsX Economy]
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Loaded service provider: Permissions [LuckPerms]
[19:25:16] [Server thread/WARN]: [Homestead] WARN » Cleaning up regions data...
[19:25:16] [Server thread/INFO]: [Homestead] INFO » No data corruption was found!
[19:25:16] [Server thread/WARN]: [Homestead] WARN » Cleaning up wars data...
[19:25:16] [Server thread/INFO]: [Homestead] INFO » No data corruption was found!
[19:25:16] [Server thread/WARN]: [Homestead] WARN » Cleaning up sub-areas data...
[19:25:16] [Server thread/INFO]: [Homestead] INFO » No data corruption was found!
[19:25:16] [Server thread/WARN]: [Homestead] WARN » Cleaning up levels data...
[19:25:16] [Server thread/INFO]: [Homestead] INFO » No data corruption was found!
[19:25:16] [Server thread/INFO]: [Homestead] INFO » bStats metrics is enabled, anonymous data is being sent every 30 minutes.
[19:25:16] [Server thread/INFO]: [Homestead] INFO » Ready, took 538 ms to load.
[19:25:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: Homestead [**.**.**.**]
[19:25:16] [Server thread/INFO]: [Fadah] Enabling Fadah v3.2.1
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [ConfigUpgraderService] Loaded in 78ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MatcherService] Matcher Registered: material
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MatcherService] Matcher Registered: name
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MatcherService] Matcher Registered: amount
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MatcherService] Matcher Registered: lore
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MatcherService] Matcher Registered: model
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MatcherService] Loaded in 4ms.
[19:25:16] [Server thread/WARN]: [com.zaxxer.hikari.HikariConfig] FadahHikariPool - keepaliveTime is greater than or equal to maxLifetime, disabling it.
[19:25:16] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] FadahHikariPool - Starting...
[19:25:16] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] FadahHikariPool - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf64127
[19:25:16] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] FadahHikariPool - Start completed.
[19:25:16] [Server thread/INFO]: [Fadah] Not connecting to broker. (Not Enabled)
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [DataService] Loaded in 158ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [CommandService] Loaded in 172ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [LoggingService] Loaded in 4ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [AwareDataService] Loaded in 0ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MigrationService] Loaded in 0ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [MetricsService] Loaded in 0ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [UpdateService] Loaded in 10ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [LayoutService] Loaded in 0ms.
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [CurrencyService] Registered: vault
[19:25:16] [Server thread/WARN]: [Fadah] [Services] [CurrencyService] Required plugin 'PlayerPoints' not found or disabled for currency: player_points
[19:25:16] [Server thread/WARN]: [Fadah] [Services] [CurrencyService] Required plugin 'RedisEconomy' not found or disabled for currency: redis_economy
[19:25:16] [Server thread/WARN]: [Fadah] [Services] [CurrencyService] Required plugin 'CoinsEngine' not found or disabled for currency: coins_engine
[19:25:16] [Server thread/INFO]: [Fadah] [Services] [CurrencyService] Loaded in 8ms.
[19:25:16] [Server thread/INFO]: [Fadah] Loading onEnable hooks...
[19:25:16] [Server thread/INFO]: [Fadah] Loaded hook: luckperms
[19:25:16] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: fadah [3.2.1]
[19:25:16] [Server thread/INFO]: [Fadah] Loaded hook: placeholders
[19:25:16] [Server thread/INFO]: [Fadah] Loaded 2 hooks!
[19:25:16] [Server thread/INFO]: -------------------------------
[19:25:16] [Server thread/INFO]: Finally a Decent Auction House
[19:25:16] [Server thread/INFO]: has successfully started!
[19:25:16] [Server thread/INFO]: -------------------------------
[19:25:16] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.2
[19:25:16] [Server thread/WARN]: [Essentials] Error serializing key
com.earth2me.essentials.libs.configurate.serialize.SerializationException: [spawns, ] of type com.earth2me.essentials.config.entities.LazyLocation: No world value present!
at EssentialsX-2.21.2.jar//com.earth2me.essentials.config.serializers.LocationTypeSerializer.deserialize(LocationTypeSerializer.java:19) ~[?:?]
at EssentialsX-2.21.2.jar//com.earth2me.essentials.config.serializers.LocationTypeSerializer.deserialize(LocationTypeSerializer.java:14) ~[?:?]
at EssentialsX-2.21.2.jar//com.earth2me.essentials.libs.configurate.AbstractConfigurationNode.get0(AbstractConfigurationNode.java:204) ~[?:?]
at EssentialsX-2.21.2.jar//com.earth2me.essentials.libs.configurate.AbstractConfigurationNode.get(AbstractConfigurationNode.java:162) ~[?:?]
at EssentialsX-2.21.2.jar//com.earth2me.essentials.libs.configurate.ConfigurationNode.get(ConfigurationNode.java:521) ~[?:?]
at EssentialsX-2.21.2.jar//com.earth2me.essentials.config.EssentialsConfiguration.getLocationSectionMap(EssentialsConfiguration.java:145) ~[?:?]
at EssentialsXSpawn-2.21.2.jar//com.earth2me.essentials.spawn.SpawnStorage.reloadConfig(SpawnStorage.java:33) ~[?:?]
at EssentialsXSpawn-2.21.2.jar//com.earth2me.essentials.spawn.SpawnStorage.<init>(SpawnStorage.java:24) ~[?:?]
at EssentialsXSpawn-2.21.2.jar//com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:39) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21.11-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:639) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:596) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.initPostWorld(MinecraftServer.java:636) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1260) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:388) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[19:25:16] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[19:25:16] [Server thread/INFO]: [EssentialsUnlocked] Enabling EssentialsUnlocked v1.0.0.0
[19:25:16] [Server thread/INFO]: [ER] Enabling EndReset v1.0.0
[19:25:16] [Server thread/INFO]: [ER] §eThis plugin is still in development. Please report any bugs to the github or on our Discord Server
[19:25:16] [Server thread/INFO]: [ER] §eIf you want to ignore this warning, please set "config.ignore-warnings" to true in the config.yml file
[19:25:16] [Server thread/INFO]: [ER] §ehttps://github.com/teakivy/end-reset/issues
[19:25:16] [Server thread/INFO]: [ER] §ehttps://dsc.gg/teakivy
[19:25:16] [Server thread/INFO]: [EconomyShopGUI] Enabling EconomyShopGUI v6.16.3
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initializing paper meta...
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using lang-en.yml as language file
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 section configs from /sections/
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 shop configs from /shops/
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Updating Shop settings...
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Successfully hooked into Vault and using EssentialsX Economy as economy provider
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Completed loading 1 economy provider(s) for all 1 shop sections.
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Using minecraft version 1.21.11...
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Spawner provider set to AUTO in config
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Automatically searching for compatible spawner provider....
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Failed to automatically find compatible spawner provider, using default...
[19:25:17] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: esgui [1.1.0]
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Debug mode is enabled.
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Loading all items...
[19:25:17] [Server thread/INFO]: [EconomyShopGUI] [INFO]: Initialized - Took 340ms to complete
[19:25:17] [ESGUI_UTIL_THREAD #0/INFO]: [EconomyShopGUI] [INFO]: There is an update available for EconomyShopGUI, you are running v6.16.3 but found v6.16.4.
[19:25:17] [ESGUI_UTIL_THREAD #0/INFO]: [EconomyShopGUI] [INFO]: Download at: https://www.spigotmc.org/resources/economyshopgui.69927/
[19:25:17] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.40
[19:25:17] [Server thread/INFO]: [CharacterDialogue] Enabling CharacterDialogue v0.9.2
[19:25:17] [Server thread/INFO]: [CharacterDialogue] Server version: 1.21.11-88-8556cb4 (MC: 1.21.11)
[19:25:17] [Server thread/INFO]: [CharacterDialogue] Correctly loaded 4 choices.
[19:25:17] [Server thread/INFO]: [CharacterDialogue] Correctly loaded 21 methods.
[19:25:17] [Server thread/INFO]: [CharacterDialogue] Successfully loaded 13 dialogues.
[19:25:18] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[19:25:18] [Server thread/INFO]: [CharacterDialogue] Using FancyNPCs Adapter!
[19:25:18] [Server thread/WARN]: [CharacterDialogue] New version of CharacterDialogue is available: v0.9.3
[19:25:18] [Server thread/WARN]: [CharacterDialogue] Download it: https://github.com/iAtog/character-dialogue/releases
[19:25:18] [Server thread/INFO]: [WorldGuard] Registering session handler me.iatog.characterdialogue.libraries.WGHandler
[19:25:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: characterdialogue [1.0.0]
[19:25:18] [Server thread/INFO]: [CharacterDialogue] Plugin has been enabled. v0.9.2
[19:25:18] [Server thread/INFO]: [CharacterDialogue] Loaded in 19621ms
[19:25:18] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
[19:25:18] [Server thread/INFO]: [BetterRTP] Cooldown = 60
[19:25:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
[19:25:18] [Server thread/INFO]: [AxTrade] Enabling AxTrade v1.21.2
[19:25:18] [Server thread/INFO]: [AxTrade] Hooked into Vault!
[19:25:19] [Server thread/INFO]: [AxTrade] Loaded plugin!
[19:25:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axtrade [1.21.2]
[19:25:19] [Server thread/INFO]: [AxGraves] Enabling AxGraves v1.26.2
[19:25:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axgraves [1.26.2]
[19:25:19] [Server thread/INFO]: [AuraSkills] Enabling AuraSkills v2.3.10
[19:25:20] [Server thread/INFO]: [AuraSkills] Loaded 21 message files
[19:25:20] [Server thread/INFO]: [AuraSkills] Successfully registered hook LuckPerms
[19:25:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: auraskills [2.3.10]
[19:25:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [2.3.10]
[19:25:20] [Server thread/INFO]: [AuraSkills] Successfully registered hook PlaceholderAPI
[19:25:21] [Server thread/INFO]: [AuraSkills] Successfully registered hook ProtocolLib
[19:25:21] [Server thread/INFO]: [AuraSkills] Successfully registered hook Vault
[19:25:21] [Server thread/INFO]: [AuraSkills] Successfully registered hook WorldGuard
[19:25:21] [Server thread/INFO]: [AuraSkills] Loaded 160 config options in 111 ms
[19:25:21] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Minecraft: 1.21.11! Trying to find NMS support
[19:25:21] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_21_R7' loaded!
[19:25:21] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AuraSkills' to create a bStats instance!
[19:25:21] [Server thread/INFO]: [AuraSkills] Loaded 3 blocked/disabled worlds
[19:25:21] [Server thread/INFO]: [AuraSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[19:25:21] [Server thread/INFO]: [AevorinReports] Enabling AevorinReports v1.0.6 Beta 1
[19:25:21] [Server thread/INFO]: [AevorinReports] Initializing AevorinReports
[19:25:21] [Server thread/INFO]: [AevorinReports] Initializing enhanced exception handler...
[19:25:21] [Server thread/INFO]: [AevorinReports] Loading configuration files...
[19:25:21] [Server thread/INFO]: [dev.aevorinstudios.aevorinReports.config.ConfigManager] Loading configuration from plugins\AevorinReports\config.yml
[19:25:21] [Server thread/INFO]: [dev.aevorinstudios.aevorinReports.config.ConfigManager] Configuration loaded successfully
[19:25:21] [Server thread/INFO]: [AevorinReports] Configuration loaded successfully.
[19:25:21] [Server thread/INFO]: [AevorinReports] Initializing database connection...
[19:25:21] [Server thread/INFO]: [AevorinReports] Using SQLite database connection
[19:25:21] [Server thread/INFO]: [AevorinReports] SQLite database path: database/reports.db
[19:25:21] [Server thread/INFO]: [dev.aevorinstudios.aevorinreports.libs.hikari.HikariDataSource] HikariPool-1 - Starting...
[19:25:21] [Server thread/INFO]: [dev.aevorinstudios.aevorinreports.libs.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee896e9
[19:25:21] [Server thread/INFO]: [dev.aevorinstudios.aevorinreports.libs.hikari.HikariDataSource] HikariPool-1 - Start completed.
[19:25:21] [Server thread/INFO]: [AevorinReports] Database connection established successfully!
[19:25:21] [Server thread/INFO]: [AevorinReports] Registering commands...
[19:25:21] [Server thread/INFO]: [AevorinReports] Registered 'report' command and tab completer
[19:25:21] [Server thread/INFO]: [AevorinReports] Registered 'reports' command
[19:25:21] [Server thread/INFO]: [AevorinReports] Commands registered successfully!
[19:25:21] [Server thread/INFO]: [AevorinReports] Registering event listeners...
[19:25:21] [Server thread/INFO]: [AevorinReports] Event listeners registered successfully!
[19:25:21] [Server thread/INFO]: [AevorinReports] Modrinth update checker initialized with project ID: OwqSnlXx
[19:25:21] [Server thread/INFO]: [AevorinReports] bStats Metrics initialized properly.
[19:25:21] [Server thread/INFO]: [AevorinReports] AevorinReports has been enabled!
[19:25:21] [Server thread/INFO]: [spark] Starting background profiler...
[19:25:21] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[19:25:22] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[19:25:22] [Server thread/ERROR]: Couldn't load server icon
java.lang.IllegalArgumentException: Invalid world icon size [1029, 1029], but expected [64, 64]
at net.minecraft.server.MinecraftServer.lambda$loadStatusIcon$16(MinecraftServer.java:1546) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at java.base/java.util.Optional.flatMap(Optional.java:289) ~[?:?]
at net.minecraft.server.MinecraftServer.loadStatusIcon(MinecraftServer.java:1539) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1266) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:388) ~[paper-1.21.11.jar:1.21.11-88-8556cb4]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[19:25:22] [Server thread/INFO]: Running delayed init tasks
[19:25:22] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloading required web map render icons... This may take a while!
[19:25:22] [Craft Scheduler Thread - 4 - Essentials/INFO]: [Essentials] Fetching version information...
[19:25:22] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 0% (0 / 11)
[19:25:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: image [1.0]
[19:25:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: shift [1.0]
[19:25:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: checkceitem [1.0]
[19:25:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ce [1.0]
[19:25:22] [Server thread/INFO]: [CraftEngine] [Compatibility] PlaceholderAPI hooked
[19:25:22] [Server thread/INFO]: [CraftEngine] [Compatibility] LuckPerms hooked
[19:25:22] [Server thread/INFO]: [CraftEngine] [Compatibility] AuraSkills hooked
[19:25:22] [Server thread/INFO]: [CraftEngine] [LobFile] Loaded cached resource pack metadata
[19:25:22] [Craft Scheduler Thread - 5 - zMenu/INFO]: [zMenu v1.1.0.4] New update available. Your version: 1.1.0.4, latest version: 1.1.1.1
[19:25:22] [Craft Scheduler Thread - 5 - zMenu/INFO]: [zMenu v1.1.0.4] Download plugin here: https://groupez.dev/resources/253
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded pack: elytras. Default namespace: elytras
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded pack: internal. Default namespace: internal
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded pack: legacy_armor. Default namespace: minecraft
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded pack: remove_shulker_head. Default namespace: minecraft
[19:25:22] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 9% (1 / 11)
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded templates in 6.72ms (2)
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded block-state-mappings in 94.35ms (4004)
[19:25:22] [Server thread/INFO]: [CraftEngine] Loaded translations in 9.89ms (50)
[19:25:22] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 18% (2 / 11)
[19:25:23] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 27% (3 / 11)
[19:25:23] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 36% (4 / 11)
[19:25:23] [Server thread/INFO]: [CraftEngine] Loaded items in 543.40ms (24)
[19:25:23] [Server thread/INFO]: [CraftEngine] Loaded images in 37.85ms (88)
[19:25:23] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 45% (5 / 11)
[19:25:23] [Server thread/INFO]: [CraftEngine] Loaded recipes in 97.05ms (10)
[19:25:23] [Server thread/INFO]: [CraftEngine] Loaded categories in 6.36ms (2)
[19:25:23] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 54% (6 / 11)
[19:25:23] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 63% (7 / 11)
[19:25:24] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 72% (8 / 11)
[19:25:24] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 81% (9 / 11)
[19:25:24] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 90% (10 / 11)
[19:25:24] [Craft Scheduler Thread - 16 - Homestead/WARN]: [Homestead] WARN » Downloaded icons status: 100% (11 / 11)
[19:25:24] [Craft Scheduler Thread - 16 - Homestead/INFO]: [Homestead] INFO » Successfully downloaded all icons!
[19:25:24] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v2.17.0)!
[19:25:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.30.4]
[19:25:24] [craft-engine-worker-4/INFO]: [CraftEngine] You're running the latest version
[19:25:25] [Server thread/INFO]: [AuraSkills] Loaded 11 skills with 327 total sources
[19:25:25] [Server thread/INFO]: [AuraSkills] Loaded 9 stats and 17 traits
[19:25:25] [Server thread/INFO]: [AuraSkills] Loaded 32 pattern rewards and 5 level rewards
[19:25:25] [Server thread/INFO]: [AuraSkills] Loaded 53 loot entries in 4 pools and 2 tables
[19:25:26] [Server thread/INFO]: [AuraSkills] Loaded 7 menus
[19:25:26] [Server thread/INFO]: Done (57.708s)! For help, type "help"
[19:25:26] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.12.2) is available at:
[19:25:26] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
[19:25:26] [Craft Scheduler Thread - 14 - Homestead/WARN]: [Homestead] WARN » Looking for updates on GitHub...
[19:25:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
[19:25:26] [Server thread/INFO]: 1 placeholder hook(s) registered!
[19:25:26] [Craft Scheduler Thread - 14 - Homestead/WARN]: [Homestead] WARN » There is an available update for Homestead. Download links: https://www.spigotmc.org/resources/121873/, https://modrinth.com/plugin/homestead-plugin, https://hangar.papermc.io/TayebYassine/Homestead
[19:25:26] [Paper Async Task Handler Thread - 1/INFO]: *** Currently you are 39 build(s) behind ***
[19:25:26] [Paper Async Task Handler Thread - 1/INFO]: *** It is highly recommended to download the latest build from https://papermc.io/downloads/paper ***
[19:25:26] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 1/1 guilds (0 cancelled)
[19:25:26] [Server thread/INFO]: [Quests] Loaded 7 Quest(s), 7 Action(s), 1 Condition(s) and 804 Phrase(s)
[19:25:28] [Craft Scheduler Thread - 5 - AxTrade/INFO]: AxTrade » There is a new version of the plugin available! (current: 1.21.2 | latest: 1.22.0)
[19:25:29] [Server thread/INFO]: [Fadah] Loading late hooks...
[19:25:29] [Server thread/INFO]: [Fadah] Loaded 0 hooks!
[19:25:31] [Craft Scheduler Thread - 5 - VotifierPlus/INFO]: [VotifierPlus] VotifierPlus is up to date! Version: 1.4.3
[19:25:31] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[19:25:31] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[19:25:36] [Craft Scheduler Thread - 21 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.19.1 New Version: 7.0
[19:53:18] [User Authenticator #0/INFO]: UUID of player Skeloeeee is 04adf70b-24dd-41c8-b163-bcbc79f2a368
[19:53:18] [Server thread/INFO]: [HorriblePlayerLoginEventHack] You have plugins listening to the PlayerLoginEvent, this will cause re-configuration APIs to be unavailable: [LuckPerms, Fadah, DiscordSRV, Essentials, Maintenance, ProtocolLib, WorldGuard]
[19:53:27] [TAB Processing Thread/INFO]: [TAB] [WARN] Player Skeloeeee's group (entrepreneur) is not in sorting list! Sorting list: owner,admin,mod,helper,builder,vip,default. Player will be sorted on the bottom.
[19:53:27] [Server thread/INFO]: [VotingPlugin] Login: Skeloeeee (04adf70b-24dd-41c8-b163-bcbc79f2a368)
[19:53:27] [Server thread/INFO]: Skeloeeee joined the game
[19:53:27] [Server thread/INFO]: Skeloeeee[/**.**.**.**:56120] logged in with entity id 38 at ([world]-25.41181936993078, 41.0, -0.6577755436335405)
[19:57:59] [Server thread/INFO]: Skeloeeee issued server command: /ce reload all
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] [LobFile] Loaded cached resource pack metadata
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded pack: elytras. Default namespace: elytras
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded pack: internal. Default namespace: internal
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded pack: legacy_armor. Default namespace: minecraft
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded pack: remove_shulker_head. Default namespace: minecraft
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded templates in 0.07ms (2)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded block-state-mappings in 9.33ms (4004)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded translations in 0.29ms (50)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded items in 5.12ms (24)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded images in 2.27ms (56)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded recipes in 0.67ms (10)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Loaded categories in 0.14ms (2)
[19:57:59] [craft-engine-worker-8/INFO]: [CraftEngine] Generating resource pack...
[19:58:00] [craft-engine-worker-8/INFO]: [CraftEngine] Generated resource pack in 249ms
[19:58:00] [craft-engine-worker-8/INFO]: [CraftEngine] Validating resource pack... (Progress: 1/1 | Pack Format: 75~75 | Overlays: [])
[19:58:00] [craft-engine-worker-8/INFO]: [CraftEngine] Validated resource pack in 88ms
[19:58:00] [craft-engine-worker-8/INFO]: [CraftEngine] Creating the resource pack zip...
[19:58:00] [craft-engine-worker-8/INFO]: [CraftEngine] Created resource pack zip in 70ms
[19:58:00] [craft-engine-worker-12/INFO]: [CraftEngine] [LobFile] Starting file upload...
[19:58:00] [ForkJoinPool.commonPool-worker-6/INFO]: [CraftEngine] [LobFile] Upload request completed in 523ms
[19:58:00] [ForkJoinPool.commonPool-worker-6/INFO]: [CraftEngine] [LobFile] Upload success! Resource pack URL: https://lobfile.com/file/d53YHnnY.zip
[19:58:00] [ForkJoinPool.commonPool-worker-5/INFO]: [CraftEngine] [LobFile] Account usage updated: Storage: 2/500 MB (0.4% used)
[19:58:00] [ForkJoinPool.commonPool-worker-5/INFO]: [CraftEngine] Completed uploading resource pack
[19:58:16] [Server thread/INFO]: Skeloeeee issued server command: /shop
[19:58:19] [Server thread/INFO]: Skeloeeee issued server command: /shop
[20:13:40] [Server thread/INFO]: Skeloeeee issued server command: /quests take Nether heights
[20:13:54] [Server thread/INFO]: Skeloeeee issued server command: /questadmin give Skeloeeee Nether heights
[20:13:54] [Server thread/INFO]: [Quests] 04adf70b-24dd-41c8-b163-bcbc79f2a368 started quest Nether heights
[20:14:28] [Server thread/INFO]: Skeloeeee issued server command: /quest
[20:14:35] [Server thread/INFO]: Skeloeeee issued server command: /quests editor
[20:14:57] [Server thread/INFO]: [Quests] Player 04adf70b-24dd-41c8-b163-bcbc79f2a368 saved quest Nether heights
[20:15:03] [Server thread/INFO]: Skeloeeee issued server command: /questadmin reload
[20:15:03] [Craft Scheduler Thread - 112 - Quests/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[20:15:09] [Server thread/INFO]: Skeloeeee issued server command: /questadmin finish Skeloeeee Nether heights
[20:15:09] [Server thread/INFO]: No new recipes were learned
[20:15:25] [Server thread/INFO]: Skeloeeee issued server command: /quests editor
[20:16:02] [Server thread/INFO]: [Quests] Player 04adf70b-24dd-41c8-b163-bcbc79f2a368 saved quest Nether heights
[20:16:05] [Server thread/INFO]: Skeloeeee issued server command: /questadmin reload
[20:16:05] [Craft Scheduler Thread - 112 - Quests/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[20:16:09] [Server thread/INFO]: Skeloeeee issued server command: /questadmin give Skeloeeee Nether heights
[20:16:09] [Server thread/INFO]: [Quests] 04adf70b-24dd-41c8-b163-bcbc79f2a368 started quest Nether heights
[20:16:12] [Server thread/INFO]: Skeloeeee issued server command: /questadmin finish Skeloeeee Nether heights
[20:16:12] [Server thread/INFO]: No new recipes were learned
[20:16:18] [Server thread/INFO]: Skeloeeee issued server command: /quests editor
[20:17:22] [Server thread/INFO]: [Quests] Player 04adf70b-24dd-41c8-b163-bcbc79f2a368 saved quest Nether heights
[20:17:25] [Server thread/INFO]: Skeloeeee issued server command: /questadmin reload
[20:17:25] [Craft Scheduler Thread - 120 - Quests/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[20:33:39] [Server thread/INFO]: Skeloeeee issued server command: /characterd reload
[20:34:57] [User Authenticator #1/INFO]: UUID of player .Skeloeeee is 00000000-0000-0000-0009-01f859aba5b4
[20:34:57] [Server thread/INFO]: [VotingPlugin] Login: .Skeloeeee (00000000-0000-0000-0009-01f859aba5b4)
[20:34:57] [Server thread/INFO]: .Skeloeeee joined the game
[20:34:57] [Server thread/INFO]: .Skeloeeee[/**.**.**.**:52298] logged in with entity id 16126 at ([world]-53.105755, 45.0, -8.502833)
[20:36:00] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:04] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:07] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:09] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:11] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:13] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:18] [Server thread/INFO]: .Skeloeeee issued server command: /icyelytra
[20:36:33] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:36] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:39] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:43] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender
[20:36:45] [Server thread/INFO]: .Skeloeeee issued server command: /flameandender