Description
VoteCommand
VoteCommand is a plugin that allows your users to get the vote link of your server ingame! This plugin is in the alpha version so don´t be hard with it. If you find any Bugs or Problems , than report it in the comments or contact me with a ticket!
You can set up all in the config.yml !
Example configuration
Here is an example for the config.yml how you can configure it: Hint: At 'votelink' you must type a URL with http: or https: at the beginning, else your users can´t click on the link!
# You can use colors in the Messages with § and the letter for a color! More information at the VoteCommand BukkitDev page! configuration: vote: votelink1: 'http://Yoursite.com/Vote' votelink2: Votelink2 votelink3: Votelink3 votelink4: Votelink4 message: welcome: §6Welcome to this awesome server! §2You can vote with §7/§6vote §2! message: 'You can Vote here:' prefix: '[Vote]' permissions: You dont have permissions to do this!
Commands
/vote - This sends the player a message and the vote link which can be configured in the config
/vote reload - This reloads the messages from config
Permissions
votecommand.use - Permission for /vote
votecommand.reload- Permissions for /vote reload
votecommand.use.sign- Permissions for using the [Vote] signs
Sign Vote
Write on a sign in the second line: [Vote] and if a user with the permissions* votecommand.use.sign *clicks the sign the plugin will post the vote message + link(s) in the chat!


