Votes

This module automatically adds server-sided votes on your server as an incentive for real players to want to vote.

This requires NuVotifier (An optimised version of Votifier) in order to function correctly!

Configuration

modules:
  vote:
    enabled: true
    settings:
      delay:
        min: 1
        max: 10
    services:
      - 'PMC'
      - 'MinecraftMP'

Explanation

  • Enabled: Whether this module should be toggled in-game.

  • Delay: The minimum and maximum amount of seconds to wait before adding or removing.

  • Percent: The minimum and maximum amount of players to spoof on top of your current count.

  • Services: The list of voting websites which should be used in this module.

Last updated