Skip to content

Commit

Permalink
Change default no-subcommand-specified message
Browse files Browse the repository at this point in the history
  • Loading branch information
demengc committed Apr 7, 2024
1 parent 4bc6e99 commit 714dd4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ commands.missing-argument=You must specify a value for the {0}.
commands.no-permission=You do not have permission to execute this command.
commands.error-occurred=An error occurred while executing this command.
commands.too-many-arguments=Too many arguments! Correct usage: /{0}
commands.no-subcommand-specified=You must specify a subcommand.
commands.no-subcommand-specified=You must specify a valid subcommand.
commands.on-cooldown=You must wait {0} before using this command again.
commands.number-not-in-range={0} must be between {1} and {2} (found {3}).
commands.must-be-player=You must be a player to use this command.
Expand Down

0 comments on commit 714dd4a

Please sign in to comment.