Thanks for your interest in contributing to ChafficPlugins!
The best way to report bugs is through our Discord in the #bug-reports channel, or by opening a GitHub Issue in the relevant repository.
Please include:
- Plugin and server version
- Steps to reproduce
- Expected vs. actual behavior
- Server logs or stacktraces
Post in #feature-requests on Discord or open a GitHub Issue with the feature label.
- Fork the repository
- Create a feature branch:
git checkout -b feature/my-feature - Make your changes and write tests
- Open a Pull Request and allow edits from maintainers
- Await review
Docs live in the docs/ folder of each repository as Markdown files. If your change affects user-facing behavior, please update the docs too.
| Repo | Description |
|---|---|
| CrucialLib | Shared library |
| MyTrip | Drug plugin |
| MiningLevels | Mining progression |