Vote Custom Message
Vote Custom Message is a simple plugin to help servers get users to vote. When a user type /vote the plugin shows them a customizable, multi-line, color-able message. This means that servers can broadcast a message telling their users to vote by typing /vote.
Features
- Simplifies voting process
- Clickable links to websites can be included by adding the url with "http://" at the beginning
(Example: if the voting site is "mysite.com/vote", the url is "http://mysite.com/vote")
- Easy to change the message, simply reload the plugin
Commands
- /vote - Sends the vote message
- /vote reload - Reloads the message
Permissions
- votecustommessage.reload - Gives permission to reload the plugin
Config
message - the message to show, accepts color codes and %n for newline debug - Causes the plugin to print debug data, the plugin tends to spam when this is on
Color Chart
Uses the internal color names for minecraft, listed here (http:www.minecraftwiki.net/wiki/Color_codes)
- %black% - Black
- %darkblue% - Dark Blue
- %darkgreen% - DARK_GREEN
- %darkaqua% - Dark Aqua
- %darkred% - Dark Red
- %darkpurple% - Dark Purple
- %gold% - Gold
- %gray% - Gray
- %darkgray% - Dark Gray
- %blue% - Blue
- %green% - Green
- %aqua% - Aqua
- %red% - Red
- %purple% - Purple
- %yellow% - Yellow
- %white% - White
Comments