> For the complete documentation index, see [llms.txt](https://plugins-1.gitbook.io/plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plugins-1.gitbook.io/plugins/products/spoof/modules/votes.md).

# 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

```yaml
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.
