-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moderation tools #425
Comments
yea definitely want this 👍 |
want potentially use LMDB for this hyperion/crates/hyperion/src/storage/db.rs Lines 14 to 17 in 7540e89
see hyperion/crates/hyperion-permission/src/storage.rs Lines 8 to 52 in 7540e89
can also use could also use something like https://github.com/nats-io/nats.rs with jetstream? cause we might want people to be able to ban people even if cannot execute commands 🤷 in general worth talking about |
Be it IP bans or user bans, these will be useful during the event.
[edited by Andrew]
ban {player}
mute {player}
if chat is supportedThe text was updated successfully, but these errors were encountered: