You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicNoticevanishEnabledOther = Notice.chat("<green>► <white>{PLAYER} has enabled vanish mode!");
16
-
publicNoticevanishDisabledOther = Notice.chat("<red>► <white>{PLAYER} has disabled vanish mode!");
15
+
publicNoticevanishEnabledForOther = Notice.chat("<green>► <white>Enabled vanish mode for <green>{PLAYER}!");
16
+
publicNoticevanishDisabledForOther = Notice.chat("<red>► <white>Disabled vanish mode for <green>{PLAYER}!");
17
+
18
+
publicNoticevanishEnabledByStaff = Notice.chat("<green>► <white>Administrator <green>{PLAYER} <white>has enabled your vanish mode!");
19
+
publicNoticevanishDisabledByStaff = Notice.chat("<green>► <white>Administrator <green>{PLAYER} <white>has disabled your vanish mode!");
17
20
18
21
publicNoticecurrentlyInVanish = Notice.actionbar("<gradient:#9d6eef:#A1AAFF:#9d6eef>You are currently invisible!</gradient> <dark_gray>(<gray>/vanish</gray>)</dark_gray>");
0 commit comments