mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
feat: add built-in players app var
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com> Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/c9f7aa87-50b7-4725-aa39-613eba1a07fd
This commit is contained in:
parent
4c1b2197d7
commit
7b534ca547
4 changed files with 50 additions and 28 deletions
|
|
@ -119,7 +119,7 @@
|
|||
</resheader>
|
||||
<data name="AppVars.Variables" xml:space="preserve">
|
||||
<value>can be used in some other fields as %yourvar%
|
||||
%username% and %serverip% are reserved variables.</value>
|
||||
%username%, %login%, %serverip%, %serverport%, %datetime% and %players% are reserved read-only variables.</value>
|
||||
</data>
|
||||
<data name="ChatBot" xml:space="preserve">
|
||||
<value>=============================== #
|
||||
|
|
@ -930,4 +930,4 @@ Note: This does NOT require a Bot Token, only an Application ID. Discord must be
|
|||
<data name="Main.General.AuthlibUser" xml:space="preserve">
|
||||
<value>Yggdrasil authlib multi-user selection.</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue