Skip to content

Commit 88b8beb

Browse files
committed
Added missing language line
1 parent 07cee9d commit 88b8beb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/resources/lang.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ lang:
131131
description: "Add a rank to yourself"
132132
success-executor: "&aChanged your rank to [rank]"
133133
failed-executor: "&cFailed to set your rank to: [rank]"
134+
success-receiver: "&aYou have been granted the rank [rank]"
134135
setrank:
135136
arguments: "<player_name> <rank_name>"
136137
description: "Set someone's rank and remove all other ranks"
@@ -142,6 +143,7 @@ lang:
142143
description: "Set your own rank and remove all other ranks"
143144
success-executor: "&aChanged your rank to [rank]"
144145
failed-executor: "&cFailed to set your rank to: [rank]"
146+
success-receiver: "&aYour rank has changed to [rank]"
145147
delrank:
146148
arguments: "<player_name> <rank_name>"
147149
success-executor: "&aRemoved the rank [rank] from [player]"

0 commit comments

Comments
 (0)