From ea3d3f7441c2136d4637d2317104ab4ae6b00dec Mon Sep 17 00:00:00 2001 From: Keleborn <22352763+Celandriel@users.noreply.github.com> Date: Fri, 22 May 2026 12:30:59 -0700 Subject: [PATCH] Add outfit and lfg --- Playerbot-Commands.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Playerbot-Commands.md b/Playerbot-Commands.md index 29ef6e5..081c3e1 100644 --- a/Playerbot-Commands.md +++ b/Playerbot-Commands.md @@ -45,6 +45,8 @@ command | action ``disperse set x`` | force bots to maintain a distance of x yards from each other ``disperse disable`` | resets disperse distance to default value ``give leader`` | if bot is party/raid leader it will pass it to their master +``lfg | Bot joins the requester's group/raid, filling an open tank/healer/dps slot. +``lfg [5|10|20|25|40] | Same, but targets a specific group/raid size Furthermore, you can specify by group or type for some commands like "attack" and "follow", such as: - "@group1 follow" @@ -272,6 +274,14 @@ command | action ``bank -[item]`` | withdraw item from back ``gb [item]`` | deposit item in guild bank ``gb -[item]`` | withdraw item from guild bank +``outfit ? | List your saved outfits and show outfit usage help. +``outfit +[item] | Add the linked item(s) to outfit  (creates it if new). +``outfit -[item] | Remove the linked item(s) from outfit . +``outfit equip | Equip the items saved in outfit . +``outfit replace | Unequip everything currently worn, then equip outfit . +``outfit update | Overwrite outfit  with the bot's currently equipped items. +``outfit reset | Clear all items from outfit . + ## Quests