Configuration

Configuration Settings

  • vote-site-delay: The amount of time (in ticks) to delay between listing out each site in the /vote command
  • broadcast-site-delay: The amount of time (in ticks) to delay between listing out each site in the /broadcastvote command
  • vote-message: The message to display right before listing the sites in the /vote command
  • broadcast-message: The message to display right before listing the sites in the /broadcastvote command
  • vote-site-prefix: Text to be prepended to each site listed out in the /vote command
  • broadcast-site-prefix: Text to be prepended to each site listed out in the /broadcastvote command
  • sites: The list of websites

Default Configuration

# The amount of delay in between each site being displayed to the user of the /vote command
# This is measured in server ticks, so 20 = 1 second; 10 = half of a second; 0 = no delay
vote-site-delay: 10
broadcast-site-delay: 20

# Message to say before listing the sites with /vote
vote-message: '&6Vote for us at these sites (you can click on them while you have your chat box open):'
broadcast-message: '&6Vote for us at these sites (you can click on them while you have your chat box open):'

# Text to prepend to each website listed in /vote command
vote-site-prefix: '&3'
broadcast-site-prefix: '&3'

# The websites players can vote at
sites:
    # - http://example.com/vote.php?id=42
    # - http://example2.com/ultravotingthing.aspsux?site=1337

Comments

Posts Quoted:
Reply
Clear All Quotes