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

Syntax for role-based commands? #8

Open
oubiwann opened this issue Sep 23, 2020 · 0 comments
Open

Syntax for role-based commands? #8

oubiwann opened this issue Sep 23, 2020 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Member

oubiwann commented Sep 23, 2020

  • player: no prefix
  • moderator: %command-name
  • builder: #command-name
  • admin: @command-name
  • wizard: *command-name

Rules could be:

  1. no prefix is needed for player commands
  2. if the command is unique (only exists in one role's command list), no syntax needed
  3. if the command will take more than one line, use the prefix, enter as many new lines as necessary (hitting <enter> in the middle of the command will not complete entry); when finished, use the prefix as the last character before hitting <enter> at which point entry will be completed and the command will be evaluated
  4. if no syntax is used, <enter> will complete the command entry
  5. in all other cases, the prefix is optional; however, if used, it most be closed with it
@oubiwann oubiwann added this to the v0.5.0 milestone Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant