mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-19 12:49:58 +08:00
Refactor Command usage and description strings
This commit is contained in:
committed by
Luke H-W
Unverified
parent
e9464784bb
commit
2cfbe78184
@@ -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