Added a /tab command

This commit is contained in:
Anon 2026-04-04 16:17:49 +02:00
parent a12ba29c45
commit c8286f60c1
12 changed files with 729 additions and 2 deletions

View file

@ -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>