cmd:friends
.friends
| .friends | |
|---|---|
![]() |
|
| Type | Command |
| Category | none |
| In-game description | “Manages your friends list. Syntax: .friends add <name> .friends remove <name> .friends remove-all .friends list [<page>]“ |
| Default keybind | Middle Mouse Button (while looking at a player) |
| Source code | net/wurstclient/commands/FriendsCmd.java |
.friends is a chat command that whitelists players from Combat hacks such as Killaura.
Syntax
Main article: Command Syntax
.friends add <name>adds <name> to your friends list.
.friends remove <name>removes <name> from your friends list.
.friends remove-allremoves all players from your friends list.
.friends list [<page>]shows which players are in your friends list.
Examples:
.friends add notchAdds notch to your friends list.
.friends remove notchRemoves notch from your friends list.
.friends listShows page 1 of your friends list.
.friends list 3Shows page 3 of your friends list (if the list is long enough).
Changes
| Version | Changes |
|---|---|
| Wurst 1.9 Beta | Added .friends. |
| Wurst 7.0pre1 | Temporarily removed .friends. |
| Wurst 7.0pre13 | Re-added .friends. (Thanks to Mersid) |
| Wurst 6.31 (Minecraft 1.8 & 1.12), Wurst 7.0pre13 (Minecraft 1.14+) | Added .friends remove-all. |
| Wurst 6.32 (Minecraft 1.8 & 1.12), Wurst 7.0pre13 (Minecraft 1.14+) | Added a “Middle click friends” checkbox to .friends (you can only see this by using Navigator). |
cmd/friends.txt · Last modified: 2022/01/14 02:52 by alexander01998

