public static class PluginLoader.Settings extends Object
static PluginLoader.Settings
DefaultSettings
Settings()
Settings(boolean banner, boolean log, boolean debug)
boolean
isBanner()
isDebug()
isLog()
void
setBanner(boolean banner)
setDebug(boolean debug)
setLog(boolean log)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final PluginLoader.Settings DefaultSettings
public Settings()
public Settings(boolean banner, boolean log, boolean debug)
public boolean isDebug()
public void setDebug(boolean debug)
public boolean isBanner()
public void setBanner(boolean banner)
public boolean isLog()
public void setLog(boolean log)
Copyright © 2022. All rights reserved.