Pl3xVoteListener

Description

Pl3xVoteListener is a simple and small vote listener for the Votifier plugin. What separates this listener from the rest is its ability to have in-game clickable text links with hover text (when installed on Spigot servers).

This plugin will work on regular CraftBukkit, but really shines when installed on Spigot servers.

The reward for votes is economy based. Vault is a required dependency, and any Vault compatible economy plugin. Obviously the Votifier plugin is also a required dependency. ;)

To Install just place the jar into your server's plugin directory. Do NOT place it in the Votifier's listener directory!

Enjoy! ^_^

Default config.yml

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Show colors in console output (and log files)
color-logs: true

# Debug output to console (and log files)
debug-mode: false

# Language file (for translations)
language-file: lang-en.yml

# Amount of money to pay the player per vote
pay-per-vote: 100.0

# Broadcast votes made to all online players?
broadcast-votes: true

# Should unknown services be ignored?
ignore-unknown: false

# Known services to listen for
services:
    TestCommand: http://forums.pl3x.net/pages/Pl3xVoteListener/
    MinecraftServerLand.com: http://www.minecraftserverland.com/s/590

Commands

  • /vote View the list of voting services setup by the admin, with clickable text links.
  • /testvote (username) Simulates a fake test vote. Use this for testing your configuration.

Permissions

  • command.vote Allows player to view vote service listing (Default to everyone)
  • command.testvote Allows player to simulate a test vote (Default to OP)

TODO

  • none

Suggestions? Leave a comment!

Metrics

This plugin uses metrics to collect stats! It only collect basic things such as version type, and players online. If you want to see everything, click on the graph. Go into /plugins/PluginMetrics/config.yml to disable stat collecting if you wish. Pl3xVoteListener


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files