Facebook
From boroo, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 210
  1. # Control panel file
  2. # For colors in panel name use &. Note client must restart if changes made as it caches inventory.
  3. # [island] refers to the island command, e.g., /island
  4. # material format is MATERIAL:DURABILITY where DURABILITY is optional
  5. # description can include color codes using & and new lines using |
  6.  
  7. default:
  8.   panelname: '&bSkyBlock &6&lHBMC.PL'
  9.   buttons:
  10.     0:
  11.       material: 355
  12.       description: '&eTeleport na wyspe'
  13.       command: '[island] go'
  14.       nextsection: ''
  15.     1:
  16.       material: 371
  17.       description: '&eTeleport do sklepu'
  18.       command: 'warp sklep'
  19.       nextsection: ''
  20.     2:
  21.       material: SKULL_ITEM
  22.       description: '&eLista graczy wyspy'
  23.       command: '[island] team'
  24.       nextsection:
  25.     3:
  26.       material: DOOR
  27.       description: '&eUstawia dom'
  28.       command: '[island] sethome'
  29.       nextsection:
  30.     4:
  31.       material: 410
  32.       description: '&eLevel wyspy'
  33.       command: '[island] level'
  34.       nextsection:
  35.     5:
  36.       material: BOOK
  37.       description: '&eTop 10 Wysp'
  38.       command: '[island] top'
  39.       nextsection:
  40.     6:
  41.       material: SIGN
  42.       description: '&eLista dostepnych warpow'
  43.       command: '[island] warps'
  44.       nextsection:
  45.     7:
  46.       material: 426
  47.       description: '&eTeleport na spawn'
  48.       command: 'spawn'
  49.       nextsection:
  50.     8:
  51.       material: SAPLING
  52.       description: '&eZmiana biomu'
  53.       command: '[island] biomes'
  54.       nextsection: ''
  55.     9:
  56.       material: PAPER
  57.       description: '&eZadania'
  58.       command: 'asc'
  59.       nextsection: ''
  60.     10:
  61.       material: ANVIL
  62.       description: '&eUstawienia wyspy'
  63.       command: '[island] settings'
  64.       nextsection: ''
  65.     11:
  66.       material: DIAMOND_PICKAXE
  67.       description: '&eTop 10 Kopaczy'
  68.       command: 'topminers'
  69.       nextsection: ''
  70.     12:
  71.       material: DIAMOND_SWORD
  72.       description: '&eTop 10 Zabijaczy'
  73.       command: 'ks top'
  74.       nextsection: ''
  75.     13:
  76.       material: GOLD_INGOT
  77.       description: '&eTop 10 Kasy'
  78.       command: 'balancetop'
  79.       nextsection: ''
  80.     14:
  81.       material: HOPPER
  82.       description: '&eZwieksz swoj limit lejkow!'
  83.       command: 'lejek'
  84.       nextsection: ''