15.07 10:19:31 [Multicraft] Received start command
15.07 10:19:31 [Multicraft] Loading server properties
15.07 10:19:31 [Multicraft] Starting server!
15.07 10:19:31 [Multicraft] Loaded config for "Spigot"
15.07 10:19:32 [Server] INFO *** Error, this build is outdated ***
15.07 10:19:32 [Server] INFO *** Please download a new build as per instructions from
https://www.spigotmc.org/go/outdated-spigot ***
15.07 10:19:32 [Server] INFO *** Server will start in 20 seconds ***
15.07 10:19:52 [Server] INFO Loading libraries, please wait...
15.07 10:19:53 [Server] INFO 2021-07-15 10:19:53,836 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
15.07 10:19:56 [Server] 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'
15.07 10:19:56 [Server] main/INFO Reloading ResourceManager: Default, bukkit
15.07 10:19:57 [Server] Worker-Main-12/INFO Loaded 7 recipes
15.07 10:19:57 [Server] 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'
15.07 10:19:57 [Server] main/INFO Reloading ResourceManager: Default, bukkit
15.07 10:19:57 [Server] Worker-Main-12/INFO Loaded 7 recipes
15.07 10:19:57 [Server] Server thread/INFO Starting minecraft server version 1.16.5
15.07 10:19:57 [Server] Server thread/INFO Loading properties
15.07 10:19:58 [Server] Server thread/INFO This server is running CraftBukkit version 2991-Spigot-018b9a0-f3f3094 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
15.07 10:19:58 [Server] Server thread/ERROR Could not load spigot.yml, please correct your syntax errors
15.07 10:19:58 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '' (0x0) special characters are not allowed
15.07 10:19:58 [Server] INFO in "'string'", position 0
15.07 10:19:58 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:148) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
15.07 10:19:58 [Server] INFO Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:19:58 [Server] INFO ... 7 more
15.07 10:19:58 [Server] Server thread/ERROR Encountered an unexpected exception
15.07 10:19:58 [Multicraft] Server shut down (starting)
15.07 10:19:58 [Multicraft] Restarting crashed server in 5 seconds
15.07 10:19:58 [Multicraft] Stopping server!
15.07 10:19:58 [Multicraft] Server shut down (stopping)
15.07 10:19:59 [Multicraft] Server shut down (stopping)
15.07 10:19:59 [Multicraft] Server shut down (stopping)
15.07 10:19:59 [Multicraft] Server stopped
15.07 10:20:04 [Multicraft] Loading server properties
15.07 10:20:04 [Multicraft] Starting server!
15.07 10:20:04 [Multicraft] Loaded config for "Spigot"
15.07 10:20:04 [Server] INFO *** Error, this build is outdated ***
15.07 10:20:04 [Server] INFO *** Please download a new build as per instructions from
https://www.spigotmc.org/go/outdated-spigot ***
15.07 10:20:04 [Server] INFO *** Server will start in 20 seconds ***
15.07 10:20:24 [Server] INFO Loading libraries, please wait...
15.07 10:20:26 [Server] INFO 2021-07-15 10:20:25,983 main WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
15.07 10:20:28 [Server] 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'
15.07 10:20:28 [Server] main/INFO Reloading ResourceManager: Default, bukkit
15.07 10:20:29 [Server] Worker-Main-14/INFO Loaded 7 recipes
15.07 10:20:30 [Server] 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'
15.07 10:20:30 [Server] main/INFO Reloading ResourceManager: Default, bukkit
15.07 10:20:30 [Server] Worker-Main-14/INFO Loaded 7 recipes
15.07 10:20:30 [Server] Server thread/INFO Starting minecraft server version 1.16.5
15.07 10:20:30 [Server] Server thread/INFO Loading properties
15.07 10:20:30 [Server] Server thread/INFO This server is running CraftBukkit version 2991-Spigot-018b9a0-f3f3094 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
15.07 10:20:30 [Server] Server thread/ERROR Could not load spigot.yml, please correct your syntax errors
15.07 10:20:30 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '' (0x0) special characters are not allowed
15.07 10:20:30 [Server] INFO in "'string'", position 0
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:148) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
15.07 10:20:30 [Server] INFO Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Multicraft] Skipped 12 lines due to rate limit (30/s)
15.07 10:20:30 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
15.07 10:20:30 [Server] INFO Caused by: org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '' (0x0) special characters are not allowed
15.07 10:20:30 [Server] INFO in "'string'", position 0
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO ... 4 more
15.07 10:20:30 [Server] INFO Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:171) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:126) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1177) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:195) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:118) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:150) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59) ~[spigot.jar:2991-Spigot-018b9a0-f3f3094]
15.07 10:20:30 [Server] INFO ... 4 more
15.07 10:20:30 [Server] Server thread/ERROR Cause of unexpected exception was
15.07 10:20:30 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '' (0x0) special characters are not allowed
15.07 10:20:31 [Multicraft] Server shut down (starting)
15.07 10:20:31 [Multicraft] Restarting crashed server in 5 seconds
15.07 10:20:31 [Multicraft] Stopping server!
15.07 10:20:31 [Multicraft] Server shut down (stopping)
15.07 10:20:31 [Multicraft] Server shut down (stopping)
15.07 10:20:31 [Multicraft] Server stopped
15.07 10:20:35 [Multicraft] Received kill command
15.07 10:20:35 [Multicraft] Server stopped