refactor: rename bossBarNamespace to namespace for global and some other config things
This commit is contained in:
@@ -18,7 +18,7 @@ public class Configuration {
|
||||
|
||||
public String weatherApiKey;
|
||||
|
||||
public String bossBarNamespace = "chomens_bot";
|
||||
public String namespace = "chomens_bot";
|
||||
public String teamName = "chomens_bot";
|
||||
|
||||
public Core core = new Core();
|
||||
|
||||
Reference in New Issue
Block a user