-
Notifications
You must be signed in to change notification settings - Fork 0
/
keyall_command.sk
35 lines (35 loc) · 2.35 KB
/
keyall_command.sk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
command /keyall:
permission: op, console
trigger:
send title "&aKeyall &fin 10 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 9 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 8 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 7 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 6 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 5 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 4 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 3 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 2 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
wait 1 seconds
send title "&aKeyall &fin 1 sec!" with subtitle "Have fun, spend quickly!" to all players for 5 seconds
play sound "entity.experience_orb.pickup" with volume 0.5 to the player
send "&bHey player, you got a key!" to all players
execute console command "excellentcrates key giveall key_all_crate_key 1"
send title "&f&l&ks &6&lKeyall over! &f&l&ks" with subtitle " " to all players for 3 seconds