Is your feature request related to a problem? Please describe.
No, it's not related to any problem at all, this is new feature request.
Describe the solution you'd like
Additional optional help argument when making command
Describe alternatives you've considered
//
Additional context
So, what would it look like?
Basically a parameter which could be run by /help predefined command.
@Player.command(requires=(has_permission('can_mute'), ), error_message=SERBIAN_ERROR, help="Bans a player")
Is your feature request related to a problem? Please describe.
No, it's not related to any problem at all, this is new feature request.
Describe the solution you'd like
Additional optional help argument when making command
Describe alternatives you've considered
//
Additional context
So, what would it look like?
Basically a parameter which could be run by /help predefined command.
@Player.command(requires=(has_permission('can_mute'), ), error_message=SERBIAN_ERROR, help="Bans a player")