Skip to content

Commit

Permalink
Command change
Browse files Browse the repository at this point in the history
  • Loading branch information
Devlrxxh committed Jun 14, 2024
1 parent d904671 commit 6526f49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ public void setDeathY(Player player, String arenaName) {
plugin.getArenaManager().saveArenas();
}

@Subcommand("displayName")
@Subcommand("setdisplayName")
@Syntax("<arena>")
@CommandCompletion("@arenas")
public void displayName(Player player, String arenaName, String displayName) {
Expand Down

0 comments on commit 6526f49

Please sign in to comment.