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

Change how command help is called #8

Closed
UndeadScythes opened this issue Nov 29, 2012 · 0 comments
Closed

Change how command help is called #8

UndeadScythes opened this issue Nov 29, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@UndeadScythes
Copy link
Member

Currently command help is displayed if the player uses /command help. Change this so that command specific help is displayed as a last resort from within the command executor or as a sub command with page numbers (if applicable) so that commands that accept strings as arguments are not incorrectly redirected.

Include sendHelp(int page) and sendHelp() in wrapper and call from command executors.

Addresses #4.
Will resolve #3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant