forked from SteamWar/SteamWar
Update VelocityCore/src/de/steamwar/velocitycore/listeners/ChatListener.java
This commit is contained in:
@@ -238,6 +238,9 @@ public class ChatListener extends BasicListener {
|
|||||||
if (message.contains("CHAOSCAOT")) {
|
if (message.contains("CHAOSCAOT")) {
|
||||||
specialAlert(sender, "Chaoscaot", "CHAT_CHAOSCAOT_", 3, 6, 11, 12, 15, 17);
|
specialAlert(sender, "Chaoscaot", "CHAT_CHAOSCAOT_", 3, 6, 11, 12, 15, 17);
|
||||||
}
|
}
|
||||||
|
if (message.contains("ITONA")) {
|
||||||
|
specialAlert(sender, "ItonaCA", "CHAT_ITONA_", 3, 6, 11, 12, 15);
|
||||||
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user