Configuration

To configure the Vote System, navigate to Oxide/Config/VoteSystem.json. Below are the fields you can adjust:

  • Vote Servers Settings: This represents the list of ranking sites. Please refrain from altering the key names.

    • Enabled: Set this to true if you want votes from this site to be counted.

    • API url: Do not modify this unless the URL changes.

    • API token: Enter your unique token, which can be obtained from the respective ranking site.

    • Points by vote: This determines the number of points awarded per vote (acts as a multiplier).

    • Check Interval: Specifies the number of seconds between each API check.

Ensure you save any changes made to the configuration file and reload the pluging for them to take effect.

Last updated