mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-14 19:34:43 +02:00
Changed to TranslationAPI
This commit is contained in:
@ -114,14 +114,6 @@ public class PlotAPI {
|
||||
return PlotMain.config;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return translation configuration
|
||||
* @see com.intellectualcrafters.plot.PlotMain#translations
|
||||
*/
|
||||
public YamlConfiguration getTranslations() {
|
||||
return PlotMain.translations;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return storage configuration
|
||||
* @see com.intellectualcrafters.plot.PlotMain#storage
|
||||
|
Reference in New Issue
Block a user