Facebook
From abdul raheem, 1 Year ago, written in Plain Text.
">

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type bool

Filename: view/view.php

Line Number: 33

from

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type bool

Filename: view/view.php

Line Number: 33

- view diff
Embed
Download Paste or View Raw
Hits: 197
  1. 1:
  2.  rank: 'Coal'
  3.  next: 'Bronze'
  4.  requirements:
  5.    - 'playtime-hours 6'
  6.    - 'placeholder %voteparty_totalvotes_alltime% >= 21'
  7.    - 'money 10000'
  8.    - 'total-mob-kills 500'
  9.    - 'mcmmo-power-level 300'
  10.    - 'item NETHERITE_INGOT 1'
  11.    - 'item DIAMOND_BLOCK 1'
  12. 2:
  13.  rank: 'Bronze'
  14.  next: 'Silver'
  15.  requirements:
  16.    - 'playtime-hours 12'
  17.    - 'placeholder %voteparty_totalvotes_alltime% >= 49'
  18.    - 'money 30000'
  19.    - 'total-mob-kills 1000'
  20.    - 'mob-kills Ender Dragon 1'
  21.    - 'mob-kills Wither 1'
  22.    - 'mcmmo-power-level 600'
  23.    - 'item NETHERITE_INGOT_BLOCK 1'
  24.    - 'item DIAMOND_BLOCK 8'
  25. 3:
  26.  rank: 'Silver'
  27.  next: 'Platinum'
  28.  requirements:
  29.    - 'playtime-hours 24'
  30.    - 'placeholder %voteparty_totalvotes_alltime% >= 98'
  31.    - 'money 50000'
  32.    - 'total-mob-kills 1500'
  33.    - 'mob-kills Ender Dragon 3'
  34.    - 'mob-kills Wither 3'
  35.    - 'mcmmo-power-level 1000'
  36.    - 'item NETHERITE_INGOT_BLOCK 3'
  37.    - 'item DIAMOND_BLOCK 16'
  38. 4:
  39.  rank: 'Platinum'
  40.  next: 'Diamond'
  41.  requirements:
  42.    - 'playtime-hours 42'
  43.    - 'placeholder %voteparty_totalvotes_alltime% >= 147'
  44.    - 'money 100000'
  45.    - 'total-mob-kills 2500'
  46.    - 'mob-kills Ender Dragon 5'
  47.    - 'mob-kills Wither 5'
  48.    - 'mcmmo-power-level 1500'
  49.    - 'item NETHERITE_INGOT_BLOCK 5'
  50.    - 'item DIAMOND_BLOCK 32'
  51.    - 'item NETHER_STAR 1'
  52. 5:
  53.  rank: 'Diamond'
  54.  next: 'Ruby'
  55.  requirements:
  56.    - 'playtime-hours 60'
  57.    - 'placeholder %voteparty_totalvotes_alltime% >= 210'
  58.    - 'money 300000'
  59.    - 'total-mob-kills 5000'
  60.    - 'mob-kills Ender Dragon 10'
  61.    - 'mob-kills Wither 10'
  62.    - 'mcmmo-power-level 2000'
  63.    - 'item NETHERITE_INGOT_BLOCK 10'
  64.    - 'item DIAMOND_BLOCK 64 '
  65.    - 'item NETHER_STAR 3'
  66. 6:
  67.  rank: 'Ruby'
  68.  next: 'Cobalt'
  69.  requirements:
  70.    - 'playtime-hours 85'
  71.    - 'placeholder %voteparty_totalvotes_alltime% >= 315'
  72.    - 'money 500000'
  73.    - 'total-mob-kills 10000'
  74.    - 'mob-kills Ender Dragon 12'
  75.    - 'mob-kills Wither 15'
  76.    - 'mcmmo-power-level 2500'
  77.    - 'item NETHERITE_INGOT_BLOCK 15'
  78.    - 'item DIAMOND_BLOCK 128'
  79.    - 'item NETHER_STAR 5'
  80. 7:  
  81.  rank: 'Cobalt'
  82.  next: 'Emerald'
  83.  requirements:
  84.    - 'playtime-hours 100'
  85.    - 'placeholder %voteparty_totalvotes_alltime% >= 420'
  86.    - 'money 1000000'
  87.    - 'total-mob-kills 50000'
  88.    - 'mob-kills Ender Dragon 15'
  89.    - 'mob-kills Wither 20'
  90.    - 'mcmmo-power-level 3000'
  91.    - 'item NETHERITE_INGOT_BLOCK 15'
  92.    - 'item DIAMOND_BLOCK 128'
  93.    - 'item NETHER_STAR 5'
  94. 8:
  95.  rank: 'Emerald'
  96.  next: 'Sapphire'
  97.  requirements:
  98.    - 'playtime-hours 120'
  99.    - 'placeholder %voteparty_totalvotes_alltime% >= 525'
  100.    - 'money 1500000'
  101.    - 'total-mob-kills 80000'
  102.    - 'mob-kills Ender Dragon 20'
  103.    - 'mob-kills Wither 30'
  104.    - 'mcmmo-power-level 3500'
  105.    - 'item NETHERITE_INGOT_BLOCK 15'
  106.    - 'item DIAMOND_BLOCK 128'
  107.    - 'item NETHER_STAR 5'
  108. 9:
  109.  rank: 'Sapphire'
  110.  next: 'Crown'
  111.  requirements:
  112.    - 'playtime-hours 150'
  113.    - 'placeholder %voteparty_totalvotes_alltime% >= 630'
  114.    - 'money 2500000'
  115.    - 'total-mob-kills 100000'
  116.    - 'mob-kills Ender Dragon 25'
  117.    - 'mob-kills Wither 40'
  118.    - 'mcmmo-power-level 4500'
  119.    - 'item NETHERITE_INGOT_BLOCK 15'
  120.    - 'item DIAMOND_BLOCK 128'
  121.    - 'item NETHER_STAR 5'
  122. 10:
  123.  rank: 'Crown'  
  124.  requirements:
  125.    - 'playtime-hours 200'
  126.    - 'placeholder %voteparty_totalvotes_alltime% >= 840'
  127.    - 'money 5000000'
  128.    - 'total-mob-kills 150000'
  129.    - 'mob-kills Ender Dragon 30'
  130.    - 'mob-kills Wither 50'
  131.    - 'mcmmo-power-level 6000'
  132.    - 'item NETHERITE_INGOT_BLOCK 15'
  133.    - 'item DIAMOND_BLOCK 128'
  134.    - 'item NETHER_STAR 5'