{ "problematicPlugins": [ { "name": "ProtocolSupport", "message": "- You have ProtocolSupport installed, which is known to have problems with Geyser! Try replacing it with [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/) and [ViaBackwards](https://www.spigotmc.org/resources/viabackwards.27448/) it if you have problems." }, { "name": "Geyser-Bukkit", "message": "- You have Geyser-Bukkit which is an old version of Geyser. This may and probably will interfere with normal version of Geyser, so please delete it." } ], "discordUpdateChannels": ["745328887331946593"], "logChannel": "745328887331946593", "convertExtensions": [".txt", ".log", ".yml", ".json", ".m4a"], "exceptionExtensions": [".txt", ".log"], "exceptionChecks": [ { "regex": "hastebin\\.com\\/([0-9a-zA-Z]+)", "rawUrl": "https://hastebin.com/raw/%s" }, { "regex": "hasteb\\.in\\/([0-9a-zA-Z]+)", "rawUrl": "https://hasteb.in/raw/%s" }, { "regex": "mclo\\.gs\\/([0-9a-zA-Z]+)", "rawUrl": "https://api.mclo.gs/1/raw/%s" }, { "regex": "pastebin\\.com\\/([0-9a-zA-Z]+)", "rawUrl": "https://pastebin.com/raw/%s" }, { "regex": "mcpaste\\.io\\/([0-9a-zA-Z]+)", "rawUrl": "https://mcpaste.io/%s" }, { "regex": "gist\\.github\\.com\\/([0-9a-zA-Z]+\\/)([0-9a-zA-Z]+)", "rawUrl": "https://gist.githubusercontent.com/%1$s/%2$s/raw/" } ], "exceptionFixes" : [ { "error": "java.net.BindException: Address already in use", "message": "TThe Port you specified is already in use!" }, { "error": "java.net.BindException: Cannot assign requested address", "message": "This means the IP your server is trying to use is unavailable or disallowed by the system or firewall." }, { "error": "java.lang.AssertionError: Expected AES to be available", "message": "Update your Java at [AdoptOpenJDK.net](https://adoptopenjdk.net/)." }, { "error": "java.lang.IllegalArgumentException: Duplicate handler name: floodgate-init", "message": "Please don't reload your server, restart it to fix this issue." }, { "error": "java.lang.OutOfMemoryError", "message": "Your server ran out of memory." } ] }