Skip to content
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

Family commands #25

Open
7 tasks
ImNotAVirus opened this issue Mar 1, 2022 · 0 comments
Open
7 tasks

Family commands #25

ImNotAVirus opened this issue Mar 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ImNotAVirus
Copy link
Owner

Help

$family <create|delete|invite|kick|leave|promote> [options]
$family create <family_name:string>
$family delete [family_name:string]
$family invite <player_name:string>
$family kick <player_name:string>
$family leave
$family promote <player_name:string> <member|keeper|deputy|head>

Commands

  • $family create <family_name>: create a family with a name
  • $family delete: delete your current family
  • $family delete <family_name>: delete a family by name
  • $family invite <player_name>: invite a player in your family
  • $family kick <player_name> Kick a player
  • $family leave: leave your current family
  • $family promote <player_name> <member|keeper|deputy|head> Promote a player at a rank

Info

To keep it simple, this command will affect the cache but NOT the DB (it will be another task to persist families).

@ImNotAVirus ImNotAVirus added the enhancement New feature or request label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant