[16:38:57] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [16:38:58] [main/INFO]: Found new data pack file/bukkit, loading it automatically [16:38:58] [main/INFO]: Reloading ResourceManager: Default, bukkit [16:38:59] [Worker-Main-1/INFO]: Loaded 7 recipes [16:39:02] [Server thread/INFO]: Starting minecraft server version 1.16.5 [16:39:02] [Server thread/INFO]: Loading properties [16:39:02] [Server thread/INFO]: This server is running Paper version git-Paper-789 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) [16:39:02] [Server thread/INFO]: Debug logging is disabled [16:39:02] [Server thread/INFO]: Server Ping Player Sample Count: 12 [16:39:02] [Server thread/INFO]: Using 4 threads for Netty based IO [16:39:02] [Server thread/INFO]: Default game type: SURVIVAL [16:39:02] [Server thread/INFO]: Generating keypair [16:39:03] [Server thread/INFO]: Starting Minecraft server on *:49711 [16:39:03] [Server thread/INFO]: Using epoll channel type [16:39:04] [Server thread/INFO]: [BedWars] Loading BedWars v0.2.20 [16:39:04] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.74 [16:39:08] [Server thread/INFO]: [SBA] Loading SBA v1.5.5 [16:39:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.7+9f3e795 [16:39:10] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@64752ef0] [16:39:10] [Server thread/INFO]: [WorldEdit] Default configuration file written: config.yml [16:39:10] [Server thread/INFO]: [PowerRanks] Loading PowerRanks v1.10.1 [16:39:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266 [16:39:10] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.74 [16:39:10] [Server thread/INFO]: __ [16:39:10] [Server thread/INFO]: | |__) LuckPerms v5.3.74 [16:39:10] [Server thread/INFO]: |___ | Running on Bukkit - Paper [16:39:10] [Server thread/INFO]: [16:39:10] [Server thread/INFO]: [LuckPerms] Loading configuration... [16:39:11] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [16:39:12] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [16:39:12] [Server thread/INFO]: [LuckPerms] Performing initial data load... [16:39:13] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2871ms) [16:39:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.7+9f3e795 [16:39:13] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [16:39:13] [Server thread/INFO]: WEPIF: Updated config file [16:39:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [16:39:13] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter [16:39:14] [Server thread/INFO]: [PowerRanks] Enabling PowerRanks v1.10.1 [16:39:14] [Server thread/WARN]: java.io.FileNotFoundException: plugins/PowerRanks/config.yml (No such file or directory) [16:39:14] [Server thread/WARN]: at java.base/java.io.FileInputStream.open0(Native Method) [16:39:14] [Server thread/WARN]: at java.base/java.io.FileInputStream.open(FileInputStream.java:211) [16:39:14] [Server thread/WARN]: at java.base/java.io.FileInputStream.(FileInputStream.java:153) [16:39:14] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:126) [16:39:14] [Server thread/WARN]: at nl.svenar.PowerRanks.update.ConfigFilesUpdater.checkVersion(ConfigFilesUpdater.java:337) [16:39:14] [Server thread/WARN]: at nl.svenar.PowerRanks.update.ConfigFilesUpdater.updateConfigFiles(ConfigFilesUpdater.java:248) [16:39:14] [Server thread/WARN]: at nl.svenar.PowerRanks.PowerRanks.onEnable(PowerRanks.java:153) [16:39:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [16:39:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [16:39:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) [16:39:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) [16:39:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) [16:39:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:270) [16:39:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) [16:39:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) [16:39:14] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:39:14] [Server thread/WARN]: java.io.FileNotFoundException: plugins/PowerRanks/lang.yml (No such file or directory) [16:39:14] [Server thread/WARN]: at java.base/java.io.FileInputStream.open0(Native Method) [16:39:14] [Server thread/WARN]: at java.base/java.io.FileInputStream.open(FileInputStream.java:211) [16:39:14] [Server thread/WARN]: at java.base/java.io.FileInputStream.(FileInputStream.java:153) [16:39:14] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:126) [16:39:14] [Server thread/WARN]: at nl.svenar.PowerRanks.update.ConfigFilesUpdater.checkVersion(ConfigFilesUpdater.java:337) [16:39:14] [Server thread/WARN]: at nl.svenar.PowerRanks.update.ConfigFilesUpdater.updateConfigFiles(ConfigFilesUpdater.java:249) [16:39:14] [Server thread/WARN]: at nl.svenar.PowerRanks.PowerRanks.onEnable(PowerRanks.java:153) [16:39:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [16:39:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [16:39:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) [16:39:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) [16:39:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) [16:39:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:270) [16:39:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) [16:39:14] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) [16:39:14] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:39:15] [Server thread/INFO]: [PowerRanks] [16:39:15] [Server thread/INFO]: [PowerRanks] === ----------- LOADING DATA ----------- === [16:39:15] [Server thread/INFO]: [PowerRanks] Loading config [16:39:15] [Server thread/INFO]: [PowerRanks] Loading player&rank data [16:39:15] [Server thread/INFO]: [PowerRanks] [16:39:15] [Server thread/INFO]: [PowerRanks] === ------- LOADING PLUGIN HOOKS ------- === [16:39:15] [Server thread/INFO]: [PowerRanks] Checking for plugins to hook in to: [16:39:15] [Server thread/INFO]: [PowerRanks] No other plugins found! Working stand-alone. [16:39:15] [Server thread/INFO]: [PowerRanks] [16:39:15] [Server thread/INFO]: [PowerRanks] === ---------- LOADING ADDONS ---------- === [16:39:15] [Server thread/INFO]: [PowerRanks] Loaded 0 add-on(s)! [16:39:15] [Server thread/INFO]: [PowerRanks] [16:39:15] [Server thread/INFO]: [PowerRanks] ██████  ██████  PowerRanks v1.10.1 [16:39:15] [Server thread/INFO]: [PowerRanks] ██   ██ ██   ██  Running on Paper v1.16.5 [16:39:15] [Server thread/INFO]: [PowerRanks] ██████  ██████   Startup time: 814ms [16:39:15] [Server thread/INFO]: [PowerRanks] ██      ██   ██  Loaded 4 ranks and 0 players (YAML) [16:39:15] [Server thread/INFO]: [PowerRanks] ██  ██  ██  [16:39:15] [Server thread/INFO]: [PowerRanks] [16:39:15] [Server thread/INFO]: [PowerRanks] If you'd like to donate, please visit https://ko-fi.com/svenar or https://patreon.com/svenar [16:39:15] [Server thread/INFO]: [PowerRanks] Checking for updates... [16:39:15] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [16:39:15] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [16:39:15] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [16:39:15] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [16:39:15] [Server thread/INFO]: Preparing level "world" [16:39:23] [Server thread/WARN]: Unable to find spawn biome [16:39:25] [Server thread/WARN]: Unable to find spawn biome [16:39:26] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [16:39:26] [Server thread/INFO]: Time elapsed: 349 ms [16:39:26] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [16:39:27] [Worker-Main-1/INFO]: Preparing spawn area: 0% [16:39:27] [Worker-Main-1/INFO]: Preparing spawn area: 0% [16:39:27] [Worker-Main-1/INFO]: Preparing spawn area: 0% [16:39:27] [Server thread/INFO]: Time elapsed: 1109 ms [16:39:27] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [16:39:28] [Worker-Main-1/INFO]: Preparing spawn area: 0% [16:39:28] [Server thread/INFO]: Time elapsed: 474 ms [16:39:28] [Server thread/INFO]: [BedWars] Enabling BedWars v0.2.20 [16:39:28] [Server thread/INFO]: [BedWars] Successfully loaded messages for BedWars! Language: English [16:39:28] [Server thread/INFO]: [BedWars] Loading statistics from YAML-File ... [16:39:28] [Server thread/INFO]: ===================== by ScreamingSandals [16:39:28] [Server thread/INFO]: + Screaming BedWars + Version: 0.2.20 FREE [16:39:28] [Server thread/INFO]: ===================== STABLE VERSION [16:39:28] [Server thread/INFO]: Everything is loaded! If you like our work, consider visiting our Patreon! <3 [16:39:28] [Server thread/INFO]: https://www.patreon.com/screamingsandals [16:39:28] [Server thread/INFO]: [SBA] Enabling SBA v1.5.5 [16:39:28] [Server thread/ERROR]: ======PLUGIN ERROR=========== [16:39:28] [Server thread/ERROR]: Plugin: SBA is being disabled for the following error: [16:39:28] [Server thread/ERROR]: You need ScreamingBedWars v0.2.18 to run SBA v1.5.0 [16:39:28] [Server thread/ERROR]: Get the latest version from here: https://www.spigotmc.org/resources/screaming-bedwars-1-9-1-16.63714/ [16:39:28] [Server thread/ERROR]: ============================= [16:39:28] [Server thread/INFO]: [SBA] Disabling SBA v1.5.5 [16:39:29] [Thread-16/INFO]: No updates found [16:39:29] [Server thread/ERROR]: Failed to initialize the command manager [16:39:29] [Server thread/INFO]: [SBA] Disabling SBA v1.5.5 [16:39:29] [Server thread/ERROR]: Error occurred while enabling SBA v1.5.5 (Is it up to date?) org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register io.github.pronze.sba.service.HealthIndicatorService@79f84a45 while not enabled at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:653) ~[minecraft_server.jar:git-Paper-789] at io.github.pronze.sba.SBA.registerListener(SBA.java:187) ~[?:?] at io.github.pronze.sba.service.HealthIndicatorService.postEnabled(HealthIndicatorService.java:52) ~[?:?] at io.github.pronze.sba.SBA_BukkitImpl$5.run(SBA_BukkitImpl.java:141) ~[?:?] at io.github.pronze.lib.screaminglib.utils.ControllableImpl.postEnable(ControllableImpl.java:57) ~[?:?] at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] at io.github.pronze.lib.screaminglib.utils.ControllableImpl.postEnable(ControllableImpl.java:55) ~[?:?] at io.github.pronze.sba.SBA_BukkitImpl.onEnable(SBA_BukkitImpl.java:431) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[minecraft_server.jar:git-Paper-789] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[minecraft_server.jar:git-Paper-789] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[minecraft_server.jar:git-Paper-789] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[minecraft_server.jar:git-Paper-789] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[minecraft_server.jar:git-Paper-789] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:599) ~[minecraft_server.jar:git-Paper-789] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:298) ~[minecraft_server.jar:git-Paper-789] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[minecraft_server.jar:git-Paper-789] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[minecraft_server.jar:git-Paper-789] at java.lang.Thread.run(Thread.java:831) [?:?] [16:39:29] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266 [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: config.yml [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt [16:39:29] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [16:39:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt [16:39:29] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [16:39:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml [16:39:29] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt [16:39:29] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [16:39:29] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [16:39:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [16:39:29] [Server thread/INFO]: [WorldGuard] Loading region data... [16:39:29] [Server thread/INFO]: [WorldGuard] Unloading and saving region data that is currently loaded... [16:39:29] [Server thread/INFO]: [WorldGuard] Loading region data for loaded worlds... [16:39:29] [Server thread/INFO]: [WorldGuard] Loading region data... [16:39:29] [Server thread/INFO]: [WorldGuard] Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config. [16:39:30] [Server thread/INFO]: Starting GS4 status listener [16:39:30] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898 [16:39:30] [Server thread/INFO]: Thread Query Listener started [16:39:30] [Server thread/INFO]: Running delayed init tasks [16:39:30] [Server thread/INFO]: Done (28.718s)! For help, type "help" [16:39:30] [Server thread/INFO]: Timings Reset [16:45:38] [Server thread/INFO]: Stopping the server [16:45:38] [Server thread/INFO]: Stopping server [16:45:38] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.5+3827266 [16:45:38] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks... [16:45:38] [Server thread/INFO]: [PowerRanks] Disabling PowerRanks v1.10.1 [16:45:38] [Server thread/INFO]: [PowerRanks] Disabled PowerRanks v1.10.1 [16:45:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.7+9f3e795 [16:45:38] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit [16:45:38] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.74 [16:45:38] [Server thread/INFO]: [LuckPerms] Starting shutdown process... [16:45:38] [Server thread/INFO]: [LuckPerms] Closing storage... [16:45:39] [Server thread/INFO]: [LuckPerms] Goodbye! [16:45:39] [Server thread/INFO]: [BedWars] Disabling BedWars v0.2.20 [16:45:39] [Server thread/INFO]: Saving players [16:45:39] [Server thread/INFO]: Saving worlds [16:45:39] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [16:45:40] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [16:45:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [16:45:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [16:45:42] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [16:45:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [16:45:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [16:45:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [16:45:42] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [16:45:42] [Server thread/INFO]: Flushing Chunk IO [16:45:42] [Server thread/INFO]: Closing Thread Pool [16:45:42] [Server thread/INFO]: Closing Server