From efcb9b45dff59d780ab0e2e4bd81d7f3ce81e0e6 Mon Sep 17 00:00:00 2001 From: Taah Date: Mon, 6 May 2024 12:29:30 -0700 Subject: [PATCH] oh update usage too --- server/src/main/java/dev/plex/command/impl/BanCMD.java | 2 +- server/src/main/java/dev/plex/command/impl/TempbanCMD.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/src/main/java/dev/plex/command/impl/BanCMD.java b/server/src/main/java/dev/plex/command/impl/BanCMD.java index 5195ab4..ccf552a 100644 --- a/server/src/main/java/dev/plex/command/impl/BanCMD.java +++ b/server/src/main/java/dev/plex/command/impl/BanCMD.java @@ -26,7 +26,7 @@ import java.time.ZonedDateTime; import java.util.Collections; import java.util.List; -@CommandParameters(name = "ban", usage = "/ [reason] [-nrb]", aliases = "offlineban,gtfo", description = "Bans a player, offline or online") +@CommandParameters(name = "ban", usage = "/ [reason] [-rb]", aliases = "offlineban,gtfo", description = "Bans a player, offline or online") @CommandPermissions(permission = "plex.ban", source = RequiredCommandSource.ANY) public class BanCMD extends PlexCommand diff --git a/server/src/main/java/dev/plex/command/impl/TempbanCMD.java b/server/src/main/java/dev/plex/command/impl/TempbanCMD.java index d11f52f..fa24afc 100644 --- a/server/src/main/java/dev/plex/command/impl/TempbanCMD.java +++ b/server/src/main/java/dev/plex/command/impl/TempbanCMD.java @@ -25,7 +25,7 @@ import org.jetbrains.annotations.Nullable; import java.util.Collections; import java.util.List; -@CommandParameters(name = "tempban", usage = "/