Hi! We use Mimu’s currency system in our server as a way to run community activities and track engagement. From time to time, we want to start fresh with balances so everyone is on an equal footing. Right now, there isn’t a straightforward way to reset all balances to zero, the old /reset server balance option is disabled.
Without it, the only way to clear balances is to manually set each user’s balance, which is very time-consuming, especially for larger servers (2k+ members for our case). Workarounds like subtracting/adding a flat number don’t solve the issue because users with negative balances stay stuck in the negatives.
A /reset all balance command would be extremely helpful to:
Run server-wide events with a fair reset afterwards
Avoid having to track down negatives manually
Keep the currency system fresh and easy to manage
If there’s an alternative solution we might have missed, I’d love to know, but otherwise, re-enabling or adding a reset command would be a huge quality-of-life improvement.
Thank you so much!!