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

[Brigadier] Quick reference #531

Open
Strokkur424 opened this issue Jan 22, 2025 · 0 comments
Open

[Brigadier] Quick reference #531

Strokkur424 opened this issue Jan 22, 2025 · 0 comments

Comments

@Strokkur424
Copy link
Contributor

Note

This issue is part of a series of issues regarding the extension of the Paper documentation regarding Paper's Brigadier API.

I feel like it'd be great for returning users to have a very simple and quick reference they can use to refresh their knowledge on certain aspects.

For example, there could be a section called "permission declaration" which quickly repeats that one can use the requires method to check the sender's permission in order to execute and view a command or argument.

Possible aspects referenced could be:

  • Argument declaration
  • Argument retrieval
  • Permission declaration
  • Difference sender and executor
  • Custom argument suggestions
  • Custom arguments
  • Registering commands
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