<li><ahref="../../../../com/djrapitops/plan/system/PlanSystem.html"title="class in com.djrapitops.plan.system"><spanclass="typeNameLink">Prev Class</span></a></li>
<dd><ahref="../../../../com/djrapitops/plan/system/settings/BukkitConfigSystem.html"title="class in com.djrapitops.plan.system.settings">BukkitConfigSystem</a>, <ahref="../../../../com/djrapitops/plan/system/database/BukkitDBSystem.html"title="class in com.djrapitops.plan.system.database">BukkitDBSystem</a>, <ahref="../../../../com/djrapitops/plan/system/importing/BukkitImportSystem.html"title="class in com.djrapitops.plan.system.importing">BukkitImportSystem</a>, <ahref="../../../../com/djrapitops/plan/system/listeners/BukkitListenerSystem.html"title="class in com.djrapitops.plan.system.listeners">BukkitListenerSystem</a>, <ahref="../../../../com/djrapitops/plan/system/tasks/BukkitTaskSystem.html"title="class in com.djrapitops.plan.system.tasks">BukkitTaskSystem</a>, <ahref="../../../../com/djrapitops/plan/system/listeners/BungeeListenerSystem.html"title="class in com.djrapitops.plan.system.listeners">BungeeListenerSystem</a>, <ahref="../../../../com/djrapitops/plan/system/info/server/BungeeServerInfo.html"title="class in com.djrapitops.plan.system.info.server">BungeeServerInfo</a>, <ahref="../../../../com/djrapitops/plan/system/tasks/BungeeTaskSystem.html"title="class in com.djrapitops.plan.system.tasks">BungeeTaskSystem</a>, <ahref="../../../../com/djrapitops/plan/system/cache/CacheSystem.html"title="class in com.djrapitops.plan.system.cache">CacheSystem</a>, <ahref="../../../../com/djrapitops/plan/system/settings/ConfigSystem.html"title="class in com.djrapitops.plan.system.settings">ConfigSystem</a>, <ahref="../../../../com/djrapitops/plan/system/info/connection/ConnectionSystem.html"title="class in com.djrapitops.plan.system.info.connection">ConnectionSystem</a>, <ahref="../../../../com/djrapitops/plan/system/database/DBSystem.html"title="class in com.djrapitops.plan.system.database">DBSystem</a>, <ahref="../../../../com/djrapitops/plan/system/importing/EmptyImportSystem.html"title="class in com.djrapitops.plan.system.importing">EmptyImportSystem</a>, <ahref="../../../../com/djrapitops/plan/system/export/ExportSystem.html"title="class in com.djrapitops.plan.system.export">ExportSystem</a>, <ahref="../../../../com/djrapitops/plan/system/cache/GeolocationCache.html"title="class in com.djrapitops.plan.system.cache">GeolocationCache</a>, <ahref="../../../../com/djrapitops/plan/data/plugin/HookHandler.html"title="class in com.djrapitops.plan.data.plugin">HookHandler</a>, <ahref="../../../../com/djrapitops/plan/system/importing/ImportSystem.html"title="class in com.djrapitops.plan.system.importing">ImportSystem</a>, <ahref="../../../../com/djrapitops/plan/system/info/InfoSystem.html"title="class in com.djrapitops.plan.system.info">InfoSystem</a>, <ahref="../../../../com/djrapitops/plan/system/listeners/ListenerSystem.html"title="class in com.djrapitops.plan.system.listeners">ListenerSystem</a>, <ahref="../../../../com/djrapitops/plan/system/locale/LocaleSystem.html"title="class in com.djrapitops.plan.system.locale">LocaleSystem</a>, <ahref="../../../../com/djrapitops/plan/system/settings/network/NetworkSettingManager.html"title="class in com.djrapitops.plan.system.settings.network">NetworkSettingManager</a>, <ahref="../../../../com/djrapitops/plan/system/cache/NicknameCache.html"title="class in com.djrapitops.plan.system.cache">NicknameCache</a>, <ahref="../../../../com/djrapitops/plan/system/file/PlanFiles.html"title="class in com.djrapitops.plan.system.file">PlanFiles</a>, <ahref="../../../../com/djrapitops/plan/system/PlanSystem.html"title="class in com.djrapitops.plan.system">PlanSystem</a>, <ahref="../../../../com/djrapitops/plan/system/processing/Processing.html"title="class in com.djrapitops.plan.system.processing">Processing</a>, <ahref="../../../../com/djrapitops/plan/system/settings/ProxyConfigSystem.html"title="class in com.djrapitops.plan.system.settings">ProxyConfigSystem</a>, <ahref="../../../../com/djrapitops/plan/system/info/connection/ProxyConnectionSystem.html"title="class in com.djrapitops.plan.system.info.connection">ProxyConnectionSystem</a>, <ah
<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/api/exceptions/EnableException.html"title="class in com.djrapitops.plan.api.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/api/exceptions/EnableException.html"title="class in com.djrapitops.plan.api.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/system/PlanSystem.html"title="class in com.djrapitops.plan.system"><spanclass="typeNameLink">Prev Class</span></a></li>