We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75715d5 + 5e391f1 commit f93832aCopy full SHA for f93832a
1 file changed
src/main/java/hexed/CurseFilter.java
@@ -3,5 +3,5 @@
3
//TODO put in other plugin
4
public class CurseFilter{
5
//this is probably the most curses I've ever typed
6
- public static final String[] swears = {"shit", "fuck", "asshole", "nigger", "nigga", "faggot", "dick", "bitch"};
+ public static final String[] swears = {"shit", "fuck", "asshole", "nigger", "nigga", "niga", "faggot", "dick", "cunt", "bitch"};
7
}
0 commit comments