Plugin for Bukkit/Spigot/Paper allowing certain players to see Twitch chat in the game.
- Download and install IntelliJIDEA;
- Clone this repository via
git clone
; - Download BuildTools.jar from here to empty directory;
- Build Spigot. See this for instructions;
- Find
spigot-api-1.15.2-R0.1-SNAPSHOT-shaded.jar
in*BuildTools directory*/Spigot/Spigot-API/target
; - Put this file into ttvmc's repository root;
- Run IntelliJIDEA and open ttvmc project;
- Just build project using Ctrl+F9 or click on hammer in IDE;
- Find plugin in
classes/artifacts/ttvmc_jar
.
- Drop .jar to
plugins
on your server; - Start or restart the server;
- Configure plugin in
plugins/ttvmc/plugin.yml
; - Restart the server.