TTT is a Bukkit minigame plugin which emulates the popular gamemode "Trouble In Terrorist Town" from the sandbox game Garry's Mod.
Contributing
Pull requests are always welcome. Contributions should first and foremost compile, and should follow Google Java Style.
Building
TTT uses Gradle to handle compilation and dependencies.
- Clone the repo:
git clone https://github.com/caseif/TTT.git - Build the project:
./gradlew(gradlewon Windows)
License
TTT is made available under the MIT license. Its source and binaries may be used and distributed within the license's bounds.