mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 15:46:42 +00:00
Plex 0.8
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) -->
|
||||
<title>Index (Plex 0.7 API)</title>
|
||||
<title>Index (Plex 0.8 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="index">
|
||||
@ -78,7 +78,7 @@ loadScripts(document, 'script');</script>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/admin/Admin.html#%3Cinit%3E(java.util.UUID)" class="member-name-link">Admin(UUID)</a> - Constructor for class dev.plex.admin.<a href="dev/plex/admin/Admin.html" title="class in dev.plex.admin">Admin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Creates an admin with the startig ADMIN rank</div>
|
||||
<div class="block">Creates an admin with the ADMIN rank as the default rank</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/rank/enums/Rank.html#ADMIN" class="member-name-link">ADMIN</a> - Enum constant in enum class dev.plex.rank.enums.<a href="dev/plex/rank/enums/Rank.html" title="enum class in dev.plex.rank.enums">Rank</a></dt>
|
||||
<dd> </dd>
|
||||
@ -88,6 +88,12 @@ loadScripts(document, 'script');</script>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/event/AdminAddEvent.html#%3Cinit%3E()" class="member-name-link">AdminAddEvent()</a> - Constructor for class dev.plex.event.<a href="dev/plex/event/AdminAddEvent.html" title="class in dev.plex.event">AdminAddEvent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/admin/Admin.html#adminChat" class="member-name-link">adminChat</a> - Variable in class dev.plex.admin.<a href="dev/plex/admin/Admin.html" title="class in dev.plex.admin">Admin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns if the admin has admin chat toggled or not
|
||||
<br>
|
||||
Contains a #isAdminChat and #setAdminChat by Lombok</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/listener/impl/ChatListener.html#adminChat(org.bukkit.command.CommandSender,java.lang.String)" class="member-name-link">adminChat(CommandSender, String)</a> - Static method in class dev.plex.listener.impl.<a href="dev/plex/listener/impl/ChatListener.html" title="class in dev.plex.listener.impl">ChatListener</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/impl/AdminChatCMD.html" class="type-name-link" title="class in dev.plex.command.impl">AdminChatCMD</a> - Class in <a href="dev/plex/command/impl/package-summary.html">dev.plex.command.impl</a></dt>
|
||||
@ -167,12 +173,6 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/listener/impl/BanListener.html#%3Cinit%3E()" class="member-name-link">BanListener()</a> - Constructor for class dev.plex.listener.impl.<a href="dev/plex/listener/impl/BanListener.html" title="class in dev.plex.listener.impl">BanListener</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.html#bannedIPs" class="member-name-link">bannedIPs</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.html#bannedUsernames" class="member-name-link">bannedUsernames</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.html#bannedUUIDs" class="member-name-link">bannedUUIDs</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/services/impl/BanService.html" class="type-name-link" title="class in dev.plex.services.impl">BanService</a> - Class in <a href="dev/plex/services/impl/package-summary.html">dev.plex.services.impl</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/services/impl/BanService.html#%3Cinit%3E()" class="member-name-link">BanService()</a> - Constructor for class dev.plex.services.impl.<a href="dev/plex/services/impl/BanService.html" title="class in dev.plex.services.impl">BanService</a></dt>
|
||||
@ -254,6 +254,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Storage for the command's permissions</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#commands" class="member-name-link">commands</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/PlexCommand.html#commandSource" class="member-name-link">commandSource</a> - Variable in class dev.plex.command.<a href="dev/plex/command/PlexCommand.html" title="class in dev.plex.command">PlexCommand</a></dt>
|
||||
<dd>
|
||||
<div class="block">Required command source fetched from the permissions</div>
|
||||
@ -262,7 +264,7 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Returns if the admin has command spy or not
|
||||
<br>
|
||||
Contains a #isCommandSpy and #setCommandSpy by lombok</div>
|
||||
Contains a #isCommandSpy and #setCommandSpy by Lombok</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/player/PlexPlayer.html#commandSpy" class="member-name-link">commandSpy</a> - Variable in class dev.plex.player.<a href="dev/plex/player/PlexPlayer.html" title="class in dev.plex.player">PlexPlayer</a></dt>
|
||||
<dd> </dd>
|
||||
@ -337,6 +339,8 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
<h2 class="title" id="I:D">D</h2>
|
||||
<dl class="index">
|
||||
<dt><a href="dev/plex/module/PlexModule.html#dataFolder" class="member-name-link">dataFolder</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/cache/MongoPlayerData.html#datastore" class="member-name-link">datastore</a> - Variable in class dev.plex.cache.<a href="dev/plex/cache/MongoPlayerData.html" title="class in dev.plex.cache">MongoPlayerData</a></dt>
|
||||
<dd>
|
||||
<div class="block">The datastore object / database</div>
|
||||
@ -369,6 +373,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/impl/DeopCMD.html#%3Cinit%3E()" class="member-name-link">DeopCMD()</a> - Constructor for class dev.plex.command.impl.<a href="dev/plex/command/impl/DeopCMD.html" title="class in dev.plex.command.impl">DeopCMD</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModuleFile.html#description" class="member-name-link">description</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModuleFile.html" title="class in dev.plex.module">PlexModuleFile</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/annotation/CommandParameters.html#description()" class="member-name-link">description()</a> - Element in annotation interface dev.plex.command.annotation.<a href="dev/plex/command/annotation/CommandParameters.html" title="annotation interface in dev.plex.command.annotation">CommandParameters</a></dt>
|
||||
<dd>
|
||||
<div class="block">The description</div>
|
||||
@ -405,6 +411,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/menu/package-summary.html">dev.plex.menu</a> - package dev.plex.menu</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/package-summary.html">dev.plex.module</a> - package dev.plex.module</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/exception/package-summary.html">dev.plex.module.exception</a> - package dev.plex.module.exception</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/player/package-summary.html">dev.plex.player</a> - package dev.plex.player</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/package-summary.html">dev.plex.punishment</a> - package dev.plex.punishment</dt>
|
||||
@ -429,6 +439,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/PlexUtils.html#DEVELOPERS" class="member-name-link">DEVELOPERS</a> - Static variable in class dev.plex.util.<a href="dev/plex/util/PlexUtils.html" title="class in dev.plex.util">PlexUtils</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#disable()" class="member-name-link">disable()</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#disableModules()" class="member-name-link">disableModules()</a> - Method in class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/player/PlexPlayer.html#displayName()" class="member-name-link">displayName()</a> - Method in class dev.plex.player.<a href="dev/plex/player/PlexPlayer.html" title="class in dev.plex.player">PlexPlayer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.html#doPunishment(dev.plex.player.PunishedPlayer,dev.plex.punishment.Punishment)" class="member-name-link">doPunishment(PunishedPlayer, Punishment)</a> - Method in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></dt>
|
||||
@ -436,6 +450,10 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
<h2 class="title" id="I:E">E</h2>
|
||||
<dl class="index">
|
||||
<dt><a href="dev/plex/module/PlexModule.html#enable()" class="member-name-link">enable()</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#enableModules()" class="member-name-link">enableModules()</a> - Method in class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/Punishment.html#endDate" class="member-name-link">endDate</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/Punishment.html" title="class in dev.plex.punishment">Punishment</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/PlexLog.html#error(java.lang.String,java.lang.Object...)" class="member-name-link">error(String, Object...)</a> - Static method in class dev.plex.util.<a href="dev/plex/util/PlexLog.html" title="class in dev.plex.util">PlexLog</a></dt>
|
||||
@ -612,6 +630,8 @@ loadScripts(document, 'script');</script>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/util/PlexUtils.html#getChatColorFromConfig(dev.plex.config.Config,org.bukkit.ChatColor,java.lang.String)" class="member-name-link">getChatColorFromConfig(Config, ChatColor, String)</a> - Static method in class dev.plex.util.<a href="dev/plex/util/PlexUtils.html" title="class in dev.plex.util">PlexUtils</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#getCommand(java.lang.String)" class="member-name-link">getCommand(String)</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/storage/SQLConnection.html#getCon()" class="member-name-link">getCon()</a> - Method in class dev.plex.storage.<a href="dev/plex/storage/SQLConnection.html" title="class in dev.plex.storage">SQLConnection</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/menu/PunishedPlayerMenu.html#getCurrentInventoryIndex(org.bukkit.inventory.Inventory)" class="member-name-link">getCurrentInventoryIndex(Inventory)</a> - Method in class dev.plex.menu.<a href="dev/plex/menu/PunishedPlayerMenu.html" title="class in dev.plex.menu">PunishedPlayerMenu</a></dt>
|
||||
@ -770,6 +790,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/Plex.html#indefBans" class="member-name-link">indefBans</a> - Variable in class dev.plex.<a href="dev/plex/Plex.html" title="class in dev.plex">Plex</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html#%3Cinit%3E()" class="member-name-link">IndefiniteBan()</a> - Constructor for class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html" title="class in dev.plex.punishment">PunishmentManager.IndefiniteBan</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.html#indefiniteBans" class="member-name-link">indefiniteBans</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/cache/DataUtils.html#insert(dev.plex.player.PlexPlayer)" class="member-name-link">insert(PlexPlayer)</a> - Static method in class dev.plex.cache.<a href="dev/plex/cache/DataUtils.html" title="class in dev.plex.cache">DataUtils</a></dt>
|
||||
<dd>
|
||||
<div class="block">Inserts a player's information in the database</div>
|
||||
@ -788,6 +812,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/player/PlexPlayer.html#ips" class="member-name-link">ips</a> - Variable in class dev.plex.player.<a href="dev/plex/player/PlexPlayer.html" title="class in dev.plex.player">PlexPlayer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html#ips" class="member-name-link">ips</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html" title="class in dev.plex.punishment">PunishmentManager.IndefiniteBan</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/Punishment.html#IPS" class="member-name-link">IPS</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/Punishment.html" title="class in dev.plex.punishment">Punishment</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/PlexCommand.html#isAdmin(dev.plex.player.PlexPlayer)" class="member-name-link">isAdmin(PlexPlayer)</a> - Method in class dev.plex.command.<a href="dev/plex/command/PlexCommand.html" title="class in dev.plex.command">PlexCommand</a></dt>
|
||||
@ -883,10 +909,20 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/handlers/ListenerHandler.html#%3Cinit%3E()" class="member-name-link">ListenerHandler()</a> - Constructor for class dev.plex.handlers.<a href="dev/plex/handlers/ListenerHandler.html" title="class in dev.plex.handlers">ListenerHandler</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#listeners" class="member-name-link">listeners</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/config/Config.html#load()" class="member-name-link">load()</a> - Method in class dev.plex.config.<a href="dev/plex/config/Config.html" title="class in dev.plex.config">Config</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#load()" class="member-name-link">load()</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/config/Config.html#load(boolean)" class="member-name-link">load(boolean)</a> - Method in class dev.plex.config.<a href="dev/plex/config/Config.html" title="class in dev.plex.config">Config</a></dt>
|
||||
<dd>
|
||||
<div class="block">Loads the configuration file</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#loadAllModules()" class="member-name-link">loadAllModules()</a> - Method in class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#loadModules()" class="member-name-link">loadModules()</a> - Method in class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/AshconInfo.UsernameHistory.html#localDateTime" class="member-name-link">localDateTime</a> - Variable in class dev.plex.util.<a href="dev/plex/util/AshconInfo.UsernameHistory.html" title="class in dev.plex.util">AshconInfo.UsernameHistory</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/adapter/LocalDateTimeDeserializer.html" class="type-name-link" title="class in dev.plex.util.adapter">LocalDateTimeDeserializer</a> - Class in <a href="dev/plex/util/adapter/package-summary.html">dev.plex.util.adapter</a></dt>
|
||||
@ -913,6 +949,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/PlexLog.html#log(java.lang.String,java.lang.Object...)" class="member-name-link">log(String, Object...)</a> - Static method in class dev.plex.util.<a href="dev/plex/util/PlexLog.html" title="class in dev.plex.util">PlexLog</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#logger" class="member-name-link">logger</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/player/PlexPlayer.html#loginMessage" class="member-name-link">loginMessage</a> - Variable in class dev.plex.player.<a href="dev/plex/player/PlexPlayer.html" title="class in dev.plex.player">PlexPlayer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/rank/enums/Rank.html#loginMessage" class="member-name-link">loginMessage</a> - Variable in enum class dev.plex.rank.enums.<a href="dev/plex/rank/enums/Rank.html" title="enum class in dev.plex.rank.enums">Rank</a></dt>
|
||||
@ -922,6 +960,8 @@ loadScripts(document, 'script');</script>
|
||||
</dl>
|
||||
<h2 class="title" id="I:M">M</h2>
|
||||
<dl class="index">
|
||||
<dt><a href="dev/plex/module/PlexModuleFile.html#main" class="member-name-link">main</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModuleFile.html" title="class in dev.plex.module">PlexModuleFile</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/storage/StorageType.html#MARIADB" class="member-name-link">MARIADB</a> - Enum constant in enum class dev.plex.storage.<a href="dev/plex/storage/StorageType.html" title="enum class in dev.plex.storage">StorageType</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/rank/enums/Title.html#MASTER_BUILDER" class="member-name-link">MASTER_BUILDER</a> - Enum constant in enum class dev.plex.rank.enums.<a href="dev/plex/rank/enums/Title.html" title="enum class in dev.plex.rank.enums">Title</a></dt>
|
||||
@ -958,6 +998,20 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Converts a string to a mini message kyori component</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/module/exception/ModuleLoadException.html" class="type-name-link" title="class in dev.plex.module.exception">ModuleLoadException</a> - Exception in <a href="dev/plex/module/exception/package-summary.html">dev.plex.module.exception</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/exception/ModuleLoadException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ModuleLoadException(String)</a> - Constructor for exception dev.plex.module.exception.<a href="dev/plex/module/exception/ModuleLoadException.html" title="class in dev.plex.module.exception">ModuleLoadException</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/Plex.html#moduleManager" class="member-name-link">moduleManager</a> - Variable in class dev.plex.<a href="dev/plex/Plex.html" title="class in dev.plex">Plex</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html" class="type-name-link" title="class in dev.plex.module">ModuleManager</a> - Class in <a href="dev/plex/module/package-summary.html">dev.plex.module</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#%3Cinit%3E()" class="member-name-link">ModuleManager()</a> - Constructor for class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#modules" class="member-name-link">modules</a> - Variable in class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/Plex.html#modulesFolder" class="member-name-link">modulesFolder</a> - Variable in class dev.plex.<a href="dev/plex/Plex.html" title="class in dev.plex">Plex</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/MojangUtils.html" class="type-name-link" title="class in dev.plex.util">MojangUtils</a> - Class in <a href="dev/plex/util/package-summary.html">dev.plex.util</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/MojangUtils.html#%3Cinit%3E()" class="member-name-link">MojangUtils()</a> - Constructor for class dev.plex.util.<a href="dev/plex/util/MojangUtils.html" title="class in dev.plex.util">MojangUtils</a></dt>
|
||||
@ -1003,6 +1057,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">The file name</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/module/PlexModuleFile.html#name" class="member-name-link">name</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModuleFile.html" title="class in dev.plex.module">PlexModuleFile</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/player/PlexPlayer.html#name" class="member-name-link">name</a> - Variable in class dev.plex.player.<a href="dev/plex/player/PlexPlayer.html" title="class in dev.plex.player">PlexPlayer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/menu/AbstractMenu.html#name" class="member-name-link">name</a> - Variable in class dev.plex.util.menu.<a href="dev/plex/util/menu/AbstractMenu.html" title="class in dev.plex.util.menu">AbstractMenu</a></dt>
|
||||
@ -1149,6 +1205,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/exception/PlayerNotFoundException.html#%3Cinit%3E()" class="member-name-link">PlayerNotFoundException()</a> - Constructor for exception dev.plex.command.exception.<a href="dev/plex/command/exception/PlayerNotFoundException.html" title="class in dev.plex.command.exception">PlayerNotFoundException</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#plex" class="member-name-link">plex</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/Plex.html" class="type-name-link" title="class in dev.plex">Plex</a> - Class in <a href="dev/plex/package-summary.html">dev.plex</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/Plex.html#%3Cinit%3E()" class="member-name-link">Plex()</a> - Constructor for class dev.plex.<a href="dev/plex/Plex.html" title="class in dev.plex">Plex</a></dt>
|
||||
@ -1179,6 +1237,16 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/PlexLog.html#%3Cinit%3E()" class="member-name-link">PlexLog()</a> - Constructor for class dev.plex.util.<a href="dev/plex/util/PlexLog.html" title="class in dev.plex.util">PlexLog</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html" class="type-name-link" title="class in dev.plex.module">PlexModule</a> - Class in <a href="dev/plex/module/package-summary.html">dev.plex.module</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#%3Cinit%3E()" class="member-name-link">PlexModule()</a> - Constructor for class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#plexModuleFile" class="member-name-link">plexModuleFile</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModuleFile.html" class="type-name-link" title="class in dev.plex.module">PlexModuleFile</a> - Class in <a href="dev/plex/module/package-summary.html">dev.plex.module</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModuleFile.html#%3Cinit%3E()" class="member-name-link">PlexModuleFile()</a> - Constructor for class dev.plex.module.<a href="dev/plex/module/PlexModuleFile.html" title="class in dev.plex.module">PlexModuleFile</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/event/AdminAddEvent.html#plexPlayer" class="member-name-link">plexPlayer</a> - Variable in class dev.plex.event.<a href="dev/plex/event/AdminAddEvent.html" title="class in dev.plex.event">AdminAddEvent</a></dt>
|
||||
<dd>
|
||||
<div class="block">The PlexPlayer that was added</div>
|
||||
@ -1297,6 +1365,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.html#%3Cinit%3E()" class="member-name-link">PunishmentManager()</a> - Constructor for class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.html" title="class in dev.plex.punishment">PunishmentManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html" class="type-name-link" title="class in dev.plex.punishment">PunishmentManager.IndefiniteBan</a> - Class in <a href="dev/plex/punishment/package-summary.html">dev.plex.punishment</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/menu/PunishmentMenu.html" class="type-name-link" title="class in dev.plex.menu">PunishmentMenu</a> - Class in <a href="dev/plex/menu/package-summary.html">dev.plex.menu</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/menu/PunishmentMenu.html#%3Cinit%3E()" class="member-name-link">PunishmentMenu()</a> - Constructor for class dev.plex.menu.<a href="dev/plex/menu/PunishmentMenu.html" title="class in dev.plex.menu">PunishmentMenu</a></dt>
|
||||
@ -1368,6 +1438,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/storage/RedisConnection.html#%3Cinit%3E()" class="member-name-link">RedisConnection()</a> - Constructor for class dev.plex.storage.<a href="dev/plex/storage/RedisConnection.html" title="class in dev.plex.storage">RedisConnection</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#registerCommand(dev.plex.command.PlexCommand)" class="member-name-link">registerCommand(PlexCommand)</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#registerListener(dev.plex.listener.PlexListener)" class="member-name-link">registerListener(PlexListener)</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/services/ServiceManager.html#registerService(dev.plex.services.AbstractService)" class="member-name-link">registerService(AbstractService)</a> - Method in class dev.plex.services.<a href="dev/plex/services/ServiceManager.html" title="class in dev.plex.services">ServiceManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/PlexUtils.html#regxList" class="member-name-link">regxList</a> - Static variable in class dev.plex.util.<a href="dev/plex/util/PlexUtils.html" title="class in dev.plex.util">PlexUtils</a></dt>
|
||||
@ -1509,12 +1583,6 @@ loadScripts(document, 'script');</script>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/cache/SQLPlayerData.html#%3Cinit%3E()" class="member-name-link">SQLPlayerData()</a> - Constructor for class dev.plex.cache.<a href="dev/plex/cache/SQLPlayerData.html" title="class in dev.plex.cache">SQLPlayerData</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/admin/Admin.html#staffChat" class="member-name-link">staffChat</a> - Variable in class dev.plex.admin.<a href="dev/plex/admin/Admin.html" title="class in dev.plex.admin">Admin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns if the admin has staff chat toggled or not
|
||||
<br>
|
||||
Contains a #isStaffChat and #setStaffChat by lombok</div>
|
||||
</dd>
|
||||
<dt><a href="dev/plex/services/ServiceManager.html#startServices()" class="member-name-link">startServices()</a> - Method in class dev.plex.services.<a href="dev/plex/services/ServiceManager.html" title="class in dev.plex.services">ServiceManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/Plex.html#storageType" class="member-name-link">storageType</a> - Variable in class dev.plex.<a href="dev/plex/Plex.html" title="class in dev.plex">Plex</a></dt>
|
||||
@ -1619,10 +1687,16 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/impl/UnfreezeCMD.html#%3Cinit%3E()" class="member-name-link">UnfreezeCMD()</a> - Constructor for class dev.plex.command.impl.<a href="dev/plex/command/impl/UnfreezeCMD.html" title="class in dev.plex.command.impl">UnfreezeCMD</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/ModuleManager.html#unloadModules()" class="member-name-link">unloadModules()</a> - Method in class dev.plex.module.<a href="dev/plex/module/ModuleManager.html" title="class in dev.plex.module">ModuleManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/impl/UnmuteCMD.html" class="type-name-link" title="class in dev.plex.command.impl">UnmuteCMD</a> - Class in <a href="dev/plex/command/impl/package-summary.html">dev.plex.command.impl</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/command/impl/UnmuteCMD.html#%3Cinit%3E()" class="member-name-link">UnmuteCMD()</a> - Constructor for class dev.plex.command.impl.<a href="dev/plex/command/impl/UnmuteCMD.html" title="class in dev.plex.command.impl">UnmuteCMD</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#unregisterCommand(dev.plex.command.PlexCommand)" class="member-name-link">unregisterCommand(PlexCommand)</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModule.html#unregisterListener(dev.plex.listener.PlexListener)" class="member-name-link">unregisterListener(PlexListener)</a> - Method in class dev.plex.module.<a href="dev/plex/module/PlexModule.html" title="class in dev.plex.module">PlexModule</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/cache/DataUtils.html#update(dev.plex.player.PlexPlayer)" class="member-name-link">update(PlexPlayer)</a> - Static method in class dev.plex.cache.<a href="dev/plex/cache/DataUtils.html" title="class in dev.plex.cache">DataUtils</a></dt>
|
||||
<dd>
|
||||
<div class="block">Updates a player's information in the database</div>
|
||||
@ -1667,6 +1741,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/AshconInfo.UsernameHistory.html#%3Cinit%3E()" class="member-name-link">UsernameHistory()</a> - Constructor for class dev.plex.util.<a href="dev/plex/util/AshconInfo.UsernameHistory.html" title="class in dev.plex.util">AshconInfo.UsernameHistory</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html#usernames" class="member-name-link">usernames</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html" title="class in dev.plex.punishment">PunishmentManager.IndefiniteBan</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/admin/Admin.html#uuid" class="member-name-link">uuid</a> - Variable in class dev.plex.admin.<a href="dev/plex/admin/Admin.html" title="class in dev.plex.admin">Admin</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets the unique ID of an admin (immutable)</div>
|
||||
@ -1677,6 +1753,8 @@ loadScripts(document, 'script');</script>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/AshconInfo.html#uuid" class="member-name-link">uuid</a> - Variable in class dev.plex.util.<a href="dev/plex/util/AshconInfo.html" title="class in dev.plex.util">AshconInfo</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html#uuids" class="member-name-link">uuids</a> - Variable in class dev.plex.punishment.<a href="dev/plex/punishment/PunishmentManager.IndefiniteBan.html" title="class in dev.plex.punishment">PunishmentManager.IndefiniteBan</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<h2 class="title" id="I:V">V</h2>
|
||||
<dl class="index">
|
||||
@ -1740,6 +1818,8 @@ the order they are declared.</div>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/util/PlexUtils.html#verify(java.lang.String)" class="member-name-link">verify(String)</a> - Static method in class dev.plex.util.<a href="dev/plex/util/PlexUtils.html" title="class in dev.plex.util">PlexUtils</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="dev/plex/module/PlexModuleFile.html#version" class="member-name-link">version</a> - Variable in class dev.plex.module.<a href="dev/plex/module/PlexModuleFile.html" title="class in dev.plex.module">PlexModuleFile</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<h2 class="title" id="I:W">W</h2>
|
||||
<dl class="index">
|
||||
|
Reference in New Issue
Block a user