vote_config
Vote System Configuration — manifest entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | vote_config |
| Type | Manifest |
| Color | Orange |
| Icon | mdi:cog |
Fields
| Field | Type | Description |
|---|---|---|
debug | Boolean | Enable debug logging for vote operations |
cooldownSeconds | Int | Cooldown in seconds between two votes by the same player on the same poll |
Usage Example
- entry: vote_config
name: "Vote System Configuration"
debug: false
cooldownSeconds: 0