Advertisement
InsiderAnhDev

rankeds.yml

Oct 5th, 2020
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.39 KB | None | 0 0
  1. duration: 30
  2. timeUnit: DAYS
  3. passed: "&cThis season has passed."
  4. now: "&eThis is the current season."
  5. format: " &e#<min> &8- &e#<max>"
  6. data:
  7.   season: 0
  8.   finish: 1590000000
  9. menus:
  10.   main:
  11.     nameItem: "&aRanked Rewards"
  12.     loreItem: |-
  13.       &8Ranked Season <season>
  14.      &7
  15.       &7Rating Actual: &e<rating>
  16.       &7Last Season Rating: &e<lastRating>
  17.       &7
  18.       &7Total Wins in Ranked: &e<wins>
  19.       &7Total Kills in Ranked: &e<kills>
  20.       &7
  21.       &eClick to see ranked rewards!
  22.   title: "Ranked Rewards"
  23.   passed: "&cThe season <season> has finished!"
  24.   now: |-
  25.     &eActual season!
  26.     &7
  27.     &7Estimated ratings:
  28.    <divisions>
  29.   division: "&7Division of <division>&7: &e<amount>"
  30.   season:
  31.     nameItem: "&aReward of Season <season>"
  32.     loreItem: |-
  33.       &7
  34.       <status>
  35. divisions:
  36.   masters:
  37.     order: 0
  38.     icon:
  39.       material: EMERALD_BLOCK
  40.       amount: 1
  41.       data: 0
  42.     top:
  43.       min: 1
  44.       max: 10
  45.     name: "&2Masters Division"
  46.     lore:
  47.      - "&7"
  48.       - "&3350000 &7UltraSkyWars Experience"
  49.       - "&6150000 &7UltraSkyWars Coins"
  50.       - "&7"
  51.       - "&712 hours of Booster of &67x Coins"
  52.       - "&7"
  53.       - "&8+ &bThor Kill Effect."
  54.       - "&8+ &bWither Kill Sound."
  55.       - "&8+ &bHearts Trails."
  56.       - "&7"
  57.       - "&8+ &eSeason <season> &7rewards."
  58.       - "&8+ &6Steve of End Hat"
  59.       - "&7"
  60.       - "<status>"
  61.     ranks:
  62.      - grancampeonV
  63.       - campeonV
  64.       - campeonIV
  65.       - campeonIII
  66.     rewards:
  67.       commands:
  68.        - sw xp add <player> 350000
  69.         - sw coins add <player> 150000
  70.   diamonds:
  71.     order: 1
  72.     icon:
  73.       material: DIAMOND_BLOCK
  74.       amount: 1
  75.       data: 0
  76.     top:
  77.       min: 11
  78.       max: 200
  79.     name: "&bDiamond Division"
  80.     lore:
  81.      - "&7"
  82.       - "&31750000 &7UltraSkyWars Experience"
  83.       - "&6100000 &7UltraSkyWars Coins"
  84.       - "&7"
  85.       - "&712 hours of Booster of &67x Coins"
  86.       - "&7"
  87.       - "&8+ &bThor Kill Effect."
  88.       - "&8+ &bWither Kill Sound."
  89.       - "&8+ &bHearts Trails."
  90.       - "&7"
  91.       - "&8+ &eSeason <season> &7rewards."
  92.       - "&8+ &6Steve of End Hat"
  93.       - "&7"
  94.       - "<status>"
  95.     ranks:
  96.      - campeonII
  97.       - campeonI
  98.       - diamondV
  99.       - diamondIV
  100.       - diamondIII
  101.       - diamondII
  102.       - diamondI
  103.     rewards:
  104.       commands:
  105.        - sw xp add <player> 350000
  106.         - sw coins add <player> 150000
  107.   golds:
  108.     order: 2
  109.     icon:
  110.       material: GOLD_BLOCK
  111.       amount: 1
  112.       data: 0
  113.     top:
  114.       min: 201
  115.       max: 1500
  116.     name: "&6Gold Division"
  117.     lore:
  118.      - "&7"
  119.       - "&310000 &7UltraSkyWars Experience"
  120.       - "&645000 &7UltraSkyWars Coins"
  121.       - "&7"
  122.       - "&712 hours of Booster of &67x Coins"
  123.       - "&7"
  124.       - "&8+ &bThor Kill Effect."
  125.       - "&8+ &bWither Kill Sound."
  126.       - "&8+ &bHearts Trails."
  127.       - "&7"
  128.       - "&8+ &eSeason <season> &7rewards."
  129.       - "&8+ &6Steve of End Hat"
  130.       - "&7"
  131.       - "<status>"
  132.     ranks:
  133.      - goldV
  134.       - goldIV
  135.       - goldIII
  136.       - goldII
  137.       - goldI
  138.     rewards:
  139.       commands:
  140.        - sw xp add <player> 350000
  141.         - sw coins add <player> 150000
  142.   irons:
  143.     order: 3
  144.     icon:
  145.       material: IRON_BLOCK
  146.       amount: 1
  147.       data: 0
  148.     top:
  149.       min: 1501
  150.       max: 5000
  151.     name: "&7Iron Division"
  152.     lore:
  153.      - "&7"
  154.       - "&3350000 &7UltraSkyWars Experience"
  155.       - "&6150000 &7UltraSkyWars Coins"
  156.       - "&7"
  157.       - "&712 hours of Booster of &67x Coins"
  158.       - "&7"
  159.       - "&8+ &bThor Kill Effect."
  160.       - "&8+ &bWither Kill Sound."
  161.       - "&8+ &bHearts Trails."
  162.       - "&7"
  163.       - "&8+ &eSeason <season> &7rewards."
  164.       - "&8+ &6Steve of End Hat"
  165.       - "&7"
  166.       - "<status>"
  167.     ranks:
  168.      - ironV
  169.       - ironIV
  170.       - ironIII
  171.       - ironII
  172.     rewards:
  173.       commands:
  174.        - sw xp add <player> 350000
  175.         - sw coins add <player> 150000
  176.   bronzes:
  177.     order: 4
  178.     icon:
  179.       material: STONE
  180.       amount: 1
  181.       data: 0
  182.     top:
  183.       min: 5001
  184.       max: 20000
  185.     name: "&8Stone Division"
  186.     lore:
  187.      - "&7"
  188.       - "&330000 &7UltraSkyWars Experience"
  189.       - "&615000 &7UltraSkyWars Coins"
  190.       - "&7"
  191.       - "&712 hours of Booster of &67x Coins"
  192.       - "&7"
  193.       - "&8+ &bThor Kill Effect."
  194.       - "&8+ &bWither Kill Sound."
  195.       - "&8+ &bHearts Trails."
  196.       - "&7"
  197.       - "&8+ &eSeason <season> &7rewards."
  198.       - "&8+ &6Steve of End Hat"
  199.       - "&7"
  200.       - "<status>"
  201.     ranks:
  202.      - ironI
  203.       - bronzeV
  204.       - bronzeIV
  205.     rewards:
  206.       commands:
  207.        - sw xp add <player> 350000
  208.         - sw coins add <player> 150000
  209.   woods:
  210.     order: 5
  211.     icon:
  212.       material: WOOD
  213.       amount: 1
  214.       data: 0
  215.     top:
  216.       min: 20001
  217.       max: 50000
  218.     name: "&eWood Division"
  219.     lore:
  220.      - "&7"
  221.       - "&3350000 &7UltraSkyWars Experience"
  222.       - "&6150000 &7UltraSkyWars Coins"
  223.       - "&7"
  224.       - "&712 hours of Booster of &67x Coins"
  225.       - "&7"
  226.       - "&8+ &bThor Kill Effect."
  227.       - "&8+ &bWither Kill Sound."
  228.       - "&8+ &bHearts Trails."
  229.       - "&7"
  230.       - "&8+ &eSeason <season> &7rewards."
  231.       - "&8+ &6Steve of End Hat"
  232.       - "&7"
  233.       - "<status>"
  234.     ranks:
  235.      - bronzeIII
  236.       - bronzeII
  237.       - bronzeI
  238.     rewards:
  239.       commands:
  240.        - sw xp add <player> 350000
  241.         - sw coins add <player> 150000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement