Sobky

Options.yml (1.8.8)

Mar 1st, 2021 (edited)
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.07 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.     ActionBar:
  34.       Active: true
  35.       Progress:
  36.         Char: "\u25CF"
  37.         Count: 10
  38.         Color:
  39.           Positive: "&a"
  40.           Negative: "&c"
  41.     Info:
  42.       Join:
  43.         Active: true
  44.       Interval:
  45.        - "60:55"
  46.         - "45:40"
  47.         - "30:25"
  48.         - "10:1"
  49.   GUI:
  50.     InvisibleDelimiter:
  51.       Active: false
  52.     Base:
  53.       VotingUnitGUI:
  54.         LineCount: 1
  55.       VotingVoteGUI:
  56.         LineCount: 1
  57.       VotingConfirmationGUI:
  58.         LineCount: 1
Add Comment
Please, Sign In to add comment