mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Fix color tag
This commit is contained in:
parent
556ff0baf4
commit
5b27b652e7
@ -42,7 +42,7 @@
|
||||
"cluster.cluster_intersection": "<prefix><gray>The proposed area overlaps with: <cluster></gray>",
|
||||
"cluster.cluster_outside": "<prefix><gray>The proposed area is outside the plot area: <area></gray>",
|
||||
"cluster.cluster_added": "<prefix><dark_aqua>Successfully created the cluster.</dark_aqua>",
|
||||
"cluster.cluster_deleted": "<prefix><dark_aqua>Successfully deleted the cluster.</ark_aqua>",
|
||||
"cluster.cluster_deleted": "<prefix><dark_aqua>Successfully deleted the cluster.</dark_aqua>",
|
||||
"cluster.cluster_resized": "<prefix><dark_aqua>Successfully resized the cluster.</dark_aqua>",
|
||||
"cluster.cluster_added_user": "<prefix><dark_aqua>Successfully added user to the cluster.</dark_aqua>",
|
||||
"cluster.cannot_kick_player": "<prefix><red>You cannot kick that player: </red><gray><name></gray>",
|
||||
|
Loading…
Reference in New Issue
Block a user