<li><ahref="../../../com/djrapitops/plan/SpongeTaskSystem.html"title="class in com.djrapitops.plan"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../com/djrapitops/plan/TaskSystem.html"title="class in com.djrapitops.plan"><spanclass="typeNameLink">Next Class</span></a></li>
<dd><ahref="../../../com/djrapitops/plan/settings/BukkitConfigSystem.html"title="class in com.djrapitops.plan.settings">BukkitConfigSystem</a>, <ahref="../../../com/djrapitops/plan/storage/database/BukkitDBSystem.html"title="class in com.djrapitops.plan.storage.database">BukkitDBSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/importing/BukkitImportSystem.html"title="class in com.djrapitops.plan.gathering.importing">BukkitImportSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/listeners/BukkitListenerSystem.html"title="class in com.djrapitops.plan.gathering.listeners">BukkitListenerSystem</a>, <ahref="../../../com/djrapitops/plan/BukkitTaskSystem.html"title="class in com.djrapitops.plan">BukkitTaskSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/listeners/BungeeListenerSystem.html"title="class in com.djrapitops.plan.gathering.listeners">BungeeListenerSystem</a>, <ahref="../../../com/djrapitops/plan/identification/BungeeServerInfo.html"title="class in com.djrapitops.plan.identification">BungeeServerInfo</a>, <ahref="../../../com/djrapitops/plan/BungeeTaskSystem.html"title="class in com.djrapitops.plan">BungeeTaskSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/cache/CacheSystem.html"title="class in com.djrapitops.plan.gathering.cache">CacheSystem</a>, <ahref="../../../com/djrapitops/plan/settings/ConfigSystem.html"title="class in com.djrapitops.plan.settings">ConfigSystem</a>, <ahref="../../../com/djrapitops/plan/storage/database/DBSystem.html"title="class in com.djrapitops.plan.storage.database">DBSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/importing/EmptyImportSystem.html"title="class in com.djrapitops.plan.gathering.importing">EmptyImportSystem</a>, <ahref="../../../com/djrapitops/plan/delivery/export/ExportSystem.html"title="class in com.djrapitops.plan.delivery.export">ExportSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/geolocation/GeolocationCache.html"title="class in com.djrapitops.plan.gathering.geolocation">GeolocationCache</a>, <ahref="../../../com/djrapitops/plan/gathering/importing/ImportSystem.html"title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/listeners/ListenerSystem.html"title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a>, <ahref="../../../com/djrapitops/plan/settings/locale/LocaleSystem.html"title="class in com.djrapitops.plan.settings.locale">LocaleSystem</a>, <ahref="../../../com/djrapitops/plan/settings/network/NetworkSettingManager.html"title="class in com.djrapitops.plan.settings.network">NetworkSettingManager</a>, <ahref="../../../com/djrapitops/plan/gathering/cache/NicknameCache.html"title="class in com.djrapitops.plan.gathering.cache">NicknameCache</a>, <ahref="../../../com/djrapitops/plan/settings/NukkitConfigSystem.html"title="class in com.djrapitops.plan.settings">NukkitConfigSystem</a>, <ahref="../../../com/djrapitops/plan/storage/database/NukkitDBSystem.html"title="class in com.djrapitops.plan.storage.database">NukkitDBSystem</a>, <ahref="../../../com/djrapitops/plan/gathering/listeners/NukkitListenerSystem.html"title="class in com.djrapitops.plan.gathering.listeners">NukkitListenerSystem</a>, <ahref="../../../com/djrapitops/plan/NukkitTaskSystem.html"title="class in com.djrapitops.plan">NukkitTaskSystem</a>, <ahref="../../../com/djrapitops/plan/storage/file/PlanFiles.html"title="class in com.djrapitops.plan.storage.file">PlanFiles</a>, <ahref="../../../com/djrapitops/plan/PlanSystem.html"title="class in com.djrapitops.plan">PlanSystem</a>, <ahref="../../../com/djrapitops/plan/processing/Processing.html"title="class in com.djrapitops.plan.processing">Processing</a>, <ahref="../../../com/djrapitops/plan/settings/ProxyConfigSystem.html"title="class in com.djrapitops.plan.settings">ProxyConfigSystem</a>, <ahref="../../../com/djrapitops/plan/storage/database/ProxyDBSystem.html"title="class in com.djrapitops.plan.storage.database">ProxyDBSystem</a>, <ahref="../../../com/djrapit
<divclass="block">Performs enable actions for the subsystem.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<divclass="details">
<ulclass="blockList">
<liclass="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.detail">
<!---->
</a>
<h3>Method Detail</h3>
<aname="enable--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>enable</h4>
<pre>void enable()
throws <ahref="../../../com/djrapitops/plan/exceptions/EnableException.html"title="class in com.djrapitops.plan.exceptions">EnableException</a></pre>
<divclass="block">Performs enable actions for the subsystem.</div>
<dl>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code><ahref="../../../com/djrapitops/plan/exceptions/EnableException.html"title="class in com.djrapitops.plan.exceptions">EnableException</a></code> - If an error occurred during enable and it is fatal to the subsystem.</dd>
</dl>
</li>
</ul>
<aname="disable--">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>disable</h4>
<pre>void disable()</pre>
<divclass="block">Performs disable actions for the subsystem</div>
<li><ahref="../../../com/djrapitops/plan/SpongeTaskSystem.html"title="class in com.djrapitops.plan"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../com/djrapitops/plan/TaskSystem.html"title="class in com.djrapitops.plan"><spanclass="typeNameLink">Next Class</span></a></li>