Make chunk loading status to be displayed using "/move" command

This commit is contained in:
BruceChen 2022-07-25 14:20:24 +08:00
parent ff014d2912
commit b0b45a74a0
5 changed files with 23 additions and 27 deletions

View file

@ -319,6 +319,7 @@ cmd.move.fail=Failed to compute path to {0}
cmd.move.suggestforce=Failed to compute a safe path to {0}. Try -f parameter to allow unsafe movements.
cmd.move.gravity.enabled=Gravity is enabled.
cmd.move.gravity.disabled=Gravity is disabled.
cmd.move.chunk_loading_status=Chunk loading status: {0:P} - {1} out of {2} load completed.
cmd.move.chunk_not_loaded=The chunk where the target location resides has not yet been loaded.
# Reco