mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 08:56:04 +01:00
Refactor Command usage and description strings
This commit is contained in:
@@ -9,8 +9,6 @@ import emu.grasscutter.game.player.Player;
|
||||
|
||||
@Command(
|
||||
label = "unban",
|
||||
usage = "unban <@player>",
|
||||
description = "commands.unban.description",
|
||||
permission = "server.ban",
|
||||
targetRequirement = Command.TargetRequirement.PLAYER
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user