mirror of
https://github.com/aikar/commands.git
synced 2026-06-02 07:12:18 +00:00
load parent acf-core lang
This commit is contained in:
@@ -10,6 +10,7 @@ public class SpongeLocales extends Locales{
|
||||
|
||||
@Override
|
||||
public void loadLanguages() {
|
||||
super.loadLanguages();
|
||||
String pluginName = "acf-" + manager.plugin.getName();
|
||||
addMessageBundles("acf-minecraft", pluginName, pluginName.toLowerCase());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user