Plugin Message channal and global chat check
This commit is contained in:
@@ -21,6 +21,9 @@ public class ChatImplementation implements ChatAPI{
|
||||
public ChatImplementation() {
|
||||
instance = this;
|
||||
Config.init();
|
||||
|
||||
luckPerms = getLuckPerms();
|
||||
//databaseConnection = getDataBase();
|
||||
// init database
|
||||
// init depends//or set them the first time they are called?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user