on command: if player is not op: if command is not "login" or "l" or "reg" or "register": cancel event send "&2Nie mozesz uzywac tej komendy na lobby!" if command is "pl" or "plugins" or "about" or "bukkit:pl" or "bukkit:plugins" or "bukkit:about": cancel event send "&2Nie mozesz uzywac tej komendy na lobby!" options: tag: &6&lCoreHype msg: &8» &7Chat na lobby jest wylaczony! on chat: cancel event if first characters of message is "!": if player is op: replace first characters of message with "" in message send "{@tag} &8» &7%message%" to all players else: send "{@msg}" else: send "{@msg}"