1. GSManager
    1. Features
    2. Supported Games
    3. News
    4. Statistics
    5. Server list
  2. Lexicon
  3. Filebase
  4. Development
  5. Forum
    1. Dashboard
    2. Unresolved Threads
  6. Web-Interface
  7. Articles
  8. Members
    1. Recent Activities
    2. Users Online
    3. Team
    4. Search Members
  • Login
  • Register
  • Search
Lexikon
  • Everywhere
  • Articles
  • Pages
  • Files
  • Forum
  • Lexikon
  • More Options
  1. GSManager
  2. Lexicon

Votings (1)

  • iMarkus
  • September 4, 2015 at 11:03 AM
  • September 4, 2015 at 11:05 AM
  • 4,379 times viewed
The project GSManager (formerly ManuAdminMod) was discontinued on 01.01.2020 - this internet presence stays available, but the software is no longer maintained. Thanks for your support over the more than 10 past years!
  • This is how you configure the vote plugin.

    1 Short Description


    This plugin allows you to start votes on your server.

    2 Configuration Overview

    JavaScript: configs/plugins/votings.json
    {
        "votings": {
            "enabled": true,
            "banduration": 60,
            "changevote": false,
            "decaytime": 180,
            "democracy": true,
            "duration": 60,
            "gametypes": ["*"],
            "implicitvote": true,
            "interval": 15,
            "maps": ["*"],
            "minplayers": 3,
            "minvotes": 3,
            "persistent": true,
            "quorum": "50%"
        }
    }
    Display More

    3 Detailed Configuration Variables


    The configurationfile of the "votes" function is located in the configs/plugins directory and is named votings.json. An explanation of the variables follows:


    Variable Zulässige Werte Beschreibung
    enabled truefalse You can (de)active the plugin with this variable.
    banduration number This variable defines the duration (in minutes) of a successful voteban.


    0 stands for infinite duration (perm ban).
    changevote truefalse This variable defines, if players which decided already for !yes or !no are able to switch their vote option.
    decaytime number This variable defines the vote cooldown (in seconds).
    duration number This variable defines the vote time duration (in seconds).
    gametypes Includes each array of allowed gametypes for the vote.
    * stands for any in the gametypes.json allowed gametypes.
    implicitvote truefalse This variable defines, if the vote starter votes !yes automatically.
    interval number This variable defines the duration between the vote in progress messages (in seconds).
    maps Includes each array of allowed maps for the vote.
    * stands for any in the maps.json allowed maps.
    minplayers number This variable defines the minimum required players to start a vote.
    minvotes numbernumber% This variable gives the amount (in percent or static), how many players must vote to not to fail the vote.
    persistent truefalse This variable defines if votes should end, when a map ends.
    (Important for e.g. Search & Destroy in Call of Duty)
    quorum numbernumber% This variable gives the amount (in percent or static), how many players must vote yes to not to fail the vote.


    The following permissions are delivered by this plugin:


    Permission Beschreibung
    votings.admin Ignores the decaytime and allowes to start the vote.
    votings.immunity.kick Makes a specific group immune against votekicks.
    votings.immunity.tempban Makes a specific group immune against votetempbans.
    votings.immunity.ban Makes a specific group immune against votebans.
  • Previous entry Twofactor Authentication
  • Changelog
  • PDF

Languages

  • Votings

Table of Contents

  • 1 Short Description
  • 2 Configuration Overview
  • 3 Detailed Configuration Variables
  1. Staff
  2. Privacy Policy
  3. Terms of Service
  4. Legal Notice
  5. Contact
Lexicon, developed by www.viecode.com
Powered by WoltLab Suite™