mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-07-27 16:01:41 +00:00
Additional warning.
This commit is contained in:
parent
debbb50e1d
commit
60fd777c80
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ public enum C {
|
|||
* Confirm
|
||||
*/
|
||||
FAILED_CONFIRM("$2You have no pending actions to confirm!"),
|
||||
REQUIRES_CONFIRM("$2Are you sure you wish to execute: $1%s$2?\n$2If you are sure: $1/plot confirm"),
|
||||
REQUIRES_CONFIRM("$2Are you sure you wish to execute: $1%s$2\n$2This cannot be undone!\n$2If you are sure: $1/plot confirm"),
|
||||
/*
|
||||
* Move
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue