mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
Shorter title message.
This commit is contained in:
parent
230102ef1f
commit
ae9ae154f2
@ -170,7 +170,7 @@ public enum C {
|
||||
/*
|
||||
* Title Stuff
|
||||
*/
|
||||
TITLE_ENTERED_PLOT("You entered plot %world%;%x%;%z%"),
|
||||
TITLE_ENTERED_PLOT("Plot: %world%;%x%;%z%"),
|
||||
TITLE_ENTERED_PLOT_COLOR("GOLD"),
|
||||
TITLE_ENTERED_PLOT_SUB("Owned by %s"),
|
||||
TITLE_ENTERED_PLOT_SUB_COLOR("RED"),
|
||||
|
Loading…
Reference in New Issue
Block a user