mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-08 13:33:11 +00:00
More reliable plot clear feedback.
This commit is contained in:
parent
09fa755408
commit
4166f1276a
3 changed files with 20 additions and 167 deletions
|
@ -340,7 +340,7 @@ public enum C {
|
|||
* Clearing
|
||||
*/
|
||||
CLEARING_PLOT("&cClearing plot async."),
|
||||
CLEARING_DONE("&6Clear completed!"),
|
||||
CLEARING_DONE("&6Clear completed! Took %sms."),
|
||||
CLEARING_DONE_PACKETS("&6(&a%time% &6ms for packets)"),
|
||||
/*
|
||||
* Claiming
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue