swapactive command with the optional parameters [beginnerfriendlyst], [pickupst], and [extrast]
- With no parameters, the active beginner friendly st becomes the active pickup st and the active pickup st becomes the active beginner friendly st
- With any optional parameters, the st in the passed parameter's position becomes the new st of the parameter function's caller
- If there is already someone in that spot, they swap with the other moved st
Examples: Queso is the Beginner ST, Huff is the Pickup ST, and Paradox is the Extra ST. Running the command/swapactivewill result in Huff being the Beginner ST, Queso being the Pickup ST, and Paradox remains the Extra ST. Then, running the command/swapactive beginnerfriendlyst:3 pickupst:1 extrast:2makes the Paradox the Beginner ST, Queso the Pickup St, and Huff the Extra ST.