Sobky

ParkourLite - Options.yml (1.13.X - 1.19.X)

Apr 25th, 2022 (edited)
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.51 KB | None | 0 0
  1. Options:
  2.   Addon:
  3.     CompassFinishNavigation: true
  4.     TimerVisibility: true
  5.   BungeeCord:
  6.     Enable:
  7.       Mode: false
  8.       JoinTitle: true
  9.     Channel: "BungeeCord"
  10.     Lobbies:
  11.      - "Hub01"
  12.       - "Hub02"
  13.   Command:
  14.     Allowed:
  15.      - "parkour"
  16.       - "pa"
  17.   Economy:
  18.     Activity:
  19.       VaultWrapper: false
  20.   DefaultMapData:
  21.     MaxPlayerCount: 16
  22.     Speed: 0.2
  23.     Teleport:
  24.       MapLeave: true
  25.       LastLocation: false
  26.     BottomBorder:
  27.       Coordination: 0.0
  28.       Material:
  29.        - BARRIER
  30.     SuspiciousBehavior:
  31.       Air:
  32.         Active: true
  33.     Sound:
  34.       Visibility:
  35.         Show: "ENTITY_ILLUSIONER_MIRROR_MOVE"
  36.         Hide: "ENTITY_ILLUSIONER_PREPARE_BLINDNESS"
  37.       Action:
  38.         Start: "ENTITY_PLAYER_LEVELUP"
  39.         CheckPoint: "ENTITY_EXPERIENCE_ORB_PICKUP"
  40.         Finish: "ENTITY_PLAYER_LEVELUP"
  41.         Fall: "ENTITY_PLAYER_SMALL_FALL"
  42.     Reward:
  43.       Daily: true
  44.       DONE__FIRST:
  45.        - MapFirstCompletion
  46.       DONE__COMMON:
  47.        - MapCommonCompletion
  48.   Stats:
  49.     Limit: 3
  50.   Visual:
  51.     Map:
  52.       TimeFormat: "mm:ss.SSS"
  53.     BroadCast:
  54.       FinishMap: true
  55.       BeatMapTime: true
  56.       ReachNewRank: true
  57.       WorldRestriction: [ ]
  58.     ScoreBoard:
  59.       Exploring:
  60.         Active: true
  61.         WorldRestriction: [ ]
  62.       Playing: true
  63.   GUI:
  64.     Overview:
  65.       MapListGUI:
  66.         PreMapListGUI: "NONE"
  67.         LineCount: 3
  68.       MapCategoryGUI:
  69.         LineCount: 5
  70.       MapDifficultyGUI:
  71.         LineCount: 1
Add Comment
Please, Sign In to add comment