This commit is contained in:
root
2022-04-09 00:16:24 -05:00
parent df4875154a
commit aa6d8ef69e
238 changed files with 8848 additions and 1079 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>PlexBase (Plex 0.9 API)</title>
<title>PlexBase (Plex 1.0 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: dev.plex, class: PlexBase">
@ -72,7 +72,7 @@ loadScripts(document, 'script');</script>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="services/AbstractService.html" title="class in dev.plex.services">AbstractService</a></code>, <code><a href="admin/AdminList.html" title="class in dev.plex.admin">AdminList</a></code>, <code><a href="handlers/CommandHandler.html" title="class in dev.plex.handlers">CommandHandler</a></code>, <code><a href="handlers/ListenerHandler.html" title="class in dev.plex.handlers">ListenerHandler</a></code>, <code><a href="storage/MongoConnection.html" title="class in dev.plex.storage">MongoConnection</a></code>, <code><a href="listener/PlexListener.html" title="class in dev.plex.listener">PlexListener</a></code>, <code><a href="util/PlexUtils.html" title="class in dev.plex.util">PlexUtils</a></code>, <code><a href="player/PunishedPlayer.html" title="class in dev.plex.player">PunishedPlayer</a></code>, <code><a href="punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></code>, <code><a href="storage/RedisConnection.html" title="class in dev.plex.storage">RedisConnection</a></code>, <code><a href="storage/SQLConnection.html" title="class in dev.plex.storage">SQLConnection</a></code>, <code><a href="util/UpdateChecker.html" title="class in dev.plex.util">UpdateChecker</a></code></dd>
<dd><code><a href="services/AbstractService.html" title="class in dev.plex.services">AbstractService</a></code>, <code><a href="admin/AdminList.html" title="class in dev.plex.admin">AdminList</a></code>, <code><a href="command/blocker/CommandBlockerManager.html" title="class in dev.plex.command.blocker">CommandBlockerManager</a></code>, <code><a href="handlers/CommandHandler.html" title="class in dev.plex.handlers">CommandHandler</a></code>, <code><a href="handlers/ListenerHandler.html" title="class in dev.plex.handlers">ListenerHandler</a></code>, <code><a href="storage/MongoConnection.html" title="class in dev.plex.storage">MongoConnection</a></code>, <code><a href="listener/PlexListener.html" title="class in dev.plex.listener">PlexListener</a></code>, <code><a href="util/PlexUtils.html" title="class in dev.plex.util">PlexUtils</a></code>, <code><a href="punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></code>, <code><a href="storage/RedisConnection.html" title="class in dev.plex.storage">RedisConnection</a></code>, <code><a href="storage/SQLConnection.html" title="class in dev.plex.storage">SQLConnection</a></code>, <code><a href="util/UpdateChecker.html" title="class in dev.plex.util">UpdateChecker</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">PlexBase</span>