ToransuShoujo / quesoqueue_plus

A queue system for Mario Maker 2
GNU General Public License v3.0
5 stars 3 forks source link

!weightednext and subscriber variants of the weighted commands #6

Closed liquidnya closed 1 year ago

liquidnya commented 2 years ago

Add a command (!weightednext) that chooses the user with the heighest wait time. Also add !weightedsubrandom and !weightedsubnext.

Might need to add !weightedpos, and/or add the weighted position to !pos/!position maybe with a setting if it should be calculated.

The setting could allow true (always show the weighted position when !pos is used), false (never show it), and null/undefined (only show the weighted position if weightednext or weightedsubnext appears in the levels order).