Skip to content

Commit 73ad14c

Browse files
committed
fix the example comment
1 parent bf331f3 commit 73ad14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ messages:
307307
<dark_gray>---</dark_gray>
308308
<green>Available commands:</green>
309309
# Each command is only shown if the player has permission to use it.
310-
# Set to nothing, e.g. "commands:" (without quotes) to disable
310+
# Set to nothing, e.g. "balance:" (without quotes) to disable a command
311311
# Placeholders:
312312
# - <command> - The base command name (e.g. "bank send").
313313
# - <arguments> - The command usage arguments (e.g. "<from> <to> <amount> [description]").

0 commit comments

Comments
 (0)