diff --git a/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/UnlockCosmeticsCommand.java b/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/UnlockCosmeticsCommand.java index 9a84ffc50..3497b04d9 100644 --- a/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/UnlockCosmeticsCommand.java +++ b/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/UnlockCosmeticsCommand.java @@ -28,6 +28,7 @@ public class UnlockCosmeticsCommand extends CommandBase if(!testServer) { UtilPlayer.message(caller, F.elem("This command can only be used on test servers!")); + return; } // Adds all cosmetic types