Minecraft Vote Promoter mod 2026 download
logo
minecraft mod Vote Promoter

Vote Promoter

Game Version: CB 1.5.2-R0.1
Total Downloads: 519
Updated: May 10, 2013
Created: May 8, 2013
Download Vote PromoterDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Vote Promoter v 1.0 Beta beta 1.29 MB May 10, 2013 CB 1.5.2-R0.1 519 download Vote Promoter Vote Promoter v 1.0 Beta betaDownload

Description

Share this:

Features
This plugin works with Votifier: http://dev.bukkit.org/server-mods/votifier to enable the logging of votes and automatic promotion of players.

Commands
/vpro backup – backs up the database to backup.yml
/vpro restore – restores to db from backup.yml

Permissions
votepromoter.votes.add – allows use of the vote add command
votepromoter.ranks.add – allows use of the rank add command
votepromoter.ranks.remove – allows use of the ranks remove command
votepromoter.votes.set – allows use of the vote set command
votepromoter.votes.get – allows use of the vote get command
votepromoter.backup – allows use of the backup command
votepromoter.restore – allows use of the restore command

Configuration
config:

  1. command used to promote users use <player> for player and <rank> for rank.
    promote_command: /manuadd <player> <rank>

    db_config:

  2. MySQL or SQLite
    db_driver: 'SQLite'
  3. Db Host Address (leave blank for SQLite)
    db_host: ''
  4. Db port number (leave blank for SQLite)
    db_port: ''
  5. db username (leave blank for SQLite)
    db_user: ''
  6. db password
    db_password: ''
  7. name of database
    db_name: 'votes'
  8. database prefix (leave blank for SQLite)
    db_prefix: ''
  9. debug messages (leave blank for SQLite)
    db_debug: 'false'
    ranks:
    baron: 20
    patrician: 50

Comments

Add a comment