mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-07 21:13:11 +00:00
Plot unclaim / Setup command
This commit is contained in:
parent
c528e1e87a
commit
176baa5c0d
4 changed files with 30 additions and 37 deletions
|
@ -66,7 +66,7 @@ public class Delete extends SubCommand {
|
|||
Auto.lastPlot = plot.id;
|
||||
}
|
||||
} else {
|
||||
PlayerFunctions.sendMessage(plr, "Plot clearing has been denied.");
|
||||
PlayerFunctions.sendMessage(plr, "Plot deletion has been denied.");
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue