# _______ _____ __ __ __
# / _____/ / ____\ / / /_/ / /__
# / /___ / /__ / /___ ___ __ ______ / ___/
# / ____/ \___ \ / __/ / __\ / / / __ / / /
# / / __ ____/ / / /\ \ / / / / / /_/ / / /
#/_/ /_/ \_____/ /_/ /_/ /_/ /_/ / ____/ ( (
# / / \ \
# /_/ )_)
#
options:
# Genel ayarlar
maden: any lapis ore
perm: lapis.hediye
sans: 5%
# Hediye item 1 ayarları
drop.item1: diamond block
drop.item1.miktar: 5
# Hediye item 2 ayarları
drop.item2: emerald block
drop.item2.miktar: 10
# Hediye item 3 ayarları
drop.item3: enchanted golden apple
drop.item3.miktar: 3
# Mesaj ve havafisek sistemi
hediye.mesaj: &9&lLAPIS &8&l> &eHey! Lapis kirarken sansli kayaya denk geldin. &b5 Diamond Block&e, &a10 Emerald Block &eve &63 Gapple Kazandın &e!
broadcast.mesaj: &9&lLAPIS &8&l> &d&l%player% &eadli kisi lapis kazarken &b5 Diamond Block&e, &a10 Emerald Block &eve &63 Gapple Kazandı &e!
havafisek: true
on mine of {@maden}:
player's gamemode is not creative:
player has permission "{@perm}":
chance of {@sans}:
set event-block to badrock
drop {@drop.item1.miktar} {@drop.item1}
drop {@drop.item2.miktar} {@drop.item2}
drop {@drop.item3.miktar} {@drop.item3}
message "{@hediye.mesaj}"
if {@havafisek} is true:
launch creeper firework colored green at player timed 1
broadcast "{@broadcast.mesaj}"
stop