Spaces:
Running
Running
Update plugins/CommandPanels/panels/tienda.yml
Browse files
plugins/CommandPanels/panels/tienda.yml
CHANGED
@@ -29,7 +29,7 @@ panels:
|
|
29 |
- msg= Conseguiste /hat
|
30 |
- cpc
|
31 |
value0: '%player_minutes_lived% ISGREATER'
|
32 |
-
compare0:
|
33 |
'3':
|
34 |
material: elytra
|
35 |
name: 'Comando: /fly'
|
@@ -54,7 +54,7 @@ panels:
|
|
54 |
- msg= Conseguiste /fly
|
55 |
- cpc
|
56 |
value0: '%player_minutes_lived% ISGREATER'
|
57 |
-
compare0:
|
58 |
'53':
|
59 |
material: dragon_egg
|
60 |
name: CustomPrefix
|
@@ -80,9 +80,9 @@ panels:
|
|
80 |
value0: NOT %cp-player-name% HASPERM
|
81 |
compare0: commandpanels.customprefix.earn OR
|
82 |
value1: '%player_minutes_lived% ISGREATER'
|
83 |
-
compare1:
|
84 |
value2: '%player_level% ISGREATER'
|
85 |
-
compare2:
|
86 |
commands:
|
87 |
- console= lp user %cp-player-name% permission set commandpanels.customprefix true
|
88 |
- msg= Ha obtenido el CustomPrefix
|
|
|
29 |
- msg= Conseguiste /hat
|
30 |
- cpc
|
31 |
value0: '%player_minutes_lived% ISGREATER'
|
32 |
+
compare0: 5
|
33 |
'3':
|
34 |
material: elytra
|
35 |
name: 'Comando: /fly'
|
|
|
54 |
- msg= Conseguiste /fly
|
55 |
- cpc
|
56 |
value0: '%player_minutes_lived% ISGREATER'
|
57 |
+
compare0: 60
|
58 |
'53':
|
59 |
material: dragon_egg
|
60 |
name: CustomPrefix
|
|
|
80 |
value0: NOT %cp-player-name% HASPERM
|
81 |
compare0: commandpanels.customprefix.earn OR
|
82 |
value1: '%player_minutes_lived% ISGREATER'
|
83 |
+
compare1: 240
|
84 |
value2: '%player_level% ISGREATER'
|
85 |
+
compare2: 100
|
86 |
commands:
|
87 |
- console= lp user %cp-player-name% permission set commandpanels.customprefix true
|
88 |
- msg= Ha obtenido el CustomPrefix
|