mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 18:24:43 +02:00
Add task complete + plot nearest targeting
This commit is contained in:
@ -212,6 +212,7 @@ public class Trim extends SubCommand {
|
||||
@Override
|
||||
public void run() {
|
||||
deleteChunks(world, empty);
|
||||
PS.log("$1Trim task complete!");
|
||||
}
|
||||
});
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user