Note
This repository has been archived. Please use NuVotifier-Fabric and a vote listener like VoteListener instead!
Fabric Votifier is a minecraft fabric mod that allows server owners to reward players for voting!
Original source: https://github.com/vexsoftware/votifier
- Download the jar from release tab or build it.
- Put the jar in your
/mods
folder - Start the server to generate config files
- Change the config at
/votifier/config.yaml
to meet your needs (make sure the port is available and open) /reload
or restart your server for the changes to take place- Setup vote sites (public key can be found at
/votifier/public.key
)
- Edit build.gradle and mod.json to suit your needs.
- Run the following command:
./gradlew build
- Grab the generated Jar from
/build/libs/