Sobky

ParkourDimension - Options.yml

Feb 15th, 2026 (edited)
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 9.58 KB | Gaming | 0 0
  1. Options:
  2.   Module:
  3.     BASIC:
  4.       Active: true
  5.   BungeeCord:
  6.     Active: false
  7.     Channel: "BungeeCord"
  8.     LobbyList:
  9.      - "Hub01"
  10.       - "Hub02"
  11.   Command:
  12.     WhiteList:
  13.      - "parkour"
  14.       - "pa"
  15.   Economy:
  16.     List:
  17.       Vault:
  18.         Currency:
  19.           Type: "VAULT_WRAPPER"
  20.           Sign: "$"
  21.         Format:
  22.           Decimal: true
  23.           PriceLabel: "{currency_sign}{product_price}"
  24.   Store:
  25.     SupportedCurrencyList:
  26.      - "VAULT_WRAPPER"
  27.     Confirmation:
  28.       Active: true
  29.   Duel:
  30.     Active: true
  31.     PendingDuration: 30
  32.     Bet:
  33.       DefaultCurrency: "VAULT_WRAPPER"
  34.       CurrencyList:
  35.         VAULT_WRAPPER:
  36.           Default: 10
  37.           Minimum: 5
  38.   Rating:
  39.     Active: true
  40.     Range: 5
  41.     CooldownDuration: 5
  42.     Sign:
  43.       EMPTY: "\u25CB"
  44.       HALF: "\u25D0"
  45.       FULL: "\u25CF"
  46.   Perk:
  47.     CompassNavigation:
  48.       Active: true
  49.     FakeContactDamage:
  50.       Active: false
  51.     InteractiveItemList: [ ]
  52.   Replay:
  53.     Active: false
  54.     NamePattern: "M_{map}-P_{player}-ID_{id}"
  55.   Board:
  56.     Personal:
  57.       Type: "NONE"
  58.       Dress:
  59.         Color: "127:255:212"
  60.     Leader:
  61.       Type: "NONE"
  62.       Dress:
  63.         FIRST:
  64.           Color: "255:215:0"
  65.         SECOND:
  66.           Color: "211:211:211"
  67.         THIRD:
  68.           Color: "177:86:15"
  69.         OTHER:
  70.           Color: "183:146:104"
  71.     Section:
  72.       DefaultSwitchTime: 10
  73.     DefaultData:
  74.       Texture: "ewogICJ0aW1lc3RhbXAiIDogMTYwMjUzMzgzNjA0NywKICAicHJvZmlsZUlkIiA6ICI4NjY3YmE3MWI4NWE0MDA0YWY1NDQ1N2E5NzM0ZWVkNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdGV2ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL25vdmFzay5pbi80Njc1MDk3LnBuZyIKICAgIH0sCiAgICAiQ0FQRSIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTUzY2FjOGI3NzlmZTQxMzgzZTY3NWVlMmI4NjA3MWE3MTY1OGYyMTgwZjU2ZmJjZThhYTMxNWVhNzBlMmVkNiIKICAgIH0KICB9Cn0="
  75.       TextureSignature: "Ri+gD6opLkTsZQuGpSzm3mT8K7s7n1fylC+3Opt/4CW+VTaBhRV8swJVVkqzvAW5N+FxRVLqjM2LYyKNoNfOHTg5UOTmO+Iel5B6mEZWTxRedUETj/M399GPwlv/Kn75KzN/SAMIQJ/2JLUF9Rr4iwQUaFkeT2aCK+4GHGsTKwQhE0GNRCZeKbiQQDBHg94CM+yFpG30IRcgZipBIYiYsLlFyDJXOU28tb+v99Io51QKPKa4uaSTx/M5FeVEBBBAFOG5VPnSy6Y7PLZRPUk7FkXFKsBjrrZnWTLNzevPjwvTT0W7BEdglXaNAYqx9EH1PpnEbu/HI4wz71V7BDwMKs6RAOAfCJm57gAz31yobCr6MhAcdrIvKqC7GQ9vL6qZms1+cZtLvSBtmXtKt69zSeC4lT2FyTiPFN1o69cWNa0atOz1QDRtU+MsOx9sQevtdJM9344+AcKPoxKZC0tXTJ4exP+Hud+eml7PyNPh5hQJ1KeKlALY9hTeeqHLlPlaUOtOOVOV7d54i4rVgAlOj7wloZ2Gt7k5WvPSExzFPN5P7P0lmTjhrwJvhBfV54w4jKe+l24GlsJrDYwqA2JooYGr+NA8D9UsCWk+LFWJ0lGKcYqdF1nBMqfnvwXE9wOqn0udJN3U7tcgrEE1/KM4fFByqIBas9778TzgiIyTgOU="
  76.   Statistic:
  77.     LeaderCount: 3
  78.     PreferredModule: "BASIC"
  79.   Visual:
  80.     Chat:
  81.       Color:
  82.         Lead: "&2"
  83.         Secondary: "&2"
  84.       Message:
  85.         RACE__FALL:
  86.           Active: true
  87.       BroadCastMessage:
  88.         RACE__COMPLETION:
  89.           Active: true
  90.           WorldRestriction: [ ]
  91.         RACE__LEADER:
  92.           Active: true
  93.           WorldRestriction: [ ]
  94.         PLAYER__RANK:
  95.           Active: true
  96.           WorldRestriction: [ ]
  97.       Title:
  98.         RACE__PROLOGUE:
  99.           Active: true
  100.         RACE__START:
  101.           Active: true
  102.         RACE__CHECK_POINT:
  103.           Active: true
  104.         RACE__COMPLETION:
  105.           Active: true
  106.         PLAYER__RANK:
  107.           Active: true
  108.         BUNGEE_CORD__JOIN:
  109.           Active: true
  110.     Map:
  111.       Timer:
  112.         Active: true
  113.         FormatPattern: "mm:ss.SSS"
  114.     ScoreBoard:
  115.       EXPLORING:
  116.         Active: true
  117.         WorldRestriction: [ ]
  118.   HotBar:
  119.     EXPLORING:
  120.       Active: false
  121.   Split:
  122.     Active: true
  123.     LeaderThreshold: 2
  124.     BossBar:
  125.       RACE_LEADER:
  126.         Color: "GREEN"
  127.         Style: "SOLID"
  128.       BEHIND_RACE_LEADER:
  129.         Color: "YELLOW"
  130.         Style: "SOLID"
  131.       PERSONAL_BEST:
  132.         Color: "BLUE"
  133.         Style: "SOLID"
  134.       OUT_OF_CONTENTION:
  135.         Color: "RED"
  136.         Style: "SOLID"
  137.   PredefinedMapData:
  138.     Management:
  139.       AuthorLimit: 1
  140.     Capacity: 16
  141.     Speed: 0.2
  142.     QuickStart:
  143.       Active: true
  144.     Teleport:
  145.       MapLeave: true
  146.       LastLocation: false
  147.     Prologue:
  148.       Active: false
  149.       Duration: 3
  150.     SuspiciousBehavior:
  151.       Air:
  152.         Active: true
  153.         Duration: 2.0
  154.       PassAllPoints:
  155.         Active: false
  156.     ExclusiveBlock:
  157.       BottomBorder:
  158.         Coordination: 0.0
  159.         Material:
  160.          - BARRIER
  161.       JumpSimulation:
  162.         Power: 1.0
  163.         Material:
  164.          - DIAMOND_BLOCK
  165.     Sound:
  166.       RACE__TARGET__VISIBLE:
  167.         Active: true
  168.       RACE__TARGET__HIDDEN:
  169.         Active: true
  170.       RACE__START:
  171.         Active: true
  172.       RACE__CHECK_POINT:
  173.         Active: true
  174.       RACE__COMPLETION:
  175.         Active: true
  176.       RACE__JUMP:
  177.         Active: true
  178.       RACE__FALL:
  179.         Active: true
  180.     Reward:
  181.       ChoiceType: "QUICK__ALL"
  182.       Daily:
  183.         Active: true
  184.       List:
  185.         First:
  186.           Overall: [ ]
  187.           Day: [ ]
  188.         Repeat: [ ]
  189.   GUI:
  190.     Profile:
  191.       ProfileGUI:
  192.         LineCount: 1
  193.       ProfilePreferenceGUI:
  194.         LineCount: 3
  195.       ProfileModulePreferenceGUI:
  196.         LineCount: 3
  197.     Spectator:
  198.       SpectatorGUI:
  199.         LineCount: 1
  200.     Replay:
  201.       MapReplayGUI:
  202.         LineCount: 3
  203.     Settings:
  204.       Base:
  205.         SettingsGUI:
  206.           LineCount: 1
  207.       ParkourMapRepository:
  208.         ParkourMapQuickGUI:
  209.           LineCount: 3
  210.         ParkourMapAdvancedGUI:
  211.           LineCount: 6
  212.       Option:
  213.         OptionGUI:
  214.           LineCount: 4
  215.         OptionSection:
  216.           OptionBoardSectionGUI:
  217.             LineCount: 3
  218.           OptionBungeeCordSectionGUI:
  219.             LineCount: 3
  220.           OptionCommandSectionGUI:
  221.             LineCount: 3
  222.           OptionDuelSectionGUI:
  223.             LineCount: 3
  224.           OptionDuelBetSectionGUI:
  225.             LineCount: 3
  226.           OptionDuelBetDataSectionGUI:
  227.             LineCount: 3
  228.           OptionEconomyDataSectionGUI:
  229.             LineCount: 3
  230.           OptionHotBarSectionGUI:
  231.             LineCount: 3
  232.           OptionModuleSectionGUI:
  233.             LineCount: 3
  234.           OptionPerkSectionGUI:
  235.             LineCount: 3
  236.           OptionPredefinedMapDataSectionGUI:
  237.             LineCount: 6
  238.           OptionPredefinedMapDataQuickStartSectionGUI:
  239.             LineCount: 3
  240.           OptionPredefinedMapDataTeleportSectionGUI:
  241.             LineCount: 3
  242.           OptionPredefinedMapDataPrologueSectionGUI:
  243.             LineCount: 3
  244.           OptionPredefinedMapDataSuspiciousBehaviourSectionGUI:
  245.             LineCount: 3
  246.           OptionPredefinedMapDataSuspiciousBehaviourAirSectionGUI:
  247.             LineCount: 3
  248.           OptionPredefinedMapDataExclusiveBlockSectionGUI:
  249.             LineCount: 3
  250.           OptionPredefinedMapDataExclusiveBlockBottomBorderSectionGUI:
  251.             LineCount: 3
  252.           OptionPredefinedMapDataExclusiveJumpSimulationBorderSectionGUI:
  253.             LineCount: 3
  254.           OptionPredefinedMapDataSoundSectionGUI:
  255.             LineCount: 4
  256.           OptionPredefinedMapDataSoundUnitSectionGUI:
  257.             LineCount: 3
  258.           OptionPredefinedMapDataRewardSectionGUI:
  259.             LineCount: 3
  260.           OptionPredefinedMapDataRewardListSectionGUI:
  261.             LineCount: 3
  262.           OptionRatingSectionGUI:
  263.             LineCount: 3
  264.           OptionReplaySectionGUI:
  265.             LineCount: 3
  266.           OptionSplitSectionGUI:
  267.             LineCount: 3
  268.           OptionSplitBossBarSectionGUI:
  269.             LineCount: 3
  270.           OptionSplitBossBarUnitSectionGUI:
  271.             LineCount: 3
  272.           OptionStatisticSectionGUI:
  273.             LineCount: 3
  274.           OptionStoreSectionGUI:
  275.             LineCount: 3
  276.           OptionVisualSectionGUI:
  277.             LineCount: 3
  278.           OptionVisualChatSectionGUI:
  279.             LineCount: 3
  280.           OptionVisualScoreBoardSectionGUI:
  281.             LineCount: 3
  282.           OptionVisualScoreBoardUnitSectionGUI:
  283.             LineCount: 3
  284.           OptionVisualMapTimerSectionGUI:
  285.             LineCount: 3
  286.           OptionVisualChatMessageSectionGUI:
  287.             LineCount: 3
  288.           OptionVisualChatBroadCastMessageSectionGUI:
  289.             LineCount: 3
  290.           OptionVisualChatBroadCastMessageUnitSectionGUI:
  291.             LineCount: 3
  292.           OptionVisualChatTitleSectionGUI:
  293.             LineCount: 4
  294.       ParkourMap:
  295.         MapSection:
  296.           ParkourMapExclusiveBlockSectionGUI:
  297.             LineCount: 3
  298.           ParkourMapExclusiveBlockBottomBorderSectionGUI:
  299.             LineCount: 3
  300.           ParkourMapExclusiveBlockJumpSimulationSectionGUI:
  301.             LineCount: 3
  302.           ParkourMapSuspiciousBehaviourSectionGUI:
  303.             LineCount: 3
  304.           ParkourMapSuspiciousBehaviourAirSectionGUI:
  305.             LineCount: 3
  306.           ParkourMapManagementSectionGUI:
  307.             LineCount: 3
  308.           ParkourMapManagementContributorSectionGUI:
  309.             LineCount: 3
  310.           ParkourMapPrologueSectionGUI:
  311.             LineCount: 3
  312.           ParkourMapQuickStartSectionGUI:
  313.             LineCount: 3
  314.           ParkourMapTeleportSectionGUI:
  315.             LineCount: 3
  316.           ParkourMapRequirementSectionGUI:
  317.             LineCount: 3
  318.           ParkourMapRequirementLockSectionGUI:
  319.             LineCount: 3
  320.           ParkourMapRequirementPreviousMapSectionGUI:
  321.             LineCount: 3
  322.           ParkourMapRewardSectionGUI:
  323.             LineCount: 3
  324.           ParkourMapRewardListSectionGUI:
  325.             LineCount: 3
  326.           ParkourMapSoundSectionGUI:
  327.             LineCount: 4
  328.           ParkourMapSoundUnitSectionGUI:
  329.             LineCount: 3
Add Comment
Please, Sign In to add comment