Merge pull request #174 from EvilOlaf/master

Added small warning
This commit is contained in:
boy0001 2015-03-08 18:40:44 +11:00
commit eb20d82545

View File

@ -39,7 +39,7 @@ public enum C {
* Confirm * Confirm
*/ */
FAILED_CONFIRM("$2You have no pending actions to 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! If you are sure: $1/plot confirm"),
/* /*
* Move * Move
*/ */