mirror of
https://github.com/kaboomserver/extras.git
synced 2025-02-11 20:00:43 +00:00
Invalid formatting
This commit is contained in:
parent
8d5271e3fd
commit
971b387dce
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class CommandUnloadChunks implements CommandExecutor {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
player.sendMessage("Successfully unloaded " + chunkCount + "unused chunks");
|
player.sendMessage("Unloaded " + chunkCount + " unused chunks");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue