Skip to content

Commit

Permalink
oops..
Browse files Browse the repository at this point in the history
  • Loading branch information
tim03we committed Dec 16, 2024
1 parent 9ae576c commit 8708006
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/lang/en_US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ home.failure.own: "§8[§6F§eP§8] §r§cYou do not own a plot!"
home.failure: "§8[§6F§eP§8] §r§cThe player §r§6%1§r§c does not own a plot!"
info.title: "§7§6Plot Info"
info.id: "§7ID: §6%1"
info.owner: "§7Owner: §6%1"
info.trusted: "§7Trusted: §6%1"
info.helpers: "§7Helper: §6%1"
info.denied: "§7Denied: §6%1"
info.owner: "§7Owner: %1"
info.trusted: "§7Trusted: %1"
info.helpers: "§7Helper: %1"
info.denied: "§7Denied: %1"
info.end: "§7§6Plot Info"
info.list: "§6%1§7, "
info.failure: "§8[§6F§eP§8] §r§cThis plot does not belong to a player."
Expand Down

0 comments on commit 8708006

Please sign in to comment.