Added laughs to unlaugh

This commit is contained in:
Norbi Peti 2016-01-27 19:21:55 +01:00
parent 4dc5004e7c
commit ade248bf90
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -152,7 +152,7 @@ public class PlayerListener implements Listener { // 2015.07.16.
private Essentials essentials = null;
private final String[] LaughStrings = new String[] { "xd", "lel", "lawl",
"kek", "lmao" };
"kek", "lmao", "hue", "hah" };
@EventHandler
public void onPlayerChat(AsyncPlayerChatEvent event) {