mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Added a /tab command
This commit is contained in:
parent
a12ba29c45
commit
c8286f60c1
12 changed files with 729 additions and 2 deletions
|
|
@ -999,6 +999,12 @@ Note: This does NOT require a Bot Token, only an Application ID. Discord must be
|
|||
<data name="Console.Minimap.CaveMode" xml:space="preserve">
|
||||
<value>Cave rendering mode: "auto" (detect ceiling), "on" (always cave view), "off" (always surface view).</value>
|
||||
</data>
|
||||
<data name="Console.TabList" xml:space="preserve">
|
||||
<value>Settings for the /tab command and live TUI tab overlay.</value>
|
||||
</data>
|
||||
<data name="Console.TabList.ShowTeams" xml:space="preserve">
|
||||
<value>Show a separate team column in /tab output. Disabled by default for a more vanilla-like player list.</value>
|
||||
</data>
|
||||
<data name="Main.General.AuthlibUser" xml:space="preserve">
|
||||
<value>Yggdrasil authlib multi-user selection.</value>
|
||||
</data>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue