View difference between Paste ID: CfhziHnF and gpxHatPu
SHOW: | | - or go back to the newest paste.
1
test:
2
  command: /test
3
  type: ICON_MENU
4
  iconmenu_title: 'Test'
5-
  iconmenu_size: 9
5+
  iconmenu_size: 27
6
  iconmenu_commands:
7-
  - '4:Stone:0:%stayopen%/1buy:&cTest'
7+
  - '11:GOLD_BLOCK:0:/premiumbuy:&6Premium'
8
  cost: 0
9
  permission-required: false
10-
1buy:
10+
premiumbuy:
11-
  command: /1buy
11+
  command: /premiumbuy
12
  type: RUN_CONSOLE
13
  runcmd:
14-
  - '/give $player stone'
14+
  - 'pex user $player group set premium'
15-
  cost: 50
15+
  - '$broadcasttext$ &8&l[&c&lSYSTEM&8&l] &a $player ist nun &6&lPremium&a!'
16
  cost: 10000
17
  permission-required: false
18
queue:
19
  command: /queue
20
  type: RUN_COMMAND
21
  runcmd:
22
  - '/1vs1 join Basic'
23
  permission-required: false