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