In pluralkit, there's a list of symbols that you can use to order your groups. The command you'll want to use is Pk;group axmew list
, in the examples below, I'll be using
common symbols that are generally found on all devices.
1. The first group you'll want to create will need a symbol in front of the name. You can customise the group name, such as adding spaces after the symbol. The group I will
use as an example for these will be called "species" and "human", with the symbol question marl (?) and exclamation marl (!).
Pk;group new ?Human
Pk;group new !Species
Since the exclamation mark (!) is above the question mark (?) in the AXMEW group mentioned above, species will come before humans do in your list.
now that you have these groups, you'll want to have the DisplayName of the first group have big spaces around it to make it look like a list when you add the group to a member profile. there's multiple ways on how to get these big spaces, but i'll show a simple way. your next command should be "pk;group !species displayname _ _ Species _ _" the underscores, in discords markdown package, make text italic! you must have the spaces between them to make somewhat of an invisible space. this is optional, and depends on hwo you want it to look like, but you'll want to give the "?humans" group the displayname of "Humans" too, (pk;group ?humans displayname Humans)