public interface EzyPluginSetting extends EzyBaseSetting
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EzyPluginSetting.EzyListenEvents |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigFile()
return the full path configuration file which you input
let's say you setup the configuration file is config.properties
so this function will return
{ezyfox_server_home_path}/plugins/{plugin_folder}/config.properties
|
EzyPluginSetting.EzyListenEvents |
getListenEvents() |
int |
getPriority() |
getConfigFile, getConfigFileInput, getEntryLoader, getEntryLoaderArgs, getFolder, getId, getLocation, getName, getThreadPoolSize, getZoneIdint getPriority()
EzyPluginSetting.EzyListenEvents getListenEvents()
String getConfigFile()
getConfigFile in interface EzyBaseSettingCopyright © 2021 Young Monkeys. All rights reserved.