====== .addalt ======
^ .addalt ^^
|{{ addalt.webp?500 |The .help entry for .addalt.}}||
^Type|[[:Command]]|
^Category|[[:No Category|none]]|
^In-game description|"Adds a player to your alt list.\\ \\ Syntax: .addalt \\ Add all players on the server: .addalt all"|
^[[:keybinds#default_keybinds|Default keybind]]|none|
^Source code|[[w7src>net/wurstclient/commands/AddAltCmd.java]]|
.addalt is a [[:command|chat command]] that can quickly create cracked alts and add them to [[:AltManager]]. Cracked alts only work on [[https://www.planetminecraft.com/blog/offline-modecracked-servers---what-are-they/|cracked servers]], since they are not real Minecraft accounts.
The ''.addalt'' command is especially useful for adding the admins of a cracked server before using [[:ForceOP]] on them. Without this command, the user would have to write down their names on paper, leave the server, and then manually add them to [[:AltManager]] one by one.
===== Syntax =====
Main article: [[Command Syntax]]
* ''.addalt '' Adds to [[:AltManager]] as a cracked alt.\\ \\
* ''.addalt all'' Adds all players on the server to [[:AltManager]] as cracked alts.\\ \\
Examples:
* ''.addalt Notch'' Adds [[https://namemc.com/profile/Notch.1|Notch]] to the alt list (as a cracked alt).\\ \\
===== Known Issues =====
* Some servers place custom decorative text in the player list (visible when pressing tab). Using ''.addalt all'' on these servers will also add these custom entries to the alt list.
===== Changes =====
^Version^Changes^
|[[update:Wurst 1.6 Beta]]|Added ''.addalt''.|
|[[update:Wurst 1.6.1 Beta]]|Fixed the description of ''.addalt''.|
|[[update:Wurst 1.7 Beta]]|Fixed ''.addalt'' not working until AltManager has been used at least once.|
|[[update:Wurst 1.8 Beta]]|Fixed ''.addalt all''.|
|[[update:Wurst 7.0pre1]]|Temporarily removed ''.addalt''.|
|[[update:Wurst 7.0pre23]]|Re-added ''.addalt''.|
{{tag>client-side}}