mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Add non-emoji representation for /chunk status
This commit is contained in:
parent
b976550828
commit
bfd01a5f78
4 changed files with 14 additions and 5 deletions
|
|
@ -228,7 +228,7 @@ cmd.changeSlot.changed=Changed to slot {0}
|
|||
cmd.changeSlot.fail=Could not change slot
|
||||
|
||||
# Chunk
|
||||
cmd.chunk.desc=Displays the chunk loading status.
|
||||
cmd.chunk.desc=Displays the chunk loading status.\nChange enableemoji=false in the settings if the display is confusing.
|
||||
|
||||
# Connect
|
||||
cmd.connect.desc=connect to the specified server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue