Initial import
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
scoreboard players set #button pv_button_lock 1
|
||||
|
||||
execute if score @s pv_spawn_cd matches 1.. run tellraw @s {"text":"Villager spawn masih cooldown. Tunggu sebentar...","color":"red"}
|
||||
execute if score @s pv_spawn_cd matches 1.. run playsound minecraft:block.note_block.bass player @s ~ ~ ~ 0.8 0.7
|
||||
|
||||
execute unless score @s pv_spawn_cd matches 1.. run function protect_villagers:entities/spawn/check_payment
|
||||
Reference in New Issue
Block a user