I keep getting these errors with a, what I perceive as, valid WarpGUI by simgar98 config. CONSOLE ERROR: 01.05 20:39:30 [Server] INFO org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key 01.05 20:39:30 [Server] INFO in 'string', line 7, column 1: 01.05 20:39:30 [Server] INFO - '&3This slot is' 01.05 20:39:30 [Server] INFO ^ 01.05 20:39:30 [Server] INFO could not find expected ':' 01.05 20:39:30 [Server] INFO in 'string', line 8, column 1: 01.05 20:39:30 [Server] INFO - '&3not in use.' 01.05 20:39:30 [Server] INFO ^ YAML Parser: while scanning a simple key in "<unicode string>", line 8, column 1: - '&3This slot is' ^ could not found expected ':' in "<unicode string>", line 9, column 1: - '&3not in use.' ^ Bukkit YAML Checker: Error: invalid leading UTF-8 octet (line 1, column 1) The original config was retrieved from a spigot page (code thing), and then edited in Notepad++ Config: https://pastebin.com/FhXVDZbE https://hastebin.com/yakezikubo.php - If you can't view Pastebin for some reason Thanks if you could help me!