Experimental plugin for Bukkit. This use Channel Points rewards to interact with MC world.
Russian translation is available here
If you know English and Russian well, I would be happy if you translated DOCS_RU.txt
- 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
out/artifacts/TTVRewards_jar
.
- Drop .jar to
plugins
on your server; - Start or restart the server;
- Configure plugin in
plugins/TTVRewards/plugin.yml
; - Restart the server.