[14:48:45] [main/INFO]: Reloading ResourceManager: Default, bukkit [14:49:06] [Worker-Main-5/INFO]: Loaded 7 recipes [14:49:09] [Server thread/INFO]: Starting minecraft server version 1.16.4 [14:49:09] [Server thread/INFO]: Loading properties [14:49:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-a19903d-009f0ba (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT) [14:49:09] [Server thread/INFO]: Debug logging is disabled [14:49:09] [Server thread/INFO]: Using 4 threads for Netty based IO [14:49:09] [Server thread/INFO]: Server Ping Player Sample Count: 12 [14:49:10] [Server thread/INFO]: Default game type: SURVIVAL [14:49:10] [Server thread/INFO]: Generating keypair [14:49:11] [Server thread/INFO]: Starting Minecraft server on *:25565 [14:49:11] [Server thread/INFO]: Using default channel type [14:49:12] [Server thread/INFO]: [ConfigurationSerializableEnumBug] Loading ConfigurationSerializableEnumBug v1.0-SNAPSHOT [14:49:12] [Server thread/INFO]: [ConfigurationSerializableEnumBug] Enabling ConfigurationSerializableEnumBug v1.0-SNAPSHOT [14:49:13] [Server thread/ERROR]: Cannot load plugins\ConfigurationSerializableEnumBug\test.yml org.bukkit.configuration.InvalidConfigurationException: could not determine a constructor for the tag tag:yaml.org,2002:com.example.Hello in 'string', line 1, column 8: hello: !!com.example.Hello 'FOO' ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:186) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at com.example.ConfigurationSerializableEnumBug.onEnable(ConfigurationSerializableEnumBug.java:32) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:186) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at java.lang.Thread.run(Thread.java:832) [?:?] Caused by: org.yaml.snakeyaml.constructor.ConstructorException: could not determine a constructor for the tag tag:yaml.org,2002:com.example.Hello in 'string', line 1, column 8: hello: !!com.example.Hello 'FOO' ^ at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructUndefined.construct(SafeConstructor.java:576) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:230) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:219) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:479) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:190) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:460) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:556) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:230) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:219) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:173) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:157) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:472) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.yaml.snakeyaml.Yaml.load(Yaml.java:398) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] ... 13 more [14:49:13] [Server thread/ERROR]: Error occurred while enabling ConfigurationSerializableEnumBug v1.0-SNAPSHOT (Is it up to date?) java.lang.AssertionError: null at com.example.ConfigurationSerializableEnumBug.onEnable(ConfigurationSerializableEnumBug.java:35) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:186) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot-1.16.4.jar:git-Spigot-a19903d-009f0ba] at java.lang.Thread.run(Thread.java:832) [?:?] [14:49:13] [Server thread/INFO]: Preparing level "world" [14:49:13] [Server thread/INFO]: -------- World Settings For [world] -------- [14:49:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [14:49:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [14:49:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [14:49:13] [Server thread/INFO]: Item Merge Radius: 2.5 [14:49:13] [Server thread/INFO]: Item Despawn Rate: 6000 [14:49:13] [Server thread/INFO]: View Distance: 10 [14:49:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [14:49:13] [Server thread/INFO]: Mob Spawn Range: 6 [14:49:13] [Server thread/INFO]: Experience Merge Radius: 3.0 [14:49:13] [Server thread/INFO]: Cactus Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Cane Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Melon Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Mushroom Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Sapling Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Beetroot Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Carrot Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Potato Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Wheat Growth Modifier: 100% [14:49:13] [Server thread/INFO]: NetherWart Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Vine Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Cocoa Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Bamboo Growth Modifier: 100% [14:49:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Kelp Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [14:49:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [14:49:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [14:49:13] [Server thread/INFO]: Max TNT Explosions: 100 [14:49:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [14:49:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [14:49:13] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [14:49:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [14:49:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [14:49:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [14:49:13] [Server thread/INFO]: Item Merge Radius: 2.5 [14:49:13] [Server thread/INFO]: Item Despawn Rate: 6000 [14:49:13] [Server thread/INFO]: View Distance: 10 [14:49:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [14:49:13] [Server thread/INFO]: Mob Spawn Range: 6 [14:49:13] [Server thread/INFO]: Experience Merge Radius: 3.0 [14:49:13] [Server thread/INFO]: Cactus Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Cane Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Melon Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Mushroom Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Sapling Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Beetroot Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Carrot Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Potato Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Wheat Growth Modifier: 100% [14:49:13] [Server thread/INFO]: NetherWart Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Vine Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Cocoa Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Bamboo Growth Modifier: 100% [14:49:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Kelp Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [14:49:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [14:49:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [14:49:13] [Server thread/INFO]: Max TNT Explosions: 100 [14:49:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [14:49:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [14:49:13] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [14:49:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [14:49:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [14:49:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [14:49:13] [Server thread/INFO]: Item Merge Radius: 2.5 [14:49:13] [Server thread/INFO]: Item Despawn Rate: 6000 [14:49:13] [Server thread/INFO]: View Distance: 10 [14:49:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [14:49:13] [Server thread/INFO]: Mob Spawn Range: 6 [14:49:13] [Server thread/INFO]: Experience Merge Radius: 3.0 [14:49:13] [Server thread/INFO]: Cactus Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Cane Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Melon Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Mushroom Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Sapling Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Beetroot Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Carrot Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Potato Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Wheat Growth Modifier: 100% [14:49:13] [Server thread/INFO]: NetherWart Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Vine Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Cocoa Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Bamboo Growth Modifier: 100% [14:49:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Kelp Growth Modifier: 100% [14:49:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true [14:49:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645 [14:49:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [14:49:13] [Server thread/INFO]: Max TNT Explosions: 100 [14:49:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [14:49:13] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200 [14:49:13] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [14:49:15] [Server thread/INFO]: Preparing spawn area: 0% [14:49:15] [Server thread/INFO]: Preparing spawn area: 0% [14:49:15] [Server thread/INFO]: Preparing spawn area: 0% [14:49:15] [Server thread/INFO]: Preparing spawn area: 0% [14:49:15] [Server thread/INFO]: Preparing spawn area: 0% [14:49:16] [Server thread/INFO]: Preparing spawn area: 0% [14:49:16] [Server thread/INFO]: Preparing spawn area: 0% [14:49:17] [Server thread/INFO]: Preparing spawn area: 83% [14:49:17] [Server thread/INFO]: Time elapsed: 4274 ms [14:49:17] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [14:49:20] [Server thread/INFO]: Preparing spawn area: 0% [14:49:20] [Server thread/INFO]: Preparing spawn area: 0% [14:49:20] [Server thread/INFO]: Preparing spawn area: 0% [14:49:20] [Server thread/INFO]: Preparing spawn area: 0% [14:49:20] [Server thread/INFO]: Preparing spawn area: 0% [14:49:20] [Server thread/INFO]: Preparing spawn area: 0% [14:49:20] [Server thread/INFO]: Preparing spawn area: 18% [14:49:21] [Worker-Main-5/INFO]: Preparing spawn area: 90% [14:49:21] [Worker-Main-4/INFO]: Preparing spawn area: 90% [14:49:22] [Worker-Main-6/INFO]: Preparing spawn area: 90% [14:49:22] [Worker-Main-6/INFO]: Preparing spawn area: 90% [14:49:23] [Worker-Main-6/INFO]: Preparing spawn area: 91% [14:49:23] [Worker-Main-5/INFO]: Preparing spawn area: 93% [14:49:24] [Worker-Main-6/INFO]: Preparing spawn area: 93% [14:49:24] [Worker-Main-5/INFO]: Preparing spawn area: 93% [14:49:25] [Worker-Main-4/INFO]: Preparing spawn area: 95% [14:49:25] [Server thread/INFO]: Time elapsed: 7932 ms [14:49:25] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [14:49:26] [Server thread/INFO]: Preparing spawn area: 0% [14:49:26] [Server thread/INFO]: Preparing spawn area: 0% [14:49:26] [Worker-Main-6/INFO]: Preparing spawn area: 83% [14:49:27] [Worker-Main-6/INFO]: Preparing spawn area: 83% [14:49:27] [Worker-Main-5/INFO]: Preparing spawn area: 86% [14:49:27] [Server thread/INFO]: Time elapsed: 2148 ms [14:49:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [14:49:27] [Server thread/INFO]: Done (14.880s)! For help, type "help" [14:50:03] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-a19903d-009f0ba (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT) [14:50:03] [Server thread/INFO]: Checking version, please wait... [14:50:03] [Thread-9/INFO]: You are running the latest version [15:01:45] [Server thread/INFO]: Stopping the server [15:01:45] [Server thread/INFO]: Stopping server [15:01:45] [Server thread/INFO]: [ConfigurationSerializableEnumBug] Disabling ConfigurationSerializableEnumBug v1.0-SNAPSHOT [15:01:45] [Server thread/INFO]: Saving players [15:01:45] [Server thread/INFO]: Saving worlds [15:01:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [15:01:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [15:01:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether [15:01:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [15:01:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end [15:01:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [15:01:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [15:01:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [15:01:46] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved