mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Fixed internal command char not properly displayed in respawn hint
This commit is contained in:
parent
b5cf315ca1
commit
0445454c72
7 changed files with 7 additions and 7 deletions
|
|
@ -35,7 +35,7 @@ mcc.disconnect.server=Disconnected by Server :
|
|||
mcc.disconnect.login=Login failed :
|
||||
mcc.link=Link: {0}
|
||||
mcc.player_dead_respawn=You are dead. Automatically respawning after 1 second.
|
||||
mcc.player_dead=You are dead. Type /respawn to respawn.
|
||||
mcc.player_dead=You are dead. Type '{0}respawn' to respawn.
|
||||
mcc.server_offline=§8Server is in offline mode.
|
||||
mcc.session=Checking Session...
|
||||
mcc.session_fail=Failed to check session.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue