diff --git a/mirricraft.sk b/mirricraft.sk index 0e08a64..574b014 100644 --- a/mirricraft.sk +++ b/mirricraft.sk @@ -144,13 +144,13 @@ command /mirricraft [] [] [] []: format slot loop-integer of player with gray stained glass pane named "&7" to be unstealable if player have permission "mirricraft.admin": - format slot 10 of player with compass named "&4Mene" with lore "-" to close then run [execute player command "/mirricraft gui visit"] + format slot 10 of player with compass named "&2Mene" with lore "-" to close then run [execute player command "/mirricraft gui visit"] format slot 12 of player with diamond named "&bVIP" with lore "-" to close then run [execute player command "/mirricraft gui vip"] - format slot 14 of player with player's skull named "&6Player" with lore "&o&f%player%" to close then run [execute player command "/mirricraft gui player"] - format slot 16 of player with diamond axe named "&5Ylläpito" with lore "-" to close then run [execute player command "/mirricraft gui admin"] + format slot 14 of player with diamond axe named "&5Ylläpito" with lore "-" to close then run [execute player command "/mirricraft gui admin"] + format slot 16 of player with player's skull named "&6Player" with lore "&o&f%player%" to close then run [execute player command "/mirricraft gui player"] stop else: - format slot 10 of player with compass named "&4Mene" with lore "-" to close then run [execute player command "/mirricraft gui visit"] + format slot 10 of player with compass named "&2Mene" with lore "-" to close then run [execute player command "/mirricraft gui visit"] format slot 13 of player with diamond named "&bVIP" with lore "-" to close then run [execute player command "/mirricraft gui vip"] format slot 16 of player with player's skull named "&6Player" with lore "&o&f%player%" to close then run [execute player command "/mirricraft gui player"] stop