Chenges
Signed-off-by: Chaoscaot <chaoscaot444@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
f897fad09f
Commit
92b64d0f2c
@ -40,11 +40,6 @@ public class SlotCommand extends SWCommand {
|
||||
super("slot", "s");
|
||||
}
|
||||
|
||||
@Register(help = true)
|
||||
public void genericHelp(Player player, String... args) {
|
||||
|
||||
}
|
||||
|
||||
@Register
|
||||
public void slotCommand(Player player, Integer slot) {
|
||||
if (slot < 1 || slot > 9) {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren