variables:
{bugday::%player%} = 0
{bdsüre::%player%} = 0
command /bdmvadd:
permission: bugday.admin
trigger:
execute player command "mv create bugday NORMAL -t FLAT"
execute player command "mv confirm"
command /bdtp <player>:
permission: bugday.admin
trigger:
execute player command "mv tp %arg 1% bugday"
command bdoff:
permission: bugday.admin
trigger:
if player's world is "bugday":
execute player command "fill 15 4 -18 -15 4 18 air"
execute player command "fill -2 4 -3 4 7 -3 barrier"
execute player command "fill -2 4 -3 -2 7 3 barrier"
execute player command "fill 4 4 -3 4 7 3 barrier"
execute player command "fill 4 4 3 -2 7 3 barrier"
wait 3 tick
execute player command "fill 4 3 -3 -2 3 3 sandstone"
execute player command "fill -1 3 2 3 3 -2 wool"
execute player command "fill 1 3 0 1 3 0 sandstone"
execute console command "bdbkleok"
send "Yarış Sona Erdi!" to players
command bdon:
permission: bugday.admin
trigger:
if player's world is "bugday":
wait 3 tick
execute player command "fill 4 4 3 -2 7 3 air"
execute player command "fill -2 4 -3 -2 7 3 air"
execute player command "fill 4 4 -3 4 7 3 air"
execute player command "fill 4 4 3 -2 7 3 air"
execute player command "fill -1 7 -3 3 4 -3 air"
set {bugday::%player%} to 0
wait 65 real seconds
execute player command "bdbkleok"
execute console command "eco give %player% {bugday::%player%}"
command bdset:
permission: bugday.admin
trigger:
if player's world is "bugday":
execute player command "mv rule randomTickSpeed 0 bugday"
execute player command "fill 15 3 -18 -15 3 18 farmland"
wait 3 tick
execute player command "fill 15 4 -18 -15 4 18 wheat 7"
wait 2 tick
execute player command "fill -1 4 2 3 4 -2 air"
execute player command "fill -1 4 2 3 4 -2 air"
wait 2 tick
execute player command "fill -2 4 -3 4 7 -3 barrier"
execute player command "fill -2 4 -3 -2 7 3 barrier"
execute player command "fill 4 4 -3 4 7 3 barrier"
execute player command "fill 4 4 3 -2 7 3 barrier"
wait 3 tick
execute player command "fill 4 3 -3 -2 3 3 sandstone"
wait 3 tick
execute player command "fill -1 3 2 3 3 -2 wool"
wait 3 tick
execute player command "fill 1 3 0 1 3 0 sandstone"
execute player command "fill 16 4 -19 -16 11 -19 barrier"
execute player command "fill -16 11 -19 -16 4 19 barrier"
execute player command "fill -16 4 19 16 11 19 barrier"
execute player command "fill 16 11 19 16 4 -18 barrier"
execute player command "bdbkleok"
on break of wheat:
if player's world is "bugday":
add 1 to {bugday::%player%}
send "Toplam Buğdayınız: %{bugday::%player%}%"
command setbekle:
permission: bugday.admin
trigger:
set {bdbkle.%player%.location} to location of player
send "Okiiii!"
command bdbkleok:
trigger:
teleport players to {bdbkle.%player%.location}