From 45c4718aab37435f934d5da7cf61bcc6c2e2ab10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sun, 30 Apr 2023 21:12:54 +0300 Subject: [PATCH] Update --- mirricraft.sk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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