diff --git a/foxy/src/main/kotlin/net/cakeyfox/foxy/command/vanilla/utils/ServerInfoExecutor.kt b/foxy/src/main/kotlin/net/cakeyfox/foxy/command/vanilla/utils/ServerInfoExecutor.kt index 01acad75..5a66e2dc 100644 --- a/foxy/src/main/kotlin/net/cakeyfox/foxy/command/vanilla/utils/ServerInfoExecutor.kt +++ b/foxy/src/main/kotlin/net/cakeyfox/foxy/command/vanilla/utils/ServerInfoExecutor.kt @@ -33,7 +33,7 @@ class ServerInfoExecutor : FoxyCommandExecutor() { title = guildInfo.name thumbnail = guildInfo.icon ?: "https://cdn.discordapp.com/embed/avatars/0.png" - image = guildInfo.splashUrl + image = guildInfo.splashUrl + "?size=2048" field { name = "ID"