A248 / LibertyBans

The be-all, end-all of discipline.
https://ci.hahota.net:8443/job/LibertyBans/
GNU Affero General Public License v3.0
169 stars 41 forks source link

Allow /alts command to use pagination (and maybe horizontality) #279

Open RealTriassic opened 3 months ago

RealTriassic commented 3 months ago

I have confirmed that ...

Description

Currently, you can only have the /alts output display as a list. This is okay, but not really compact and if a player has a lot of alts, it can get really annoying, really fast.

My suggestion is to allow the /alts output to be displayed horizontally to allow users to configure the message format themselves to be more compact if they'd like to.

Image from LiteBans' /alts command as an example: image

A248 commented 1 month ago

Marking this as a bug since, according to devjakob on Discord, a sufficiently long chat message will cause the recipient to be kicked. This means we need pagination. When pagination is designed, you will be able to configure the per-page message with either new-lines or commas as needed.