Add a reload command
This commit is contained in:
@@ -13,4 +13,8 @@ public interface ChatAPI {
|
||||
|
||||
DatabaseConnection getDataBase();
|
||||
|
||||
void ReloadConfig();
|
||||
|
||||
void ReloadChatFilters();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user