/custom-commands

Minecraft Bedrock custom commands

Primary LanguageTypeScriptMIT LicenseMIT

Bedrock Custom Commands

A powerful custom command handler for Minecraft Bedrock Edition.

Documentation

For comprehensive guides and tutorials on how to use Bedrock Custom Commands, please refer to our Documentation.

Please note: The documentation is a work in progress, and some sections may be incomplete or missing. We're actively working to provide comprehensive guidance for using Bedrock Custom Commands. Your patience is appreciated as we continue to improve the documentation.

Installation

To get started with Bedrock Custom Commands, follow these steps:

  1. Download the command handler file for your preferred language (TypeScript or JavaScript).
  2. Place the command handler file in your addon.
  3. Configure and customize your custom commands.

For more detailed installation guidelines, please visit our docs.

Contributing

We welcome contributions to Bedrock Custom Commands! If you'd like to contribute, here's how you can help:

  • Reporting Issues: If you find a bug, have a feature request, or want to discuss something related to the project, please open an issue on our GitHub repository.

  • Making Changes: If you'd like to make improvements or add new features:

    1. Fork the repository.
    2. Create a new branch for your changes.
    3. Make your changes and commit them.
    4. Push your changes to your fork.
    5. Submit a pull request with a clear description of your changes.

That's it! We appreciate your contributions and look forward to working together to improve Bedrock Custom Commands.

License

This project is licensed under the MIT License.

Acknowledgments

Special thanks to the open-source community for their valuable contributions and support.