How to set up Votifier
Votifier is a plugin which allows players on your server to receive rewards when voting on server list websites. To set up votifier on your server simply follow these steps.
- First, download the latest version of Votifier and upload it to the plugins directory on your server.
- Next, restart your server to generate the configuration files so that you can configure Votifier.
- Next, make yourself a port by following this guide: How to add an additional port
- Then, navigate to the folder: /plugins/Votifier/ and open the config.yml file.
- Now, edit the settings in the file to the following values.
: 0.0.0.0
Port: The one given by following the additional port guide above (Do not leave this at the default value, you need to use the port assigned to you)
- Next, save the config.yml file.
- Finally, restart your server. Votifier will now use your configuration settings.
You are now finished configuring Votifier, however, you must install a listener for Votifier to give rewards to players. Without one, Votifier won't do anything. To set up a listener on your server, just follow these steps.
For this example, we will be using SuperbVote.
- First, download the version that matches your server version and upload it to the plugins directory on your server.
- Next, restart the server to load the configuration files.
- Then, navigate to the folder: /plugins/SuperbVote/ and open the config.yml file.
- Now, edit the settings to whatever you want to give your players when they vote. You can make it run any command on your server.
- Next, save the config.yml file.
- Finally, restart your server one last time.
An example of setting your server up on a voting site, for this example we will use https://minecraftservers.org/
- Visit https://minecraftservers.org/add-server register an account and then select to add a server
- Fill in the requested details for your server name and IP/Domain
- Select
Enable Votifier
(may be different depending on the site) - In the
votifier IP/host
box enter the servers IP without the port so anything before the:
for example192.0.0.1
(IP can be found on the panel) - In the
port
box enter the additional port you have set up for votifier - In the
votifier public key
you need to enter the public key that votifier generates which can be found in/plugins/Votifier/rsa
(use this guide on how to use the File Manager https://help.pebblehost.com/en/article/how-to-access-your-servers-files-o5sxel/) - Finally you can send a test vote and so long as all is correct you should see a success message
Updated on: 13/04/2021
Thank you!