Skip to content

Conversation

@cqb13
Copy link
Contributor

@cqb13 cqb13 commented Jan 9, 2026

Type of change

  • Bug fix
  • New feature

Description

Added a help command that gives the descriptions, aliases, and usage for other meteor commands.

Currently when no args are passed in the help command will show help for itself, this is redundant as .help help will do the same thing. It might be a good idea to merge the commands command into this, so when no args are passed in all the commands are listed.

How Has This Been Tested?

Tested in a single player world on a variety of commands. Works as expected.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

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

Successfully merging this pull request may close these issues.

1 participant