Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Function Vote

Phoenix Nemo edited this page Mar 28, 2018 · 1 revision

Starts a vote event in server.

Command

Starts a vote:

/nu vote [topic] [option1] [option2]

Vote for an option:

/nu vote [option ID]

Config

In config.yml

vote:
  enable: true
  timeout: 1200
  max_options: 8
  broadcast_interval: -1

Permission

nu.vote defaults to true.