mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-12 13:53:54 +00:00
admin chat discord formatting (FS-59)
This commit is contained in:
@ -239,7 +239,7 @@ public enum ConfigEntry
|
||||
|
||||
private MainConfig getConfig()
|
||||
{
|
||||
return TotalFreedomMod.plugin().config;
|
||||
return TotalFreedomMod.getPlugin().config;
|
||||
}
|
||||
|
||||
public static ConfigEntry findConfigEntry(String name)
|
||||
|
Reference in New Issue
Block a user