mirror of
https://github.com/kaboomserver/extras.git
synced 2024-11-27 09:55:36 -05: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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue