Aurionvotelistener - A votifier listener for Sponge

This is a discussion topic for the Ore project, Aurionvotelistener. View the full project on Ore for downloads and more information.


AurionVoteListener

:question: What is it?

AurionVoteListener is a plugin to give rewards to player when his voted for your server. It works with NuVotifier. This plugin is a copy of the functionality of GAListener carry under sponge.

This is not votifier listener so you need a listener like nuvotifier to make it work.

:bulb: How it works?

When a vote is received via nuvotifier, the plugin gives rewards depending on what you have configured, and add the vote. If the player are not online, dont panic, It is added to the waiting list in the database.

Features

  • Give rewards based on the voting site
  • Give extra rewards if players get to luck
  • Give extra rewards if players reach a certain number of vote
  • Give extra rewards based on permission
  • Show top voters ingame

:keyboard: Commands

Without permission :

  • /vote → Sends the “votemessage” of the config file to the player
  • /votetop → Shows the best Voters

Command for admin with permission “listener.admin”

  • /sponge plugins reload → reload the config file
  • /aurion cleartotals → clear the database for the vote
  • /aurion clearqueue → clear the database for the queue without giving any reward
  • /aurion forcequeue → clear the database for the queue by giving the rewards
  • /aurion fakevote <player> [Service Name] → Execute a fake vote
  • /aurion set <player> <vote> → Set vote for a player

:gear: Config

Here you can find the explanations to configure the rewards

Downloads

If you’d like to download this plugin, you can grab the latest build here

GitHub Repository

If you’d like to check out the GitHub Repository, you can do so here

Discord

If you need support regarding our plugin, come on our discord

Migrating from 2.4 version

If you come from the 2.4, don’t worry the plugin create a new folder call aurionvotelistener (same as before but without the s) with the default config.
You need to transfer you actual config to the new one, the database is unchanged.

A new version has been released for Aurionvotelistener, it is available for download here.


This is a major release.

The name of the plugin has changed : Aurionsvoteslistener to Aurionvotelistener
The configuration file has substantial change, i fix some typo in it and add some settings too, it’s preferable to rewrite the all config.

This issue fix a bunch of reported bug and non discover :

Fix #28
Fix #25
Fix #29
Fix #36
Sponge Api 5 support is dropped but normally it will work except the fake vote command.
Look at the configuration.md for futher information.