Corrected ecloud link

This commit is contained in:
Funnycube
2026-01-15 18:18:03 +11:00
committed by GitHub
parent 83aad38b09
commit 85aa6ae8ae

View File

@@ -91,7 +91,7 @@ public final class CommandECloudDownload extends PlaceholderCommand {
} }
if (!version.isVerified()) { if (!version.isVerified()) {
Msg.msg(sender, "&cThe expansion '&f" + params.get(0) + "&c' is not verified and can only be downloaded manually from &fhttps://placeholderapi.com/ecloud"); Msg.msg(sender, "&cThe expansion '&f" + params.get(0) + "&c' is not verified and can only be downloaded manually from &fhttps://ecloud.placeholderapi.com");
return; return;
} }