Skip to content

Commit f931dcd

Browse files
committed
messages
1 parent 346a8d3 commit f931dcd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/dev/plex/ChatFilterModule.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public void load()
3434
module = this;
3535
config = new ModuleConfig(this, "chatfilter/config.yml", "config.yml");
3636
config.load();
37+
loadMessages("chatfilter/messages.yml");
3738
}
3839

3940
@Override

0 commit comments

Comments
 (0)