From 6437c34e53d605f9feb4ae6988f38163baff7b1f Mon Sep 17 00:00:00 2001 From: Legit4K <44619264+Legit4K@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:16:50 +0100 Subject: [PATCH] . --- .../java/net/nuggetmc/tplus/command/commands/BotCommand.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/net/nuggetmc/tplus/command/commands/BotCommand.java b/src/main/java/net/nuggetmc/tplus/command/commands/BotCommand.java index 7933548..89c273e 100644 --- a/src/main/java/net/nuggetmc/tplus/command/commands/BotCommand.java +++ b/src/main/java/net/nuggetmc/tplus/command/commands/BotCommand.java @@ -140,6 +140,7 @@ public class BotCommand extends CommandInstance { sender.sendMessage("Successfully set the default item to " + ChatColor.YELLOW + item.getType() + ChatColor.RESET + " for all current bots."); } + @Command( name = "info", desc = "Information about loaded bots.",