|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bukkit.plugin.java.JavaPlugin
de.sockenklaus.XmlStats.XmlStats
public class XmlStats
The Class XmlStats.
| Constructor Summary | |
|---|---|
XmlStats()
|
|
| Method Summary | |
|---|---|
static org.bukkit.Server |
getServerRef()
Gets the server ref. |
static com.nidefawl.Stats.Stats |
getStatsPlugin()
Gets the stats plugin. |
static void |
LogError(java.lang.String Message)
Log error. |
static void |
LogInfo(java.lang.String Message)
Log info. |
static void |
LogWarn(java.lang.String Message)
Log warn. |
void |
onDisable()
|
void |
onEnable()
|
| Methods inherited from class org.bukkit.plugin.java.JavaPlugin |
|---|
getCommand, getConfiguration, getDatabase, getDatabaseClasses, getDataFolder, getDefaultWorldGenerator, getDescription, getPluginLoader, getServer, isEnabled, isInitialized, isNaggable, onCommand, onLoad, setNaggable, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XmlStats()
| Method Detail |
|---|
public void onDisable()
public void onEnable()
public static void LogError(java.lang.String Message)
Message - the messagepublic static void LogInfo(java.lang.String Message)
Message - the messagepublic static void LogWarn(java.lang.String Message)
Message - the messagepublic static com.nidefawl.Stats.Stats getStatsPlugin()
public static org.bukkit.Server getServerRef()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||