[07:00:36] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[07:00:38] [ServerMain/INFO]: Loaded 1174 recipes
[07:00:39] [ServerMain/INFO]: Loaded 1277 advancements
[07:00:39] [Server thread/INFO]: Starting minecraft server version 1.20.4
[07:00:39] [Server thread/INFO]: Loading properties
[07:00:39] [Server thread/INFO]: This server is running Paper version git-Paper-418 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: bf6e803)
[07:00:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
[07:00:40] [Server thread/INFO]: Using 4 threads for Netty based IO
[07:00:40] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[07:00:40] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[07:00:40] [Server thread/INFO]: Default game type: SURVIVAL
[07:00:40] [Server thread/INFO]: Generating keypair
[07:00:41] [Server thread/INFO]: Starting Minecraft server on *.*.*.*:25566
[07:00:41] [Server thread/INFO]: Using epoll channel type
[07:00:41] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[07:00:41] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[07:00:41] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loading 2 libraries... please wait
[07:00:41] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/********/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[07:00:41] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/********/libraries/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar
[07:00:41] [Server thread/INFO]: [SpigotLibraryLoader] [NexEngine] Loaded library /home/********/libraries/it/unimi/dsi/fastutil/8.5.11/fastutil-8.5.11.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/mongodb-driver-sync/4.8.1/mongodb-driver-sync-4.8.1.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/bson/4.8.1/bson-4.8.1.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/mongodb-driver-core/4.8.1/mongodb-driver-core-4.8.1.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/mongodb/bson-record-codec/4.8.1/bson-record-codec-4.8.1.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/redis/clients/jedis/4.3.1/jedis-4.3.1.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/org/json/json/20220320/json-20220320.jar
[07:00:42] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library /home/********/libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar
[07:00:43] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v4.9.3
[07:00:43] [Server thread/INFO]: [ViaVersion] ViaVersion 4.9.3 is now loaded. Registering protocol transformers and injecting...
[07:00:43] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[07:00:44] [Server thread/INFO]: [ViaBackwards] Loading translations...
[07:00:44] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[07:00:44] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[07:00:44] [Server thread/ERROR]: [ViaVersion] Error initializing plugin 'ViaVersion-4.9.3.jar' in folder 'plugins' (Is it up to date?)
java.lang.NoSuchFieldError: v1_7_2
at com.viaversion.viarewind.api.ViaRewindPlatform.init(ViaRewindPlatform.java:55) ~[ViaRewind-3.0.7-24w09a-SNAPSHOT.jar:?]
at com.viaversion.viarewind.BukkitPlugin.lambda$new$0(BukkitPlugin.java:30) ~[ViaRewind-3.0.7-24w09a-SNAPSHOT.jar:?]
at com.viaversion.viaversion.ViaManagerImpl.init(ViaManagerImpl.java:111) ~[ViaVersion-4.9.3.jar:?]
at com.viaversion.viaversion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:91) ~[ViaVersion-4.9.3.jar:?]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[paper-1.20.4.jar:git-Paper-418]
at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[paper-1.20.4.jar:git-Paper-418]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[paper-1.20.4.jar:git-Paper-418]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[paper-1.20.4.jar:git-Paper-418]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.loadPlugins(CraftServer.java:505) ~[paper-1.20.4.jar:git-Paper-418]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:274) ~[paper-1.20.4.jar:git-Paper-418]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-418]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-418]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
[07:00:44] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.102
[07:00:44] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[07:00:44] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
[07:00:45] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.9.1-SNAPSHOT-670;9fa3385
[07:00:46] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@346ac132]
[07:00:47] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[07:00:47] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
[07:00:47] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.44-SNAPSHOT
[07:00:47] [Server thread/INFO]: [VoidGen] Loading server plugin VoidGen v2.2.1
[07:00:47] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.9+5934e49
[07:00:47] [Server thread/INFO]: [SuperVanish] Loading server plugin SuperVanish v6.2.18
[07:00:47] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v4.9.2
[07:00:47] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[07:00:47] [Server thread/INFO]: [HeadDatabase] Loading server plugin HeadDatabase v4.18.2
[07:00:47] [Server thread/INFO]: [Caramel] Loading server plugin Caramel v1.0.0
[07:00:47] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.33-SNAPSHOT (build 3289)
[07:00:47] [Server thread/INFO]: [ItemEdit] Loading server plugin ItemEdit v3.1.6
[07:00:47] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.2-SNAPSHOT (b96-7f38765)
[07:00:47] [Server thread/INFO]: [floodgate] Took 469ms to boot Floodgate
[07:00:47] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v3.0.7-24w09a-SNAPSHOT
[07:00:47] [Server thread/INFO]: [Multiverse-Portals] Loading server plugin Multiverse-Portals v4.2.3
[07:00:47] [Server thread/INFO]: [ViaRewind-Legacy-Support] Loading server plugin ViaRewind-Legacy-Support v1.5.0-SNAPSHOT
[07:00:47] [Server thread/INFO]: [DecentHolograms] Loading server plugin DecentHolograms v2.8.6
[07:00:47] [Server thread/INFO]: [NexEngine] Loading server plugin NexEngine v2.2.12
[07:00:47] [Server thread/INFO]: [AxGraves] Loading server plugin AxGraves v1.8.1
[07:00:47] [Server thread/INFO]: [KlashDuels] Loading server plugin KlashDuels v1.0.0
[07:00:47] [Server thread/INFO]: [HelpCommand ()] Loading server plugin HelpCommand v1.1
[07:00:47] [Server thread/INFO]: [DiscordSRV] Loading server plugin DiscordSRV v1.27.0
[07:00:47] [Server thread/INFO]: [Tebex] Loading server plugin Tebex v2.0.0
[07:00:47] [Server thread/INFO]: [OpenAudioMc] Loading server plugin OpenAudioMc v6.8.9
[07:00:47] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.3.0-SNAPSHOT (build 6969-DEV)
[07:00:47] [Server thread/INFO]: [Shopkeepers] Loading server plugin Shopkeepers v2.19.0
[07:00:47] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (319 ms).
[07:00:47] [Server thread/INFO]: [Shopkeepers] Loading config.
[07:00:47] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[07:00:47] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[07:00:48] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[07:00:48] [Server thread/INFO]: [Duels] Loading server plugin Duels v3.5.3
[07:00:48] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1
[07:00:48] [Server thread/INFO]: [WorldEditSUI] Loading server plugin WorldEditSUI v1.7.2
[07:00:48] [Server thread/INFO]: [PlugManX] Loading server plugin PlugManX v2.3.6
[07:00:48] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v22.2
[07:00:48] [Server thread/INFO]: [ItemTag] Loading server plugin ItemTag v3.2.1
[07:00:48] [Server thread/INFO]: [ImageFrame] Loading server plugin ImageFrame v*.*.*.*
[07:00:48] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.6
[07:00:48] [Server thread/INFO]: [ChatGames] Loading server plugin ChatGames v1.2.1
[07:00:48] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.20.1
[07:00:48] [Server thread/INFO]: [Graves] Loading server plugin Graves v4.9
[07:00:48] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.9+5934e49.
[07:00:48] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.2.2-SNAPSHOT
[07:00:48] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[07:00:48] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[07:00:48] [Server thread/INFO]: [Sentinel] Loading server plugin Sentinel v2.8.1-SNAPSHOT (build 518)
[07:00:48] [Server thread/INFO]: [LifeStealZ] Loading server plugin LifeStealZ v1.0.8
[07:00:48] [Server thread/INFO]: [LifeStealZ] WorldGuard found! Enabled WorldGuard support!
[07:00:48] [Server thread/INFO]: [CyberRush] Loading server plugin CyberRush v1.0.0
[07:00:48] [Server thread/INFO]: [TAB] Loading server plugin TAB v4.1.2
[07:00:48] [Server thread/INFO]: [KlashGUI] Loading server plugin KlashGUI v1.0.0
[07:00:48] [Server thread/INFO]: [Multiverse-NetherPortals] Loading server plugin Multiverse-NetherPortals v4.2.3
[07:00:48] [Server thread/INFO]: [ProtocolSupportPotions] Loading server plugin ProtocolSupportPotions v3.3
[07:00:48] [Server thread/INFO]: [Kosmetics] Loading server plugin Kosmetics v1.0.0
[07:00:48] [Server thread/INFO]: [CitizensCMD] Loading server plugin CitizensCMD v2.7.0
[07:00:48] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.8.0
[07:00:48] [Server thread/INFO]: [ExcellentCrates] Loading server plugin ExcellentCrates v5.0.0
[07:00:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[07:00:48] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[07:00:49] [Server thread/INFO]: __
[07:00:49] [Server thread/INFO]: | |__) LuckPerms v5.4.102
[07:00:49] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[07:00:49] [Server thread/INFO]:
[07:00:49] [Server thread/INFO]: [LuckPerms] Loading configuration...
[07:00:49] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[07:00:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[07:00:51] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[07:00:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3099ms)
[07:00:51] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[07:00:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[07:00:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[07:00:52] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[07:00:52] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[07:00:52] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[07:00:52] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.9.1-SNAPSHOT-670;9fa3385
[07:00:52] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[07:00:52] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[07:00:52] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[07:00:52] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[07:00:52] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R3.PaperweightFaweAdapter as the Bukkit adapter
[07:00:53] [Server thread/INFO]: [VoidGen] Enabling VoidGen v2.2.1
[07:00:53] [Server thread/INFO]: [VoidGen] Using VoidChunkGen: VERSION_UNKNOWN
[07:00:53] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v3.0.7-24w09a-SNAPSHOT
[07:00:53] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.2.12
[07:00:53] [Server thread/INFO]: [NexEngine] Seems like we have Paper based fork here...
[07:00:53] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
[07:00:53] [Server thread/INFO]: [NexEngine] Successfully hooked with EssentialsX Economy economy
[07:00:53] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
[07:00:53] [Server thread/INFO]: [NexEngine] Plugin loaded in 106 ms!
[07:00:53] [Server thread/INFO]: [PlugManX] Enabling PlugManX v2.3.6
[07:00:53] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[07:00:53] [Server thread/WARN]: It seems like you're running on paper.
[07:00:53] [Server thread/WARN]: This may cause issues.
[07:00:53] [Server thread/WARN]: If you encounter any issues, please join my discord: https://discord.gg/dBhfCzdZxq
[07:00:53] [Server thread/WARN]: Or create an issue on GitHub: https://github.com/TheBlackEntity/PlugMan
[07:00:53] [Server thread/WARN]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[07:00:54] [Thread-11/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 61 build(s) out of date.
You are running build 670, the latest version is build 731.
Update at https://www.spigotmc.org/resources/13932/
[07:00:54] [Server thread/INFO]: Preparing level "lobby"
[07:00:55] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[07:00:55] [Server thread/INFO]: Time elapsed: 500 ms
[07:00:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[07:00:55] [Server thread/INFO]: Time elapsed: 27 ms
[07:00:55] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[07:00:55] [Server thread/INFO]: Time elapsed: 81 ms
[07:00:55] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.9.3
[07:00:55] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.20.3/1.20.4 (765)
[07:00:55] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[07:00:56] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[07:00:56] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[07:00:56] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
[07:00:57] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[07:00:57] [Server thread/INFO]: [Essentials] No kits found to migrate.
[07:00:57] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
[07:00:57] [Server thread/INFO]: [Essentials] Using locale en_US
[07:00:57] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[07:00:58] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[07:00:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[07:00:58] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[07:00:58] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.44-SNAPSHOT
[07:00:58] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
[07:00:58] [Server thread/INFO]: [LibsDisguises] Discovered nms version: (Package: v1_20_R3) (LD: v1_20_R3) (MC: 1.20.4)
[07:00:58] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1315
[07:00:58] [Server thread/INFO]: [LibsDisguises] Build Date: 10/04/2024 02:16
[07:00:58] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
[07:00:58] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[07:00:58] [Server thread/INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'false', LD will hide oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises
[07:01:01] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[07:01:01] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
[07:01:01] [Server thread/INFO]: [LibsDisguises] Config is up to date!
[07:01:02] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.9+5934e49
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby) TNT ignition is PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby) Lighters are PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby) Lava fire is PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby) Fire spread is UNRESTRICTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby'
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_nether) TNT ignition is PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_nether) Lighters are PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_nether) Lava fire is PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_nether) Fire spread is UNRESTRICTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby_nether'
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_the_end) TNT ignition is PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_the_end) Lighters are PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_the_end) Lava fire is PERMITTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] (lobby_the_end) Fire spread is UNRESTRICTED.
[07:01:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby_the_end'
[07:01:02] [Server thread/INFO]: [WorldGuard] Loading region data...
[07:01:02] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.18
[07:01:02] [Server thread/INFO]: [SuperVanish] Hooked into PaperSpigot for server list ping support
[07:01:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: supervanish [6.2.18]
[07:01:02] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
[07:01:02] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[07:01:02] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.9.2
[07:01:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[07:01:02] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[07:01:02] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[07:01:03] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:03] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:03] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_tutorial
[07:01:04] [Server thread/INFO]: Time elapsed: 1000 ms
[07:01:04] [Server thread/INFO]: [WorldGuard] (pk_Tutorial) TNT ignition is PERMITTED.
[07:01:04] [Server thread/INFO]: [WorldGuard] (pk_Tutorial) Lighters are PERMITTED.
[07:01:04] [Server thread/INFO]: [WorldGuard] (pk_Tutorial) Lava fire is PERMITTED.
[07:01:04] [Server thread/INFO]: [WorldGuard] (pk_Tutorial) Fire spread is UNRESTRICTED.
[07:01:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_Tutorial'
[07:01:04] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:04] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:05] [Server thread/INFO]: Preparing start region for dimension minecraft:duel_world
[07:01:05] [Server thread/INFO]: Time elapsed: 201 ms
[07:01:05] [Server thread/INFO]: [WorldGuard] (duel_world) TNT ignition is PERMITTED.
[07:01:05] [Server thread/INFO]: [WorldGuard] (duel_world) Lighters are PERMITTED.
[07:01:05] [Server thread/INFO]: [WorldGuard] (duel_world) Lava fire is PERMITTED.
[07:01:05] [Server thread/INFO]: [WorldGuard] (duel_world) Fire spread is UNRESTRICTED.
[07:01:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'duel_world'
[07:01:05] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:05] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:06] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics10
[07:01:06] [Server thread/INFO]: Time elapsed: 92 ms
[07:01:06] [Server thread/INFO]: [WorldGuard] (pk_TheBasics10) TNT ignition is PERMITTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] (pk_TheBasics10) Lighters are PERMITTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] (pk_TheBasics10) Lava fire is PERMITTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] (pk_TheBasics10) Fire spread is UNRESTRICTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics10'
[07:01:06] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:06] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:06] [Server thread/INFO]: Preparing start region for dimension minecraft:donkeynuts
[07:01:06] [Server thread/INFO]: Time elapsed: 206 ms
[07:01:06] [Server thread/INFO]: [WorldGuard] (donkeynuts) TNT ignition is PERMITTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] (donkeynuts) Lighters are PERMITTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] (donkeynuts) Lava fire is PERMITTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] (donkeynuts) Fire spread is UNRESTRICTED.
[07:01:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'donkeynuts'
[07:01:06] [Server thread/INFO]: Could not set generator for world 'duels': Plugin 'VoidWorld' does not exist
[07:01:07] [Server thread/INFO]: Preparing start region for dimension minecraft:duels
[07:01:07] [Server thread/INFO]: Time elapsed: 95 ms
[07:01:07] [Server thread/INFO]: [WorldGuard] (duels) TNT ignition is PERMITTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] (duels) Lighters are PERMITTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] (duels) Lava fire is PERMITTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] (duels) Fire spread is UNRESTRICTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'duels'
[07:01:07] [Server thread/INFO]: Could not set generator for world 'duels': Plugin 'VoidWorld' does not exist
[07:01:07] [Server thread/INFO]: Preparing start region for dimension minecraft:iridiumskyblock
[07:01:07] [Server thread/INFO]: Time elapsed: 95 ms
[07:01:07] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) TNT ignition is PERMITTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) Lighters are PERMITTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) Lava fire is PERMITTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock) Fire spread is UNRESTRICTED.
[07:01:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock'
[07:01:07] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:07] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:07] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_lobby
[07:01:08] [Server thread/INFO]: Time elapsed: 113 ms
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_Lobby) TNT ignition is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_Lobby) Lighters are PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_Lobby) Lava fire is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_Lobby) Fire spread is UNRESTRICTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_Lobby'
[07:01:08] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:08] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:08] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:08] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:08] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics7
[07:01:08] [Server thread/INFO]: Time elapsed: 19 ms
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics7) TNT ignition is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics7) Lighters are PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics7) Lava fire is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics7) Fire spread is UNRESTRICTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics7'
[07:01:08] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:08] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:08] [Server thread/INFO]: Preparing start region for dimension minecraft:creative_playa
[07:01:08] [Server thread/INFO]: Time elapsed: 94 ms
[07:01:08] [Server thread/INFO]: [WorldGuard] (creative_playa) TNT ignition is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (creative_playa) Lighters are PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (creative_playa) Lava fire is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (creative_playa) Fire spread is UNRESTRICTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'creative_playa'
[07:01:08] [Server thread/INFO]: Preparing start region for dimension minecraft:survival_nether
[07:01:08] [Server thread/INFO]: Time elapsed: 30 ms
[07:01:08] [Server thread/INFO]: [WorldGuard] (survival_nether) TNT ignition is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (survival_nether) Lighters are PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (survival_nether) Lava fire is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (survival_nether) Fire spread is UNRESTRICTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival_nether'
[07:01:08] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:08] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:08] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics6
[07:01:08] [Server thread/INFO]: Time elapsed: 14 ms
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics6) TNT ignition is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics6) Lighters are PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics6) Lava fire is PERMITTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] (pk_TheBasics6) Fire spread is UNRESTRICTED.
[07:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics6'
[07:01:08] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:08] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:09] [Server thread/INFO]: Preparing start region for dimension minecraft:donkeynuts_nether
[07:01:09] [Server thread/INFO]: Time elapsed: 81 ms
[07:01:09] [Server thread/INFO]: [WorldGuard] (donkeynuts_nether) TNT ignition is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (donkeynuts_nether) Lighters are PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (donkeynuts_nether) Lava fire is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (donkeynuts_nether) Fire spread is UNRESTRICTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'donkeynuts_nether'
[07:01:09] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:09] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:09] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics9
[07:01:09] [Server thread/INFO]: Time elapsed: 25 ms
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics9) TNT ignition is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics9) Lighters are PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics9) Lava fire is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics9) Fire spread is UNRESTRICTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics9'
[07:01:09] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:09] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:09] [Server thread/INFO]: Preparing start region for dimension minecraft:world
[07:01:09] [Server thread/INFO]: Time elapsed: 108 ms
[07:01:09] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[07:01:09] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:09] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:09] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics8
[07:01:09] [Server thread/INFO]: Time elapsed: 24 ms
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics8) TNT ignition is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics8) Lighters are PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics8) Lava fire is PERMITTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] (pk_TheBasics8) Fire spread is UNRESTRICTED.
[07:01:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics8'
[07:01:09] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:09] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:12] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics3
[07:01:12] [Server thread/INFO]: Time elapsed: 17 ms
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics3) TNT ignition is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics3) Lighters are PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics3) Lava fire is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics3) Fire spread is UNRESTRICTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics3'
[07:01:12] [Server thread/INFO]: Preparing start region for dimension minecraft:iridiumskyblock_nether
[07:01:12] [Server thread/INFO]: Time elapsed: 12 ms
[07:01:12] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) TNT ignition is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) Lighters are PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) Lava fire is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_nether) Fire spread is UNRESTRICTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock_nether'
[07:01:12] [Server thread/INFO]: Preparing start region for dimension minecraft:world_nether
[07:01:12] [Server thread/INFO]: Time elapsed: 84 ms
[07:01:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[07:01:12] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics2
[07:01:12] [Server thread/INFO]: Time elapsed: 85 ms
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics2) TNT ignition is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics2) Lighters are PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics2) Lava fire is PERMITTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] (pk_TheBasics2) Fire spread is UNRESTRICTED.
[07:01:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics2'
[07:01:13] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:13] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:13] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics5
[07:01:13] [Server thread/INFO]: Time elapsed: 80 ms
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics5) TNT ignition is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics5) Lighters are PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics5) Lava fire is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics5) Fire spread is UNRESTRICTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics5'
[07:01:13] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:13] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:13] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:13] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:13] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics4
[07:01:13] [Server thread/INFO]: Time elapsed: 20 ms
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics4) TNT ignition is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics4) Lighters are PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics4) Lava fire is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_TheBasics4) Fire spread is UNRESTRICTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics4'
[07:01:13] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:13] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:13] [Server thread/INFO]: Preparing start region for dimension minecraft:manhunt_nether
[07:01:13] [Server thread/INFO]: Time elapsed: 81 ms
[07:01:13] [Server thread/INFO]: [WorldGuard] (manhunt_nether) TNT ignition is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (manhunt_nether) Lighters are PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (manhunt_nether) Lava fire is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (manhunt_nether) Fire spread is UNRESTRICTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'manhunt_nether'
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_Nostalgia) TNT ignition is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_Nostalgia) Lighters are PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_Nostalgia) Lava fire is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (pk_Nostalgia) Fire spread is UNRESTRICTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_Nostalgia'
[07:01:13] [Server thread/INFO]: Preparing start region for dimension minecraft:donkeybye
[07:01:13] [Server thread/INFO]: Time elapsed: 81 ms
[07:01:13] [Server thread/INFO]: [WorldGuard] (donkeybye) TNT ignition is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (donkeybye) Lighters are PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (donkeybye) Lava fire is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (donkeybye) Fire spread is UNRESTRICTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'donkeybye'
[07:01:13] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:13] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:13] [Server thread/INFO]: Preparing start region for dimension minecraft:boxxeds2
[07:01:13] [Server thread/INFO]: Time elapsed: 17 ms
[07:01:13] [Server thread/INFO]: [WorldGuard] (boxxeds2) TNT ignition is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (boxxeds2) Lighters are PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (boxxeds2) Lava fire is PERMITTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] (boxxeds2) Fire spread is UNRESTRICTED.
[07:01:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'boxxeds2'
[07:01:13] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:13] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:14] [Server thread/INFO]: Preparing start region for dimension minecraft:kreationsmp_nether
[07:01:14] [Server thread/INFO]: Time elapsed: 81 ms
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_nether) TNT ignition is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_nether) Lighters are PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_nether) Lava fire is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_nether) Fire spread is UNRESTRICTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kreationsmp_nether'
[07:01:14] [Server thread/INFO]: Preparing start region for dimension minecraft:terabites
[07:01:14] [Server thread/INFO]: Time elapsed: 81 ms
[07:01:14] [Server thread/INFO]: [WorldGuard] (terabites) TNT ignition is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (terabites) Lighters are PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (terabites) Lava fire is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (terabites) Fire spread is UNRESTRICTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'terabites'
[07:01:14] [Server thread/INFO]: Preparing start region for dimension minecraft:manhunt
[07:01:14] [Server thread/INFO]: Time elapsed: 89 ms
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt) TNT ignition is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt) Lighters are PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt) Lava fire is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt) Fire spread is UNRESTRICTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'manhunt'
[07:01:14] [Server thread/INFO]: Preparing start region for dimension minecraft:manhunt_the_end
[07:01:14] [Server thread/INFO]: Time elapsed: 12 ms
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt_the_end) TNT ignition is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt_the_end) Lighters are PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt_the_end) Lava fire is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (manhunt_the_end) Fire spread is UNRESTRICTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'manhunt_the_end'
[07:01:14] [Server thread/INFO]: Preparing start region for dimension minecraft:kreationsmp_the_end
[07:01:14] [Server thread/INFO]: Time elapsed: 88 ms
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_the_end) TNT ignition is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_the_end) Lighters are PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_the_end) Lava fire is PERMITTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] (kreationsmp_the_end) Fire spread is UNRESTRICTED.
[07:01:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kreationsmp_the_end'
[07:01:14] [Server thread/INFO]: Preparing start region for dimension minecraft:minegoo
[07:01:15] [Server thread/INFO]: Time elapsed: 21 ms
[07:01:15] [Server thread/INFO]: [WorldGuard] (minegoo) TNT ignition is PERMITTED.
[07:01:15] [Server thread/INFO]: [WorldGuard] (minegoo) Lighters are PERMITTED.
[07:01:15] [Server thread/INFO]: [WorldGuard] (minegoo) Lava fire is PERMITTED.
[07:01:15] [Server thread/INFO]: [WorldGuard] (minegoo) Fire spread is UNRESTRICTED.
[07:01:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'minegoo'
[07:01:15] [Server thread/INFO]: Preparing start region for dimension minecraft:survival
[07:01:17] [Server thread/INFO]: Time elapsed: 2669 ms
[07:01:17] [Server thread/INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
[07:01:17] [Server thread/INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
[07:01:17] [Server thread/INFO]: [WorldGuard] (survival) Lava fire is PERMITTED.
[07:01:17] [Server thread/INFO]: [WorldGuard] (survival) Fire spread is UNRESTRICTED.
[07:01:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival'
[07:01:17] [Server thread/INFO]: Preparing start region for dimension minecraft:pk_thebasics1
[07:01:17] [Server thread/INFO]: Time elapsed: 74 ms
[07:01:18] [Server thread/INFO]: [WorldGuard] (pk_TheBasics1) TNT ignition is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (pk_TheBasics1) Lighters are PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (pk_TheBasics1) Lava fire is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (pk_TheBasics1) Fire spread is UNRESTRICTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pk_TheBasics1'
[07:01:18] [Server thread/INFO]: Preparing start region for dimension minecraft:iridiumskyblock_the_end
[07:01:18] [Server thread/INFO]: Time elapsed: 15 ms
[07:01:18] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) TNT ignition is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) Lighters are PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) Lava fire is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (IridiumSkyblock_the_end) Fire spread is UNRESTRICTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IridiumSkyblock_the_end'
[07:01:18] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:18] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:18] [Server thread/INFO]: Preparing start region for dimension minecraft:creative_infinity
[07:01:18] [Server thread/INFO]: Time elapsed: 92 ms
[07:01:18] [Server thread/INFO]: [WorldGuard] (creative_infinity) TNT ignition is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (creative_infinity) Lighters are PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (creative_infinity) Lava fire is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (creative_infinity) Fire spread is UNRESTRICTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'creative_infinity'
[07:01:18] [Server thread/INFO]: [VoidGen] Generator settings have not been set. Using default values:
[07:01:18] [Server thread/INFO]: [VoidGen] {"caves":false,"decoration":false,"mobs":false,"structures":false,"noise":false,"surface":false,"bedrock":false}
[07:01:18] [Server thread/INFO]: Preparing start region for dimension minecraft:borderbattles
[07:01:18] [Server thread/INFO]: Time elapsed: 72 ms
[07:01:18] [Server thread/INFO]: [WorldGuard] (borderbattles) TNT ignition is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (borderbattles) Lighters are PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (borderbattles) Lava fire is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (borderbattles) Fire spread is UNRESTRICTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'borderbattles'
[07:01:18] [Server thread/INFO]: Preparing start region for dimension minecraft:world_the_end
[07:01:18] [Server thread/INFO]: Time elapsed: 10 ms
[07:01:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[07:01:18] [Server thread/INFO]: Could not set generator for world 'lobby': Plugin 'VoidWorld' does not exist
[07:01:18] [Server thread/INFO]: Preparing start region for dimension minecraft:kreationsmp
[07:01:18] [Server thread/INFO]: Time elapsed: 30 ms
[07:01:18] [Server thread/INFO]: [WorldGuard] (kreationsmp) TNT ignition is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (kreationsmp) Lighters are PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (kreationsmp) Lava fire is PERMITTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] (kreationsmp) Fire spread is UNRESTRICTED.
[07:01:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'kreationsmp'
[07:01:18] [Server thread/INFO]: Preparing start region for dimension minecraft:creative_igloo
[07:01:19] [Server thread/INFO]: Time elapsed: 25 ms
[07:01:19] [Server thread/INFO]: [WorldGuard] (creative_igloo) TNT ignition is PERMITTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] (creative_igloo) Lighters are PERMITTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] (creative_igloo) Lava fire is PERMITTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] (creative_igloo) Fire spread is UNRESTRICTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'creative_igloo'
[07:01:19] [Server thread/INFO]: Preparing start region for dimension minecraft:donkeynuts_the_end
[07:01:19] [Server thread/INFO]: Time elapsed: 76 ms
[07:01:19] [Server thread/INFO]: [WorldGuard] (donkeynuts_the_end) TNT ignition is PERMITTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] (donkeynuts_the_end) Lighters are PERMITTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] (donkeynuts_the_end) Lava fire is PERMITTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] (donkeynuts_the_end) Fire spread is UNRESTRICTED.
[07:01:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'donkeynuts_the_end'
[07:01:19] [Server thread/INFO]: [Multiverse-Core] 43 - World(s) loaded.
[07:01:19] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[07:01:19] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[07:01:19] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.18.2
[07:01:19] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax
[07:01:19] [Server thread/WARN]: [HeadDatabase] Economy was not loaded, some features will be disabled!
[07:01:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hdb [4.18.2]
[07:01:19] [Server thread/INFO]: [Caramel] Enabling Caramel v1.0.0
[07:01:19] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.33-SNAPSHOT (build 3289)
[07:01:19] [Server thread/INFO]: [Citizens] Loading external libraries
[07:01:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: citizensplaceholder [1.0.0]
[07:01:24] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
[07:01:24] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
[07:01:24] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.1.6
[07:01:25] [Server thread/INFO]: [ItemEdit] Selected Storage Type: YAML
[07:01:25] [Server thread/INFO]: [ItemEdit] Hooking into Vault
[07:01:25] [Server thread/INFO]: [ItemEdit] Hooking into PlaceholderApi
[07:01:25] [Server thread/INFO]: [ItemEdit] Hooked into PlaceHolderAPI:
[07:01:25] [Server thread/INFO]: [ItemEdit] placeholders:
[07:01:25] [Server thread/INFO]: [ItemEdit] %itemedit_amount_<{itemid}_[{slot}]_[{player}]%
[07:01:25] [Server thread/INFO]: [ItemEdit] shows how many itemid player has on slot
[07:01:25] [Server thread/INFO]: [ItemEdit] <{itemid} for item id on serveritem
[07:01:25] [Server thread/INFO]: [ItemEdit] [{slot}] for the slot where the item should be counted, by default inventory
[07:01:25] [Server thread/INFO]: [ItemEdit] Values: inventory (include offhand), equip (include offhand), inventoryandequip (include offhand), hand, offhand, head, chest, legs, feet
[07:01:25] [Server thread/INFO]: [ItemEdit] [{player}] for the player, by default self
[07:01:25] [Server thread/INFO]: [ItemEdit] example: %itemedit_amount_{my_item_id}_{hand}%
[07:01:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemedit [1.0]
[07:01:25] [Server thread/INFO]: [ItemEdit] # Enabled (took 320 ms)
[07:01:25] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b96-7f38765)
[07:01:26] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 69759 heads!
[07:01:26] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.3
[07:01:26] [Folia Async Scheduler Thread #0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags!
[07:01:26] [Folia Async Scheduler Thread Timer/WARN]: [HeadDatabase] §cYou are using an outdated version!
[07:01:26] [Folia Async Scheduler Thread Timer/WARN]: [HeadDatabase] Latest version: §a4.19.3§e. You are on version: §c4.18.2§e.
[07:01:26] [Folia Async Scheduler Thread Timer/WARN]: [HeadDatabase] Update here: §bhttps://www.spigotmc.org/resources/head-database.14280/
[07:01:26] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
[07:01:26] [Server thread/INFO]: [Multiverse-Portals] Found FastAsyncWorldEdit. Using it for selections.
[07:01:26] [Server thread/INFO]: [Multiverse-Portals 4.2.3] Enabled - By Rigby and fernferret
[07:01:26] [Server thread/INFO]: [ViaRewind-Legacy-Support] Enabling ViaRewind-Legacy-Support v1.5.0-SNAPSHOT
[07:01:26] [Server thread/INFO]: [DecentHolograms] Enabling DecentHolograms v2.8.6
[07:01:27] [Server thread/INFO]: [AxGraves] Enabling AxGraves v1.8.1
[07:01:31] [Server thread/INFO]: [KlashDuels] Enabling KlashDuels v1.0.0
[07:01:31] [Server thread/INFO]: [HelpCommand ()] Enabling HelpCommand v1.1
[07:01:31] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.27.0
[07:01:31] [Server thread/INFO]: [Tebex] Enabling Tebex v2.0.0
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.8.9
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Initializing build 1019 by Mats
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Using the main config file..
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Starting configuration module
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Using the main config file..
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Starting configuration module
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Skipped 37/37 migrations.
[07:01:32] [Server thread/INFO]: [OpenAudioMc] ModuleLoaderService: Loading modules from /home/********/plugins/OpenAudioMc/modules
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Using networking class com.craftmend.openaudiomc.generic.networking.DefaultNetworkingService
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Initializing socket connector
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Starting authentication module
[07:01:32] [Server thread/INFO]: [OpenAudioMc] This server already has an account, skipping sign up.
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Adding spigot tables
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for Alias
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (alias<-Alias.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for ClientDataStore
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (client_data_store<-ClientDataStore.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for MojangProfile
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (mojang_profile<-MojangProfile.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for RegionProperties
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (region_properties<-RegionProperties.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for Speaker
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (speaker<-Speaker.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for StoredWorldChunk
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (stored_world_chunk<-StoredWorldChunk.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for TimedRegionProperties
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (timed_region_properties<-TimedRegionProperties.java)
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Registering storage table for MediaRule
[07:01:32] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (media_rule<-MediaRule.java)
[07:01:32] [OkHttp https://plugin.tebex.io/.../INFO]: [Tebex] Connected to KlashNetwork - Minecraft: Java Edition server.
[07:01:32] [Server thread/INFO]: [OpenAudioMc] Initializing account details
[07:01:33] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[07:01:34] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[07:01:35] [Server thread/INFO]: [OpenAudioMc] The server is empty! ignoring voice chat.
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Loading aliases...
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Loaded 0 aliases
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Detected version type: MODERN
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Enabling the 1.13 speaker system
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Starting redstone speaker tick task with interval 5 ticks
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Registering storage table for Playlist
[07:01:35] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (playlists<-Playlist.java)
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Registering storage table for PlaylistEntry
[07:01:35] [Server thread/INFO]: [OpenAudioMc] DatabaseService: Registering class <- table (playlist_entries<-PlaylistEntry.java)
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Plugin Essentials is already enabled, running handler
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Plugin WorldGuard is already enabled, running handler
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Turns out you have WorldGuard installed! enabling regions and the region tasks..
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Enabling the newer 1.13 regions
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Scanning 0 regions for duplicates (out of 0 total regions)
[07:01:35] [Server thread/INFO]: [OpenAudioMc] No duplicate regions found, skipping cleanup...
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Plugin PlaceholderAPI is already enabled, running handler
[07:01:35] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oa [1.0.0]
[07:01:35] [Server thread/INFO]: [OpenAudioMc] CDN is disabled, skipping boot
[07:01:35] [Server thread/INFO]: [OpenAudioMc] Starting and loading took 53105MS
[07:01:35] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.0-SNAPSHOT (build 6969-DEV)
[07:01:35] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[07:01:35] [Server thread/INFO]: + [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1373), impl for Spigot v1.3.0-SNAPSHOT (build 6969-DEV)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Klash Network(1078849476015423559)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📜⋙rules⋘(1202106758890262550)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💡⋙info⋘(1202107024662605904)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📶⋙status⋘(1202107161409232916)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📰⋙news⋘(1202107087350665216)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📢⋙announcements⋘(1202477545614872596)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💨⋙cyberrush⋘(1223414536682471424)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💬⋙general⋘(1078849477915463682)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🎮⋙in-game⋘(1202104103711285248)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💬⋙kreation⋘(1219455695284473977)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🎵⋙music⋘(1202780091315126302)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(1202104716893364235)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(1202104895071592468)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Klash Development(886645652979859457)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(886645784932651019)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(903405814713303040)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:download-klash(907436477825302558)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:streams(949769700693393428)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general-chat(977708208615460935)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(1145138139464204340)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:additions(1133573834667204618)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(1133573811736948746)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:klashklient-ideas(928030198471983124)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:development(920136170581659659)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:manamajic(928043908397678633)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:┃89-github-commits(1022337070951309322)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:┃19_2-github-commits(1003501369497505902)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:concept-art(979557729620340746)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bug-reports(1030909176748199968)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🧪┃beta-info(921930689140654120)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🧪┃beta-download(921930730299338752)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🐛┃bugs(921929753911500821)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🐛┃feedback(921929773016547338)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:merch-infos-and-chat(983883645066551326)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:merch-chat(983888327570751580)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(1202104895071592468)
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
[07:01:35] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling SuperVanish hook
[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[07:01:36] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
[07:01:36] [Server thread/INFO]: + [Denizen] Running on java version: 17.0.10
[07:01:36] [Server thread/INFO]: + [Denizen] Running on fully supported Java 17.
[07:01:37] [Server thread/INFO]: + [Denizen] +-------------------------+
[07:01:37] [Server thread/INFO]: + [Denizen] Denizen scriptable minecraft
[07:01:37] [Server thread/INFO]: + [Denizen]
[07:01:37] [Server thread/INFO]: + [Denizen] by: The DenizenScript team
[07:01:37] [Server thread/INFO]: + [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
[07:01:37] [Server thread/INFO]: + [Denizen] Or learn more at: https://denizenscript.com
[07:01:37] [Server thread/INFO]: + [Denizen] version: 1.3.0-SNAPSHOT (build 6969-DEV)
[07:01:37] [Server thread/INFO]: + [Denizen] +-------------------------+
[07:01:37] [Server thread/INFO]: + [TriggerRegistry] Loaded 4 core triggers
[07:01:38] [pool-340-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (6405e850eea61a4b9bf4f0d0cbb80fe20b3cfb90)
[07:01:39] [Server thread/INFO]: + [PaperModule] Loading Paper support module...
[07:01:39] [Server thread/INFO]: + [Denizen] Loaded 152 core commands and 30 core object types, at 4197ms from start.
[07:01:39] [Server thread/INFO]: + [ScriptHelper] No scripts in /plugins/Denizen/scripts/ to load!
[07:01:39] [Server thread/INFO]: + [ScriptRegistry] Loading 0 script files...
[07:01:39] [Server thread/INFO]: + [DenizenCore] Scripts loaded! File load took 2ms, processing 8ms.
[07:01:39] [Server thread/INFO]: + [Denizen] Final full init took 4327ms.
[07:01:39] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.19.0
[07:01:40] [Server thread/INFO]: [Shopkeepers] Citizens found: Enabling NPC shopkeepers.
[07:01:40] [Server thread/INFO]: [Shopkeepers] Loading the data of 4 shopkeepers ...
[07:01:40] [Server thread/INFO]: [Duels] Enabling Duels v3.5.3
[07:01:41] [Server thread/INFO]: [Duels] Successfully hooked into 'Essentials'!
[07:01:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: duels [1.0]
[07:01:41] [Server thread/INFO]: [Duels] Successfully hooked into 'PlaceholderAPI'!
[07:01:41] [Server thread/INFO]: [Duels] Using Economy Provider: com.earth2me.essentials.economy.vault.VaultEconomyProvider
[07:01:41] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'!
[07:01:41] [Server thread/INFO]: [Duels] Successfully hooked into 'WorldGuard'!
[07:01:41] [Server thread/INFO]: [Duels] KitManagerImpl: Loaded 14 kit(s).
[07:01:41] [Server thread/INFO]: [Duels] ArenaManagerImpl: Loaded 15 arena(s).
[07:01:41] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s).
[07:01:41] [Server thread/INFO]: [Duels] QueueSignManagerImpl: Loaded 0 queue sign(s).
[07:01:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: duels [1.0.0]
[07:01:41] [Server thread/INFO]: [Duels] ExtensionManager: Extension 'Placeholders v1.0.4' is now enabled.
[07:01:42] [Server thread/INFO]: [Duels] [ArenaRegen Extension] NMSHandler: Using me.realized.de.arenaregen.nms.fallback.NMSHandler
[07:01:42] [Server thread/INFO]: [Duels] ExtensionManager: Extension 'ArenaRegen v1.3.0' is now enabled.
[07:01:42] [Server thread/WARN]: [PlaceholderAPI] Nag author(s) [Realized] of plugin Duels about their usage of the PlaceholderAPI class. This way of unregistering placeholders is no longer supported and will be removed in v2.13.0!
[07:01:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: duels [1.0.0]
[07:01:42] [Server thread/INFO]: [Duels] ExtensionManager: Extension 'Leaderboards v1.1.1' is now enabled.
[07:01:42] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
[07:01:42] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[07:01:42] [Server thread/INFO]: [WorldEditSUI] Enabling WorldEditSUI v1.7.2
[07:01:42] [Server thread/INFO]: [WorldEditSUI] Plugin by kennytv
[07:01:42] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v22.2
[07:01:42] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
[07:01:42] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[07:01:42] [Server thread/INFO]: --------------------
[07:01:42] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
[07:01:42] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[07:01:42] [Server thread/INFO]: --------------------
[07:01:42] [Server thread/INFO]: [ItemTag] Enabling ItemTag v3.2.1
[07:01:42] [Server thread/INFO]: [ItemTag] Hooking into PlaceholderApi
[07:01:42] [Server thread/INFO]: [ItemTag] Hooked into PlaceHolderAPI:
[07:01:42] [Server thread/INFO]: [ItemTag] placeholders:
[07:01:42] [Server thread/INFO]: [ItemTag] %itemtag_cooldown_<timeunit_[cooldownid]%
[07:01:42] [Server thread/INFO]: [ItemTag] shows how much cooldown has selected cooldownid for player
[07:01:42] [Server thread/INFO]: [ItemTag] <timeunit may be h, s or ms
[07:01:42] [Server thread/INFO]: [ItemTag] [cooldownid] for cooldown type, by default default
[07:01:42] [Server thread/INFO]: [ItemTag] example: %itemtag_cooldown_s_anid%
[07:01:42] [Server thread/INFO]: [ItemTag] %itemtag_handcooldown_<timeunit%
[07:01:42] [Server thread/INFO]: [ItemTag] shows how much cooldown has player on the item in his hand
[07:01:42] [Server thread/INFO]: [ItemTag] <timeunit may be h, s or ms
[07:01:42] [Server thread/INFO]: [ItemTag] example: %itemtag_handcooldown_s%
[07:01:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: itemtag [1.0]
[07:01:42] [Server thread/INFO]: [ItemTag] # Enabled (took 170 ms)
[07:01:42] [Server thread/INFO]: [ImageFrame] Enabling ImageFrame v*.*.*.*
[07:01:43] [Server thread/INFO]: [ImageFrame] ImageFrame has hooked into ViaVersion!
[07:01:43] [Server thread/INFO]: [ImageFrame] ImageFrame has been Enabled!
[07:01:43] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.6
[07:01:43] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'kreationsmp' are not loaded: kreationsmp_end
[07:01:43] [Server thread/INFO]: [Multiverse-Inventories 4.2.6] enabled.
[07:01:43] [Server thread/INFO]: [ChatGames] Enabling ChatGames v1.2.1
[07:01:43] [Server thread/INFO]: [ChatGames] ChatGames is now enabled!
[07:01:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatgames [1.0.0]
[07:01:43] [Server thread/INFO]: [ChatGames] PlaceholderAPI Hooked!
[07:01:43] [Server thread/INFO]: [ChatGames] Points loaded successfully!
[07:01:44] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.20.1
[07:01:44] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[07:01:44] [Server thread/INFO]: [Graves] Enabling Graves v4.9
[07:01:44] [Server thread/INFO]: [Graves] Integration: Hooked into Vault 1.7.3-b131.
[07:01:44] [Server thread/INFO]: [Graves] Integration: Hooked into ProtocolLib 5.2.0-SNAPSHOT-679.
[07:01:44] [Server thread/INFO]: [Graves] Integration: Hooked into FastAsyncWorldEdit 2.9.1-SNAPSHOT-670;9fa3385.
[07:01:44] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.9+5934e49.
[07:01:44] [Server thread/INFO]: [Graves] Integration: Hooked into MiniMessage.
[07:01:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: graves [4.9]
[07:01:44] [Server thread/INFO]: [Graves] Integration: Hooked into PlaceholderAPI 2.11.5.
[07:01:44] [Server thread/INFO]: [Graves] Compatibility: World "lobby" has keepInventory set to true, Graves will not be created here.
[07:01:44] [Server thread/INFO]: [Graves] Compatibility: World "lobby_nether" has keepInventory set to true, Graves will not be created here.
[07:01:44] [Server thread/INFO]: [Graves] Compatibility: World "lobby_the_end" has keepInventory set to true, Graves will not be created here.
[07:01:44] [Server thread/INFO]: [Graves] Compatibility: Essentials Detected, make sure you don't have the essentials.keepinv or essentials.keepxp permissions.
[07:01:44] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.2.2-SNAPSHOT
[07:01:44] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.8.1-SNAPSHOT (build 518)
[07:01:44] [Server thread/INFO]: [Sentinel] Sentinel loading...
[07:01:44] [Server thread/INFO]: [Sentinel] Running on java version: 17.0.10
[07:01:44] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
[07:01:44] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
[07:01:44] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
[07:01:44] [Server thread/INFO]: [Sentinel] Sentinel loaded!
[07:01:44] [Server thread/INFO]: [LifeStealZ] Enabling LifeStealZ v1.0.8
[07:01:44] [Server thread/INFO]: [LifeStealZ] Commands have been registered!
[07:01:44] [Server thread/INFO]: [LifeStealZ] Events have been registered!
[07:01:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: lifestealz [1.0.4]
[07:01:44] [Server thread/INFO]: [LifeStealZ] PlaceholderAPI found! Enabled PlaceholderAPI support!
[07:01:44] [Server thread/INFO]: [LifeStealZ] LifestealZ has been loaded!
[07:01:44] [Server thread/INFO]: [CyberRush] Enabling CyberRush v1.0.0
[07:01:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cyberrush [1.0.0]
[07:01:44] [Server thread/INFO]: [TAB] Enabling TAB v4.1.2
[07:01:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: tab [4.1.2]
[07:01:46] [Server thread/INFO]: [TAB] Enabled in 499ms
[07:01:46] [Server thread/INFO]: [KlashGUI] Enabling KlashGUI v1.0.0
[07:01:46] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.3
[07:01:46] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.3] Enabled - By Rigby and fernferret
[07:01:46] [Server thread/INFO]: [ProtocolSupportPotions] Enabling ProtocolSupportPotions v3.3
[07:01:46] [Server thread/INFO]: [Kosmetics] Enabling Kosmetics v1.0.0
[07:01:46] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.7.0
[07:01:47] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.7.0
[07:01:47] [Server thread/INFO]: [CitizensCMD] by Mateus Moreira @LichtHund & Maintained by HexedHero
[07:01:47] [Server thread/INFO]: [CitizensCMD] Using English messages!
[07:01:47] [Server thread/INFO]: [CitizensCMD] Using PlaceholderAPI!
[07:01:47] [Server thread/INFO]: [CitizensCMD] Using Vault!
[07:01:47] [Server thread/INFO]: [GSit] Enabling GSit v1.8.0
[07:01:47] [Server thread/INFO]: [GSit] The plugin was successfully enabled.
[07:01:47] [Server thread/INFO]: [GSit] Link with PlaceholderAPI successful!
[07:01:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: gsit [1.8.0]
[07:01:47] [Server thread/INFO]: [GSit] Link with ViaVersion successful!
[07:01:47] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
[07:01:47] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.0.0
[07:01:47] [Server thread/INFO]: [ExcellentCrates] Powered by: NexEngine
[07:01:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.0.0]
[07:01:47] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[07:01:47] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4901606a
[07:01:47] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Using Internal hologram handler.
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Registered currency: xp
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Registered currency: money
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Loaded 3 crate keys.
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crates.
[07:01:48] [Server thread/ERROR]: [ExcellentCrates] Invalid crate 'emerald' in 'default' menu!
[07:01:48] [Server thread/ERROR]: [ExcellentCrates] Invalid crate 'golden' in 'default' menu!
[07:01:48] [Server thread/ERROR]: [ExcellentCrates] Invalid crate 'diamond' in 'default' menu!
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
[07:01:48] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 1106 ms!
[07:01:49] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[07:01:49] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[07:01:49] [Server thread/INFO]: [Geyser-Spigot]
[07:01:49] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.2.2-SNAPSHOT (git-master-fbafdbb)
[07:01:49] [Server thread/INFO]: [Geyser-Spigot]
[07:01:49] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[07:01:59] [epollEventLoopGroup-3-2/INFO]: [Geyser-Spigot] Started Geyser on *.*.*.*:25566
[07:01:59] [Server thread/INFO]: [Geyser-Spigot] Done (9.922s)! Run /geyser help for help!
[07:02:00] [Server thread/INFO]: Running delayed init tasks
[07:02:00] [Craft Scheduler Thread - 8 - Essentials/INFO]: [Essentials] Fetching version information...
[07:02:00] [Craft Scheduler Thread - 6 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[07:02:00] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: [DecentHolograms] Loading holograms...
[07:02:00] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[07:02:00] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[07:02:00] [Craft Scheduler Thread - 10 - ItemEdit/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
[07:02:00] [Craft Scheduler Thread - 6 - Duels/INFO]: [Duels] No updates were available. You are on the latest version!
[07:02:00] [Craft Scheduler Thread - 14 - Vault/INFO]: [Vault] Checking for Updates ...
[07:02:00] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 0
[07:02:00] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[07:02:00] [Craft Scheduler Thread - 14 - Vault/INFO]: [Vault] No new version available
[07:02:00] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[07:02:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
[07:02:00] [Craft Scheduler Thread - 11 - DecentHolograms/INFO]: [DecentHolograms] Loaded 5 holograms!
[07:02:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: string [1.0.3]
[07:02:00] [Server thread/INFO]: 2 placeholder hook(s) registered! 1 placeholder hook(s) have an update available.
[07:02:02] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[07:02:02] [Server thread/INFO]: [Citizens] Loaded 13 NPCs.
[07:02:02] [Server thread/INFO]: + [ScriptEvent] Processed 0 script event paths.
[07:02:02] [Server thread/INFO]: + [Denizen] +-------------------------+
[07:02:05] [Server thread/INFO]: + [Denizen] Denizen fully loaded at: 2024/04/13 07:01:35
[07:02:05] [Server thread/INFO]: [Multiverse-Inventories] First run!
[07:02:05] [Server thread/INFO]: Done (86.620s)! For help, type "help"
[07:02:05] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5977ms or 119 ticks behind
[07:02:06] [Server thread/INFO]: Timings Reset
[07:02:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.27.0]
[07:02:06] [DiscordSRV - JDA Callback 0/INFO]: [DiscordSRV] Cleared all pre-existing slash commands in 2/2 guilds (0 cancelled)
[07:02:06] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 1
[07:02:07] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 2
[07:02:07] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 3
[07:02:07] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 4
[07:02:08] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 5
[07:02:09] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 6
[07:02:09] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 7
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 8
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 9
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 10
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 11
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 12
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 13
[07:02:10] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 14
[07:02:11] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 15
[07:02:11] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 16
[07:02:11] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 17
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 18
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 19
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 20
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 21
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 22
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 23
[07:02:12] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 24
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 25
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 26
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 27
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 28
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 29
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 30
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 31
[07:02:13] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 32
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 33
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 34
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 35
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 36
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 37
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 38
[07:02:14] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 39
[07:02:15] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 40
[07:02:15] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 41
[07:02:15] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 42
[07:02:15] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 43
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 44
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 45
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 46
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 47
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 48
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 49
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 50
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 51
[07:02:16] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 52
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 53
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 54
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 55
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 56
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 57
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 58
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 59
[07:02:17] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 60
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 61
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 62
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 63
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 64
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 65
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 66
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 67
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 68
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 69
[07:02:18] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 70
[07:02:19] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 71
[07:02:19] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 72
[07:02:19] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Loading ImageMap ID 73
[07:02:19] [Craft Scheduler Thread - 12 - ImageFrame/INFO]: [ImageFrame] Data loading completed! Loaded 74 ImageMaps!
[07:02:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 16931ms or 338 ticks behind
[07:04:11] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3721ms or 74 ticks behind
[07:07:29] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2583ms or 51 ticks behind
[07:07:49] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5371ms or 107 ticks behind
[07:32:34] [Craft Scheduler Thread - 12 - LibsDisguises/INFO]: [LibsDisguises] Now looking for update on Jenkins..
[13:01:26] [Folia Async Scheduler Thread #0/WARN]: [HeadDatabase] §cYou are using an outdated version!
[13:01:26] [Folia Async Scheduler Thread #0/WARN]: [HeadDatabase] Latest version: §a4.19.3§e. You are on version: §c4.18.2§e.
[13:01:26] [Folia Async Scheduler Thread #0/WARN]: [HeadDatabase] Update here: §bhttps://www.spigotmc.org/resources/head-database.14280/
[13:02:34] [Craft Scheduler Thread - 306 - Vault/INFO]: [Vault] Checking for Updates ...
[13:02:34] [Craft Scheduler Thread - 306 - Vault/INFO]: [Vault] No new version available
[14:06:27] [Server thread/INFO]: [ProtocolLib] The updater found an update: 5.2.0 (Running 5.2.0-SNAPSHOT-679). Download at https://www.spigotmc.org/resources/protocollib.1997/
[16:13:35] [User Authenticator #0/INFO]: UUID of player GavinGoGaming is ba6d5f7a-59f8-40f7-87df-a6a85e38a682
[16:13:36] [Server thread/INFO]: GavinGoGaming[/*.*.*.*:50723] logged in with entity id 1581 at ([donkeybye]216.83701395823397, 68.39906289329357, -736.2396520737531)
[16:13:36] [Server thread/WARN]: [Essentials] Permissions lag notice with (LuckPermsHandler). Response took 43.522473ms. Summary: Getting suffix for GavinGoGaming
[16:13:36] [Server thread/INFO]: [+] ꐢ gavin
[16:13:40] [Craft Scheduler Thread - 457 - OpenAudioMc/INFO]: [OpenAudioMc] VoiceChat seems to be enabled for this account! Requesting RTC and Password...
[16:13:42] [Craft Scheduler Thread - 439 - OpenAudioMc/INFO]: [OpenAudioMc] Attempting to login to voice chat...
[16:13:42] [OaVoiceAPI/INFO]: [OpenAudioMc] Connected to voicechat!
[16:13:48] [Server thread/INFO]: GavinGoGaming issued server command: /gmc
[16:14:30] [Server thread/INFO]: GavinGoGaming issued server command: /asc
[16:14:48] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 5
[16:14:50] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 5 5
[16:14:50] [AsyncNotifyKeyedQueue - 0/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_20_R3.PaperweightStarlightRelighterFactory as relighter factory.
[16:14:54] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 6 5
[16:14:59] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 4 5
[16:15:01] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 3 5
[16:15:02] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 2 5
[16:15:04] [Server thread/INFO]: GavinGoGaming issued server command: //hsphere 1 5
[16:16:19] [Server thread/INFO]: GavinGoGaming issued server command: /home home
[16:22:39] [Server thread/INFO]: GavinGoGaming issued server command: /i chest 10
[16:22:49] [Server thread/INFO]: GavinGoGaming issued server command: /i chest 6
[16:23:00] [Server thread/INFO]: GavinGoGaming issued server command: /i chest 4
[16:23:42] [EventThread/INFO]: [OpenAudioMc] Expected voicechat shut down.
[16:24:54] [Server thread/INFO]: GavinGoGaming issued server command: /ie amount 2
[16:25:05] [User Authenticator #1/INFO]: UUID of player alecrac3r22 is c4094a0c-6558-40d0-841b-1c307d3e2276
[16:25:06] [Server thread/INFO]: alecrac3r22[/*.*.*.*:61625] logged in with entity id 4349 at ([pk_TheBasics1]3.9956130841449946, 142.1615998745365, 1.9762515116506214)
[16:25:06] [Server thread/INFO]: [+] ꁚ alecrac3r22
[16:25:11] [Async Chat Thread - #2/INFO]: ꐢ gavin » hello
[16:25:11] [Craft Scheduler Thread - 469 - OpenAudioMc/INFO]: [OpenAudioMc] VoiceChat seems to be enabled for this account! Requesting RTC and Password...
[16:25:12] [Server thread/INFO]: GavinGoGaming issued server command: /eheal
[16:25:13] [Craft Scheduler Thread - 473 - OpenAudioMc/INFO]: [OpenAudioMc] Attempting to login to voice chat...
[16:25:13] [OaVoiceAPI/INFO]: [OpenAudioMc] Connected to voicechat!
[16:25:13] [Server thread/INFO]: GavinGoGaming issued server command: /sun
[16:25:16] [Async Chat Thread - #1/INFO]: ꁚ alecrac3r22 » hello
[16:25:31] [Async Chat Thread - #2/INFO]: ꁚ alecrac3r22 » did u add the textures
[16:25:43] [Async Chat Thread - #1/INFO]: ꐢ gavin » not yet
[16:25:49] [Async Chat Thread - #2/INFO]: ꁚ alecrac3r22 » vc?
[16:25:53] [Async Chat Thread - #1/INFO]: ꐢ gavin » is it for like buildings
[16:25:56] [Async Chat Thread - #2/INFO]: ꁚ alecrac3r22 » yea
[16:26:06] [Async Chat Thread - #1/INFO]: ꁚ alecrac3r22 » decided to go with a diff style
[16:26:08] [Async Chat Thread - #2/INFO]: ꐢ gavin » alr
[16:26:10] [Async Chat Thread - #1/INFO]: ꐢ gavin » ill vc 1s
[16:26:15] [Async Chat Thread - #2/INFO]: ꁚ alecrac3r22 » so
[16:26:21] [Async Chat Thread - #1/INFO]: ꁚ alecrac3r22 » when cp system
[16:31:50] [Server thread/INFO]: GavinGoGaming issued server command: /reloadcyber
[16:31:55] [Server thread/INFO]: GavinGoGaming lost connection: Disconnected
[16:31:55] [Server thread/INFO]: [-] ꐢ gavin
[16:31:59] [User Authenticator #2/INFO]: UUID of player GavinGoGaming is ba6d5f7a-59f8-40f7-87df-a6a85e38a682
[16:32:00] [Server thread/INFO]: GavinGoGaming[/*.*.*.*:51450] logged in with entity id 5311 at ([survival]-179.29790638980455, 65.56904711312373, 51.102760475031836)
[16:32:00] [Server thread/INFO]: [+] ꐢ gavin
[16:32:10] [Server thread/WARN]: GavinGoGaming moved wrongly!
[16:32:16] [Server thread/INFO]: GavinGoGaming issued server command: /selectlevel
[16:32:39] [Server thread/INFO]: GavinGoGaming issued server command: /tp alecrac3r22
[16:32:41] [Server thread/INFO]: GavinGoGaming issued server command: /gmc
[16:35:10] [EventThread/INFO]: [OpenAudioMc] Expected voicechat shut down.
[16:36:16] [Server thread/INFO]: GavinGoGaming lost connection: Disconnected
[16:36:16] [Server thread/INFO]: [-] ꐢ gavin
[16:36:18] [User Authenticator #3/INFO]: UUID of player GavinGoGaming is ba6d5f7a-59f8-40f7-87df-a6a85e38a682
[16:36:18] [Server thread/INFO]: GavinGoGaming[/*.*.*.*:51652] logged in with entity id 5398 at ([pk_TheBasics1]-3.1364716131560146, 140.72298052067808, 6.932577642695745)
[16:36:18] [Server thread/INFO]: [+] ꐢ gavin
[16:36:23] [Craft Scheduler Thread - 457 - OpenAudioMc/INFO]: [OpenAudioMc] VoiceChat seems to be enabled for this account! Requesting RTC and Password...
[16:36:25] [Craft Scheduler Thread - 456 - OpenAudioMc/INFO]: [OpenAudioMc] Attempting to login to voice chat...
[16:36:25] [Server thread/INFO]: alecrac3r22 lost connection: Disconnected
[16:36:25] [Server thread/INFO]: [-] ꁚ alecrac3r22
[16:36:25] [OaVoiceAPI/INFO]: [OpenAudioMc] Connected to voicechat!
[16:36:28] [Server thread/INFO]: GavinGoGaming issued server command: /gmc
[16:36:30] [User Authenticator #3/INFO]: UUID of player alecrac3r22 is c4094a0c-6558-40d0-841b-1c307d3e2276
[16:36:30] [Server thread/INFO]: alecrac3r22[/*.*.*.*:61913] logged in with entity id 5399 at ([pk_TheBasics1]-2.2424209980227987, 141.15796043384776, 0.13325585866948036)
[16:36:30] [Server thread/INFO]: [+] ꁚ alecrac3r22
[16:36:42] [Server thread/INFO]: GavinGoGaming has completed the challenge [With Our Powers Combined!]
[16:36:45] [Server thread/INFO]: alecrac3r22 issued server command: /gm c
[16:37:03] [Server thread/INFO]: alecrac3r22 has completed the challenge [With Our Powers Combined!]
[16:37:06] [Server thread/INFO]: GavinGoGaming issued server command: /npc sel
[16:37:08] [Server thread/INFO]: GavinGoGaming issued server command: /npc rem
[16:37:18] [Server thread/INFO]: GavinGoGaming issued server command: /holo
[16:37:25] [Server thread/INFO]: alecrac3r22 issued server command: /time set sunset
[16:37:30] [Server thread/INFO]: alecrac3r22 issued server command: /time set night
[16:37:34] [Server thread/INFO]: [CHAT GAMES] A(n) FILLOUT chat game has started in the server!
[16:37:41] [Server thread/INFO]: GavinGoGaming issued server command: /holo feature list
[16:37:47] [Server thread/INFO]: GavinGoGaming issued server command: /holo ver
[16:40:39] [Server thread/INFO]: GavinGoGaming issued server command: /dh version