Spaces:
Sleeping
Sleeping
Create Events/tienda.yml
Browse files
plugins/CommandPanels/Events/tienda.yml
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
panels:
|
2 |
+
Tienda:
|
3 |
+
perm: default
|
4 |
+
rows: '6'
|
5 |
+
title: '&6&lTienda'
|
6 |
+
empty: AIR
|
7 |
+
item:
|
8 |
+
'1':
|
9 |
+
material: player_head
|
10 |
+
name: 'Comando: /hat'
|
11 |
+
lore:
|
12 |
+
- >-
|
13 |
+
Consigue el comando /hat, podrás colocarte casi cualquier bloque en
|
14 |
+
tu cabeza
|
15 |
+
- 'Requisitos:%player_minutes_lived%/60'
|
16 |
+
has0:
|
17 |
+
material: player_head
|
18 |
+
name: 'Comando:/hat'
|
19 |
+
lore:
|
20 |
+
- 'Ya tienes este comando, utiliza /hat'
|
21 |
+
value0: '%cp-player-name% HASPERM'
|
22 |
+
compare0: essentials.hat
|
23 |
+
has1:
|
24 |
+
material: player_head
|
25 |
+
name: 'Comando:/hat'
|
26 |
+
lore:
|
27 |
+
- >-
|
28 |
+
Consigue el comando /hat, podrás colocarte casi cualquier bloque
|
29 |
+
en tu cabeza
|
30 |
+
- Ya puedes comprarlo
|
31 |
+
commands:
|
32 |
+
- console= lp user %player_name% permission set essentials.hat true
|
33 |
+
- msg= Conseguiste /hat
|
34 |
+
- cpc
|
35 |
+
value0: '%player_minutes_lived% ISGREATER'
|
36 |
+
compare0: '60'
|
37 |
+
commands:
|
38 |
+
- shop
|