Skip to content

Commit

Permalink
Added missing language line
Browse files Browse the repository at this point in the history
  • Loading branch information
svenar-nl committed May 18, 2023
1 parent 07cee9d commit 88b8beb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/lang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ lang:
description: "Add a rank to yourself"
success-executor: "&aChanged your rank to [rank]"
failed-executor: "&cFailed to set your rank to: [rank]"
success-receiver: "&aYou have been granted the rank [rank]"
setrank:
arguments: "<player_name> <rank_name>"
description: "Set someone's rank and remove all other ranks"
Expand All @@ -142,6 +143,7 @@ lang:
description: "Set your own rank and remove all other ranks"
success-executor: "&aChanged your rank to [rank]"
failed-executor: "&cFailed to set your rank to: [rank]"
success-receiver: "&aYour rank has changed to [rank]"
delrank:
arguments: "<player_name> <rank_name>"
success-executor: "&aRemoved the rank [rank] from [player]"
Expand Down

0 comments on commit 88b8beb

Please sign in to comment.