Sobky

Voting - Options.yml (1.8.8 - 1.21.X)

Mar 1st, 2021 (edited)
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.26 KB | None | 0 0
  1. Options:
  2.   Command:
  3.     Voting:
  4.       Aliases:
  5.        - "vot"
  6.     VotingAdmin:
  7.       Aliases:
  8.        - "votadmin"
  9.   Economy:
  10.     Active: false
  11.     Type: "NONE"
  12.   Round:
  13.     Duration: 60
  14.     Pause:
  15.       Global:
  16.         Active: true
  17.         Duration: 10
  18.         CategoryList:
  19.           DAY_LIGHT:
  20.             Duration: 300
  21.           CLIMATE:
  22.             Duration: 10
  23.       Personal:
  24.         Active: true
  25.         Duration: 300
  26.     MinPlayers: 2
  27.     TimeChangeAnimation:
  28.       Active: true
  29.       Speed: 100
  30.       ClearWeather:
  31.         Active: true
  32.     Confirmation:
  33.       Active: false
  34.   Visual:
  35.     BossBar:
  36.       Active: true
  37.       Color: "BLUE"
  38.       Style: "SEGMENTED_20"
  39.     ActionBar:
  40.       Active: true
  41.       Progress:
  42.         Char: "\u25CF"
  43.         Count: 10
  44.         Color:
  45.           Positive: "&a"
  46.           Negative: "&c"
  47.     Info:
  48.       Join:
  49.         Active: true
  50.       Interval:
  51.        - "60:55"
  52.         - "45:40"
  53.         - "30:25"
  54.         - "10:1"
  55.     Chat:
  56.       Color:
  57.         Lead: "&9"
  58.         Secondary: "&b"
  59.   GUI:
  60.     InvisibleDelimiter:
  61.       Active: false
  62.     Base:
  63.       VotingUnitGUI:
  64.         LineCount: 1
  65.       VotingVoteGUI:
  66.         LineCount: 1
  67.       VotingConfirmationGUI:
  68.         LineCount: 1
Add Comment
Please, Sign In to add comment