Important
Contributing, the open-core policy, support, and a note on AI usage across the MCEngine ecosystem.
Contributing & feedback
- Anyone can contribute by suggesting features for the main plugin or ideas for extensions.
- Suggestions for code improvements or bug fixes are welcome.
Open-core policy
- This project follows an open-core model.
- The core plugin will always be MIT open source, while extensions may be free or paid.
Support
- Donations are optional.
- While direct support is appreciated, purchasing paid extensions is the recommended way to support the project.
Note on AI usage
- AI is used for coding efficiency, but the core ideas and architectural structure are original work.
- You are welcome to use AI as a reference for this code to move faster.
- Always read through any AI-generated code.
- While it often compiles correctly, it is good practice to verify the logic yourself.
Warning
The main plugin only exposes APIs and will always stay on the latest version. You need an extension to use those APIs. A default extension is available for free. You may use any other extension built by others, or create your own.