Compatibility
Minecraft: Java Edition
1.21.3–1.21.10
1.21.1
Platforms
Details
Licensed MIT
Published 3 years ago
Updated 8 months ago
Table of Contents
Resource Page
Beta Builds
Get the latest changes before marked as release.
Getting Started
How to get started with contributing / maintaining your own version of ChatManager!
Prerequisites
A list of things necessary to make sure you can build ChatManager properly.
- Intellij IDEA
- Gradle
Installation
- Clone the repo
git clone https://github.com/Crazy-Crew/ChatManager.git - Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
- Run the assemble task.
./gradlew assemble
Roadmap
Check our public trello board for our current plans, any bugs and general tracking of the project progress.
Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/yourfeature) - Commit your Changes (
git commit -m 'your amazing feature.') - Push to the Branch (
git push) - Open a Pull Request to the dev branch to add your feature/fix.
License
Distributed under the MIT License. See LICENSE for more information.





