πŸ—³οΈVote

Makes it look like spoofed players are voting on external websites. This can encourage real players on your server to vote for it.

enabled - This determines whether the module is active (true) or inactive (false).

min and max - Specifies the range of delay in seconds before a bot casts a vote.

vote-sites - Lists the websites where votes can be sent.

modules/vote/config.yml
enabled: true

delay: #Delays the vote by a random number between min & max (seconds)
    min: 10
    max: 20

vote-sites:
    - "PMC"
    - "MinecraftMP"