mirricraft-skript/mirricraft.sk

30 lines
1.0 KiB
Plaintext
Raw Normal View History

2020-10-20 01:34:59 +00:00
#--------------------------------------------------
#
# MIRRICRAFT
# by Christer Warén / Warén Group
#
#--------------------------------------------------
2020-10-20 02:08:34 +00:00
2020-10-20 01:34:59 +00:00
on load:
2020-10-20 18:54:42 +00:00
#Create Config
if "mirricraft.yml" exist:
2020-10-20 01:46:50 +00:00
stop
else:
2020-10-20 02:08:34 +00:00
create file "mirricraft.yml"
2020-10-20 18:54:42 +00:00
#wf "#--------------------------------------------------" to "mirricraft.yml"
#wf "#" to "mirricraft.yml"
#wf "# MIRRICRAFT" to "mirricraft.yml"
#wf "# by Christer Warén / Warén Group" to "mirricraft.yml"
#wf "#" to "mirricraft.yml"
#wf "#--------------------------------------------------" to "mirricraft.yml"
2020-10-24 04:33:04 +00:00
stop
# --- Bossbar ---
on join:
create bossbar titled "&f&lMirriCraft" and id "bossbar.%player's uuid%" for player with progress 100 with colors white
stop
# --- Welcome Message ---
on join:
send player title "MirriCraft" for 5 seconds
send action bar "Nauti pelihetkestäsi, %player%!" to player