Sobky

Options.yml (1.9.X - 1.20.X)

Mar 1st, 2021 (edited)
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.15 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.       Personal:
  19.         Active: true
  20.         Duration: 300
  21.     MinPlayers: 2
  22.     TimeChangeAnimation:
  23.       Active: true
  24.       Speed: 100
  25.       ClearWeather:
  26.         Active: true
  27.     Confirmation:
  28.       Active: false
  29.   Visual:
  30.     DateFormat: "dd.MM.yyyy HH:mm"
  31.     Chat:
  32.       MessageJoiningChar: " "
  33.     BossBar:
  34.       Active: true
  35.       Color: "BLUE"
  36.       Style: "SEGMENTED_20"
  37.     ActionBar:
  38.       Active: true
  39.       Progress:
  40.         Char: "\u25CF"
  41.         Count: 10
  42.         Color:
  43.           Positive: "&a"
  44.           Negative: "&c"
  45.     Info:
  46.       Join:
  47.         Active: true
  48.       Interval:
  49.        - "60:55"
  50.         - "45:40"
  51.         - "30:25"
  52.         - "10:1"
  53.   GUI:
  54.     InvisibleDelimiter:
  55.       Active: false
  56.     Base:
  57.       VotingUnitGUI:
  58.         LineCount: 1
  59.       VotingVoteGUI:
  60.         LineCount: 1
  61.       VotingConfirmationGUI:
  62.         LineCount: 1
Add Comment
Please, Sign In to add comment