-
-
Notifications
You must be signed in to change notification settings - Fork 413
Open
Labels
PR availableIssues which have a yet-to-be merged PR resolving itIssues which have a yet-to-be merged PR resolving itfeaturePull request adding a new feature.Pull request adding a new feature.
Description
Suggestion
I looked everywhere on the documentation but I couldn't find an expression for the ban reason of a player.
The expression could look something like this:
on connect:
if player is banned:
kick player due to player's ban reason
Why?
It would make it easier to have custom ban kick messages without having to rely on something like variables. This feature would also be useful for making a custom /banlist command.
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.
Metadata
Metadata
Assignees
Labels
PR availableIssues which have a yet-to-be merged PR resolving itIssues which have a yet-to-be merged PR resolving itfeaturePull request adding a new feature.Pull request adding a new feature.
Type
Projects
Status
In Progress