Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ```Announcement=[
- "<GOLD>-----------------------------------------------------",
- "Vote for us every day for in game rewards and extras",
- "<GOLD>-----------------------------------------------------"
- ]
- # Section for config message when the player has voted several times offline <amt> = total offline vote <service> is not usable
- Offline {
- broadcast="<GREEN><player> voted <amt> times while they were offline and received rewards!"
- playermessage="<GREEN>/warp vote to use the the keys!"
- }
- Version=9
- settings {
- AddExtraReward=true
- AnnouncementDelay=300000000
- GiveChanceReward=true
- broadcastoffline=false
- cumulativevoting=true
- dbFile="SQL.db"
- dbHost=""
- dbMode=File
- dbName=Listener
- dbPass=""
- dbPort=3306
- dbPrefix=""
- dbTableQueue=ListenerQueue
- dbTableTotal=ListenerTotal
- dbUser=root
- joinmessage=true
- onlineonly=true
- votecommand=true
- votetopnumber=10
- }
- # Available formatting codes for messages: <service> = service name <username>= player username <votes> = current vote total & = Colour Symbol to enter manual colours / control codes <AQUA> <BLACK> <BLUE> <DARK_AQUA> <DARK_BLUE> <DARK_GRAY> <DARK_GREEN> <DARK_PURPLE> <DARK_RED> <GOLD> <GRAY> <GREEN> <LIGHT_PURPLE> <RED> <WHITE> <YELLOW> <BOLD> <ITALIC> <UNDERLINE> <STRIKETHROUGH> <STRIKE> <STRIKETHROUGH> <MAGIC> <RESET>
- votemessage=[
- "<GOLD>-----------------------------------------------------",
- "<AQUA>https://pixelmonservers.com/server/tmQaMK9l/vote",
- "<GOLD>https://pixelmon-server-list.com/server/36/vote",
- "<AQUA>http://minecraftservers.org/vote/410863",
- "<GOLD>http://minecraft-mp.com/server/146565/vote/",
- "<AQUA>http://minecraft-server-list.com/server/384114/vote/"
- "<GOLD>-----------------------------------------------------",
- "<AQUA>You currently have <GREEN><votes> Votes"
- "<RED><BOLD>MAKE SURE YOU HAVE OPEN SPACES IN YOUR INVENTORY BEFORE YOU VOTE. FAILURE TO DO SO WILL RESULT IN LOST VOTE KEYS."
- ]
- # Additional formatting codes for below: <TOTAL> = vote total - used for /rewards <POSITION> = current rank - used for /votetop <username> = player name - used for /votetop
- votetopformat="<POSITION>. <GREEN><username> - <WHITE><TOTAL>"
- votetopheader=[
- "<GOLD>---------------- <WHITE>( <DARK_AQUA>Top Voters<WHITE> ) <GOLD>----------------"
- ]```
Advertisement
Add Comment
Please, Sign In to add comment