mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 19:54:43 +02:00
Shorter title message.
This commit is contained in:
@ -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"),
|
||||
|
Reference in New Issue
Block a user