BAN command #364
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
java
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
agony-forge/agonyforge#364
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A command to block an account from joining the game. Banning a player will block them by their OAuth username, simply showing them an error message instead of allowing them into the character menu. The effect of this will be to block any of their characters from joining the game. To evade the ban they would need to create a new GitHub (or whatever OAuth provider) account, and start over with new characters.
The functionality for kicking the player from the game will be in a different KICK command.