Plan/all/com/djrapitops/plan/PlanNukkit.html

282 lines
20 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html lang="en">
2020-01-24 11:56:15 +01:00
<head>
<!-- Generated by javadoc (17) -->
<title>PlanNukkit (Plan 5.5-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: com.djrapitops.plan, class: PlanNukkit">
<meta name="generator" content="javadoc/ClassWriterImpl">
2020-01-24 11:56:15 +01:00
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
2020-01-24 11:56:15 +01:00
<script type="text/javascript" src="../../../script.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../script-dir/jquery-ui.min.js"></script>
2020-01-24 11:56:15 +01:00
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../";
loadScripts(document, 'script');</script>
2020-01-24 11:56:15 +01:00
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
2020-01-24 11:56:15 +01:00
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../index.html">Overview</a></li>
2020-01-24 11:56:15 +01:00
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
2020-01-24 11:56:15 +01:00
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html#class">Help</a></li>
2020-01-24 11:56:15 +01:00
</ul>
</div>
<div class="sub-nav">
2020-01-24 11:56:15 +01:00
<div>
<ul class="sub-nav-list">
2020-01-24 11:56:15 +01:00
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
2020-01-24 11:56:15 +01:00
</ul>
<ul class="sub-nav-list">
2020-01-24 11:56:15 +01:00
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
2020-01-24 11:56:15 +01:00
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
2020-01-24 11:56:15 +01:00
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">com.djrapitops.plan</a></div>
<h1 title="Class PlanNukkit" class="title">Class PlanNukkit</h1>
2020-01-24 11:56:15 +01:00
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">cn.nukkit.plugin.PluginBase
<div class="inheritance">com.djrapitops.plan.PlanNukkit</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
2020-01-24 11:56:15 +01:00
<dt>All Implemented Interfaces:</dt>
<dd><code>cn.nukkit.command.CommandExecutor</code>, <code>cn.nukkit.plugin.Plugin</code>, <code><a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></code></dd>
2020-01-24 11:56:15 +01:00
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">PlanNukkit</span>
<span class="extends-implements">extends cn.nukkit.plugin.PluginBase
implements <a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></span></div>
2020-01-24 11:56:15 +01:00
<div class="block">Main class for Nukkit that manages the plugin.</div>
</section>
<section class="summary">
<ul class="summary-list">
2020-01-24 11:56:15 +01:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">PlanNukkit</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
2020-01-24 11:56:15 +01:00
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#cancelAllTasks()" class="member-name-link">cancelAllTasks</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="commands/use/ColorScheme.html" title="class in com.djrapitops.plan.commands.use">ColorScheme</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getColorScheme()" class="member-name-link">getColorScheme</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="PlanSystem.html" title="class in com.djrapitops.plan">PlanSystem</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSystem()" class="member-name-link">getSystem</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onCommand(cn.nukkit.command.CommandSender,cn.nukkit.command.Command,java.lang.String,java.lang.String%5B%5D)" class="member-name-link">onCommand</a><wbr>(cn.nukkit.command.CommandSender&nbsp;actualSender,
cn.nukkit.command.Command&nbsp;actualCommand,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;label,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;args)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onDisable()" class="member-name-link">onDisable</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onEnable()" class="member-name-link">onEnable</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onLoad()" class="member-name-link">onLoad</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#registerCommand(com.djrapitops.plan.commands.use.Subcommand)" class="member-name-link">registerCommand</a><wbr>(<a href="commands/use/Subcommand.html" title="class in com.djrapitops.plan.commands.use">Subcommand</a>&nbsp;command)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-cn.nukkit.plugin.PluginBase">Methods inherited from class&nbsp;cn.nukkit.plugin.PluginBase</h3>
<code>getCommand, getConfig, getDataFolder, getDescription, getFile, getFullName, getLogger, getName, getPluginLoader, getResource, getServer, init, isDisabled, isEnabled, isInitialized, reloadConfig, saveConfig, saveDefaultConfig, saveResource, saveResource, saveResource, setEnabled, setEnabled</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.djrapitops.plan.PlanPlugin">Methods inherited from interface&nbsp;com.djrapitops.plan.<a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></h3>
<code><a href="PlanPlugin.html#getDataFolder()">getDataFolder</a>, <a href="PlanPlugin.html#getResource(java.lang.String)">getResource</a>, <a href="PlanPlugin.html#isSystemEnabled()">isSystemEnabled</a></code></div>
</section>
2020-01-24 11:56:15 +01:00
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
2020-01-24 11:56:15 +01:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>PlanNukkit</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">PlanNukkit</span>()</div>
</section>
2020-01-24 11:56:15 +01:00
</li>
</ul>
</section>
</li>
2020-01-24 11:56:15 +01:00
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="onLoad()">
<h3>onLoad</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onLoad</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>onLoad</code>&nbsp;in interface&nbsp;<code>cn.nukkit.plugin.Plugin</code></dd>
<dt>Overrides:</dt>
<dd><code>onLoad</code>&nbsp;in class&nbsp;<code>cn.nukkit.plugin.PluginBase</code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="onEnable()">
<h3>onEnable</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onEnable</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="PlanPlugin.html#onEnable()">onEnable</a></code>&nbsp;in interface&nbsp;<code><a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></code></dd>
<dt>Specified by:</dt>
<dd><code>onEnable</code>&nbsp;in interface&nbsp;<code>cn.nukkit.plugin.Plugin</code></dd>
<dt>Overrides:</dt>
2020-01-24 11:56:15 +01:00
<dd><code>onEnable</code>&nbsp;in class&nbsp;<code>cn.nukkit.plugin.PluginBase</code></dd>
</dl>
</section>
2020-01-24 11:56:15 +01:00
</li>
<li>
<section class="detail" id="getColorScheme()">
<h3>getColorScheme</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="commands/use/ColorScheme.html" title="class in com.djrapitops.plan.commands.use">ColorScheme</a></span>&nbsp;<span class="element-name">getColorScheme</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="PlanPlugin.html#getColorScheme()">getColorScheme</a></code>&nbsp;in interface&nbsp;<code><a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></code></dd>
2020-01-24 11:56:15 +01:00
</dl>
</section>
2020-01-24 11:56:15 +01:00
</li>
<li>
<section class="detail" id="onDisable()">
<h3>onDisable</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onDisable</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="PlanPlugin.html#onDisable()">onDisable</a></code>&nbsp;in interface&nbsp;<code><a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></code></dd>
<dt>Specified by:</dt>
<dd><code>onDisable</code>&nbsp;in interface&nbsp;<code>cn.nukkit.plugin.Plugin</code></dd>
<dt>Overrides:</dt>
<dd><code>onDisable</code>&nbsp;in class&nbsp;<code>cn.nukkit.plugin.PluginBase</code></dd>
2020-01-24 11:56:15 +01:00
</dl>
</section>
2020-01-24 11:56:15 +01:00
</li>
<li>
<section class="detail" id="cancelAllTasks()">
<h3>cancelAllTasks</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">cancelAllTasks</span>()</div>
</section>
2020-01-24 11:56:15 +01:00
</li>
<li>
<section class="detail" id="onCommand(cn.nukkit.command.CommandSender,cn.nukkit.command.Command,java.lang.String,java.lang.String[])">
<h3>onCommand</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">onCommand</span><wbr><span class="parameters">(cn.nukkit.command.CommandSender&nbsp;actualSender,
cn.nukkit.command.Command&nbsp;actualCommand,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;label,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>[]&nbsp;args)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code>onCommand</code>&nbsp;in interface&nbsp;<code>cn.nukkit.command.CommandExecutor</code></dd>
<dt>Overrides:</dt>
<dd><code>onCommand</code>&nbsp;in class&nbsp;<code>cn.nukkit.plugin.PluginBase</code></dd>
2020-01-24 11:56:15 +01:00
</dl>
</section>
2020-01-24 11:56:15 +01:00
</li>
<li>
<section class="detail" id="registerCommand(com.djrapitops.plan.commands.use.Subcommand)">
<h3>registerCommand</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">registerCommand</span><wbr><span class="parameters">(<a href="commands/use/Subcommand.html" title="class in com.djrapitops.plan.commands.use">Subcommand</a>&nbsp;command)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="PlanPlugin.html#registerCommand(com.djrapitops.plan.commands.use.Subcommand)">registerCommand</a></code>&nbsp;in interface&nbsp;<code><a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></code></dd>
2020-10-11 17:01:29 +02:00
</dl>
</section>
2020-10-11 17:01:29 +02:00
</li>
<li>
<section class="detail" id="getSystem()">
<h3>getSystem</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="PlanSystem.html" title="class in com.djrapitops.plan">PlanSystem</a></span>&nbsp;<span class="element-name">getSystem</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="PlanPlugin.html#getSystem()">getSystem</a></code>&nbsp;in interface&nbsp;<code><a href="PlanPlugin.html" title="interface in com.djrapitops.plan">PlanPlugin</a></code></dd>
2020-01-24 11:56:15 +01:00
</dl>
</section>
2020-01-24 11:56:15 +01:00
</li>
</ul>
</section>
2020-01-24 11:56:15 +01:00
</li>
</ul>
</section>
2020-01-24 11:56:15 +01:00
<!-- ========= END OF CLASS DATA ========= -->
</main>
2020-01-24 11:56:15 +01:00
</div>
</div>
</body>
</html>