From d485a69228df7314aab022c712971aa83824e239 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Sun, 23 Jul 2023 04:36:21 +0000 Subject: [PATCH] Plex 1.3 --- docs/customization/messages.md | 14 + static/javadoc/allclasses-index.html | 880 +-- static/javadoc/allpackages-index.html | 280 +- static/javadoc/constant-values.html | 316 +- static/javadoc/dev/plex/Plex.html | 1036 ++-- static/javadoc/dev/plex/PlexBase.html | 238 +- .../PlexLibraryManager.PluginLibraries.html | 316 + ...erializer.html => PlexLibraryManager.html} | 390 +- static/javadoc/dev/plex/admin/Admin.html | 442 +- static/javadoc/dev/plex/admin/AdminList.html | 534 +- .../dev/plex/admin/package-summary.html | 196 +- .../javadoc/dev/plex/admin/package-tree.html | 142 +- static/javadoc/dev/plex/cache/DataUtils.html | 598 +- .../javadoc/dev/plex/cache/PlayerCache.html | 404 +- .../dev/plex/cache/package-summary.html | 196 +- .../javadoc/dev/plex/cache/package-tree.html | 142 +- .../javadoc/dev/plex/command/PlexCommand.html | 1674 +++--- .../command/annotation/CommandParameters.html | 402 +- .../annotation/CommandPermissions.html | 356 +- .../dev/plex/command/annotation/System.html | 262 +- .../command/annotation/package-summary.html | 216 +- .../plex/command/annotation/package-tree.html | 136 +- .../plex/command/blocking/BlockedCommand.html | 382 +- .../command/blocking/package-summary.html | 200 +- .../plex/command/blocking/package-tree.html | 140 +- .../exception/CommandFailException.html | 294 +- .../ConsoleMustDefinePlayerException.html | 294 +- .../exception/ConsoleOnlyException.html | 294 +- .../exception/PlayerNotBannedException.html | 294 +- .../exception/PlayerNotFoundException.html | 294 +- .../command/exception/package-summary.html | 216 +- .../plex/command/exception/package-tree.html | 172 +- .../dev/plex/command/impl/AdminCMD.html | 468 +- .../dev/plex/command/impl/AdminChatCMD.html | 402 +- .../dev/plex/command/impl/AdminworldCMD.html | 402 +- .../dev/plex/command/impl/AdventureCMD.html | 450 +- .../javadoc/dev/plex/command/impl/BanCMD.html | 450 +- .../dev/plex/command/impl/BlockEditCMD.html | 450 +- .../dev/plex/command/impl/CommandSpyCMD.html | 404 +- .../dev/plex/command/impl/ConsoleSayCMD.html | 402 +- .../dev/plex/command/impl/CreativeCMD.html | 450 +- .../dev/plex/command/impl/DebugCMD.html | 450 +- .../dev/plex/command/impl/DeopAllCMD.html | 402 +- .../dev/plex/command/impl/DeopCMD.html | 450 +- .../dev/plex/command/impl/EntityWipeCMD.html | 452 +- .../dev/plex/command/impl/FlatlandsCMD.html | 402 +- .../dev/plex/command/impl/FreezeCMD.html | 450 +- .../dev/plex/command/impl/GamemodeCMD.html | 522 +- .../dev/plex/command/impl/KickCMD.html | 402 +- .../dev/plex/command/impl/ListCMD.html | 402 +- .../dev/plex/command/impl/LocalSpawnCMD.html | 402 +- .../dev/plex/command/impl/LockupCMD.html | 450 +- .../command/impl/MasterbuilderworldCMD.html | 402 +- .../dev/plex/command/impl/MobPurgeCMD.html | 404 +- .../dev/plex/command/impl/MuteCMD.html | 450 +- .../dev/plex/command/impl/NameHistoryCMD.html | 450 +- .../dev/plex/command/impl/NotesCMD.html | 478 +- .../dev/plex/command/impl/OpAllCMD.html | 402 +- .../javadoc/dev/plex/command/impl/OpCMD.html | 450 +- .../dev/plex/command/impl/PlexCMD.html | 472 +- .../dev/plex/command/impl/PunishmentsCMD.html | 450 +- .../dev/plex/command/impl/RankCMD.html | 450 +- .../dev/plex/command/impl/RawSayCMD.html | 402 +- .../command/impl/RemoveLoginMessageCMD.html | 201 + .../javadoc/dev/plex/command/impl/SayCMD.html | 402 +- .../plex/command/impl/SetLoginMessageCMD.html | 242 + .../dev/plex/command/impl/SmiteCMD.html | 450 +- .../dev/plex/command/impl/SpectatorCMD.html | 450 +- .../dev/plex/command/impl/SurvivalCMD.html | 450 +- .../javadoc/dev/plex/command/impl/TFMCMD.html | 404 +- .../javadoc/dev/plex/command/impl/TagCMD.html | 402 +- .../dev/plex/command/impl/TempbanCMD.html | 450 +- .../dev/plex/command/impl/ToggleCMD.html | 486 +- .../dev/plex/command/impl/UnbanCMD.html | 450 +- .../dev/plex/command/impl/UnfreezeCMD.html | 450 +- .../dev/plex/command/impl/UnmuteCMD.html | 450 +- .../dev/plex/command/impl/WorldCMD.html | 450 +- .../plex/command/impl/package-summary.html | 372 +- .../dev/plex/command/impl/package-tree.html | 242 +- .../dev/plex/command/package-summary.html | 208 +- .../dev/plex/command/package-tree.html | 148 +- .../command/source/RequiredCommandSource.html | 506 +- .../plex/command/source/package-summary.html | 200 +- .../dev/plex/command/source/package-tree.html | 148 +- static/javadoc/dev/plex/config/Config.html | 616 +- .../javadoc/dev/plex/config/ModuleConfig.html | 596 +- .../dev/plex/config/package-summary.html | 196 +- .../javadoc/dev/plex/config/package-tree.html | 174 +- .../javadoc/dev/plex/event/AdminAddEvent.html | 476 +- .../dev/plex/event/AdminRemoveEvent.html | 476 +- .../dev/plex/event/AdminSetRankEvent.html | 500 +- .../dev/plex/event/GameModeUpdateEvent.html | 482 +- .../dev/plex/event/PunishedPlayerEvent.html | 440 +- .../plex/event/PunishedPlayerFreezeEvent.html | 514 +- .../plex/event/PunishedPlayerLockupEvent.html | 514 +- .../plex/event/PunishedPlayerMuteEvent.html | 514 +- .../dev/plex/event/package-summary.html | 240 +- .../javadoc/dev/plex/event/package-tree.html | 176 +- .../dev/plex/handlers/CommandHandler.html | 280 +- .../dev/plex/handlers/ListenerHandler.html | 280 +- .../dev/plex/handlers/package-summary.html | 188 +- .../dev/plex/handlers/package-tree.html | 142 +- static/javadoc/dev/plex/hook/VaultHook.html | 453 +- .../dev/plex/hook/package-summary.html | 184 +- .../javadoc/dev/plex/hook/package-tree.html | 140 +- .../dev/plex/listener/PlexListener.html | 288 +- .../plex/listener/annotation/Toggleable.html | 228 +- .../listener/annotation/package-summary.html | 188 +- .../listener/annotation/package-tree.html | 132 +- .../dev/plex/listener/impl/AdminListener.html | 380 +- .../plex/listener/impl/AntiNukerListener.html | 380 +- .../plex/listener/impl/AntiSpamListener.html | 380 +- .../dev/plex/listener/impl/BanListener.html | 344 +- .../dev/plex/listener/impl/BlockListener.html | 462 +- .../dev/plex/listener/impl/BookListener.html | 344 +- .../impl/ChatListener.PlexChatRenderer.html | 474 +- .../dev/plex/listener/impl/ChatListener.html | 438 +- .../plex/listener/impl/CommandListener.html | 380 +- .../dev/plex/listener/impl/DropListener.html | 344 +- .../plex/listener/impl/FreezeListener.html | 362 +- .../plex/listener/impl/GameModeListener.html | 344 +- .../dev/plex/listener/impl/MobListener.html | 462 +- .../dev/plex/listener/impl/MuteListener.html | 408 +- .../plex/listener/impl/PlayerListener.html | 398 +- .../plex/listener/impl/ServerListener.html | 344 +- .../dev/plex/listener/impl/SignListener.html | 344 +- .../dev/plex/listener/impl/TabListener.html | 398 +- .../plex/listener/impl/TogglesListener.html | 416 +- .../dev/plex/listener/impl/WorldListener.html | 562 +- .../plex/listener/impl/package-summary.html | 264 +- .../dev/plex/listener/impl/package-tree.html | 186 +- .../dev/plex/listener/package-summary.html | 192 +- .../dev/plex/listener/package-tree.html | 140 +- .../dev/plex/menu/PunishedPlayerMenu.html | 484 +- .../javadoc/dev/plex/menu/PunishmentMenu.html | 466 +- static/javadoc/dev/plex/menu/ToggleMenu.html | 528 +- .../dev/plex/menu/package-summary.html | 192 +- .../javadoc/dev/plex/menu/package-tree.html | 152 +- .../dev/plex/module/ModuleManager.html | 471 +- .../javadoc/dev/plex/module/PlexModule.html | 748 +-- .../dev/plex/module/PlexModuleFile.html | 382 +- .../module/exception/ModuleLoadException.html | 294 +- .../module/exception/package-summary.html | 186 +- .../plex/module/exception/package-tree.html | 164 +- .../plex/module/loader/CustomClassLoader.html | 183 - .../dev/plex/module/loader/LibraryLoader.html | 233 - .../plex/module/loader/package-summary.html | 96 - .../dev/plex/module/loader/package-tree.html | 83 - .../dev/plex/module/package-summary.html | 198 +- .../javadoc/dev/plex/module/package-tree.html | 144 +- static/javadoc/dev/plex/package-summary.html | 272 +- static/javadoc/dev/plex/package-tree.html | 174 +- .../dev/plex/permission/Permission.html | 348 +- .../dev/plex/permission/package-summary.html | 184 +- .../dev/plex/permission/package-tree.html | 140 +- .../javadoc/dev/plex/player/PlexPlayer.html | 832 +-- .../dev/plex/player/package-summary.html | 184 +- .../javadoc/dev/plex/player/package-tree.html | 140 +- .../dev/plex/punishment/Punishment.html | 619 +- .../PunishmentManager.IndefiniteBan.html | 354 +- .../plex/punishment/PunishmentManager.html | 664 +-- .../dev/plex/punishment/PunishmentType.html | 554 +- .../dev/plex/punishment/extra/Note.html | 446 +- .../punishment/extra/package-summary.html | 184 +- .../plex/punishment/extra/package-tree.html | 140 +- .../dev/plex/punishment/package-summary.html | 212 +- .../dev/plex/punishment/package-tree.html | 172 +- static/javadoc/dev/plex/rank/RankManager.html | 507 +- static/javadoc/dev/plex/rank/enums/Rank.html | 754 +-- static/javadoc/dev/plex/rank/enums/Title.html | 688 +-- .../dev/plex/rank/enums/package-summary.html | 188 +- .../dev/plex/rank/enums/package-tree.html | 150 +- .../dev/plex/rank/package-summary.html | 188 +- .../javadoc/dev/plex/rank/package-tree.html | 140 +- .../dev/plex/services/AbstractService.html | 451 +- .../javadoc/dev/plex/services/IService.html | 272 +- .../dev/plex/services/ServiceManager.html | 502 +- .../plex/services/impl/AutoWipeService.html | 377 +- .../dev/plex/services/impl/BanService.html | 368 +- .../services/impl/CommandBlockerService.html | 414 +- .../plex/services/impl/GameRuleService.html | 368 +- .../dev/plex/services/impl/TimingService.html | 468 +- .../services/impl/UpdateCheckerService.html | 414 +- .../plex/services/impl/package-summary.html | 204 +- .../dev/plex/services/impl/package-tree.html | 158 +- .../dev/plex/services/package-summary.html | 208 +- .../dev/plex/services/package-tree.html | 154 +- .../dev/plex/storage/MongoConnection.html | 342 +- .../dev/plex/storage/RedisConnection.html | 424 +- .../dev/plex/storage/SQLConnection.html | 388 +- .../javadoc/dev/plex/storage/StorageType.html | 506 +- .../storage/codec/ZonedDateTimeCodec.html | 396 +- .../plex/storage/codec/package-summary.html | 196 +- .../dev/plex/storage/codec/package-tree.html | 140 +- .../dev/plex/storage/package-summary.html | 224 +- .../dev/plex/storage/package-tree.html | 172 +- .../storage/permission/SQLPermissions.html | 570 +- .../storage/permission/package-summary.html | 196 +- .../plex/storage/permission/package-tree.html | 140 +- .../plex/storage/player/MongoPlayerData.html | 642 +- .../plex/storage/player/SQLPlayerData.html | 740 +-- .../plex/storage/player/package-summary.html | 208 +- .../dev/plex/storage/player/package-tree.html | 142 +- .../dev/plex/storage/punishment/SQLNotes.html | 496 +- .../storage/punishment/SQLPunishment.html | 562 +- .../storage/punishment/package-summary.html | 200 +- .../plex/storage/punishment/package-tree.html | 142 +- .../dev/plex/util/AshconInfo.SkinData.html | 336 +- .../dev/plex/util/AshconInfo.Textures.html | 354 +- .../plex/util/AshconInfo.UsernameHistory.html | 338 +- static/javadoc/dev/plex/util/AshconInfo.html | 408 +- static/javadoc/dev/plex/util/BlockUtils.html | 318 +- static/javadoc/dev/plex/util/BuildInfo.html | 426 +- static/javadoc/dev/plex/util/BungeeUtil.html | 354 +- .../javadoc/dev/plex/util/GameRuleUtil.html | 372 +- static/javadoc/dev/plex/util/MojangUtils.html | 314 +- .../dev/plex/util/PermissionsUtil.html | 408 +- static/javadoc/dev/plex/util/PlexLog.html | 460 +- static/javadoc/dev/plex/util/PlexUtils.html | 779 +-- static/javadoc/dev/plex/util/RandomUtil.html | 390 +- .../dev/plex/util/ReflectionsUtil.html | 336 +- static/javadoc/dev/plex/util/TimeUtils.html | 490 +- .../javadoc/dev/plex/util/UpdateChecker.html | 524 +- static/javadoc/dev/plex/util/WebUtils.html | 332 +- ...ializer.html => ZonedDateTimeAdapter.html} | 421 +- .../plex/util/adapter/package-summary.html | 202 +- .../dev/plex/util/adapter/package-tree.html | 141 +- .../dev/plex/util/item/ItemBuilder.html | 488 +- .../dev/plex/util/item/package-summary.html | 200 +- .../dev/plex/util/item/package-tree.html | 140 +- .../dev/plex/util/menu/AbstractMenu.html | 390 +- static/javadoc/dev/plex/util/menu/IMenu.html | 282 +- .../dev/plex/util/menu/package-summary.html | 216 +- .../dev/plex/util/menu/package-tree.html | 152 +- ...iniMessage.SafeMiniMessageTagResolver.html | 484 +- .../util/minimessage/SafeMiniMessage.html | 456 +- .../util/minimessage/package-summary.html | 204 +- .../plex/util/minimessage/package-tree.html | 142 +- .../dev/plex/util/package-summary.html | 268 +- .../javadoc/dev/plex/util/package-tree.html | 172 +- .../dev/plex/util/redis/MessageUtil.html | 416 +- .../dev/plex/util/redis/package-summary.html | 200 +- .../dev/plex/util/redis/package-tree.html | 140 +- .../plex/world/BlockMapChunkGenerator.html | 458 +- .../world/ConfigurationChunkGenerator.html | 446 +- .../dev/plex/world/CustomChunkGenerator.html | 472 +- .../javadoc/dev/plex/world/CustomWorld.html | 448 +- .../dev/plex/world/FlatChunkGenerator.html | 444 +- .../dev/plex/world/NoiseChunkGenerator.html | 486 +- .../javadoc/dev/plex/world/NoiseOptions.html | 406 +- .../dev/plex/world/OctaveChunkGenerator.html | 492 +- .../javadoc/dev/plex/world/OctaveOptions.html | 334 +- .../dev/plex/world/package-summary.html | 216 +- .../javadoc/dev/plex/world/package-tree.html | 196 +- static/javadoc/element-list | 79 +- static/javadoc/help-doc.html | 370 +- static/javadoc/index-all.html | 5190 +++++++++-------- static/javadoc/index.html | 284 +- static/javadoc/jquery-ui.overrides.css | 69 +- static/javadoc/legal/ADDITIONAL_LICENSE_INFO | 38 +- static/javadoc/legal/ASSEMBLY_EXCEPTION | 28 +- static/javadoc/legal/LICENSE | 348 +- static/javadoc/legal/jquery.md | 8 +- static/javadoc/member-search-index.js | 2 +- static/javadoc/overview-summary.html | 50 +- static/javadoc/overview-tree.html | 778 ++- static/javadoc/package-search-index.js | 2 +- .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 335 -> 0 bytes .../images/ui-bg_glass_65_dadada_1x400.png | Bin 262 -> 0 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 262 -> 0 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 262 -> 0 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 332 -> 0 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 280 -> 0 bytes .../images/ui-icons_222222_256x240.png | Bin 6922 -> 0 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4549 -> 0 bytes .../images/ui-icons_454545_256x240.png | Bin 6992 -> 0 bytes .../images/ui-icons_888888_256x240.png | Bin 6999 -> 0 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4549 -> 0 bytes static/javadoc/script-dir/jquery-3.5.1.min.js | 2 - static/javadoc/script-dir/jquery-3.6.1.min.js | 2 + static/javadoc/script-dir/jquery-ui.min.css | 7 +- static/javadoc/script-dir/jquery-ui.min.js | 4 +- .../script-dir/jquery-ui.structure.min.css | 5 - static/javadoc/script.js | 264 +- static/javadoc/search.js | 708 +-- static/javadoc/serialized-form.html | 216 +- static/javadoc/stylesheet.css | 1734 +++--- static/javadoc/type-search-index.js | 2 +- 288 files changed, 50426 insertions(+), 50583 deletions(-) create mode 100644 static/javadoc/dev/plex/PlexLibraryManager.PluginLibraries.html rename static/javadoc/dev/plex/{util/adapter/ZonedDateTimeSerializer.html => PlexLibraryManager.html} (63%) create mode 100644 static/javadoc/dev/plex/command/impl/RemoveLoginMessageCMD.html create mode 100644 static/javadoc/dev/plex/command/impl/SetLoginMessageCMD.html delete mode 100644 static/javadoc/dev/plex/module/loader/CustomClassLoader.html delete mode 100644 static/javadoc/dev/plex/module/loader/LibraryLoader.html delete mode 100644 static/javadoc/dev/plex/module/loader/package-summary.html delete mode 100644 static/javadoc/dev/plex/module/loader/package-tree.html rename static/javadoc/dev/plex/util/adapter/{ZonedDateTimeDeserializer.html => ZonedDateTimeAdapter.html} (77%) delete mode 100644 static/javadoc/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png delete mode 100644 static/javadoc/script-dir/images/ui-bg_glass_65_dadada_1x400.png delete mode 100644 static/javadoc/script-dir/images/ui-bg_glass_75_dadada_1x400.png delete mode 100644 static/javadoc/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png delete mode 100644 static/javadoc/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png delete mode 100644 static/javadoc/script-dir/images/ui-bg_highlight-soft_75_cccccc_1x100.png delete mode 100644 static/javadoc/script-dir/images/ui-icons_222222_256x240.png delete mode 100644 static/javadoc/script-dir/images/ui-icons_2e83ff_256x240.png delete mode 100644 static/javadoc/script-dir/images/ui-icons_454545_256x240.png delete mode 100644 static/javadoc/script-dir/images/ui-icons_888888_256x240.png delete mode 100644 static/javadoc/script-dir/images/ui-icons_cd0a0a_256x240.png delete mode 100644 static/javadoc/script-dir/jquery-3.5.1.min.js create mode 100644 static/javadoc/script-dir/jquery-3.6.1.min.js delete mode 100644 static/javadoc/script-dir/jquery-ui.structure.min.css diff --git a/docs/customization/messages.md b/docs/customization/messages.md index e7a1077..b18f5af 100644 --- a/docs/customization/messages.md +++ b/docs/customization/messages.md @@ -29,6 +29,7 @@ banMessage: "You have been banned! You may appeal at {0}.\nReaso # 1 - Appeal URL indefBanMessage: "Your {0} is indefinitely banned! You may appeal at {1}." playerNotFound: "Player not found!" +specifyPlayer: "You must specify a player!" worldNotFound: "World not found!" # 0 - The world you have been teleported to playerWorldTeleport: "You have been teleported to {0}." @@ -135,6 +136,8 @@ disabled: "disabled." # 0 - The admin / staff member # 1 - The message adminChatFormat: '[AdminChat] {0} ยป {1}' +# 0 - Whether it was toggled on or off +adminChatToggled: 'AdminChat was toggled {0}' # 0 - Maximum length, configured in config.yml maximumPrefixLength: "The maximum length for a tag may only be {0}." prefixCleared: "Your prefix has been cleared." @@ -193,6 +196,17 @@ removedNote: "Removed note with ID: {0}" # 0 - The number of notes cleared clearedNotes: "Cleared {0} notes." invalidToggle: "That is not a valid toggle." +specifyLoginMessage: "Please specify a login message." +# 0 - The login message +setOwnLoginMessage: "Your login message is now:> {0}" +# 0 - The player +# 1 - The login message +setOtherPlayersLoginMessage: "{0}'s login message is now:> {1}" +removedOwnLoginMessage: "Your login message has been removed." +# 0 - The player +removedOtherLoginMessage: "You removed {0}'s login message." +nameRequired: "Policy requires that you must state your player name in your login message. You can either do this by inserting your name or %player%." +rankRequired: "Policy requires that you must state your rank in your login message. You can do this by using %rank% in your login message." ``` ## MiniMessage diff --git a/static/javadoc/allclasses-index.html b/static/javadoc/allclasses-index.html index 8e87edb..2e4311b 100644 --- a/static/javadoc/allclasses-index.html +++ b/static/javadoc/allclasses-index.html @@ -1,439 +1,441 @@ - - - - -All Classes and Interfaces (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

All Classes and Interfaces

-
-
-
-
-
-
Class
-
Description
- -
 
- -
 
- -
-
Admin object to handle cached admins
-
- -
-
Event that is run when a player is added to the admin list
-
- -
 
- -
 
- -
-
Cached storage for Admin objects
-
- -
 
- -
-
Event that is run when a player is removed from the admin list
-
- -
-
Event that is run when an admins rank is set
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
Storage for a command's parameters
-
- -
-
Storage for the command's permissions
-
- -
 
- -
-
Creates a custom Config object
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
Parent cache class
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
Creates a custom Config object
-
- -
 
- -
 
- -
 
- -
 
- -
-
Mongo fetching utilities for players
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
Cache storage
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
Superclass for all commands
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
Superclass for punishment events
-
- -
-
Event that is called when a player is frozen or unfrozen
-
- -
-
Event that is called when a player is frozen or unfrozen
-
- -
 
- -
-
Event that is called when a player is frozen or unfrozen
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
-
SQL fetching utilities for players
-
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
- -
 
-
-
-
-
-
-
- - + + + + +All Classes and Interfaces (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
 
+ +
 
+ +
+
Admin object to handle cached admins
+
+ +
+
Event that is run when a player is added to the admin list
+
+ +
 
+ +
 
+ +
+
Cached storage for Admin objects
+
+ +
 
+ +
+
Event that is run when a player is removed from the admin list
+
+ +
+
Event that is run when an admins rank is set
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Storage for a command's parameters
+
+ +
+
Storage for the command's permissions
+
+ +
 
+ +
+
Creates a custom Config object
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Parent cache class
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Creates a custom Config object
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Mongo fetching utilities for players
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Cache storage
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Superclass for all commands
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
Superclass for punishment events
+
+ +
+
Event that is called when a player is frozen or unfrozen
+
+ +
+
Event that is called when a player is frozen or unfrozen
+
+ +
 
+ +
+
Event that is called when a player is frozen or unfrozen
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
+
SQL fetching utilities for players
+
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+ +
 
+
+
+
+
+
+
+ + diff --git a/static/javadoc/allpackages-index.html b/static/javadoc/allpackages-index.html index 680309a..381d37d 100644 --- a/static/javadoc/allpackages-index.html +++ b/static/javadoc/allpackages-index.html @@ -1,141 +1,139 @@ - - - - -All Packages (server 1.2 API) - - - - - - - - - - - - - - - - - + + + + +All Packages (server 1.3 API) + + + + + + + + + + + + + + + + + diff --git a/static/javadoc/constant-values.html b/static/javadoc/constant-values.html index 3f46ad8..c78c30f 100644 --- a/static/javadoc/constant-values.html +++ b/static/javadoc/constant-values.html @@ -1,158 +1,158 @@ - - - - -Constant Field Values (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Constant Field Values

-
-

Contents

- -
-
-
-

dev.plex.*

-
    -
  • -
    dev.plex.storage.permission.SQLPermissions
    -
    -
    Modifier and Type
    -
    Constant Field
    -
    Value
    -
    private static final String
    - -
    "INSERT INTO `permissions` (`uuid`, `permission`, `allowed`) VALUES(?, ?, ?)"
    -
    private static final String
    - -
    "DELETE FROM `permissions` WHERE uuid=? AND permission=?"
    -
    private static final String
    - -
    "SELECT * FROM `permissions` WHERE uuid=?"
    -
    private static final String
    - -
    "UPDATE `permissions` SET allowed=? WHERE uuid=? AND permission=?"
    -
    -
  • -
-
    -
  • -
    dev.plex.storage.player.SQLPlayerData
    -
    -
    Modifier and Type
    -
    Constant Field
    -
    Value
    -
    private final String
    - -
    "INSERT INTO `players` (`uuid`, `name`, `login_msg`, `prefix`, `rank`, `adminActive`, `ips`, `coins`, `vanished`, `commandspy`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?);"
    -
    private final String
    - -
    "SELECT * FROM `players` WHERE uuid=?"
    -
    private final String
    - -
    "UPDATE `players` SET name=?, login_msg=?, prefix=?, rank=?, adminActive=?, ips=?, coins=?, vanished=?, commandspy=? WHERE uuid=?"
    -
    -
  • -
-
    -
  • -
    dev.plex.storage.punishment.SQLNotes
    -
    -
    Modifier and Type
    -
    Constant Field
    -
    Value
    -
    private static final String
    - -
    "DELETE FROM `notes` WHERE uuid=? AND id=?"
    -
    private static final String
    - -
    "INSERT INTO `notes` (`id`, `uuid`, `written_by`, `note`, `timestamp`) VALUES(?, ?, ?, ?, ?)"
    -
    private static final String
    - -
    "SELECT * FROM `notes` WHERE uuid=?"
    -
    -
  • -
  • -
    dev.plex.storage.punishment.SQLPunishment
    -
    -
    Modifier and Type
    -
    Constant Field
    -
    Value
    -
    private static final String
    - -
    "INSERT INTO `punishments` (`punished`, `punisher`, `punishedUsername`, `ip`, `type`, `reason`, `customTime`, `active`, `endDate`) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?)"
    -
    private static final String
    - -
    "SELECT * FROM `punishments` WHERE punished=?"
    -
    private static final String
    - -
    "SELECT * FROM `punishments` WHERE punisher=?"
    -
    private static final String
    - -
    "UPDATE `punishments` SET active=? WHERE active=? AND punished=? AND type=?"
    -
    -
  • -
- -
-
-
-
- - + + + + +Constant Field Values (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

dev.plex.*

+
    +
  • +
    dev.plex.storage.permission.SQLPermissions
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final String
    + +
    "INSERT INTO `permissions` (`uuid`, `permission`, `allowed`) VALUES(?, ?, ?)"
    +
    private static final String
    + +
    "DELETE FROM `permissions` WHERE uuid=? AND permission=?"
    +
    private static final String
    + +
    "SELECT * FROM `permissions` WHERE uuid=?"
    +
    private static final String
    + +
    "UPDATE `permissions` SET allowed=? WHERE uuid=? AND permission=?"
    +
    +
  • +
+
    +
  • +
    dev.plex.storage.player.SQLPlayerData
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private final String
    + +
    "INSERT INTO `players` (`uuid`, `name`, `login_msg`, `prefix`, `rank`, `adminActive`, `ips`, `coins`, `vanished`, `commandspy`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?);"
    +
    private final String
    + +
    "SELECT * FROM `players` WHERE uuid=?"
    +
    private final String
    + +
    "UPDATE `players` SET name=?, login_msg=?, prefix=?, rank=?, adminActive=?, ips=?, coins=?, vanished=?, commandspy=? WHERE uuid=?"
    +
    +
  • +
+
    +
  • +
    dev.plex.storage.punishment.SQLNotes
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final String
    + +
    "DELETE FROM `notes` WHERE uuid=? AND id=?"
    +
    private static final String
    + +
    "INSERT INTO `notes` (`id`, `uuid`, `written_by`, `note`, `timestamp`) VALUES(?, ?, ?, ?, ?)"
    +
    private static final String
    + +
    "SELECT * FROM `notes` WHERE uuid=?"
    +
    +
  • +
  • +
    dev.plex.storage.punishment.SQLPunishment
    +
    +
    Modifier and Type
    +
    Constant Field
    +
    Value
    +
    private static final String
    + +
    "INSERT INTO `punishments` (`punished`, `punisher`, `punishedUsername`, `ip`, `type`, `reason`, `customTime`, `active`, `endDate`) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?)"
    +
    private static final String
    + +
    "SELECT * FROM `punishments` WHERE punished=?"
    +
    private static final String
    + +
    "SELECT * FROM `punishments` WHERE punisher=?"
    +
    private static final String
    + +
    "UPDATE `punishments` SET active=? WHERE active=? AND punished=? AND type=?"
    +
    +
  • +
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/Plex.html b/static/javadoc/dev/plex/Plex.html index 88e541b..18b2c1b 100644 --- a/static/javadoc/dev/plex/Plex.html +++ b/static/javadoc/dev/plex/Plex.html @@ -1,518 +1,518 @@ - - - - -Plex (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex
-

Class Plex

-
-
java.lang.Object -
org.bukkit.plugin.PluginBase -
org.bukkit.plugin.java.JavaPlugin -
dev.plex.Plex
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin
-
-
-
public class Plex -extends org.bukkit.plugin.java.JavaPlugin
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      build

      -
      public static final BuildInfo build
      -
      -
    • -
    • -
      -

      plugin

      -
      private static Plex plugin
      -
      -
    • -
    • -
      -

      config

      -
      public Config config
      -
      -
    • -
    • -
      -

      messages

      -
      public Config messages
      -
      -
    • -
    • -
      -

      indefBans

      -
      public Config indefBans
      -
      -
    • -
    • -
      -

      commands

      -
      public Config commands
      -
      -
    • -
    • -
      -

      toggles

      -
      public Config toggles
      -
      -
    • -
    • -
      -

      modulesFolder

      -
      public File modulesFolder
      -
      -
    • -
    • -
      -

      storageType

      -
      private StorageType storageType
      -
      -
    • -
    • -
      -

      sqlConnection

      -
      private SQLConnection sqlConnection
      -
      -
    • -
    • -
      -

      mongoConnection

      -
      private MongoConnection mongoConnection
      -
      -
    • -
    • -
      -

      redisConnection

      -
      private RedisConnection redisConnection
      -
      -
    • -
    • -
      -

      playerCache

      -
      private PlayerCache playerCache
      -
      -
    • -
    • -
      -

      mongoPlayerData

      -
      private MongoPlayerData mongoPlayerData
      -
      -
    • -
    • -
      -

      sqlPlayerData

      -
      private SQLPlayerData sqlPlayerData
      -
      -
    • -
    • -
      -

      sqlPunishment

      -
      private SQLPunishment sqlPunishment
      -
      -
    • -
    • -
      -

      sqlNotes

      -
      private SQLNotes sqlNotes
      -
      -
    • -
    • -
      -

      sqlPermissions

      -
      private SQLPermissions sqlPermissions
      -
      -
    • -
    • -
      -

      moduleManager

      -
      private ModuleManager moduleManager
      -
      -
    • -
    • -
      -

      rankManager

      -
      private RankManager rankManager
      -
      -
    • -
    • -
      -

      serviceManager

      -
      private ServiceManager serviceManager
      -
      -
    • -
    • -
      -

      punishmentManager

      -
      private PunishmentManager punishmentManager
      -
      -
    • -
    • -
      -

      adminList

      -
      private AdminList adminList
      -
      -
    • -
    • -
      -

      updateChecker

      -
      private UpdateChecker updateChecker
      -
      -
    • -
    • -
      -

      system

      -
      private String system
      -
      -
    • -
    • -
      -

      permissions

      -
      private net.milkbowl.vault.permission.Permission permissions
      -
      -
    • -
    • -
      -

      chat

      -
      private net.milkbowl.vault.chat.Chat chat
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Plex

      -
      public Plex()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      get

      -
      public static Plex get()
      -
      -
    • -
    • -
      -

      onLoad

      -
      public void onLoad()
      -
      -
      Specified by:
      -
      onLoad in interface org.bukkit.plugin.Plugin
      -
      Overrides:
      -
      onLoad in class org.bukkit.plugin.java.JavaPlugin
      -
      -
      -
    • -
    • -
      -

      onEnable

      -
      public void onEnable()
      -
      -
      Specified by:
      -
      onEnable in interface org.bukkit.plugin.Plugin
      -
      Overrides:
      -
      onEnable in class org.bukkit.plugin.java.JavaPlugin
      -
      -
      -
    • -
    • -
      -

      onDisable

      -
      public void onDisable()
      -
      -
      Specified by:
      -
      onDisable in interface org.bukkit.plugin.Plugin
      -
      Overrides:
      -
      onDisable in class org.bukkit.plugin.java.JavaPlugin
      -
      -
      -
    • -
    • -
      -

      generateWorlds

      -
      private void generateWorlds()
      -
      -
    • -
    • -
      -

      reloadPlayers

      -
      private void reloadPlayers()
      -
      -
    • -
    • -
      -

      setupPermissions

      -
      private net.milkbowl.vault.permission.Permission setupPermissions()
      -
      -
    • -
    • -
      -

      setupChat

      -
      private net.milkbowl.vault.chat.Chat setupChat()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Plex (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex
+

Class Plex

+
+
java.lang.Object +
org.bukkit.plugin.PluginBase +
org.bukkit.plugin.java.JavaPlugin +
dev.plex.Plex
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin
+
+
+
public class Plex +extends org.bukkit.plugin.java.JavaPlugin
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      build

      +
      public static final BuildInfo build
      +
      +
    • +
    • +
      +

      plugin

      +
      private static Plex plugin
      +
      +
    • +
    • +
      +

      config

      +
      public Config config
      +
      +
    • +
    • +
      +

      messages

      +
      public Config messages
      +
      +
    • +
    • +
      +

      indefBans

      +
      public Config indefBans
      +
      +
    • +
    • +
      +

      commands

      +
      public Config commands
      +
      +
    • +
    • +
      +

      toggles

      +
      public Config toggles
      +
      +
    • +
    • +
      +

      modulesFolder

      +
      public File modulesFolder
      +
      +
    • +
    • +
      +

      storageType

      +
      private StorageType storageType
      +
      +
    • +
    • +
      +

      sqlConnection

      +
      private SQLConnection sqlConnection
      +
      +
    • +
    • +
      +

      mongoConnection

      +
      private MongoConnection mongoConnection
      +
      +
    • +
    • +
      +

      redisConnection

      +
      private RedisConnection redisConnection
      +
      +
    • +
    • +
      +

      playerCache

      +
      private PlayerCache playerCache
      +
      +
    • +
    • +
      +

      mongoPlayerData

      +
      private MongoPlayerData mongoPlayerData
      +
      +
    • +
    • +
      +

      sqlPlayerData

      +
      private SQLPlayerData sqlPlayerData
      +
      +
    • +
    • +
      +

      sqlPunishment

      +
      private SQLPunishment sqlPunishment
      +
      +
    • +
    • +
      +

      sqlNotes

      +
      private SQLNotes sqlNotes
      +
      +
    • +
    • +
      +

      sqlPermissions

      +
      private SQLPermissions sqlPermissions
      +
      +
    • +
    • +
      +

      moduleManager

      +
      private ModuleManager moduleManager
      +
      +
    • +
    • +
      +

      rankManager

      +
      private RankManager rankManager
      +
      +
    • +
    • +
      +

      serviceManager

      +
      private ServiceManager serviceManager
      +
      +
    • +
    • +
      +

      punishmentManager

      +
      private PunishmentManager punishmentManager
      +
      +
    • +
    • +
      +

      adminList

      +
      private AdminList adminList
      +
      +
    • +
    • +
      +

      updateChecker

      +
      private UpdateChecker updateChecker
      +
      +
    • +
    • +
      +

      system

      +
      private String system
      +
      +
    • +
    • +
      +

      permissions

      +
      private net.milkbowl.vault.permission.Permission permissions
      +
      +
    • +
    • +
      +

      chat

      +
      private net.milkbowl.vault.chat.Chat chat
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Plex

      +
      public Plex()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      get

      +
      public static Plex get()
      +
      +
    • +
    • +
      +

      onLoad

      +
      public void onLoad()
      +
      +
      Specified by:
      +
      onLoad in interface org.bukkit.plugin.Plugin
      +
      Overrides:
      +
      onLoad in class org.bukkit.plugin.java.JavaPlugin
      +
      +
      +
    • +
    • +
      +

      onEnable

      +
      public void onEnable()
      +
      +
      Specified by:
      +
      onEnable in interface org.bukkit.plugin.Plugin
      +
      Overrides:
      +
      onEnable in class org.bukkit.plugin.java.JavaPlugin
      +
      +
      +
    • +
    • +
      +

      onDisable

      +
      public void onDisable()
      +
      +
      Specified by:
      +
      onDisable in interface org.bukkit.plugin.Plugin
      +
      Overrides:
      +
      onDisable in class org.bukkit.plugin.java.JavaPlugin
      +
      +
      +
    • +
    • +
      +

      generateWorlds

      +
      private void generateWorlds()
      +
      +
    • +
    • +
      +

      reloadPlayers

      +
      private void reloadPlayers()
      +
      +
    • +
    • +
      +

      setupPermissions

      +
      private net.milkbowl.vault.permission.Permission setupPermissions()
      +
      +
    • +
    • +
      +

      setupChat

      +
      private net.milkbowl.vault.chat.Chat setupChat()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/PlexBase.html b/static/javadoc/dev/plex/PlexBase.html index 03d4d75..6a79e74 100644 --- a/static/javadoc/dev/plex/PlexBase.html +++ b/static/javadoc/dev/plex/PlexBase.html @@ -1,119 +1,119 @@ - - - - -PlexBase (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex
-

Interface PlexBase

-
-
-
-
All Known Implementing Classes:
-
AbstractService, AdminList, AdminListener, AntiNukerListener, AntiSpamListener, AutoWipeService, BanListener, BanService, BlockListener, BookListener, ChatListener, CommandBlockerService, CommandHandler, CommandListener, DropListener, FreezeListener, GameModeListener, GameRuleService, ListenerHandler, MobListener, MongoConnection, MuteListener, PlayerListener, PlexListener, PlexUtils, PunishmentManager, RedisConnection, ServerListener, SignListener, SQLConnection, TabListener, TimingService, ToggleMenu, TogglesListener, UpdateChecker, UpdateCheckerService, WorldListener
-
-
-
public interface PlexBase
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    static final Plex
    - -
     
    -
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      plugin

      -
      static final Plex plugin
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexBase (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex
+

Interface PlexBase

+
+
+
+
All Known Implementing Classes:
+
AbstractService, AdminList, AdminListener, AntiNukerListener, AntiSpamListener, AutoWipeService, BanListener, BanService, BlockListener, BookListener, ChatListener, CommandBlockerService, CommandHandler, CommandListener, DropListener, FreezeListener, GameModeListener, GameRuleService, ListenerHandler, MobListener, MongoConnection, MuteListener, PlayerListener, PlexListener, PlexUtils, PunishmentManager, RedisConnection, ServerListener, SignListener, SQLConnection, TabListener, TimingService, ToggleMenu, TogglesListener, UpdateChecker, UpdateCheckerService, WorldListener
+
+
+
public interface PlexBase
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    static final Plex
    + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      plugin

      +
      static final Plex plugin
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/PlexLibraryManager.PluginLibraries.html b/static/javadoc/dev/plex/PlexLibraryManager.PluginLibraries.html new file mode 100644 index 0000000..7a0fb87 --- /dev/null +++ b/static/javadoc/dev/plex/PlexLibraryManager.PluginLibraries.html @@ -0,0 +1,316 @@ + + + + +PlexLibraryManager.PluginLibraries (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex
+

Record Class PlexLibraryManager.PluginLibraries

+
+
java.lang.Object +
java.lang.Record +
dev.plex.PlexLibraryManager.PluginLibraries
+
+
+
+
+
Enclosing class:
+
PlexLibraryManager
+
+
+
private static record PlexLibraryManager.PluginLibraries(Map<String,String> repositories, List<String> dependencies) +extends Record
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final List<String>
    + +
    +
    The field for the dependencies record component.
    +
    +
    private final Map<String,String>
    + +
    +
    The field for the repositories record component.
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Modifier
    +
    Constructor
    +
    Description
    +
    private
    +
    PluginLibraries(Map<String,String> repositories, + List<String> dependencies)
    +
    +
    Creates an instance of a PluginLibraries record class.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    Stream<org.eclipse.aether.graph.Dependency>
    + +
     
    +
    Stream<org.eclipse.aether.repository.RemoteRepository>
    + +
     
    + + +
    +
    Returns the value of the dependencies record component.
    +
    +
    final boolean
    + +
    +
    Indicates whether some other object is "equal to" this one.
    +
    +
    final int
    + +
    +
    Returns a hash code value for this object.
    +
    + + +
    +
    Returns the value of the repositories record component.
    +
    +
    final String
    + +
    +
    Returns a string representation of this record class.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      repositories

      +
      private final Map<String,String> repositories
      +
      The field for the repositories record component.
      +
      +
    • +
    • +
      +

      dependencies

      +
      private final List<String> dependencies
      +
      The field for the dependencies record component.
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PluginLibraries

      +
      private PluginLibraries(Map<String,String> repositories, + List<String> dependencies)
      +
      Creates an instance of a PluginLibraries record class.
      +
      +
      Parameters:
      +
      repositories - the value for the repositories record component
      +
      dependencies - the value for the dependencies record component
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      asDependencies

      +
      public Stream<org.eclipse.aether.graph.Dependency> asDependencies()
      +
      +
    • +
    • +
      +

      asRepositories

      +
      public Stream<org.eclipse.aether.repository.RemoteRepository> asRepositories()
      +
      +
    • +
    • +
      +

      toString

      +
      public final String toString()
      +
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      +
      +
      Specified by:
      +
      toString in class Record
      +
      Returns:
      +
      a string representation of this object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public final int hashCode()
      +
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      +
      +
      Specified by:
      +
      hashCode in class Record
      +
      Returns:
      +
      a hash code value for this object
      +
      +
      +
    • +
    • +
      +

      equals

      +
      public final boolean equals(Object o)
      +
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      +
      +
      Specified by:
      +
      equals in class Record
      +
      Parameters:
      +
      o - the object with which to compare
      +
      Returns:
      +
      true if this object is the same as the o argument; false otherwise.
      +
      +
      +
    • +
    • +
      +

      repositories

      +
      public Map<String,String> repositories()
      +
      Returns the value of the repositories record component.
      +
      +
      Returns:
      +
      the value of the repositories record component
      +
      +
      +
    • +
    • +
      +

      dependencies

      +
      public List<String> dependencies()
      +
      Returns the value of the dependencies record component.
      +
      +
      Returns:
      +
      the value of the dependencies record component
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/adapter/ZonedDateTimeSerializer.html b/static/javadoc/dev/plex/PlexLibraryManager.html similarity index 63% rename from static/javadoc/dev/plex/util/adapter/ZonedDateTimeSerializer.html rename to static/javadoc/dev/plex/PlexLibraryManager.html index e8ddd69..0135bcf 100644 --- a/static/javadoc/dev/plex/util/adapter/ZonedDateTimeSerializer.html +++ b/static/javadoc/dev/plex/PlexLibraryManager.html @@ -1,199 +1,191 @@ - - - - -ZonedDateTimeSerializer (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ZonedDateTimeSerializer

-
-
java.lang.Object -
dev.plex.util.adapter.ZonedDateTimeSerializer
-
-
-
-
All Implemented Interfaces:
-
com.google.gson.JsonSerializer<ZonedDateTime>
-
-
-
public class ZonedDateTimeSerializer -extends Object -implements com.google.gson.JsonSerializer<ZonedDateTime>
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      TIMEZONE

      -
      private static final String TIMEZONE
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ZonedDateTimeSerializer

      -
      public ZonedDateTimeSerializer()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      serialize

      -
      public com.google.gson.JsonElement serialize(ZonedDateTime src, - Type typeOfSrc, - com.google.gson.JsonSerializationContext context)
      -
      -
      Specified by:
      -
      serialize in interface com.google.gson.JsonSerializer<ZonedDateTime>
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexLibraryManager (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex
+

Class PlexLibraryManager

+
+
java.lang.Object +
dev.plex.PlexLibraryManager
+
+
+
+
All Implemented Interfaces:
+
io.papermc.paper.plugin.loader.PluginLoader
+
+
+
public class PlexLibraryManager +extends Object +implements io.papermc.paper.plugin.loader.PluginLoader
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexLibraryManager

      +
      public PlexLibraryManager()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      classloader

      +
      public void classloader(@NotNull + @NotNull io.papermc.paper.plugin.loader.PluginClasspathBuilder classpathBuilder)
      +
      +
      Specified by:
      +
      classloader in interface io.papermc.paper.plugin.loader.PluginLoader
      +
      +
      +
    • +
    • +
      +

      load

      + +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/admin/Admin.html b/static/javadoc/dev/plex/admin/Admin.html index 6f1b558..aefc782 100644 --- a/static/javadoc/dev/plex/admin/Admin.html +++ b/static/javadoc/dev/plex/admin/Admin.html @@ -1,221 +1,221 @@ - - - - -Admin (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class Admin

-
-
java.lang.Object -
dev.plex.admin.Admin
-
-
-
-
public class Admin -extends Object
-
Admin object to handle cached admins
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private boolean
    - -
    -
    Returns if the admin has admin chat toggled or not -
    - Contains a #isAdminChat and #setAdminChat by Lombok
    -
    -
    private boolean
    - -
    -
    Returns if the admin has command spy or not -
    - Contains a #isCommandSpy and #setCommandSpy by Lombok
    -
    -
    private Rank
    - -
    -
    Gets the rank of the admin -
    - Contains a #setRank and #getRank by lombok
    -
    -
    private UUID
    - -
    -
    Gets the unique ID of an admin (immutable)
    -
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    Admin(UUID uuid)
    -
    -
    Creates an admin with the ADMIN rank as the default rank
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      uuid

      -
      private UUID uuid
      -
      Gets the unique ID of an admin (immutable)
      -
      -
    • -
    • -
      -

      rank

      -
      private Rank rank
      -
      Gets the rank of the admin -
      - Contains a #setRank and #getRank by lombok
      -
      -
    • -
    • -
      -

      commandSpy

      -
      private boolean commandSpy
      -
      Returns if the admin has command spy or not -
      - Contains a #isCommandSpy and #setCommandSpy by Lombok
      -
      -
    • -
    • -
      -

      adminChat

      -
      private boolean adminChat
      -
      Returns if the admin has admin chat toggled or not -
      - Contains a #isAdminChat and #setAdminChat by Lombok
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Admin

      -
      public Admin(UUID uuid)
      -
      Creates an admin with the ADMIN rank as the default rank
      -
      -
      Parameters:
      -
      uuid -
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Admin (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Admin

+
+
java.lang.Object +
dev.plex.admin.Admin
+
+
+
+
public class Admin +extends Object
+
Admin object to handle cached admins
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private boolean
    + +
    +
    Returns if the admin has admin chat toggled or not +
    + Contains a #isAdminChat and #setAdminChat by Lombok
    +
    +
    private boolean
    + +
    +
    Returns if the admin has command spy or not +
    + Contains a #isCommandSpy and #setCommandSpy by Lombok
    +
    +
    private Rank
    + +
    +
    Gets the rank of the admin +
    + Contains a #setRank and #getRank by lombok
    +
    +
    private UUID
    + +
    +
    Gets the unique ID of an admin (immutable)
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    Admin(UUID uuid)
    +
    +
    Creates an admin with the ADMIN rank as the default rank
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      uuid

      +
      private UUID uuid
      +
      Gets the unique ID of an admin (immutable)
      +
      +
    • +
    • +
      +

      rank

      +
      private Rank rank
      +
      Gets the rank of the admin +
      + Contains a #setRank and #getRank by lombok
      +
      +
    • +
    • +
      +

      commandSpy

      +
      private boolean commandSpy
      +
      Returns if the admin has command spy or not +
      + Contains a #isCommandSpy and #setCommandSpy by Lombok
      +
      +
    • +
    • +
      +

      adminChat

      +
      private boolean adminChat
      +
      Returns if the admin has admin chat toggled or not +
      + Contains a #isAdminChat and #setAdminChat by Lombok
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Admin

      +
      public Admin(UUID uuid)
      +
      Creates an admin with the ADMIN rank as the default rank
      +
      +
      Parameters:
      +
      uuid -
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/admin/AdminList.html b/static/javadoc/dev/plex/admin/AdminList.html index 7d2c0e9..e3e7d97 100644 --- a/static/javadoc/dev/plex/admin/AdminList.html +++ b/static/javadoc/dev/plex/admin/AdminList.html @@ -1,267 +1,267 @@ - - - - -AdminList (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminList

-
-
java.lang.Object -
dev.plex.admin.AdminList
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class AdminList -extends Object -implements PlexBase
-
Cached storage for Admin objects
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      admins

      -
      private final Map<UUID,Admin> admins
      -
      Key / Value storage, where the key is the unique ID of the admin
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminList

      -
      public AdminList()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      addToCache

      -
      public void addToCache(Admin admin)
      -
      Adds the admin to cache
      -
      -
      Parameters:
      -
      admin - The admin object
      -
      -
      -
    • -
    • -
      -

      removeFromCache

      -
      public void removeFromCache(UUID uuid)
      -
      Removes an admin from the cache
      -
      -
      Parameters:
      -
      uuid - The unique ID of the admin
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      getAllAdmins

      -
      public List<String> getAllAdmins()
      -
      Gathers every admins username (cached and in the database)
      -
      -
      Returns:
      -
      An array list of the names of every admin
      -
      -
      -
    • -
    • -
      -

      getAllAdminPlayers

      -
      public List<PlexPlayer> getAllAdminPlayers()
      -
      Gathers every admin (cached and in the database)
      -
      -
      Returns:
      -
      An array list of the names of every admin
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminList (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminList

+
+
java.lang.Object +
dev.plex.admin.AdminList
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class AdminList +extends Object +implements PlexBase
+
Cached storage for Admin objects
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      admins

      +
      private final Map<UUID,Admin> admins
      +
      Key / Value storage, where the key is the unique ID of the admin
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminList

      +
      public AdminList()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      addToCache

      +
      public void addToCache(Admin admin)
      +
      Adds the admin to cache
      +
      +
      Parameters:
      +
      admin - The admin object
      +
      +
      +
    • +
    • +
      +

      removeFromCache

      +
      public void removeFromCache(UUID uuid)
      +
      Removes an admin from the cache
      +
      +
      Parameters:
      +
      uuid - The unique ID of the admin
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getAllAdmins

      +
      public List<String> getAllAdmins()
      +
      Gathers every admins username (cached and in the database)
      +
      +
      Returns:
      +
      An array list of the names of every admin
      +
      +
      +
    • +
    • +
      +

      getAllAdminPlayers

      +
      public List<PlexPlayer> getAllAdminPlayers()
      +
      Gathers every admin (cached and in the database)
      +
      +
      Returns:
      +
      An array list of the names of every admin
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/admin/package-summary.html b/static/javadoc/dev/plex/admin/package-summary.html index adeb285..a121969 100644 --- a/static/javadoc/dev/plex/admin/package-summary.html +++ b/static/javadoc/dev/plex/admin/package-summary.html @@ -1,98 +1,98 @@ - - - - -dev.plex.admin (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.admin

-
-
-
package dev.plex.admin
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
    -
    Admin object to handle cached admins
    -
    - -
    -
    Cached storage for Admin objects
    -
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.admin (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.admin

+
+
+
package dev.plex.admin
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Admin object to handle cached admins
    +
    + +
    +
    Cached storage for Admin objects
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/admin/package-tree.html b/static/javadoc/dev/plex/admin/package-tree.html index 7b9b8b8..28cc9c5 100644 --- a/static/javadoc/dev/plex/admin/package-tree.html +++ b/static/javadoc/dev/plex/admin/package-tree.html @@ -1,71 +1,71 @@ - - - - -dev.plex.admin Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.admin

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.admin Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.admin

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/cache/DataUtils.html b/static/javadoc/dev/plex/cache/DataUtils.html index a0c41f3..f8e7814 100644 --- a/static/javadoc/dev/plex/cache/DataUtils.html +++ b/static/javadoc/dev/plex/cache/DataUtils.html @@ -1,299 +1,299 @@ - - - - -DataUtils (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class DataUtils

-
-
java.lang.Object -
dev.plex.cache.DataUtils
-
-
-
-
public class DataUtils -extends Object
-
Parent cache class
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      DataUtils

      -
      public DataUtils()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      hasPlayedBefore

      -
      public static boolean hasPlayedBefore(UUID uuid)
      -
      Checks if the player has been on the server before
      -
      -
      Parameters:
      -
      uuid - The unique ID of the player
      -
      Returns:
      -
      true if the player is registered in the database
      -
      -
      -
    • -
    • -
      -

      hasPlayedBefore

      -
      public static boolean hasPlayedBefore(String username)
      -
      -
    • -
    • -
      -

      getPlayer

      -
      public static PlexPlayer getPlayer(UUID uuid)
      -
      Gets a player from cache or from the database
      -
      -
      Parameters:
      -
      uuid - The unique ID of the player
      -
      Returns:
      -
      a PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      getPlayer

      -
      public static PlexPlayer getPlayer(UUID uuid, - boolean loadExtraData)
      -
      -
    • -
    • -
      -

      getPlayer

      -
      public static PlexPlayer getPlayer(String username)
      -
      -
    • -
    • -
      -

      getPlayer

      -
      public static PlexPlayer getPlayer(String username, - boolean loadExtraData)
      -
      -
    • -
    • -
      -

      getPlayerByIP

      -
      public static PlexPlayer getPlayerByIP(String ip)
      -
      Gets a player from cache or from the database
      -
      -
      Parameters:
      -
      ip - The IP address of the player.
      -
      Returns:
      -
      a PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      update

      -
      public static void update(PlexPlayer plexPlayer)
      -
      Updates a player's information in the database
      -
      -
      Parameters:
      -
      plexPlayer - The PlexPlayer to update
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      insert

      -
      public static void insert(PlexPlayer plexPlayer)
      -
      Inserts a player's information in the database
      -
      -
      Parameters:
      -
      plexPlayer - The PlexPlayer to insert
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +DataUtils (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DataUtils

+
+
java.lang.Object +
dev.plex.cache.DataUtils
+
+
+
+
public class DataUtils +extends Object
+
Parent cache class
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DataUtils

      +
      public DataUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      hasPlayedBefore

      +
      public static boolean hasPlayedBefore(UUID uuid)
      +
      Checks if the player has been on the server before
      +
      +
      Parameters:
      +
      uuid - The unique ID of the player
      +
      Returns:
      +
      true if the player is registered in the database
      +
      +
      +
    • +
    • +
      +

      hasPlayedBefore

      +
      public static boolean hasPlayedBefore(String username)
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public static PlexPlayer getPlayer(UUID uuid)
      +
      Gets a player from cache or from the database
      +
      +
      Parameters:
      +
      uuid - The unique ID of the player
      +
      Returns:
      +
      a PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public static PlexPlayer getPlayer(UUID uuid, + boolean loadExtraData)
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public static PlexPlayer getPlayer(String username)
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public static PlexPlayer getPlayer(String username, + boolean loadExtraData)
      +
      +
    • +
    • +
      +

      getPlayerByIP

      +
      public static PlexPlayer getPlayerByIP(String ip)
      +
      Gets a player from cache or from the database
      +
      +
      Parameters:
      +
      ip - The IP address of the player.
      +
      Returns:
      +
      a PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      update

      +
      public static void update(PlexPlayer plexPlayer)
      +
      Updates a player's information in the database
      +
      +
      Parameters:
      +
      plexPlayer - The PlexPlayer to update
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      insert

      +
      public static void insert(PlexPlayer plexPlayer)
      +
      Inserts a player's information in the database
      +
      +
      Parameters:
      +
      plexPlayer - The PlexPlayer to insert
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/cache/PlayerCache.html b/static/javadoc/dev/plex/cache/PlayerCache.html index 31a53ea..effd0a0 100644 --- a/static/javadoc/dev/plex/cache/PlayerCache.html +++ b/static/javadoc/dev/plex/cache/PlayerCache.html @@ -1,202 +1,202 @@ - - - - -PlayerCache (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlayerCache

-
-
java.lang.Object -
dev.plex.cache.PlayerCache
-
-
-
-
public class PlayerCache -extends Object
-
Cache storage
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      plexPlayerMap

      -
      private static final Map<UUID,PlexPlayer> plexPlayerMap
      -
      A key/value pair where the key is the unique ID of the Plex Player
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlayerCache

      -
      public PlayerCache()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getPlexPlayerMap

      -
      public Map<UUID,PlexPlayer> getPlexPlayerMap()
      -
      A key/value pair where the key is the unique ID of the Punished Player
      -
      -
    • -
    • -
      -

      getPlexPlayer

      -
      public PlexPlayer getPlexPlayer(UUID uuid)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlayerCache (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlayerCache

+
+
java.lang.Object +
dev.plex.cache.PlayerCache
+
+
+
+
public class PlayerCache +extends Object
+
Cache storage
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      plexPlayerMap

      +
      private static final Map<UUID,PlexPlayer> plexPlayerMap
      +
      A key/value pair where the key is the unique ID of the Plex Player
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlayerCache

      +
      public PlayerCache()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getPlexPlayerMap

      +
      public Map<UUID,PlexPlayer> getPlexPlayerMap()
      +
      A key/value pair where the key is the unique ID of the Punished Player
      +
      +
    • +
    • +
      +

      getPlexPlayer

      +
      public PlexPlayer getPlexPlayer(UUID uuid)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/cache/package-summary.html b/static/javadoc/dev/plex/cache/package-summary.html index c3f5dfe..99e80ed 100644 --- a/static/javadoc/dev/plex/cache/package-summary.html +++ b/static/javadoc/dev/plex/cache/package-summary.html @@ -1,98 +1,98 @@ - - - - -dev.plex.cache (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.cache

-
-
-
package dev.plex.cache
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
    -
    Parent cache class
    -
    - -
    -
    Cache storage
    -
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.cache (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.cache

+
+
+
package dev.plex.cache
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Parent cache class
    +
    + +
    +
    Cache storage
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/cache/package-tree.html b/static/javadoc/dev/plex/cache/package-tree.html index 22e52e5..1f33d1e 100644 --- a/static/javadoc/dev/plex/cache/package-tree.html +++ b/static/javadoc/dev/plex/cache/package-tree.html @@ -1,71 +1,71 @@ - - - - -dev.plex.cache Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.cache

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.cache Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.cache

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/PlexCommand.html b/static/javadoc/dev/plex/command/PlexCommand.html index 3c132b2..9bc60f6 100644 --- a/static/javadoc/dev/plex/command/PlexCommand.html +++ b/static/javadoc/dev/plex/command/PlexCommand.html @@ -1,837 +1,837 @@ - - - - -PlexCommand (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlexCommand

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
Direct Known Subclasses:
-
AdminChatCMD, AdminCMD, AdminworldCMD, AdventureCMD, BanCMD, BlockEditCMD, CommandSpyCMD, ConsoleSayCMD, CreativeCMD, DebugCMD, DeopAllCMD, DeopCMD, EntityWipeCMD, FlatlandsCMD, FreezeCMD, GamemodeCMD, KickCMD, ListCMD, LocalSpawnCMD, LockupCMD, MasterbuilderworldCMD, MobPurgeCMD, MuteCMD, NameHistoryCMD, NotesCMD, OpAllCMD, OpCMD, PlexCMD, PunishmentsCMD, RankCMD, RawSayCMD, SayCMD, SmiteCMD, SpectatorCMD, SurvivalCMD, TagCMD, TempbanCMD, TFMCMD, ToggleCMD, UnbanCMD, UnfreezeCMD, UnmuteCMD, WorldCMD
-
-
-
public abstract class PlexCommand -extends org.bukkit.command.Command -implements org.bukkit.command.PluginIdentifiableCommand
-
Superclass for all commands
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final RequiredCommandSource
    - -
    -
    Required command source fetched from the permissions
    -
    -
    private final Rank
    - -
    -
    Minimum required rank fetched from the permissions
    -
    -
    private final CommandParameters
    - -
    -
    The parameters for the command
    -
    -
    private final CommandPermissions
    - -
    -
    The permissions for the command
    -
    -
    protected static Plex
    - -
    -
    Returns the instance of the plugin
    -
    -
    -
    -

    Fields inherited from class org.bukkit.command.Command

    -description, timings, usageMessage
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    PlexCommand(boolean register)
    -
    -
    Creates an instance of the command
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    protected boolean
    -
    checkRank(org.bukkit.command.CommandSender sender, - Rank rank, - String permission)
    -
    -
    Checks whether a sender has enough permissions or is high enough a rank
    -
    -
    protected boolean
    -
    checkRank(org.bukkit.entity.Player player, - Rank rank, - String permission)
    -
    -
    Checks whether a player has enough permissions or is high enough a rank
    -
    -
    protected boolean
    -
    checkTab(org.bukkit.command.CommandSender sender, - Rank rank, - String permission)
    -
    -
    Checks whether a sender has enough permissions or is high enough a rank
    -
    -
    protected boolean
    -
    checkTab(org.bukkit.entity.Player player, - Rank rank, - String permission)
    -
    -
    Checks whether a player has enough permissions or is high enough a rank
    -
    -
    protected net.kyori.adventure.text.Component
    - -
    -
    Converts a String to a legacy Kyori Component
    -
    -
    protected abstract net.kyori.adventure.text.Component
    -
    execute(@NotNull org.bukkit.command.CommandSender sender, - @Nullable org.bukkit.entity.Player playerSender, - @NotNull String[] args)
    -
    -
    Executes the command
    -
    - - -
     
    -
    org.bukkit.command.CommandMap
    - -
     
    -
    protected org.bukkit.entity.Player
    - -
     
    -
    protected org.bukkit.World
    - -
     
    -
    protected PlexPlayer
    - -
     
    -
    protected PlexPlayer
    - -
     
    -
    protected PlexPlayer
    -
    getPlexPlayer(@NotNull org.bukkit.entity.Player player)
    -
    -
    Gets a PlexPlayer from Player object
    -
    -
    @NotNull Plex
    - -
    -
    The plugin
    -
    -
    protected UUID
    -
    getUUID(org.bukkit.command.CommandSender sender)
    -
    -
    Gets the UUID of the sender
    -
    -
    protected boolean
    -
    isAdmin(PlexPlayer plexPlayer)
    -
    -
    Checks if a player is an admin
    -
    -
    protected boolean
    - -
    -
    Checks if a username is an admin
    -
    -
    protected boolean
    -
    isAdmin(org.bukkit.command.CommandSender sender)
    -
    -
    Checks if a sender is an admin
    -
    -
    protected boolean
    -
    isConsole(org.bukkit.command.CommandSender sender)
    -
    -
    Checks whether a sender is console
    -
    -
    protected boolean
    -
    isSeniorAdmin(org.bukkit.command.CommandSender sender)
    -
    -
    Checks if a sender is a senior admin
    -
    -
    private boolean
    -
    matches(String label)
    -
    -
    Checks if the String given is a matching command
    -
    -
    protected net.kyori.adventure.text.Component
    -
    messageComponent(String s, - Object... objects)
    -
    -
    Converts a message entry from the "messages.yml" to a Component
    -
    -
    protected net.kyori.adventure.text.Component
    -
    messageComponent(String s, - net.kyori.adventure.text.Component... objects)
    -
    -
    Converts a message entry from the "messages.yml" to a Component
    -
    -
    protected String
    -
    messageString(String s, - Object... objects)
    -
    -
    Converts a message entry from the "messages.yml" to a String
    -
    -
    protected net.kyori.adventure.text.Component
    - -
    -
    Converts a String to a MiniMessage Component
    -
    -
    protected net.kyori.adventure.text.Component
    - -
     
    -
    protected void
    -
    send(net.kyori.adventure.audience.Audience audience, - String s)
    -
    -
    Sends a message to an Audience
    -
    -
    protected void
    -
    send(net.kyori.adventure.audience.Audience audience, - net.kyori.adventure.text.Component component)
    -
    -
    Sends a message to an Audience
    -
    -
    protected boolean
    -
    silentCheckRank(org.bukkit.entity.Player player, - Rank rank, - String permission)
    -
     
    -
    protected net.kyori.adventure.text.Component
    - -
    -
    Converts usage to a Component
    -
    -
    protected net.kyori.adventure.text.Component
    - -
    -
    Converts usage to a Component
    -
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.command.Command

    -broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getTimingName, getUsage, isRegistered, permissionMessage, permissionMessage, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      plugin

      -
      protected static Plex plugin
      -
      Returns the instance of the plugin
      -
      -
    • -
    • -
      -

      params

      -
      private final CommandParameters params
      -
      The parameters for the command
      -
      -
    • -
    • -
      -

      perms

      -
      private final CommandPermissions perms
      -
      The permissions for the command
      -
      -
    • -
    • -
      -

      level

      -
      private final Rank level
      -
      Minimum required rank fetched from the permissions
      -
      -
    • -
    • -
      -

      commandSource

      -
      private final RequiredCommandSource commandSource
      -
      Required command source fetched from the permissions
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexCommand

      -
      public PlexCommand(boolean register)
      -
      Creates an instance of the command
      -
      -
    • -
    • -
      -

      PlexCommand

      -
      public PlexCommand()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected abstract net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - @NotNull - @NotNull String[] args)
      -
      Executes the command
      -
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      matches

      -
      private boolean matches(String label)
      -
      Checks if the String given is a matching command
      -
      -
      Parameters:
      -
      label - The String to check
      -
      Returns:
      -
      true if the string is a command name or alias
      -
      -
      -
    • -
    • -
      -

      getPlexPlayer

      -
      protected PlexPlayer getPlexPlayer(@NotNull - @NotNull org.bukkit.entity.Player player)
      -
      Gets a PlexPlayer from Player object
      -
      -
      Parameters:
      -
      player - The player object
      -
      Returns:
      -
      PlexPlayer Object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      send

      -
      protected void send(net.kyori.adventure.audience.Audience audience, - String s)
      -
      Sends a message to an Audience
      -
      -
      Parameters:
      -
      audience - The Audience to send the message to
      -
      s - The message to send
      -
      -
      -
    • -
    • -
      -

      send

      -
      protected void send(net.kyori.adventure.audience.Audience audience, - net.kyori.adventure.text.Component component)
      -
      Sends a message to an Audience
      -
      -
      Parameters:
      -
      audience - The Audience to send the message to
      -
      component - The Component to send
      -
      -
      -
    • -
    • -
      -

      checkRank

      -
      protected boolean checkRank(org.bukkit.command.CommandSender sender, - Rank rank, - String permission)
      -
      Checks whether a sender has enough permissions or is high enough a rank
      -
      -
      Parameters:
      -
      sender - A CommandSender
      -
      rank - The rank to check (if the server is using ranks)
      -
      permission - The permission to check (if the server is using permissions)
      -
      Returns:
      -
      true if the sender has enough permissions
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      checkRank

      -
      protected boolean checkRank(org.bukkit.entity.Player player, - Rank rank, - String permission)
      -
      Checks whether a player has enough permissions or is high enough a rank
      -
      -
      Parameters:
      -
      player - The player object
      -
      rank - The rank to check (if the server is using ranks)
      -
      permission - The permission to check (if the server is using permissions)
      -
      Returns:
      -
      true if the sender has enough permissions
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      silentCheckRank

      -
      protected boolean silentCheckRank(org.bukkit.entity.Player player, - Rank rank, - String permission)
      -
      -
    • -
    • -
      -

      checkTab

      -
      protected boolean checkTab(org.bukkit.command.CommandSender sender, - Rank rank, - String permission)
      -
      Checks whether a sender has enough permissions or is high enough a rank
      -
      -
      Parameters:
      -
      sender - The player object
      -
      rank - The rank to check (if the server is using ranks)
      -
      permission - The permission to check (if the server is using permissions)
      -
      Returns:
      -
      true if the sender has enough permissions
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      checkTab

      -
      protected boolean checkTab(org.bukkit.entity.Player player, - Rank rank, - String permission)
      -
      Checks whether a player has enough permissions or is high enough a rank
      -
      -
      Parameters:
      -
      player - The player object
      -
      rank - The rank to check (if the server is using ranks)
      -
      permission - The permission to check (if the server is using permissions)
      -
      Returns:
      -
      true if the sender has enough permissions
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      isAdmin

      -
      protected boolean isAdmin(PlexPlayer plexPlayer)
      -
      Checks if a player is an admin
      -
      -
      Parameters:
      -
      plexPlayer - The PlexPlayer object
      -
      Returns:
      -
      true if the player is an admin
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      isAdmin

      -
      protected boolean isAdmin(org.bukkit.command.CommandSender sender)
      -
      Checks if a sender is an admin
      -
      -
      Parameters:
      -
      sender - A command sender
      -
      Returns:
      -
      true if the sender is an admin or if console
      -
      -
      -
    • -
    • -
      -

      isAdmin

      -
      protected boolean isAdmin(String name)
      -
      Checks if a username is an admin
      -
      -
      Parameters:
      -
      name - The username
      -
      Returns:
      -
      true if the username is an admin
      -
      -
      -
    • -
    • -
      -

      isSeniorAdmin

      -
      protected boolean isSeniorAdmin(org.bukkit.command.CommandSender sender)
      -
      Checks if a sender is a senior admin
      -
      -
      Parameters:
      -
      sender - A command sender
      -
      Returns:
      -
      true if the sender is a senior admin or if console
      -
      -
      -
    • -
    • -
      -

      getUUID

      -
      protected UUID getUUID(org.bukkit.command.CommandSender sender)
      -
      Gets the UUID of the sender
      -
      -
      Parameters:
      -
      sender - A command sender
      -
      Returns:
      -
      A unique ID or null if the sender is console
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      getPlugin

      -
      @NotNull -public @NotNull Plex getPlugin()
      -
      The plugin
      -
      -
      Specified by:
      -
      getPlugin in interface org.bukkit.command.PluginIdentifiableCommand
      -
      Returns:
      -
      The instance of the plugin
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      isConsole

      -
      protected boolean isConsole(org.bukkit.command.CommandSender sender)
      -
      Checks whether a sender is console
      -
      -
      Parameters:
      -
      sender - A command sender
      -
      Returns:
      -
      true if the sender is console
      -
      -
      -
    • -
    • -
      -

      messageComponent

      -
      protected net.kyori.adventure.text.Component messageComponent(String s, - Object... objects)
      -
      Converts a message entry from the "messages.yml" to a Component
      -
      -
      Parameters:
      -
      s - The message entry
      -
      objects - Any objects to replace in order
      -
      Returns:
      -
      A Kyori Component
      -
      -
      -
    • -
    • -
      -

      messageComponent

      -
      protected net.kyori.adventure.text.Component messageComponent(String s, - net.kyori.adventure.text.Component... objects)
      -
      Converts a message entry from the "messages.yml" to a Component
      -
      -
      Parameters:
      -
      s - The message entry
      -
      objects - Any objects to replace in order
      -
      Returns:
      -
      A Kyori Component
      -
      -
      -
    • -
    • -
      -

      messageString

      -
      protected String messageString(String s, - Object... objects)
      -
      Converts a message entry from the "messages.yml" to a String
      -
      -
      Parameters:
      -
      s - The message entry
      -
      objects - Any objects to replace in order
      -
      Returns:
      -
      A String
      -
      -
      -
    • -
    • -
      -

      usage

      -
      protected net.kyori.adventure.text.Component usage()
      -
      Converts usage to a Component
      -
      -
      Returns:
      -
      A Kyori Component stating the usage
      -
      -
      -
    • -
    • -
      -

      usage

      -
      protected net.kyori.adventure.text.Component usage(String s)
      -
      Converts usage to a Component -

      - s The usage to convert

      -
      -
      Returns:
      -
      A Kyori Component stating the usage
      -
      -
      -
    • -
    • -
      -

      getNonNullPlayer

      -
      protected org.bukkit.entity.Player getNonNullPlayer(String name)
      -
      -
    • -
    • -
      -

      getOnlinePlexPlayer

      -
      protected PlexPlayer getOnlinePlexPlayer(String name)
      -
      -
    • -
    • -
      -

      getOfflinePlexPlayer

      -
      protected PlexPlayer getOfflinePlexPlayer(UUID uuid)
      -
      -
    • -
    • -
      -

      getNonNullWorld

      -
      protected org.bukkit.World getNonNullWorld(String name)
      -
      -
    • -
    • -
      -

      componentFromString

      -
      protected net.kyori.adventure.text.Component componentFromString(String s)
      -
      Converts a String to a legacy Kyori Component
      -
      -
      Parameters:
      -
      s - The String to convert
      -
      Returns:
      -
      A Kyori component
      -
      -
      -
    • -
    • -
      -

      noColorComponentFromString

      -
      protected net.kyori.adventure.text.Component noColorComponentFromString(String s)
      -
      -
    • -
    • -
      -

      mmString

      -
      protected net.kyori.adventure.text.Component mmString(String s)
      -
      Converts a String to a MiniMessage Component
      -
      -
      Parameters:
      -
      s - The String to convert
      -
      Returns:
      -
      A Kyori Component
      -
      -
      -
    • -
    • -
      -

      getLevel

      -
      public Rank getLevel()
      -
      -
    • -
    • -
      -

      getMap

      -
      public org.bukkit.command.CommandMap getMap()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexCommand (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlexCommand

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
Direct Known Subclasses:
+
AdminChatCMD, AdminCMD, AdminworldCMD, AdventureCMD, BanCMD, BlockEditCMD, CommandSpyCMD, ConsoleSayCMD, CreativeCMD, DebugCMD, DeopAllCMD, DeopCMD, EntityWipeCMD, FlatlandsCMD, FreezeCMD, GamemodeCMD, KickCMD, ListCMD, LocalSpawnCMD, LockupCMD, MasterbuilderworldCMD, MobPurgeCMD, MuteCMD, NameHistoryCMD, NotesCMD, OpAllCMD, OpCMD, PlexCMD, PunishmentsCMD, RankCMD, RawSayCMD, RemoveLoginMessageCMD, SayCMD, SetLoginMessageCMD, SmiteCMD, SpectatorCMD, SurvivalCMD, TagCMD, TempbanCMD, TFMCMD, ToggleCMD, UnbanCMD, UnfreezeCMD, UnmuteCMD, WorldCMD
+
+
+
public abstract class PlexCommand +extends org.bukkit.command.Command +implements org.bukkit.command.PluginIdentifiableCommand
+
Superclass for all commands
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final RequiredCommandSource
    + +
    +
    Required command source fetched from the permissions
    +
    +
    private final Rank
    + +
    +
    Minimum required rank fetched from the permissions
    +
    +
    private final CommandParameters
    + +
    +
    The parameters for the command
    +
    +
    private final CommandPermissions
    + +
    +
    The permissions for the command
    +
    +
    protected static Plex
    + +
    +
    Returns the instance of the plugin
    +
    +
    +
    +

    Fields inherited from class org.bukkit.command.Command

    +description, timings, usageMessage
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    PlexCommand(boolean register)
    +
    +
    Creates an instance of the command
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    protected boolean
    +
    checkRank(org.bukkit.command.CommandSender sender, + Rank rank, + String permission)
    +
    +
    Checks whether a sender has enough permissions or is high enough a rank
    +
    +
    protected boolean
    +
    checkRank(org.bukkit.entity.Player player, + Rank rank, + String permission)
    +
    +
    Checks whether a player has enough permissions or is high enough a rank
    +
    +
    protected boolean
    +
    checkTab(org.bukkit.command.CommandSender sender, + Rank rank, + String permission)
    +
    +
    Checks whether a sender has enough permissions or is high enough a rank
    +
    +
    protected boolean
    +
    checkTab(org.bukkit.entity.Player player, + Rank rank, + String permission)
    +
    +
    Checks whether a player has enough permissions or is high enough a rank
    +
    +
    protected net.kyori.adventure.text.Component
    + +
    +
    Converts a String to a legacy Kyori Component
    +
    +
    protected abstract net.kyori.adventure.text.Component
    +
    execute(@NotNull org.bukkit.command.CommandSender sender, + @Nullable org.bukkit.entity.Player playerSender, + @NotNull String[] args)
    +
    +
    Executes the command
    +
    + + +
     
    +
    org.bukkit.command.CommandMap
    + +
     
    +
    protected org.bukkit.entity.Player
    + +
     
    +
    protected org.bukkit.World
    + +
     
    +
    protected PlexPlayer
    + +
     
    +
    protected PlexPlayer
    + +
     
    +
    protected PlexPlayer
    +
    getPlexPlayer(@NotNull org.bukkit.entity.Player player)
    +
    +
    Gets a PlexPlayer from Player object
    +
    +
    @NotNull Plex
    + +
    +
    The plugin
    +
    +
    protected UUID
    +
    getUUID(org.bukkit.command.CommandSender sender)
    +
    +
    Gets the UUID of the sender
    +
    +
    protected boolean
    +
    isAdmin(PlexPlayer plexPlayer)
    +
    +
    Checks if a player is an admin
    +
    +
    protected boolean
    + +
    +
    Checks if a username is an admin
    +
    +
    protected boolean
    +
    isAdmin(org.bukkit.command.CommandSender sender)
    +
    +
    Checks if a sender is an admin
    +
    +
    protected boolean
    +
    isConsole(org.bukkit.command.CommandSender sender)
    +
    +
    Checks whether a sender is console
    +
    +
    protected boolean
    +
    isSeniorAdmin(org.bukkit.command.CommandSender sender)
    +
    +
    Checks if a sender is a senior admin
    +
    +
    private boolean
    +
    matches(String label)
    +
    +
    Checks if the String given is a matching command
    +
    +
    protected net.kyori.adventure.text.Component
    +
    messageComponent(String s, + Object... objects)
    +
    +
    Converts a message entry from the "messages.yml" to a Component
    +
    +
    protected net.kyori.adventure.text.Component
    +
    messageComponent(String s, + net.kyori.adventure.text.Component... objects)
    +
    +
    Converts a message entry from the "messages.yml" to a Component
    +
    +
    protected String
    +
    messageString(String s, + Object... objects)
    +
    +
    Converts a message entry from the "messages.yml" to a String
    +
    +
    protected net.kyori.adventure.text.Component
    + +
    +
    Converts a String to a MiniMessage Component
    +
    +
    protected net.kyori.adventure.text.Component
    + +
     
    +
    protected void
    +
    send(net.kyori.adventure.audience.Audience audience, + String s)
    +
    +
    Sends a message to an Audience
    +
    +
    protected void
    +
    send(net.kyori.adventure.audience.Audience audience, + net.kyori.adventure.text.Component component)
    +
    +
    Sends a message to an Audience
    +
    +
    protected boolean
    +
    silentCheckRank(org.bukkit.entity.Player player, + Rank rank, + String permission)
    +
     
    +
    protected net.kyori.adventure.text.Component
    + +
    +
    Converts usage to a Component
    +
    +
    protected net.kyori.adventure.text.Component
    + +
    +
    Converts usage to a Component
    +
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.command.Command

    +broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getTimingName, getUsage, isRegistered, permissionMessage, permissionMessage, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      plugin

      +
      protected static Plex plugin
      +
      Returns the instance of the plugin
      +
      +
    • +
    • +
      +

      params

      +
      private final CommandParameters params
      +
      The parameters for the command
      +
      +
    • +
    • +
      +

      perms

      +
      private final CommandPermissions perms
      +
      The permissions for the command
      +
      +
    • +
    • +
      +

      level

      +
      private final Rank level
      +
      Minimum required rank fetched from the permissions
      +
      +
    • +
    • +
      +

      commandSource

      +
      private final RequiredCommandSource commandSource
      +
      Required command source fetched from the permissions
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexCommand

      +
      public PlexCommand(boolean register)
      +
      Creates an instance of the command
      +
      +
    • +
    • +
      +

      PlexCommand

      +
      public PlexCommand()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected abstract net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + @NotNull + @NotNull String[] args)
      +
      Executes the command
      +
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      matches

      +
      private boolean matches(String label)
      +
      Checks if the String given is a matching command
      +
      +
      Parameters:
      +
      label - The String to check
      +
      Returns:
      +
      true if the string is a command name or alias
      +
      +
      +
    • +
    • +
      +

      getPlexPlayer

      +
      protected PlexPlayer getPlexPlayer(@NotNull + @NotNull org.bukkit.entity.Player player)
      +
      Gets a PlexPlayer from Player object
      +
      +
      Parameters:
      +
      player - The player object
      +
      Returns:
      +
      PlexPlayer Object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      send

      +
      protected void send(net.kyori.adventure.audience.Audience audience, + String s)
      +
      Sends a message to an Audience
      +
      +
      Parameters:
      +
      audience - The Audience to send the message to
      +
      s - The message to send
      +
      +
      +
    • +
    • +
      +

      send

      +
      protected void send(net.kyori.adventure.audience.Audience audience, + net.kyori.adventure.text.Component component)
      +
      Sends a message to an Audience
      +
      +
      Parameters:
      +
      audience - The Audience to send the message to
      +
      component - The Component to send
      +
      +
      +
    • +
    • +
      +

      checkRank

      +
      protected boolean checkRank(org.bukkit.command.CommandSender sender, + Rank rank, + String permission)
      +
      Checks whether a sender has enough permissions or is high enough a rank
      +
      +
      Parameters:
      +
      sender - A CommandSender
      +
      rank - The rank to check (if the server is using ranks)
      +
      permission - The permission to check (if the server is using permissions)
      +
      Returns:
      +
      true if the sender has enough permissions
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      checkRank

      +
      protected boolean checkRank(org.bukkit.entity.Player player, + Rank rank, + String permission)
      +
      Checks whether a player has enough permissions or is high enough a rank
      +
      +
      Parameters:
      +
      player - The player object
      +
      rank - The rank to check (if the server is using ranks)
      +
      permission - The permission to check (if the server is using permissions)
      +
      Returns:
      +
      true if the sender has enough permissions
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      silentCheckRank

      +
      protected boolean silentCheckRank(org.bukkit.entity.Player player, + Rank rank, + String permission)
      +
      +
    • +
    • +
      +

      checkTab

      +
      protected boolean checkTab(org.bukkit.command.CommandSender sender, + Rank rank, + String permission)
      +
      Checks whether a sender has enough permissions or is high enough a rank
      +
      +
      Parameters:
      +
      sender - The player object
      +
      rank - The rank to check (if the server is using ranks)
      +
      permission - The permission to check (if the server is using permissions)
      +
      Returns:
      +
      true if the sender has enough permissions
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      checkTab

      +
      protected boolean checkTab(org.bukkit.entity.Player player, + Rank rank, + String permission)
      +
      Checks whether a player has enough permissions or is high enough a rank
      +
      +
      Parameters:
      +
      player - The player object
      +
      rank - The rank to check (if the server is using ranks)
      +
      permission - The permission to check (if the server is using permissions)
      +
      Returns:
      +
      true if the sender has enough permissions
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      isAdmin

      +
      protected boolean isAdmin(PlexPlayer plexPlayer)
      +
      Checks if a player is an admin
      +
      +
      Parameters:
      +
      plexPlayer - The PlexPlayer object
      +
      Returns:
      +
      true if the player is an admin
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      isAdmin

      +
      protected boolean isAdmin(org.bukkit.command.CommandSender sender)
      +
      Checks if a sender is an admin
      +
      +
      Parameters:
      +
      sender - A command sender
      +
      Returns:
      +
      true if the sender is an admin or if console
      +
      +
      +
    • +
    • +
      +

      isAdmin

      +
      protected boolean isAdmin(String name)
      +
      Checks if a username is an admin
      +
      +
      Parameters:
      +
      name - The username
      +
      Returns:
      +
      true if the username is an admin
      +
      +
      +
    • +
    • +
      +

      isSeniorAdmin

      +
      protected boolean isSeniorAdmin(org.bukkit.command.CommandSender sender)
      +
      Checks if a sender is a senior admin
      +
      +
      Parameters:
      +
      sender - A command sender
      +
      Returns:
      +
      true if the sender is a senior admin or if console
      +
      +
      +
    • +
    • +
      +

      getUUID

      +
      protected UUID getUUID(org.bukkit.command.CommandSender sender)
      +
      Gets the UUID of the sender
      +
      +
      Parameters:
      +
      sender - A command sender
      +
      Returns:
      +
      A unique ID or null if the sender is console
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getPlugin

      +
      @NotNull +public @NotNull Plex getPlugin()
      +
      The plugin
      +
      +
      Specified by:
      +
      getPlugin in interface org.bukkit.command.PluginIdentifiableCommand
      +
      Returns:
      +
      The instance of the plugin
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      isConsole

      +
      protected boolean isConsole(org.bukkit.command.CommandSender sender)
      +
      Checks whether a sender is console
      +
      +
      Parameters:
      +
      sender - A command sender
      +
      Returns:
      +
      true if the sender is console
      +
      +
      +
    • +
    • +
      +

      messageComponent

      +
      protected net.kyori.adventure.text.Component messageComponent(String s, + Object... objects)
      +
      Converts a message entry from the "messages.yml" to a Component
      +
      +
      Parameters:
      +
      s - The message entry
      +
      objects - Any objects to replace in order
      +
      Returns:
      +
      A Kyori Component
      +
      +
      +
    • +
    • +
      +

      messageComponent

      +
      protected net.kyori.adventure.text.Component messageComponent(String s, + net.kyori.adventure.text.Component... objects)
      +
      Converts a message entry from the "messages.yml" to a Component
      +
      +
      Parameters:
      +
      s - The message entry
      +
      objects - Any objects to replace in order
      +
      Returns:
      +
      A Kyori Component
      +
      +
      +
    • +
    • +
      +

      messageString

      +
      protected String messageString(String s, + Object... objects)
      +
      Converts a message entry from the "messages.yml" to a String
      +
      +
      Parameters:
      +
      s - The message entry
      +
      objects - Any objects to replace in order
      +
      Returns:
      +
      A String
      +
      +
      +
    • +
    • +
      +

      usage

      +
      protected net.kyori.adventure.text.Component usage()
      +
      Converts usage to a Component
      +
      +
      Returns:
      +
      A Kyori Component stating the usage
      +
      +
      +
    • +
    • +
      +

      usage

      +
      protected net.kyori.adventure.text.Component usage(String s)
      +
      Converts usage to a Component +

      + s The usage to convert

      +
      +
      Returns:
      +
      A Kyori Component stating the usage
      +
      +
      +
    • +
    • +
      +

      getNonNullPlayer

      +
      protected org.bukkit.entity.Player getNonNullPlayer(String name)
      +
      +
    • +
    • +
      +

      getOnlinePlexPlayer

      +
      protected PlexPlayer getOnlinePlexPlayer(String name)
      +
      +
    • +
    • +
      +

      getOfflinePlexPlayer

      +
      protected PlexPlayer getOfflinePlexPlayer(UUID uuid)
      +
      +
    • +
    • +
      +

      getNonNullWorld

      +
      protected org.bukkit.World getNonNullWorld(String name)
      +
      +
    • +
    • +
      +

      componentFromString

      +
      protected net.kyori.adventure.text.Component componentFromString(String s)
      +
      Converts a String to a legacy Kyori Component
      +
      +
      Parameters:
      +
      s - The String to convert
      +
      Returns:
      +
      A Kyori component
      +
      +
      +
    • +
    • +
      +

      noColorComponentFromString

      +
      protected net.kyori.adventure.text.Component noColorComponentFromString(String s)
      +
      +
    • +
    • +
      +

      mmString

      +
      protected net.kyori.adventure.text.Component mmString(String s)
      +
      Converts a String to a MiniMessage Component
      +
      +
      Parameters:
      +
      s - The String to convert
      +
      Returns:
      +
      A Kyori Component
      +
      +
      +
    • +
    • +
      +

      getLevel

      +
      public Rank getLevel()
      +
      +
    • +
    • +
      +

      getMap

      +
      public org.bukkit.command.CommandMap getMap()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/annotation/CommandParameters.html b/static/javadoc/dev/plex/command/annotation/CommandParameters.html index 589adc2..105a05e 100644 --- a/static/javadoc/dev/plex/command/annotation/CommandParameters.html +++ b/static/javadoc/dev/plex/command/annotation/CommandParameters.html @@ -1,201 +1,201 @@ - - - - -CommandParameters (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Annotation Interface CommandParameters

-
-
-
-
@Retention(RUNTIME) -public @interface CommandParameters
-
Storage for a command's parameters
-
-
-
    - -
  • -
    -

    Required Element Summary

    -
    Required Elements
    -
    -
    Modifier and Type
    -
    Required Element
    -
    Description
    - - -
    -
    The name
    -
    -
    -
    -
  • - -
  • -
    -

    Optional Element Summary

    -
    Optional Elements
    -
    -
    Modifier and Type
    -
    Optional Element
    -
    Description
    - - -
    -
    The aliases (optional)
    -
    - - -
    -
    The description
    -
    - - -
    -
    The usage (optional)
    -
    -
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Element Details

    -
      -
    • -
      -

      name

      -
      String name
      -
      The name
      -
      -
      Returns:
      -
      Name of the command
      -
      -
      -
    • -
    -
    -
  • - -
  • -
    -
      -
    • -
      -

      description

      -
      String description
      -
      The description
      -
      -
      Returns:
      -
      Description of the command
      -
      -
      -
      Default:
      -
      ""
      -
      -
      -
    • -
    • -
      -

      usage

      -
      String usage
      -
      The usage (optional)
      -
      -
      Returns:
      -
      The usage of the command
      -
      -
      -
      Default:
      -
      "/<command>"
      -
      -
      -
    • -
    • -
      -

      aliases

      -
      String aliases
      -
      The aliases (optional)
      -
      -
      Returns:
      -
      The aliases of the command
      -
      -
      -
      Default:
      -
      ""
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandParameters (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface CommandParameters

+
+
+
+
@Retention(RUNTIME) +public @interface CommandParameters
+
Storage for a command's parameters
+
+
+
    + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
    +
    The name
    +
    +
    +
    +
  • + +
  • +
    +

    Optional Element Summary

    +
    Optional Elements
    +
    +
    Modifier and Type
    +
    Optional Element
    +
    Description
    + + +
    +
    The aliases (optional)
    +
    + + +
    +
    The description
    +
    + + +
    +
    The usage (optional)
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      name

      +
      String name
      +
      The name
      +
      +
      Returns:
      +
      Name of the command
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +
      +
    • +
      +

      description

      +
      String description
      +
      The description
      +
      +
      Returns:
      +
      Description of the command
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    • +
      +

      usage

      +
      String usage
      +
      The usage (optional)
      +
      +
      Returns:
      +
      The usage of the command
      +
      +
      +
      Default:
      +
      "/<command>"
      +
      +
      +
    • +
    • +
      +

      aliases

      +
      String aliases
      +
      The aliases (optional)
      +
      +
      Returns:
      +
      The aliases of the command
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/annotation/CommandPermissions.html b/static/javadoc/dev/plex/command/annotation/CommandPermissions.html index 8287a83..2c98db1 100644 --- a/static/javadoc/dev/plex/command/annotation/CommandPermissions.html +++ b/static/javadoc/dev/plex/command/annotation/CommandPermissions.html @@ -1,178 +1,178 @@ - - - - -CommandPermissions (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Annotation Interface CommandPermissions

-
-
-
-
@Retention(RUNTIME) -public @interface CommandPermissions
-
Storage for the command's permissions
-
-
- -
-
-
    - -
  • -
    -

    Element Details

    -
      -
    • -
      -

      level

      -
      Rank level
      -
      Minimum rank required
      -
      -
      Returns:
      -
      Minimum rank required for the command
      -
      See Also:
      -
      - -
      -
      -
      -
      Default:
      -
      IMPOSTOR
      -
      -
      -
    • -
    • -
      -

      source

      - -
      Required command source
      -
      -
      Returns:
      -
      The required command source of the command
      -
      See Also:
      -
      - -
      -
      -
      -
      Default:
      -
      ANY
      -
      -
      -
    • -
    • -
      -

      permission

      -
      String permission
      -
      The permission
      -
      -
      Returns:
      -
      Permission of the command
      -
      -
      -
      Default:
      -
      ""
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandPermissions (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface CommandPermissions

+
+
+
+
@Retention(RUNTIME) +public @interface CommandPermissions
+
Storage for the command's permissions
+
+
+ +
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      level

      +
      Rank level
      +
      Minimum rank required
      +
      +
      Returns:
      +
      Minimum rank required for the command
      +
      See Also:
      +
      + +
      +
      +
      +
      Default:
      +
      IMPOSTOR
      +
      +
      +
    • +
    • +
      +

      source

      + +
      Required command source
      +
      +
      Returns:
      +
      The required command source of the command
      +
      See Also:
      +
      + +
      +
      +
      +
      Default:
      +
      ANY
      +
      +
      +
    • +
    • +
      +

      permission

      +
      String permission
      +
      The permission
      +
      +
      Returns:
      +
      Permission of the command
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/annotation/System.html b/static/javadoc/dev/plex/command/annotation/System.html index 4b40b82..bc1a64c 100644 --- a/static/javadoc/dev/plex/command/annotation/System.html +++ b/static/javadoc/dev/plex/command/annotation/System.html @@ -1,131 +1,131 @@ - - - - -System (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Annotation Interface System

-
-
-
-
@Retention(RUNTIME) -public @interface System
-
-
-
    - -
  • -
    -

    Optional Element Summary

    -
    Optional Elements
    -
    -
    Modifier and Type
    -
    Optional Element
    -
    Description
    -
    boolean
    - -
     
    - - -
     
    -
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Element Details

    -
      -
    • -
      -

      value

      -
      String value
      -
      -
      Default:
      -
      ""
      -
      -
      -
    • -
    • -
      -

      debug

      -
      boolean debug
      -
      -
      Default:
      -
      false
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +System (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface System

+
+
+
+
@Retention(RUNTIME) +public @interface System
+
+
+
    + +
  • +
    +

    Optional Element Summary

    +
    Optional Elements
    +
    +
    Modifier and Type
    +
    Optional Element
    +
    Description
    +
    boolean
    + +
     
    + + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      value

      +
      String value
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    • +
      +

      debug

      +
      boolean debug
      +
      +
      Default:
      +
      false
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/annotation/package-summary.html b/static/javadoc/dev/plex/command/annotation/package-summary.html index 717e50e..ecb1cb9 100644 --- a/static/javadoc/dev/plex/command/annotation/package-summary.html +++ b/static/javadoc/dev/plex/command/annotation/package-summary.html @@ -1,108 +1,108 @@ - - - - -dev.plex.command.annotation (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.command.annotation

-
-
-
package dev.plex.command.annotation
-
- -
-
-
-
- - + + + + +dev.plex.command.annotation (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.command.annotation

+
+
+
package dev.plex.command.annotation
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/annotation/package-tree.html b/static/javadoc/dev/plex/command/annotation/package-tree.html index a5cbe3d..6f74df7 100644 --- a/static/javadoc/dev/plex/command/annotation/package-tree.html +++ b/static/javadoc/dev/plex/command/annotation/package-tree.html @@ -1,68 +1,68 @@ - - - - -dev.plex.command.annotation Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.command.annotation

-Package Hierarchies: - -
-
-

Annotation Interface Hierarchy

- -
-
-
-
- - + + + + +dev.plex.command.annotation Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.command.annotation

+Package Hierarchies: + +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/blocking/BlockedCommand.html b/static/javadoc/dev/plex/command/blocking/BlockedCommand.html index f6d3724..400b8ab 100644 --- a/static/javadoc/dev/plex/command/blocking/BlockedCommand.html +++ b/static/javadoc/dev/plex/command/blocking/BlockedCommand.html @@ -1,191 +1,191 @@ - - - - -BlockedCommand (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BlockedCommand

-
-
java.lang.Object -
dev.plex.command.blocking.BlockedCommand
-
-
-
-
public class BlockedCommand -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      message

      -
      private net.kyori.adventure.text.Component message
      -
      -
    • -
    • -
      -

      requiredLevel

      -
      private String requiredLevel
      -
      -
    • -
    • -
      -

      regex

      -
      private String regex
      -
      -
    • -
    • -
      -

      command

      -
      private String command
      -
      -
    • -
    • -
      -

      commandAliases

      -
      private List<String> commandAliases
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BlockedCommand

      -
      public BlockedCommand()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BlockedCommand (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BlockedCommand

+
+
java.lang.Object +
dev.plex.command.blocking.BlockedCommand
+
+
+
+
public class BlockedCommand +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      message

      +
      private net.kyori.adventure.text.Component message
      +
      +
    • +
    • +
      +

      requiredLevel

      +
      private String requiredLevel
      +
      +
    • +
    • +
      +

      regex

      +
      private String regex
      +
      +
    • +
    • +
      +

      command

      +
      private String command
      +
      +
    • +
    • +
      +

      commandAliases

      +
      private List<String> commandAliases
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BlockedCommand

      +
      public BlockedCommand()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/blocking/package-summary.html b/static/javadoc/dev/plex/command/blocking/package-summary.html index cbb7e22..b9b293f 100644 --- a/static/javadoc/dev/plex/command/blocking/package-summary.html +++ b/static/javadoc/dev/plex/command/blocking/package-summary.html @@ -1,100 +1,100 @@ - - - - -dev.plex.command.blocking (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.command.blocking

-
-
-
package dev.plex.command.blocking
-
- -
-
-
-
- - + + + + +dev.plex.command.blocking (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.command.blocking

+
+
+
package dev.plex.command.blocking
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/blocking/package-tree.html b/static/javadoc/dev/plex/command/blocking/package-tree.html index 85e6286..af591f8 100644 --- a/static/javadoc/dev/plex/command/blocking/package-tree.html +++ b/static/javadoc/dev/plex/command/blocking/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.command.blocking Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.command.blocking

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.command.blocking Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.command.blocking

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/CommandFailException.html b/static/javadoc/dev/plex/command/exception/CommandFailException.html index ba21d54..b6373d7 100644 --- a/static/javadoc/dev/plex/command/exception/CommandFailException.html +++ b/static/javadoc/dev/plex/command/exception/CommandFailException.html @@ -1,147 +1,147 @@ - - - - -CommandFailException (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CommandFailException

-
-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
dev.plex.command.exception.CommandFailException
-
-
-
-
-
-
-
All Implemented Interfaces:
-
Serializable
-
-
-
public class CommandFailException -extends RuntimeException
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CommandFailException

      -
      public CommandFailException(String s)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandFailException (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CommandFailException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
dev.plex.command.exception.CommandFailException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class CommandFailException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CommandFailException

      +
      public CommandFailException(String s)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/ConsoleMustDefinePlayerException.html b/static/javadoc/dev/plex/command/exception/ConsoleMustDefinePlayerException.html index fda57c8..fa9f703 100644 --- a/static/javadoc/dev/plex/command/exception/ConsoleMustDefinePlayerException.html +++ b/static/javadoc/dev/plex/command/exception/ConsoleMustDefinePlayerException.html @@ -1,147 +1,147 @@ - - - - -ConsoleMustDefinePlayerException (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ConsoleMustDefinePlayerException

-
-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
dev.plex.command.exception.ConsoleMustDefinePlayerException
-
-
-
-
-
-
-
All Implemented Interfaces:
-
Serializable
-
-
-
public class ConsoleMustDefinePlayerException -extends RuntimeException
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ConsoleMustDefinePlayerException

      -
      public ConsoleMustDefinePlayerException()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ConsoleMustDefinePlayerException (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConsoleMustDefinePlayerException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
dev.plex.command.exception.ConsoleMustDefinePlayerException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class ConsoleMustDefinePlayerException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConsoleMustDefinePlayerException

      +
      public ConsoleMustDefinePlayerException()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/ConsoleOnlyException.html b/static/javadoc/dev/plex/command/exception/ConsoleOnlyException.html index 13bb625..0aca8ce 100644 --- a/static/javadoc/dev/plex/command/exception/ConsoleOnlyException.html +++ b/static/javadoc/dev/plex/command/exception/ConsoleOnlyException.html @@ -1,147 +1,147 @@ - - - - -ConsoleOnlyException (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ConsoleOnlyException

-
-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
dev.plex.command.exception.ConsoleOnlyException
-
-
-
-
-
-
-
All Implemented Interfaces:
-
Serializable
-
-
-
public class ConsoleOnlyException -extends RuntimeException
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ConsoleOnlyException

      -
      public ConsoleOnlyException()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ConsoleOnlyException (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConsoleOnlyException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
dev.plex.command.exception.ConsoleOnlyException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class ConsoleOnlyException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConsoleOnlyException

      +
      public ConsoleOnlyException()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/PlayerNotBannedException.html b/static/javadoc/dev/plex/command/exception/PlayerNotBannedException.html index 5a178b9..c77cc9f 100644 --- a/static/javadoc/dev/plex/command/exception/PlayerNotBannedException.html +++ b/static/javadoc/dev/plex/command/exception/PlayerNotBannedException.html @@ -1,147 +1,147 @@ - - - - -PlayerNotBannedException (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlayerNotBannedException

-
-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
dev.plex.command.exception.PlayerNotBannedException
-
-
-
-
-
-
-
All Implemented Interfaces:
-
Serializable
-
-
-
public class PlayerNotBannedException -extends RuntimeException
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlayerNotBannedException

      -
      public PlayerNotBannedException()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlayerNotBannedException (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlayerNotBannedException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
dev.plex.command.exception.PlayerNotBannedException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class PlayerNotBannedException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlayerNotBannedException

      +
      public PlayerNotBannedException()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/PlayerNotFoundException.html b/static/javadoc/dev/plex/command/exception/PlayerNotFoundException.html index 466494b..46b0d4c 100644 --- a/static/javadoc/dev/plex/command/exception/PlayerNotFoundException.html +++ b/static/javadoc/dev/plex/command/exception/PlayerNotFoundException.html @@ -1,147 +1,147 @@ - - - - -PlayerNotFoundException (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlayerNotFoundException

-
-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
dev.plex.command.exception.PlayerNotFoundException
-
-
-
-
-
-
-
All Implemented Interfaces:
-
Serializable
-
-
-
public class PlayerNotFoundException -extends RuntimeException
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlayerNotFoundException

      -
      public PlayerNotFoundException()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlayerNotFoundException (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlayerNotFoundException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
dev.plex.command.exception.PlayerNotFoundException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class PlayerNotFoundException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlayerNotFoundException

      +
      public PlayerNotFoundException()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/package-summary.html b/static/javadoc/dev/plex/command/exception/package-summary.html index 62c50f8..ca693a5 100644 --- a/static/javadoc/dev/plex/command/exception/package-summary.html +++ b/static/javadoc/dev/plex/command/exception/package-summary.html @@ -1,108 +1,108 @@ - - - - -dev.plex.command.exception (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.command.exception

-
-
-
package dev.plex.command.exception
-
- -
-
-
-
- - + + + + +dev.plex.command.exception (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.command.exception

+
+
+
package dev.plex.command.exception
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/exception/package-tree.html b/static/javadoc/dev/plex/command/exception/package-tree.html index f6035cc..2c3f273 100644 --- a/static/javadoc/dev/plex/command/exception/package-tree.html +++ b/static/javadoc/dev/plex/command/exception/package-tree.html @@ -1,86 +1,86 @@ - - - - -dev.plex.command.exception Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.command.exception

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.command.exception Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.command.exception

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/AdminCMD.html b/static/javadoc/dev/plex/command/impl/AdminCMD.html index 0ed50d3..a618efa 100644 --- a/static/javadoc/dev/plex/command/impl/AdminCMD.html +++ b/static/javadoc/dev/plex/command/impl/AdminCMD.html @@ -1,234 +1,234 @@ - - - - -AdminCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.AdminCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class AdminCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminCMD

      -
      public AdminCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    • -
      -

      rankExists

      -
      private boolean rankExists(String rank)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.AdminCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class AdminCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminCMD

      +
      public AdminCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    • +
      +

      rankExists

      +
      private boolean rankExists(String rank)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/AdminChatCMD.html b/static/javadoc/dev/plex/command/impl/AdminChatCMD.html index 1c54efc..eea7858 100644 --- a/static/javadoc/dev/plex/command/impl/AdminChatCMD.html +++ b/static/javadoc/dev/plex/command/impl/AdminChatCMD.html @@ -1,201 +1,201 @@ - - - - -AdminChatCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminChatCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.AdminChatCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class AdminChatCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminChatCMD

      -
      public AdminChatCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminChatCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminChatCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.AdminChatCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class AdminChatCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminChatCMD

      +
      public AdminChatCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/AdminworldCMD.html b/static/javadoc/dev/plex/command/impl/AdminworldCMD.html index 38e482c..e5ed5d8 100644 --- a/static/javadoc/dev/plex/command/impl/AdminworldCMD.html +++ b/static/javadoc/dev/plex/command/impl/AdminworldCMD.html @@ -1,201 +1,201 @@ - - - - -AdminworldCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminworldCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.AdminworldCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class AdminworldCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminworldCMD

      -
      public AdminworldCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminworldCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminworldCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.AdminworldCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class AdminworldCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminworldCMD

      +
      public AdminworldCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/AdventureCMD.html b/static/javadoc/dev/plex/command/impl/AdventureCMD.html index 146a044..27edf55 100644 --- a/static/javadoc/dev/plex/command/impl/AdventureCMD.html +++ b/static/javadoc/dev/plex/command/impl/AdventureCMD.html @@ -1,225 +1,225 @@ - - - - -AdventureCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdventureCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.AdventureCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class AdventureCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdventureCMD

      -
      public AdventureCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdventureCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdventureCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.AdventureCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class AdventureCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdventureCMD

      +
      public AdventureCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/BanCMD.html b/static/javadoc/dev/plex/command/impl/BanCMD.html index c9f2f1c..fabfaab 100644 --- a/static/javadoc/dev/plex/command/impl/BanCMD.html +++ b/static/javadoc/dev/plex/command/impl/BanCMD.html @@ -1,225 +1,225 @@ - - - - -BanCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BanCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.BanCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class BanCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BanCMD

      -
      public BanCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BanCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BanCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.BanCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class BanCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BanCMD

      +
      public BanCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/BlockEditCMD.html b/static/javadoc/dev/plex/command/impl/BlockEditCMD.html index d21f5b7..357e9b6 100644 --- a/static/javadoc/dev/plex/command/impl/BlockEditCMD.html +++ b/static/javadoc/dev/plex/command/impl/BlockEditCMD.html @@ -1,225 +1,225 @@ - - - - -BlockEditCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BlockEditCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.BlockEditCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class BlockEditCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BlockEditCMD

      -
      public BlockEditCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - @NotNull - @NotNull String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BlockEditCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BlockEditCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.BlockEditCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class BlockEditCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BlockEditCMD

      +
      public BlockEditCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + @NotNull + @NotNull String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/CommandSpyCMD.html b/static/javadoc/dev/plex/command/impl/CommandSpyCMD.html index e803c4a..4d3933e 100644 --- a/static/javadoc/dev/plex/command/impl/CommandSpyCMD.html +++ b/static/javadoc/dev/plex/command/impl/CommandSpyCMD.html @@ -1,202 +1,202 @@ - - - - -CommandSpyCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CommandSpyCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.CommandSpyCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class CommandSpyCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CommandSpyCMD

      -
      public CommandSpyCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - @NotNull - @NotNull String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandSpyCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CommandSpyCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.CommandSpyCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class CommandSpyCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CommandSpyCMD

      +
      public CommandSpyCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + @NotNull + @NotNull String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/ConsoleSayCMD.html b/static/javadoc/dev/plex/command/impl/ConsoleSayCMD.html index 34ea7f6..3dee3f6 100644 --- a/static/javadoc/dev/plex/command/impl/ConsoleSayCMD.html +++ b/static/javadoc/dev/plex/command/impl/ConsoleSayCMD.html @@ -1,201 +1,201 @@ - - - - -ConsoleSayCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ConsoleSayCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.ConsoleSayCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class ConsoleSayCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ConsoleSayCMD

      -
      public ConsoleSayCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ConsoleSayCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConsoleSayCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.ConsoleSayCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class ConsoleSayCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConsoleSayCMD

      +
      public ConsoleSayCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/CreativeCMD.html b/static/javadoc/dev/plex/command/impl/CreativeCMD.html index 302cd6d..13532dd 100644 --- a/static/javadoc/dev/plex/command/impl/CreativeCMD.html +++ b/static/javadoc/dev/plex/command/impl/CreativeCMD.html @@ -1,225 +1,225 @@ - - - - -CreativeCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CreativeCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.CreativeCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class CreativeCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CreativeCMD

      -
      public CreativeCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CreativeCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CreativeCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.CreativeCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class CreativeCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CreativeCMD

      +
      public CreativeCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/DebugCMD.html b/static/javadoc/dev/plex/command/impl/DebugCMD.html index e57c3f9..d5606af 100644 --- a/static/javadoc/dev/plex/command/impl/DebugCMD.html +++ b/static/javadoc/dev/plex/command/impl/DebugCMD.html @@ -1,225 +1,225 @@ - - - - -DebugCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class DebugCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.DebugCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class DebugCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      DebugCMD

      -
      public DebugCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +DebugCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DebugCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.DebugCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class DebugCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DebugCMD

      +
      public DebugCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/DeopAllCMD.html b/static/javadoc/dev/plex/command/impl/DeopAllCMD.html index b908786..cccdc15 100644 --- a/static/javadoc/dev/plex/command/impl/DeopAllCMD.html +++ b/static/javadoc/dev/plex/command/impl/DeopAllCMD.html @@ -1,201 +1,201 @@ - - - - -DeopAllCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class DeopAllCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.DeopAllCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class DeopAllCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      DeopAllCMD

      -
      public DeopAllCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +DeopAllCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DeopAllCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.DeopAllCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class DeopAllCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DeopAllCMD

      +
      public DeopAllCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/DeopCMD.html b/static/javadoc/dev/plex/command/impl/DeopCMD.html index 5e1dc1d..ded18f8 100644 --- a/static/javadoc/dev/plex/command/impl/DeopCMD.html +++ b/static/javadoc/dev/plex/command/impl/DeopCMD.html @@ -1,225 +1,225 @@ - - - - -DeopCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class DeopCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.DeopCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class DeopCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      DeopCMD

      -
      public DeopCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +DeopCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DeopCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.DeopCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class DeopCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DeopCMD

      +
      public DeopCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/EntityWipeCMD.html b/static/javadoc/dev/plex/command/impl/EntityWipeCMD.html index c015eeb..cc0a1d6 100644 --- a/static/javadoc/dev/plex/command/impl/EntityWipeCMD.html +++ b/static/javadoc/dev/plex/command/impl/EntityWipeCMD.html @@ -1,226 +1,226 @@ - - - - -EntityWipeCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class EntityWipeCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.EntityWipeCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class EntityWipeCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      EntityWipeCMD

      -
      public EntityWipeCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - @NotNull - @NotNull String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +EntityWipeCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class EntityWipeCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.EntityWipeCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class EntityWipeCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      EntityWipeCMD

      +
      public EntityWipeCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + @NotNull + @NotNull String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/FlatlandsCMD.html b/static/javadoc/dev/plex/command/impl/FlatlandsCMD.html index 39ca9e4..07ff27d 100644 --- a/static/javadoc/dev/plex/command/impl/FlatlandsCMD.html +++ b/static/javadoc/dev/plex/command/impl/FlatlandsCMD.html @@ -1,201 +1,201 @@ - - - - -FlatlandsCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class FlatlandsCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.FlatlandsCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class FlatlandsCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      FlatlandsCMD

      -
      public FlatlandsCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +FlatlandsCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class FlatlandsCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.FlatlandsCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class FlatlandsCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      FlatlandsCMD

      +
      public FlatlandsCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/FreezeCMD.html b/static/javadoc/dev/plex/command/impl/FreezeCMD.html index 364fea4..72b4c17 100644 --- a/static/javadoc/dev/plex/command/impl/FreezeCMD.html +++ b/static/javadoc/dev/plex/command/impl/FreezeCMD.html @@ -1,225 +1,225 @@ - - - - -FreezeCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class FreezeCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.FreezeCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class FreezeCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      FreezeCMD

      -
      public FreezeCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +FreezeCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class FreezeCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.FreezeCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class FreezeCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      FreezeCMD

      +
      public FreezeCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/GamemodeCMD.html b/static/javadoc/dev/plex/command/impl/GamemodeCMD.html index 11e3918..d647888 100644 --- a/static/javadoc/dev/plex/command/impl/GamemodeCMD.html +++ b/static/javadoc/dev/plex/command/impl/GamemodeCMD.html @@ -1,261 +1,261 @@ - - - - -GamemodeCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class GamemodeCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.GamemodeCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class GamemodeCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      gamemode

      -
      private org.bukkit.GameMode gamemode
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      GamemodeCMD

      -
      public GamemodeCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      update

      -
      private void update(org.bukkit.command.CommandSender sender, - org.bukkit.entity.Player playerSender, - org.bukkit.GameMode gameMode)
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +GamemodeCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GamemodeCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.GamemodeCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class GamemodeCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      gamemode

      +
      private org.bukkit.GameMode gamemode
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GamemodeCMD

      +
      public GamemodeCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      update

      +
      private void update(org.bukkit.command.CommandSender sender, + org.bukkit.entity.Player playerSender, + org.bukkit.GameMode gameMode)
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/KickCMD.html b/static/javadoc/dev/plex/command/impl/KickCMD.html index 61e1ba1..2684b36 100644 --- a/static/javadoc/dev/plex/command/impl/KickCMD.html +++ b/static/javadoc/dev/plex/command/impl/KickCMD.html @@ -1,201 +1,201 @@ - - - - -KickCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class KickCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.KickCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class KickCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      KickCMD

      -
      public KickCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +KickCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class KickCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.KickCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class KickCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      KickCMD

      +
      public KickCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/ListCMD.html b/static/javadoc/dev/plex/command/impl/ListCMD.html index 5db47f1..10c72f2 100644 --- a/static/javadoc/dev/plex/command/impl/ListCMD.html +++ b/static/javadoc/dev/plex/command/impl/ListCMD.html @@ -1,201 +1,201 @@ - - - - -ListCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ListCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.ListCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class ListCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ListCMD

      -
      public ListCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ListCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ListCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.ListCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class ListCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ListCMD

      +
      public ListCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/LocalSpawnCMD.html b/static/javadoc/dev/plex/command/impl/LocalSpawnCMD.html index c6ce6cc..5c5869f 100644 --- a/static/javadoc/dev/plex/command/impl/LocalSpawnCMD.html +++ b/static/javadoc/dev/plex/command/impl/LocalSpawnCMD.html @@ -1,201 +1,201 @@ - - - - -LocalSpawnCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class LocalSpawnCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.LocalSpawnCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class LocalSpawnCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      LocalSpawnCMD

      -
      public LocalSpawnCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +LocalSpawnCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class LocalSpawnCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.LocalSpawnCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class LocalSpawnCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      LocalSpawnCMD

      +
      public LocalSpawnCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/LockupCMD.html b/static/javadoc/dev/plex/command/impl/LockupCMD.html index 06bc312..0f1e4bf 100644 --- a/static/javadoc/dev/plex/command/impl/LockupCMD.html +++ b/static/javadoc/dev/plex/command/impl/LockupCMD.html @@ -1,225 +1,225 @@ - - - - -LockupCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class LockupCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.LockupCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class LockupCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      LockupCMD

      -
      public LockupCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +LockupCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class LockupCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.LockupCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class LockupCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      LockupCMD

      +
      public LockupCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/MasterbuilderworldCMD.html b/static/javadoc/dev/plex/command/impl/MasterbuilderworldCMD.html index f6b3cdc..c654260 100644 --- a/static/javadoc/dev/plex/command/impl/MasterbuilderworldCMD.html +++ b/static/javadoc/dev/plex/command/impl/MasterbuilderworldCMD.html @@ -1,201 +1,201 @@ - - - - -MasterbuilderworldCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MasterbuilderworldCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.MasterbuilderworldCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class MasterbuilderworldCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MasterbuilderworldCMD

      -
      public MasterbuilderworldCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MasterbuilderworldCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MasterbuilderworldCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.MasterbuilderworldCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class MasterbuilderworldCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MasterbuilderworldCMD

      +
      public MasterbuilderworldCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/MobPurgeCMD.html b/static/javadoc/dev/plex/command/impl/MobPurgeCMD.html index d7ae8b3..1ae373e 100644 --- a/static/javadoc/dev/plex/command/impl/MobPurgeCMD.html +++ b/static/javadoc/dev/plex/command/impl/MobPurgeCMD.html @@ -1,202 +1,202 @@ - - - - -MobPurgeCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MobPurgeCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.MobPurgeCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class MobPurgeCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MobPurgeCMD

      -
      public MobPurgeCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - @NotNull - @NotNull String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MobPurgeCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MobPurgeCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.MobPurgeCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class MobPurgeCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MobPurgeCMD

      +
      public MobPurgeCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + @NotNull + @NotNull String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/MuteCMD.html b/static/javadoc/dev/plex/command/impl/MuteCMD.html index 332cae5..8e9e9b8 100644 --- a/static/javadoc/dev/plex/command/impl/MuteCMD.html +++ b/static/javadoc/dev/plex/command/impl/MuteCMD.html @@ -1,225 +1,225 @@ - - - - -MuteCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MuteCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.MuteCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class MuteCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MuteCMD

      -
      public MuteCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MuteCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MuteCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.MuteCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class MuteCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MuteCMD

      +
      public MuteCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/NameHistoryCMD.html b/static/javadoc/dev/plex/command/impl/NameHistoryCMD.html index 3fa2ac3..e894936 100644 --- a/static/javadoc/dev/plex/command/impl/NameHistoryCMD.html +++ b/static/javadoc/dev/plex/command/impl/NameHistoryCMD.html @@ -1,225 +1,225 @@ - - - - -NameHistoryCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class NameHistoryCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.NameHistoryCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class NameHistoryCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      NameHistoryCMD

      -
      public NameHistoryCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +NameHistoryCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class NameHistoryCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.NameHistoryCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class NameHistoryCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      NameHistoryCMD

      +
      public NameHistoryCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/NotesCMD.html b/static/javadoc/dev/plex/command/impl/NotesCMD.html index b9e9203..d68dd46 100644 --- a/static/javadoc/dev/plex/command/impl/NotesCMD.html +++ b/static/javadoc/dev/plex/command/impl/NotesCMD.html @@ -1,239 +1,239 @@ - - - - -NotesCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class NotesCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.NotesCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class NotesCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      NotesCMD

      -
      public NotesCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      readNotes

      -
      private void readNotes(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - PlexPlayer plexPlayer, - List<Note> notes)
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +NotesCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class NotesCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.NotesCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class NotesCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      NotesCMD

      +
      public NotesCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      readNotes

      +
      private void readNotes(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + PlexPlayer plexPlayer, + List<Note> notes)
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/OpAllCMD.html b/static/javadoc/dev/plex/command/impl/OpAllCMD.html index ce764d9..3eccb70 100644 --- a/static/javadoc/dev/plex/command/impl/OpAllCMD.html +++ b/static/javadoc/dev/plex/command/impl/OpAllCMD.html @@ -1,201 +1,201 @@ - - - - -OpAllCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class OpAllCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.OpAllCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class OpAllCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      OpAllCMD

      -
      public OpAllCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +OpAllCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class OpAllCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.OpAllCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class OpAllCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      OpAllCMD

      +
      public OpAllCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/OpCMD.html b/static/javadoc/dev/plex/command/impl/OpCMD.html index 8888cc0..1036ecb 100644 --- a/static/javadoc/dev/plex/command/impl/OpCMD.html +++ b/static/javadoc/dev/plex/command/impl/OpCMD.html @@ -1,225 +1,225 @@ - - - - -OpCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class OpCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.OpCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class OpCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      OpCMD

      -
      public OpCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +OpCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class OpCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.OpCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class OpCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      OpCMD

      +
      public OpCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/PlexCMD.html b/static/javadoc/dev/plex/command/impl/PlexCMD.html index 9f97104..f302249 100644 --- a/static/javadoc/dev/plex/command/impl/PlexCMD.html +++ b/static/javadoc/dev/plex/command/impl/PlexCMD.html @@ -1,236 +1,236 @@ - - - - -PlexCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlexCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.PlexCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class PlexCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexCMD

      -
      public PlexCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    • -
      -

      hasUpdateAccess

      -
      private boolean hasUpdateAccess(org.bukkit.entity.Player player, - org.bukkit.command.CommandSender sender)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlexCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.PlexCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class PlexCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexCMD

      +
      public PlexCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    • +
      +

      hasUpdateAccess

      +
      private boolean hasUpdateAccess(org.bukkit.entity.Player player, + org.bukkit.command.CommandSender sender)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/PunishmentsCMD.html b/static/javadoc/dev/plex/command/impl/PunishmentsCMD.html index f19c610..3d586e4 100644 --- a/static/javadoc/dev/plex/command/impl/PunishmentsCMD.html +++ b/static/javadoc/dev/plex/command/impl/PunishmentsCMD.html @@ -1,225 +1,225 @@ - - - - -PunishmentsCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishmentsCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.PunishmentsCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class PunishmentsCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishmentsCMD

      -
      public PunishmentsCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishmentsCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishmentsCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.PunishmentsCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class PunishmentsCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishmentsCMD

      +
      public PunishmentsCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/RankCMD.html b/static/javadoc/dev/plex/command/impl/RankCMD.html index 5b97f7c..4908ea8 100644 --- a/static/javadoc/dev/plex/command/impl/RankCMD.html +++ b/static/javadoc/dev/plex/command/impl/RankCMD.html @@ -1,225 +1,225 @@ - - - - -RankCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class RankCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.RankCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class RankCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      RankCMD

      -
      public RankCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +RankCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RankCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.RankCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class RankCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RankCMD

      +
      public RankCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/RawSayCMD.html b/static/javadoc/dev/plex/command/impl/RawSayCMD.html index 763e7c8..42718ba 100644 --- a/static/javadoc/dev/plex/command/impl/RawSayCMD.html +++ b/static/javadoc/dev/plex/command/impl/RawSayCMD.html @@ -1,201 +1,201 @@ - - - - -RawSayCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class RawSayCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.RawSayCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class RawSayCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      RawSayCMD

      -
      public RawSayCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +RawSayCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RawSayCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.RawSayCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class RawSayCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RawSayCMD

      +
      public RawSayCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/RemoveLoginMessageCMD.html b/static/javadoc/dev/plex/command/impl/RemoveLoginMessageCMD.html new file mode 100644 index 0000000..ddc0631 --- /dev/null +++ b/static/javadoc/dev/plex/command/impl/RemoveLoginMessageCMD.html @@ -0,0 +1,201 @@ + + + + +RemoveLoginMessageCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RemoveLoginMessageCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.RemoveLoginMessageCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class RemoveLoginMessageCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RemoveLoginMessageCMD

      +
      public RemoveLoginMessageCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/SayCMD.html b/static/javadoc/dev/plex/command/impl/SayCMD.html index ba789b1..a7103ef 100644 --- a/static/javadoc/dev/plex/command/impl/SayCMD.html +++ b/static/javadoc/dev/plex/command/impl/SayCMD.html @@ -1,201 +1,201 @@ - - - - -SayCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SayCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.SayCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class SayCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SayCMD

      -
      public SayCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SayCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SayCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.SayCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class SayCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SayCMD

      +
      public SayCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/SetLoginMessageCMD.html b/static/javadoc/dev/plex/command/impl/SetLoginMessageCMD.html new file mode 100644 index 0000000..0fd667b --- /dev/null +++ b/static/javadoc/dev/plex/command/impl/SetLoginMessageCMD.html @@ -0,0 +1,242 @@ + + + + +SetLoginMessageCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SetLoginMessageCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.SetLoginMessageCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class SetLoginMessageCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      nameRequired

      +
      private final boolean nameRequired
      +
      +
    • +
    • +
      +

      rankRequired

      +
      private final boolean rankRequired
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SetLoginMessageCMD

      +
      public SetLoginMessageCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      validateMessage

      +
      private void validateMessage(String message)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/SmiteCMD.html b/static/javadoc/dev/plex/command/impl/SmiteCMD.html index b20281a..8d57447 100644 --- a/static/javadoc/dev/plex/command/impl/SmiteCMD.html +++ b/static/javadoc/dev/plex/command/impl/SmiteCMD.html @@ -1,225 +1,225 @@ - - - - -SmiteCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SmiteCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.SmiteCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class SmiteCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SmiteCMD

      -
      public SmiteCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SmiteCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SmiteCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.SmiteCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class SmiteCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SmiteCMD

      +
      public SmiteCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/SpectatorCMD.html b/static/javadoc/dev/plex/command/impl/SpectatorCMD.html index 177d74e..d3c2ab7 100644 --- a/static/javadoc/dev/plex/command/impl/SpectatorCMD.html +++ b/static/javadoc/dev/plex/command/impl/SpectatorCMD.html @@ -1,225 +1,225 @@ - - - - -SpectatorCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SpectatorCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.SpectatorCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class SpectatorCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SpectatorCMD

      -
      public SpectatorCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SpectatorCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SpectatorCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.SpectatorCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class SpectatorCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SpectatorCMD

      +
      public SpectatorCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/SurvivalCMD.html b/static/javadoc/dev/plex/command/impl/SurvivalCMD.html index 2507dbf..376852d 100644 --- a/static/javadoc/dev/plex/command/impl/SurvivalCMD.html +++ b/static/javadoc/dev/plex/command/impl/SurvivalCMD.html @@ -1,225 +1,225 @@ - - - - -SurvivalCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SurvivalCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.SurvivalCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class SurvivalCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SurvivalCMD

      -
      public SurvivalCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SurvivalCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SurvivalCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.SurvivalCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class SurvivalCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SurvivalCMD

      +
      public SurvivalCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/TFMCMD.html b/static/javadoc/dev/plex/command/impl/TFMCMD.html index adfde37..746b1fa 100644 --- a/static/javadoc/dev/plex/command/impl/TFMCMD.html +++ b/static/javadoc/dev/plex/command/impl/TFMCMD.html @@ -1,202 +1,202 @@ - - - - -TFMCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class TFMCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.TFMCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class TFMCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TFMCMD

      -
      public TFMCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - @NotNull - @NotNull String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +TFMCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TFMCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.TFMCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class TFMCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TFMCMD

      +
      public TFMCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + @NotNull + @NotNull String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/TagCMD.html b/static/javadoc/dev/plex/command/impl/TagCMD.html index c47b0e2..0abf63a 100644 --- a/static/javadoc/dev/plex/command/impl/TagCMD.html +++ b/static/javadoc/dev/plex/command/impl/TagCMD.html @@ -1,201 +1,201 @@ - - - - -TagCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class TagCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.TagCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class TagCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TagCMD

      -
      public TagCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +TagCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TagCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.TagCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class TagCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TagCMD

      +
      public TagCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/TempbanCMD.html b/static/javadoc/dev/plex/command/impl/TempbanCMD.html index c62989b..482698b 100644 --- a/static/javadoc/dev/plex/command/impl/TempbanCMD.html +++ b/static/javadoc/dev/plex/command/impl/TempbanCMD.html @@ -1,225 +1,225 @@ - - - - -TempbanCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class TempbanCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.TempbanCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class TempbanCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TempbanCMD

      -
      public TempbanCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      public net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +TempbanCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TempbanCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.TempbanCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class TempbanCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TempbanCMD

      +
      public TempbanCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      public net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/ToggleCMD.html b/static/javadoc/dev/plex/command/impl/ToggleCMD.html index 12ad054..6547e65 100644 --- a/static/javadoc/dev/plex/command/impl/ToggleCMD.html +++ b/static/javadoc/dev/plex/command/impl/ToggleCMD.html @@ -1,243 +1,243 @@ - - - - -ToggleCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ToggleCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.ToggleCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class ToggleCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ToggleCMD

      -
      public ToggleCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    • -
      -

      status

      -
      private String status(String toggle)
      -
      -
    • -
    • -
      -

      toggle

      -
      private net.kyori.adventure.text.Component toggle(String toggle)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ToggleCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ToggleCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.ToggleCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class ToggleCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ToggleCMD

      +
      public ToggleCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    • +
      +

      status

      +
      private String status(String toggle)
      +
      +
    • +
    • +
      +

      toggle

      +
      private net.kyori.adventure.text.Component toggle(String toggle)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/UnbanCMD.html b/static/javadoc/dev/plex/command/impl/UnbanCMD.html index cf3063d..95e8934 100644 --- a/static/javadoc/dev/plex/command/impl/UnbanCMD.html +++ b/static/javadoc/dev/plex/command/impl/UnbanCMD.html @@ -1,225 +1,225 @@ - - - - -UnbanCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class UnbanCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.UnbanCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class UnbanCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UnbanCMD

      -
      public UnbanCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      public net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +UnbanCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UnbanCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.UnbanCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class UnbanCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UnbanCMD

      +
      public UnbanCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      public net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/UnfreezeCMD.html b/static/javadoc/dev/plex/command/impl/UnfreezeCMD.html index 5c768c0..94eb171 100644 --- a/static/javadoc/dev/plex/command/impl/UnfreezeCMD.html +++ b/static/javadoc/dev/plex/command/impl/UnfreezeCMD.html @@ -1,225 +1,225 @@ - - - - -UnfreezeCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class UnfreezeCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.UnfreezeCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class UnfreezeCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UnfreezeCMD

      -
      public UnfreezeCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +UnfreezeCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UnfreezeCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.UnfreezeCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class UnfreezeCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UnfreezeCMD

      +
      public UnfreezeCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/UnmuteCMD.html b/static/javadoc/dev/plex/command/impl/UnmuteCMD.html index 47103ad..728b23d 100644 --- a/static/javadoc/dev/plex/command/impl/UnmuteCMD.html +++ b/static/javadoc/dev/plex/command/impl/UnmuteCMD.html @@ -1,225 +1,225 @@ - - - - -UnmuteCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class UnmuteCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.UnmuteCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class UnmuteCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UnmuteCMD

      -
      public UnmuteCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +UnmuteCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UnmuteCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.UnmuteCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class UnmuteCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UnmuteCMD

      +
      public UnmuteCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/WorldCMD.html b/static/javadoc/dev/plex/command/impl/WorldCMD.html index 7717559..5aa9068 100644 --- a/static/javadoc/dev/plex/command/impl/WorldCMD.html +++ b/static/javadoc/dev/plex/command/impl/WorldCMD.html @@ -1,225 +1,225 @@ - - - - -WorldCMD (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class WorldCMD

-
-
java.lang.Object -
org.bukkit.command.Command -
dev.plex.command.PlexCommand -
dev.plex.command.impl.WorldCMD
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.command.PluginIdentifiableCommand
-
-
-
public class WorldCMD -extends PlexCommand
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      WorldCMD

      -
      public WorldCMD()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      execute

      -
      protected net.kyori.adventure.text.Component execute(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @Nullable - @Nullable org.bukkit.entity.Player playerSender, - String[] args)
      -
      Description copied from class: PlexCommand
      -
      Executes the command
      -
      -
      Specified by:
      -
      execute in class PlexCommand
      -
      Parameters:
      -
      sender - The sender of the command
      -
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      -
      args - A Kyori Component to send to the sender (can be null)
      -
      -
      -
    • -
    • -
      -

      tabComplete

      -
      @NotNull -public @NotNull List<String> tabComplete(@NotNull - @NotNull org.bukkit.command.CommandSender sender, - @NotNull - @NotNull String alias, - @NotNull - @NotNull String[] args) - throws IllegalArgumentException
      -
      -
      Overrides:
      -
      tabComplete in class org.bukkit.command.Command
      -
      Throws:
      -
      IllegalArgumentException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +WorldCMD (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class WorldCMD

+
+
java.lang.Object +
org.bukkit.command.Command +
dev.plex.command.PlexCommand +
dev.plex.command.impl.WorldCMD
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.command.PluginIdentifiableCommand
+
+
+
public class WorldCMD +extends PlexCommand
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      WorldCMD

      +
      public WorldCMD()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      execute

      +
      protected net.kyori.adventure.text.Component execute(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @Nullable + @Nullable org.bukkit.entity.Player playerSender, + String[] args)
      +
      Description copied from class: PlexCommand
      +
      Executes the command
      +
      +
      Specified by:
      +
      execute in class PlexCommand
      +
      Parameters:
      +
      sender - The sender of the command
      +
      playerSender - The player who executed the command (null if CommandSource is console or if CommandSource is any but console executed)
      +
      args - A Kyori Component to send to the sender (can be null)
      +
      +
      +
    • +
    • +
      +

      tabComplete

      +
      @NotNull +public @NotNull List<String> tabComplete(@NotNull + @NotNull org.bukkit.command.CommandSender sender, + @NotNull + @NotNull String alias, + @NotNull + @NotNull String[] args) + throws IllegalArgumentException
      +
      +
      Overrides:
      +
      tabComplete in class org.bukkit.command.Command
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/package-summary.html b/static/javadoc/dev/plex/command/impl/package-summary.html index 0b3070c..1c0a0ff 100644 --- a/static/javadoc/dev/plex/command/impl/package-summary.html +++ b/static/javadoc/dev/plex/command/impl/package-summary.html @@ -1,184 +1,188 @@ - - - - -dev.plex.command.impl (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.command.impl

-
-
-
package dev.plex.command.impl
-
- -
-
-
-
- - + + + + +dev.plex.command.impl (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.command.impl

+
+
+
package dev.plex.command.impl
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/impl/package-tree.html b/static/javadoc/dev/plex/command/impl/package-tree.html index 95274e0..af67bcb 100644 --- a/static/javadoc/dev/plex/command/impl/package-tree.html +++ b/static/javadoc/dev/plex/command/impl/package-tree.html @@ -1,120 +1,122 @@ - - - - -dev.plex.command.impl Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.command.impl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.command.impl Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.command.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/package-summary.html b/static/javadoc/dev/plex/command/package-summary.html index 5da180e..339beb6 100644 --- a/static/javadoc/dev/plex/command/package-summary.html +++ b/static/javadoc/dev/plex/command/package-summary.html @@ -1,104 +1,104 @@ - - - - -dev.plex.command (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.command

-
-
-
package dev.plex.command
-
- -
-
-
-
- - + + + + +dev.plex.command (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.command

+
+
+
package dev.plex.command
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/package-tree.html b/static/javadoc/dev/plex/command/package-tree.html index 5036d0d..f07792a 100644 --- a/static/javadoc/dev/plex/command/package-tree.html +++ b/static/javadoc/dev/plex/command/package-tree.html @@ -1,74 +1,74 @@ - - - - -dev.plex.command Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.command

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • org.bukkit.command.Command -
        -
      • dev.plex.command.PlexCommand (implements org.bukkit.command.PluginIdentifiableCommand)
      • -
      -
    • -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.command Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.command

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • org.bukkit.command.Command +
        +
      • dev.plex.command.PlexCommand (implements org.bukkit.command.PluginIdentifiableCommand)
      • +
      +
    • +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/source/RequiredCommandSource.html b/static/javadoc/dev/plex/command/source/RequiredCommandSource.html index 7c99106..d65fee3 100644 --- a/static/javadoc/dev/plex/command/source/RequiredCommandSource.html +++ b/static/javadoc/dev/plex/command/source/RequiredCommandSource.html @@ -1,253 +1,253 @@ - - - - -RequiredCommandSource (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Enum Class RequiredCommandSource

-
-
java.lang.Object -
java.lang.Enum<RequiredCommandSource> -
dev.plex.command.source.RequiredCommandSource
-
-
-
-
-
All Implemented Interfaces:
-
Serializable, Comparable<RequiredCommandSource>, Constable
-
-
-
public enum RequiredCommandSource -extends Enum<RequiredCommandSource>
-
-
- -
-
-
    - -
  • -
    -

    Enum Constant Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      RequiredCommandSource

      -
      private RequiredCommandSource()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      values

      -
      public static RequiredCommandSource[] values()
      -
      Returns an array containing the constants of this enum class, in -the order they are declared.
      -
      -
      Returns:
      -
      an array containing the constants of this enum class, in the order they are declared
      -
      -
      -
    • -
    • -
      -

      valueOf

      -
      public static RequiredCommandSource valueOf(String name)
      -
      Returns the enum constant of this class with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this class. (Extraneous whitespace characters are -not permitted.)
      -
      -
      Parameters:
      -
      name - the name of the enum constant to be returned.
      -
      Returns:
      -
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum class has no constant with the specified name
      -
      NullPointerException - if the argument is null
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +RequiredCommandSource (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class RequiredCommandSource

+
+
java.lang.Object +
java.lang.Enum<RequiredCommandSource> +
dev.plex.command.source.RequiredCommandSource
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<RequiredCommandSource>, Constable
+
+
+
public enum RequiredCommandSource +extends Enum<RequiredCommandSource>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequiredCommandSource

      +
      private RequiredCommandSource()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static RequiredCommandSource[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static RequiredCommandSource valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/command/source/package-summary.html b/static/javadoc/dev/plex/command/source/package-summary.html index 473c440..3a7ffed 100644 --- a/static/javadoc/dev/plex/command/source/package-summary.html +++ b/static/javadoc/dev/plex/command/source/package-summary.html @@ -1,100 +1,100 @@ - - - - -dev.plex.command.source (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.command.source

-
-
-
package dev.plex.command.source
-
- -
-
-
-
- - + + + + +dev.plex.command.source (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.command.source

+
+
+
package dev.plex.command.source
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/command/source/package-tree.html b/static/javadoc/dev/plex/command/source/package-tree.html index ad526d6..6ebbfbe 100644 --- a/static/javadoc/dev/plex/command/source/package-tree.html +++ b/static/javadoc/dev/plex/command/source/package-tree.html @@ -1,74 +1,74 @@ - - - - -dev.plex.command.source Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.command.source

-Package Hierarchies: - -
-
-

Enum Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.command.source Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.command.source

+Package Hierarchies: + +
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/config/Config.html b/static/javadoc/dev/plex/config/Config.html index 3c32a64..e7cbb7b 100644 --- a/static/javadoc/dev/plex/config/Config.html +++ b/static/javadoc/dev/plex/config/Config.html @@ -1,308 +1,308 @@ - - - - -Config (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class Config

-
-
java.lang.Object -
org.bukkit.configuration.MemorySection -
org.bukkit.configuration.MemoryConfiguration -
org.bukkit.configuration.file.FileConfiguration -
org.bukkit.configuration.file.YamlConfiguration -
dev.plex.config.Config
-
-
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.configuration.Configuration, org.bukkit.configuration.ConfigurationSection
-
-
-
public class Config -extends org.bukkit.configuration.file.YamlConfiguration
-
Creates a custom Config object
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private boolean
    - -
    -
    Whether new entries were added to the file automatically
    -
    -
    private File
    - -
    -
    The File instance
    -
    -
    private String
    - -
    -
    The file name
    -
    -
    private Plex
    - -
    -
    The plugin instance
    -
    -
    -
    -

    Fields inherited from class org.bukkit.configuration.file.YamlConfiguration

    -BLANK_CONFIG, COMMENT_PREFIX
    -
    -

    Fields inherited from class org.bukkit.configuration.MemoryConfiguration

    -defaults, options
    -
    -

    Fields inherited from class org.bukkit.configuration.MemorySection

    -map
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    Config(Plex plugin, - String name)
    -
    -
    Creates a config object
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    void
    - -
     
    -
    void
    -
    load(boolean loadFromFile)
    -
    -
    Loads the configuration file
    -
    -
    void
    - -
    -
    Saves the configuration file
    -
    -
    private void
    - -
    -
    Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
    -
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.configuration.file.YamlConfiguration

    -loadConfiguration, loadConfiguration, loadFromString, options, saveToString
    -
    -

    Methods inherited from class org.bukkit.configuration.file.FileConfiguration

    -buildHeader, load, load, load, save, save
    -
    -

    Methods inherited from class org.bukkit.configuration.MemoryConfiguration

    -addDefault, addDefaults, addDefaults, getDefaults, getParent, setDefaults
    -
    -

    Methods inherited from class org.bukkit.configuration.MemorySection

    -contains, contains, createPath, createPath, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefault, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isPrimitiveWrapper, isSet, isString, isVector, mapChildrenKeys, mapChildrenValues, set, setComments, setInlineComments, toString
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -
    -

    Methods inherited from interface org.bukkit.configuration.ConfigurationSection

    -contains, contains, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isSet, isString, isVector, set, setComments, setInlineComments
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      plugin

      -
      private Plex plugin
      -
      The plugin instance
      -
      -
    • -
    • -
      -

      file

      -
      private File file
      -
      The File instance
      -
      -
    • -
    • -
      -

      name

      -
      private String name
      -
      The file name
      -
      -
    • -
    • -
      -

      added

      -
      private boolean added
      -
      Whether new entries were added to the file automatically
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Config

      -
      public Config(Plex plugin, - String name)
      -
      Creates a config object
      -
      -
      Parameters:
      -
      plugin - The plugin instance
      -
      name - The file name
      -
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      load

      -
      public void load()
      -
      -
    • -
    • -
      -

      load

      -
      public void load(boolean loadFromFile)
      -
      Loads the configuration file
      -
      -
    • -
    • -
      -

      save

      -
      public void save()
      -
      Saves the configuration file
      -
      -
    • -
    • -
      -

      saveDefault

      -
      private void saveDefault()
      -
      Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Config (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Config

+
+
java.lang.Object +
org.bukkit.configuration.MemorySection +
org.bukkit.configuration.MemoryConfiguration +
org.bukkit.configuration.file.FileConfiguration +
org.bukkit.configuration.file.YamlConfiguration +
dev.plex.config.Config
+
+
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.configuration.Configuration, org.bukkit.configuration.ConfigurationSection
+
+
+
public class Config +extends org.bukkit.configuration.file.YamlConfiguration
+
Creates a custom Config object
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private boolean
    + +
    +
    Whether new entries were added to the file automatically
    +
    +
    private File
    + +
    +
    The File instance
    +
    +
    private String
    + +
    +
    The file name
    +
    +
    private Plex
    + +
    +
    The plugin instance
    +
    +
    +
    +

    Fields inherited from class org.bukkit.configuration.file.YamlConfiguration

    +BLANK_CONFIG, COMMENT_PREFIX
    +
    +

    Fields inherited from class org.bukkit.configuration.MemoryConfiguration

    +defaults, options
    +
    +

    Fields inherited from class org.bukkit.configuration.MemorySection

    +map
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    Config(Plex plugin, + String name)
    +
    +
    Creates a config object
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    + +
     
    +
    void
    +
    load(boolean loadFromFile)
    +
    +
    Loads the configuration file
    +
    +
    void
    + +
    +
    Saves the configuration file
    +
    +
    private void
    + +
    +
    Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
    +
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.configuration.file.YamlConfiguration

    +loadConfiguration, loadConfiguration, loadFromString, options, saveToString
    +
    +

    Methods inherited from class org.bukkit.configuration.file.FileConfiguration

    +buildHeader, load, load, load, save, save
    +
    +

    Methods inherited from class org.bukkit.configuration.MemoryConfiguration

    +addDefault, addDefaults, addDefaults, getDefaults, getParent, setDefaults
    +
    +

    Methods inherited from class org.bukkit.configuration.MemorySection

    +contains, contains, createPath, createPath, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefault, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isPrimitiveWrapper, isSet, isString, isVector, mapChildrenKeys, mapChildrenValues, set, setComments, setInlineComments, toString
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    +
    +

    Methods inherited from interface org.bukkit.configuration.ConfigurationSection

    +contains, contains, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isSet, isString, isVector, set, setComments, setInlineComments
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      plugin

      +
      private Plex plugin
      +
      The plugin instance
      +
      +
    • +
    • +
      +

      file

      +
      private File file
      +
      The File instance
      +
      +
    • +
    • +
      +

      name

      +
      private String name
      +
      The file name
      +
      +
    • +
    • +
      +

      added

      +
      private boolean added
      +
      Whether new entries were added to the file automatically
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Config

      +
      public Config(Plex plugin, + String name)
      +
      Creates a config object
      +
      +
      Parameters:
      +
      plugin - The plugin instance
      +
      name - The file name
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      load

      +
      public void load()
      +
      +
    • +
    • +
      +

      load

      +
      public void load(boolean loadFromFile)
      +
      Loads the configuration file
      +
      +
    • +
    • +
      +

      save

      +
      public void save()
      +
      Saves the configuration file
      +
      +
    • +
    • +
      +

      saveDefault

      +
      private void saveDefault()
      +
      Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/config/ModuleConfig.html b/static/javadoc/dev/plex/config/ModuleConfig.html index d4fad77..045d705 100644 --- a/static/javadoc/dev/plex/config/ModuleConfig.html +++ b/static/javadoc/dev/plex/config/ModuleConfig.html @@ -1,298 +1,298 @@ - - - - -ModuleConfig (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ModuleConfig

-
-
java.lang.Object -
org.bukkit.configuration.MemorySection -
org.bukkit.configuration.MemoryConfiguration -
org.bukkit.configuration.file.FileConfiguration -
org.bukkit.configuration.file.YamlConfiguration -
dev.plex.config.ModuleConfig
-
-
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.configuration.Configuration, org.bukkit.configuration.ConfigurationSection
-
-
-
public class ModuleConfig -extends org.bukkit.configuration.file.YamlConfiguration
-
Creates a custom Config object
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private File
    - -
    -
    The File instance
    -
    -
    private String
    - -
    -
    Where the file is in the module JAR
    -
    -
    private PlexModule
    - -
    -
    The plugin instance
    -
    -
    private String
    - -
    -
    Where it should be copied to in the module folder
    -
    -
    -
    -

    Fields inherited from class org.bukkit.configuration.file.YamlConfiguration

    -BLANK_CONFIG, COMMENT_PREFIX
    -
    -

    Fields inherited from class org.bukkit.configuration.MemoryConfiguration

    -defaults, options
    -
    -

    Fields inherited from class org.bukkit.configuration.MemorySection

    -map
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    ModuleConfig(PlexModule module, - String from, - String to)
    -
    -
    Creates a config object
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    void
    - -
     
    -
    void
    - -
    -
    Saves the configuration file
    -
    -
    private void
    - -
    -
    Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
    -
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.configuration.file.YamlConfiguration

    -loadConfiguration, loadConfiguration, loadFromString, options, saveToString
    -
    -

    Methods inherited from class org.bukkit.configuration.file.FileConfiguration

    -buildHeader, load, load, load, save, save
    -
    -

    Methods inherited from class org.bukkit.configuration.MemoryConfiguration

    -addDefault, addDefaults, addDefaults, getDefaults, getParent, setDefaults
    -
    -

    Methods inherited from class org.bukkit.configuration.MemorySection

    -contains, contains, createPath, createPath, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefault, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isPrimitiveWrapper, isSet, isString, isVector, mapChildrenKeys, mapChildrenValues, set, setComments, setInlineComments, toString
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    -
    -

    Methods inherited from interface org.bukkit.configuration.ConfigurationSection

    -contains, contains, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isSet, isString, isVector, set, setComments, setInlineComments
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      module

      -
      private PlexModule module
      -
      The plugin instance
      -
      -
    • -
    • -
      -

      file

      -
      private File file
      -
      The File instance
      -
      -
    • -
    • -
      -

      from

      -
      private String from
      -
      Where the file is in the module JAR
      -
      -
    • -
    • -
      -

      to

      -
      private String to
      -
      Where it should be copied to in the module folder
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ModuleConfig

      -
      public ModuleConfig(PlexModule module, - String from, - String to)
      -
      Creates a config object
      -
      -
      Parameters:
      -
      module - The module instance
      -
      to - The file name
      -
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      load

      -
      public void load()
      -
      -
    • -
    • -
      -

      save

      -
      public void save()
      -
      Saves the configuration file
      -
      -
    • -
    • -
      -

      saveDefault

      -
      private void saveDefault()
      -
      Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ModuleConfig (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ModuleConfig

+
+
java.lang.Object +
org.bukkit.configuration.MemorySection +
org.bukkit.configuration.MemoryConfiguration +
org.bukkit.configuration.file.FileConfiguration +
org.bukkit.configuration.file.YamlConfiguration +
dev.plex.config.ModuleConfig
+
+
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.configuration.Configuration, org.bukkit.configuration.ConfigurationSection
+
+
+
public class ModuleConfig +extends org.bukkit.configuration.file.YamlConfiguration
+
Creates a custom Config object
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private File
    + +
    +
    The File instance
    +
    +
    private String
    + +
    +
    Where the file is in the module JAR
    +
    +
    private PlexModule
    + +
    +
    The plugin instance
    +
    +
    private String
    + +
    +
    Where it should be copied to in the module folder
    +
    +
    +
    +

    Fields inherited from class org.bukkit.configuration.file.YamlConfiguration

    +BLANK_CONFIG, COMMENT_PREFIX
    +
    +

    Fields inherited from class org.bukkit.configuration.MemoryConfiguration

    +defaults, options
    +
    +

    Fields inherited from class org.bukkit.configuration.MemorySection

    +map
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ModuleConfig(PlexModule module, + String from, + String to)
    +
    +
    Creates a config object
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    + +
     
    +
    void
    + +
    +
    Saves the configuration file
    +
    +
    private void
    + +
    +
    Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
    +
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.configuration.file.YamlConfiguration

    +loadConfiguration, loadConfiguration, loadFromString, options, saveToString
    +
    +

    Methods inherited from class org.bukkit.configuration.file.FileConfiguration

    +buildHeader, load, load, load, save, save
    +
    +

    Methods inherited from class org.bukkit.configuration.MemoryConfiguration

    +addDefault, addDefaults, addDefaults, getDefaults, getParent, setDefaults
    +
    +

    Methods inherited from class org.bukkit.configuration.MemorySection

    +contains, contains, createPath, createPath, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefault, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isPrimitiveWrapper, isSet, isString, isVector, mapChildrenKeys, mapChildrenValues, set, setComments, setInlineComments, toString
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    +
    +

    Methods inherited from interface org.bukkit.configuration.ConfigurationSection

    +contains, contains, createSection, createSection, get, get, getBoolean, getBoolean, getBooleanList, getByteList, getCharacterList, getColor, getColor, getComments, getConfigurationSection, getCurrentPath, getDefaultSection, getDouble, getDouble, getDoubleList, getFloatList, getInlineComments, getInt, getInt, getIntegerList, getItemStack, getItemStack, getKeys, getList, getList, getLocation, getLocation, getLong, getLong, getLongList, getMapList, getName, getObject, getObject, getOfflinePlayer, getOfflinePlayer, getRoot, getSerializable, getSerializable, getShortList, getString, getString, getStringList, getValues, getVector, getVector, isBoolean, isColor, isConfigurationSection, isDouble, isInt, isItemStack, isList, isLocation, isLong, isOfflinePlayer, isSet, isString, isVector, set, setComments, setInlineComments
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      module

      +
      private PlexModule module
      +
      The plugin instance
      +
      +
    • +
    • +
      +

      file

      +
      private File file
      +
      The File instance
      +
      +
    • +
    • +
      +

      from

      +
      private String from
      +
      Where the file is in the module JAR
      +
      +
    • +
    • +
      +

      to

      +
      private String to
      +
      Where it should be copied to in the module folder
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ModuleConfig

      +
      public ModuleConfig(PlexModule module, + String from, + String to)
      +
      Creates a config object
      +
      +
      Parameters:
      +
      module - The module instance
      +
      to - The file name
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      load

      +
      public void load()
      +
      +
    • +
    • +
      +

      save

      +
      public void save()
      +
      Saves the configuration file
      +
      +
    • +
    • +
      +

      saveDefault

      +
      private void saveDefault()
      +
      Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/config/package-summary.html b/static/javadoc/dev/plex/config/package-summary.html index f05b966..195ecd8 100644 --- a/static/javadoc/dev/plex/config/package-summary.html +++ b/static/javadoc/dev/plex/config/package-summary.html @@ -1,98 +1,98 @@ - - - - -dev.plex.config (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.config

-
-
-
package dev.plex.config
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
    -
    Creates a custom Config object
    -
    - -
    -
    Creates a custom Config object
    -
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.config (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.config

+
+
+
package dev.plex.config
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Creates a custom Config object
    +
    + +
    +
    Creates a custom Config object
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/config/package-tree.html b/static/javadoc/dev/plex/config/package-tree.html index 947d167..04afcba 100644 --- a/static/javadoc/dev/plex/config/package-tree.html +++ b/static/javadoc/dev/plex/config/package-tree.html @@ -1,87 +1,87 @@ - - - - -dev.plex.config Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.config

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • org.bukkit.configuration.MemorySection (implements org.bukkit.configuration.ConfigurationSection) -
        -
      • org.bukkit.configuration.MemoryConfiguration (implements org.bukkit.configuration.Configuration) -
          -
        • org.bukkit.configuration.file.FileConfiguration -
            -
          • org.bukkit.configuration.file.YamlConfiguration - -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.config Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.config

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • org.bukkit.configuration.MemorySection (implements org.bukkit.configuration.ConfigurationSection) +
        +
      • org.bukkit.configuration.MemoryConfiguration (implements org.bukkit.configuration.Configuration) +
          +
        • org.bukkit.configuration.file.FileConfiguration +
            +
          • org.bukkit.configuration.file.YamlConfiguration + +
          • +
          +
        • +
        +
      • +
      +
    • +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/event/AdminAddEvent.html b/static/javadoc/dev/plex/event/AdminAddEvent.html index c40bc8a..ebb30ca 100644 --- a/static/javadoc/dev/plex/event/AdminAddEvent.html +++ b/static/javadoc/dev/plex/event/AdminAddEvent.html @@ -1,238 +1,238 @@ - - - - -AdminAddEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminAddEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
dev.plex.event.AdminAddEvent
-
-
-
-
-
public class AdminAddEvent -extends org.bukkit.event.Event
-
Event that is run when a player is added to the admin list
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    private final PlexPlayer
    - -
    -
    The PlexPlayer that was added
    -
    -
    private final org.bukkit.command.CommandSender
    - -
    -
    The sender who added the player
    -
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      sender

      -
      private final org.bukkit.command.CommandSender sender
      -
      The sender who added the player
      -
      -
    • -
    • -
      -

      plexPlayer

      -
      private final PlexPlayer plexPlayer
      -
      The PlexPlayer that was added
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminAddEvent

      -
      public AdminAddEvent()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      public org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminAddEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminAddEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
dev.plex.event.AdminAddEvent
+
+
+
+
+
public class AdminAddEvent +extends org.bukkit.event.Event
+
Event that is run when a player is added to the admin list
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    private final PlexPlayer
    + +
    +
    The PlexPlayer that was added
    +
    +
    private final org.bukkit.command.CommandSender
    + +
    +
    The sender who added the player
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      sender

      +
      private final org.bukkit.command.CommandSender sender
      +
      The sender who added the player
      +
      +
    • +
    • +
      +

      plexPlayer

      +
      private final PlexPlayer plexPlayer
      +
      The PlexPlayer that was added
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminAddEvent

      +
      public AdminAddEvent()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/AdminRemoveEvent.html b/static/javadoc/dev/plex/event/AdminRemoveEvent.html index 32071c1..79b9db9 100644 --- a/static/javadoc/dev/plex/event/AdminRemoveEvent.html +++ b/static/javadoc/dev/plex/event/AdminRemoveEvent.html @@ -1,238 +1,238 @@ - - - - -AdminRemoveEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminRemoveEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
dev.plex.event.AdminRemoveEvent
-
-
-
-
-
public class AdminRemoveEvent -extends org.bukkit.event.Event
-
Event that is run when a player is removed from the admin list
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    private final PlexPlayer
    - -
    -
    The PlexPlayer that was removed
    -
    -
    private final org.bukkit.command.CommandSender
    - -
    -
    The sender who added the player
    -
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      sender

      -
      private final org.bukkit.command.CommandSender sender
      -
      The sender who added the player
      -
      -
    • -
    • -
      -

      plexPlayer

      -
      private final PlexPlayer plexPlayer
      -
      The PlexPlayer that was removed
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminRemoveEvent

      -
      public AdminRemoveEvent()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      public org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminRemoveEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminRemoveEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
dev.plex.event.AdminRemoveEvent
+
+
+
+
+
public class AdminRemoveEvent +extends org.bukkit.event.Event
+
Event that is run when a player is removed from the admin list
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    private final PlexPlayer
    + +
    +
    The PlexPlayer that was removed
    +
    +
    private final org.bukkit.command.CommandSender
    + +
    +
    The sender who added the player
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      sender

      +
      private final org.bukkit.command.CommandSender sender
      +
      The sender who added the player
      +
      +
    • +
    • +
      +

      plexPlayer

      +
      private final PlexPlayer plexPlayer
      +
      The PlexPlayer that was removed
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminRemoveEvent

      +
      public AdminRemoveEvent()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/AdminSetRankEvent.html b/static/javadoc/dev/plex/event/AdminSetRankEvent.html index dea8839..86ed534 100644 --- a/static/javadoc/dev/plex/event/AdminSetRankEvent.html +++ b/static/javadoc/dev/plex/event/AdminSetRankEvent.html @@ -1,250 +1,250 @@ - - - - -AdminSetRankEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminSetRankEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
dev.plex.event.AdminSetRankEvent
-
-
-
-
-
public class AdminSetRankEvent -extends org.bukkit.event.Event
-
Event that is run when an admins rank is set
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    private final PlexPlayer
    - -
    -
    The PlexPlayer that was removed
    -
    -
    private final Rank
    - -
    -
    The rank the player was set to
    -
    -
    private final org.bukkit.command.CommandSender
    - -
    -
    The sender who added the player
    -
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      sender

      -
      private final org.bukkit.command.CommandSender sender
      -
      The sender who added the player
      -
      -
    • -
    • -
      -

      plexPlayer

      -
      private final PlexPlayer plexPlayer
      -
      The PlexPlayer that was removed
      -
      -
    • -
    • -
      -

      rank

      -
      private final Rank rank
      -
      The rank the player was set to
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminSetRankEvent

      -
      public AdminSetRankEvent()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      public org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AdminSetRankEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminSetRankEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
dev.plex.event.AdminSetRankEvent
+
+
+
+
+
public class AdminSetRankEvent +extends org.bukkit.event.Event
+
Event that is run when an admins rank is set
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    private final PlexPlayer
    + +
    +
    The PlexPlayer that was removed
    +
    +
    private final Rank
    + +
    +
    The rank the player was set to
    +
    +
    private final org.bukkit.command.CommandSender
    + +
    +
    The sender who added the player
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      sender

      +
      private final org.bukkit.command.CommandSender sender
      +
      The sender who added the player
      +
      +
    • +
    • +
      +

      plexPlayer

      +
      private final PlexPlayer plexPlayer
      +
      The PlexPlayer that was removed
      +
      +
    • +
    • +
      +

      rank

      +
      private final Rank rank
      +
      The rank the player was set to
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminSetRankEvent

      +
      public AdminSetRankEvent()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/GameModeUpdateEvent.html b/static/javadoc/dev/plex/event/GameModeUpdateEvent.html index 069120b..88dfc5e 100644 --- a/static/javadoc/dev/plex/event/GameModeUpdateEvent.html +++ b/static/javadoc/dev/plex/event/GameModeUpdateEvent.html @@ -1,241 +1,241 @@ - - - - -GameModeUpdateEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class GameModeUpdateEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
dev.plex.event.GameModeUpdateEvent
-
-
-
-
-
public class GameModeUpdateEvent -extends org.bukkit.event.Event
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final org.bukkit.GameMode
    - -
     
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    private final org.bukkit.entity.Player
    - -
     
    -
    private final org.bukkit.command.CommandSender
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    @NotNull org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      sender

      -
      private final org.bukkit.command.CommandSender sender
      -
      -
    • -
    • -
      -

      player

      -
      private final org.bukkit.entity.Player player
      -
      -
    • -
    • -
      -

      gameMode

      -
      private final org.bukkit.GameMode gameMode
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      GameModeUpdateEvent

      -
      public GameModeUpdateEvent()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      @NotNull -public @NotNull org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +GameModeUpdateEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GameModeUpdateEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
dev.plex.event.GameModeUpdateEvent
+
+
+
+
+
public class GameModeUpdateEvent +extends org.bukkit.event.Event
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final org.bukkit.GameMode
    + +
     
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    private final org.bukkit.entity.Player
    + +
     
    +
    private final org.bukkit.command.CommandSender
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    @NotNull org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      sender

      +
      private final org.bukkit.command.CommandSender sender
      +
      +
    • +
    • +
      +

      player

      +
      private final org.bukkit.entity.Player player
      +
      +
    • +
    • +
      +

      gameMode

      +
      private final org.bukkit.GameMode gameMode
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GameModeUpdateEvent

      +
      public GameModeUpdateEvent()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      @NotNull +public @NotNull org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/PunishedPlayerEvent.html b/static/javadoc/dev/plex/event/PunishedPlayerEvent.html index e3f1cad..bac9c5b 100644 --- a/static/javadoc/dev/plex/event/PunishedPlayerEvent.html +++ b/static/javadoc/dev/plex/event/PunishedPlayerEvent.html @@ -1,220 +1,220 @@ - - - - -PunishedPlayerEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishedPlayerEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
org.bukkit.event.player.PlayerEvent -
dev.plex.event.PunishedPlayerEvent
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Cancellable
-
-
-
Direct Known Subclasses:
-
PunishedPlayerFreezeEvent, PunishedPlayerLockupEvent, PunishedPlayerMuteEvent
-
-
-
public abstract class PunishedPlayerEvent -extends org.bukkit.event.player.PlayerEvent -implements org.bukkit.event.Cancellable
-
Superclass for punishment events
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    protected boolean
    - -
    -
    Whether the event was cancelled
    -
    -
    protected PlexPlayer
    - -
    -
    The player who was punished
    -
    -
    -
    -

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    -player
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Modifier
    -
    Constructor
    -
    Description
    -
    protected
    - -
    -
    Creates an event object
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    -getPlayer
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, getHandlers, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -

    Methods inherited from interface org.bukkit.event.Cancellable

    -isCancelled, setCancelled
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      punishedPlayer

      -
      protected PlexPlayer punishedPlayer
      -
      The player who was punished
      -
      -
    • -
    • -
      -

      cancelled

      -
      protected boolean cancelled
      -
      Whether the event was cancelled
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishedPlayerEvent

      -
      protected PunishedPlayerEvent(PlexPlayer punishedPlayer)
      -
      Creates an event object
      -
      -
      Parameters:
      -
      punishedPlayer - The player who was punished
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishedPlayerEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishedPlayerEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.bukkit.event.player.PlayerEvent +
dev.plex.event.PunishedPlayerEvent
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
Direct Known Subclasses:
+
PunishedPlayerFreezeEvent, PunishedPlayerLockupEvent, PunishedPlayerMuteEvent
+
+
+
public abstract class PunishedPlayerEvent +extends org.bukkit.event.player.PlayerEvent +implements org.bukkit.event.Cancellable
+
Superclass for punishment events
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    protected boolean
    + +
    +
    Whether the event was cancelled
    +
    +
    protected PlexPlayer
    + +
    +
    The player who was punished
    +
    +
    +
    +

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    +player
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Modifier
    +
    Constructor
    +
    Description
    +
    protected
    + +
    +
    Creates an event object
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    +getPlayer
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, getHandlers, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.bukkit.event.Cancellable

    +isCancelled, setCancelled
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      punishedPlayer

      +
      protected PlexPlayer punishedPlayer
      +
      The player who was punished
      +
      +
    • +
    • +
      +

      cancelled

      +
      protected boolean cancelled
      +
      Whether the event was cancelled
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishedPlayerEvent

      +
      protected PunishedPlayerEvent(PlexPlayer punishedPlayer)
      +
      Creates an event object
      +
      +
      Parameters:
      +
      punishedPlayer - The player who was punished
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/PunishedPlayerFreezeEvent.html b/static/javadoc/dev/plex/event/PunishedPlayerFreezeEvent.html index 763cecb..d0e564c 100644 --- a/static/javadoc/dev/plex/event/PunishedPlayerFreezeEvent.html +++ b/static/javadoc/dev/plex/event/PunishedPlayerFreezeEvent.html @@ -1,257 +1,257 @@ - - - - -PunishedPlayerFreezeEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishedPlayerFreezeEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
org.bukkit.event.player.PlayerEvent -
dev.plex.event.PunishedPlayerEvent -
dev.plex.event.PunishedPlayerFreezeEvent
-
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Cancellable
-
-
-
public class PunishedPlayerFreezeEvent -extends PunishedPlayerEvent -implements org.bukkit.event.Cancellable
-
Event that is called when a player is frozen or unfrozen
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final boolean
    - -
    -
    New frozen state of the player
    -
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    -
    -

    Fields inherited from class dev.plex.event.PunishedPlayerEvent

    -cancelled, punishedPlayer
    -
    -

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    -player
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    PunishedPlayerFreezeEvent(PlexPlayer punishedPlayer, - boolean frozen)
    -
    -
    Creates a new event instance
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    -getPlayer
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -

    Methods inherited from interface org.bukkit.event.Cancellable

    -isCancelled, setCancelled
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      frozen

      -
      private final boolean frozen
      -
      New frozen state of the player
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishedPlayerFreezeEvent

      -
      public PunishedPlayerFreezeEvent(PlexPlayer punishedPlayer, - boolean frozen)
      -
      Creates a new event instance
      -
      -
      Parameters:
      -
      punishedPlayer - The player who was punished
      -
      frozen - The new frozen status
      -
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      public org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishedPlayerFreezeEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishedPlayerFreezeEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.bukkit.event.player.PlayerEvent +
dev.plex.event.PunishedPlayerEvent +
dev.plex.event.PunishedPlayerFreezeEvent
+
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class PunishedPlayerFreezeEvent +extends PunishedPlayerEvent +implements org.bukkit.event.Cancellable
+
Event that is called when a player is frozen or unfrozen
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final boolean
    + +
    +
    New frozen state of the player
    +
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    +
    +

    Fields inherited from class dev.plex.event.PunishedPlayerEvent

    +cancelled, punishedPlayer
    +
    +

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    +player
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    PunishedPlayerFreezeEvent(PlexPlayer punishedPlayer, + boolean frozen)
    +
    +
    Creates a new event instance
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    +getPlayer
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.bukkit.event.Cancellable

    +isCancelled, setCancelled
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      frozen

      +
      private final boolean frozen
      +
      New frozen state of the player
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishedPlayerFreezeEvent

      +
      public PunishedPlayerFreezeEvent(PlexPlayer punishedPlayer, + boolean frozen)
      +
      Creates a new event instance
      +
      +
      Parameters:
      +
      punishedPlayer - The player who was punished
      +
      frozen - The new frozen status
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/PunishedPlayerLockupEvent.html b/static/javadoc/dev/plex/event/PunishedPlayerLockupEvent.html index c69d870..990250a 100644 --- a/static/javadoc/dev/plex/event/PunishedPlayerLockupEvent.html +++ b/static/javadoc/dev/plex/event/PunishedPlayerLockupEvent.html @@ -1,257 +1,257 @@ - - - - -PunishedPlayerLockupEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishedPlayerLockupEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
org.bukkit.event.player.PlayerEvent -
dev.plex.event.PunishedPlayerEvent -
dev.plex.event.PunishedPlayerLockupEvent
-
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Cancellable
-
-
-
public class PunishedPlayerLockupEvent -extends PunishedPlayerEvent -implements org.bukkit.event.Cancellable
-
Event that is called when a player is frozen or unfrozen
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    private final boolean
    - -
    -
    New lock up state of the player
    -
    -
    -
    -

    Fields inherited from class dev.plex.event.PunishedPlayerEvent

    -cancelled, punishedPlayer
    -
    -

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    -player
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    PunishedPlayerLockupEvent(PlexPlayer punishedPlayer, - boolean lockedUp)
    -
    -
    Creates a new event instance
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    -getPlayer
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -

    Methods inherited from interface org.bukkit.event.Cancellable

    -isCancelled, setCancelled
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      lockedUp

      -
      private final boolean lockedUp
      -
      New lock up state of the player
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishedPlayerLockupEvent

      -
      public PunishedPlayerLockupEvent(PlexPlayer punishedPlayer, - boolean lockedUp)
      -
      Creates a new event instance
      -
      -
      Parameters:
      -
      punishedPlayer - The player who was punished
      -
      lockedUp - The new muted status
      -
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      public org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishedPlayerLockupEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishedPlayerLockupEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.bukkit.event.player.PlayerEvent +
dev.plex.event.PunishedPlayerEvent +
dev.plex.event.PunishedPlayerLockupEvent
+
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class PunishedPlayerLockupEvent +extends PunishedPlayerEvent +implements org.bukkit.event.Cancellable
+
Event that is called when a player is frozen or unfrozen
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    private final boolean
    + +
    +
    New lock up state of the player
    +
    +
    +
    +

    Fields inherited from class dev.plex.event.PunishedPlayerEvent

    +cancelled, punishedPlayer
    +
    +

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    +player
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    PunishedPlayerLockupEvent(PlexPlayer punishedPlayer, + boolean lockedUp)
    +
    +
    Creates a new event instance
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    +getPlayer
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.bukkit.event.Cancellable

    +isCancelled, setCancelled
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      lockedUp

      +
      private final boolean lockedUp
      +
      New lock up state of the player
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishedPlayerLockupEvent

      +
      public PunishedPlayerLockupEvent(PlexPlayer punishedPlayer, + boolean lockedUp)
      +
      Creates a new event instance
      +
      +
      Parameters:
      +
      punishedPlayer - The player who was punished
      +
      lockedUp - The new muted status
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/PunishedPlayerMuteEvent.html b/static/javadoc/dev/plex/event/PunishedPlayerMuteEvent.html index b443e0d..54de477 100644 --- a/static/javadoc/dev/plex/event/PunishedPlayerMuteEvent.html +++ b/static/javadoc/dev/plex/event/PunishedPlayerMuteEvent.html @@ -1,257 +1,257 @@ - - - - -PunishedPlayerMuteEvent (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishedPlayerMuteEvent

-
-
java.lang.Object -
org.bukkit.event.Event -
org.bukkit.event.player.PlayerEvent -
dev.plex.event.PunishedPlayerEvent -
dev.plex.event.PunishedPlayerMuteEvent
-
-
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Cancellable
-
-
-
public class PunishedPlayerMuteEvent -extends PunishedPlayerEvent -implements org.bukkit.event.Cancellable
-
Event that is called when a player is frozen or unfrozen
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    -org.bukkit.event.Event.Result
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final org.bukkit.event.HandlerList
    - -
     
    -
    private final boolean
    - -
    -
    New muted state of the player
    -
    -
    -
    -

    Fields inherited from class dev.plex.event.PunishedPlayerEvent

    -cancelled, punishedPlayer
    -
    -

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    -player
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    PunishedPlayerMuteEvent(PlexPlayer punishedPlayer, - boolean muted)
    -
    -
    Creates a new event instance
    -
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static org.bukkit.event.HandlerList
    - -
     
    -
    org.bukkit.event.HandlerList
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    -getPlayer
    -
    -

    Methods inherited from class org.bukkit.event.Event

    -callEvent, getEventName, isAsynchronous
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -

    Methods inherited from interface org.bukkit.event.Cancellable

    -isCancelled, setCancelled
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      handlers

      -
      private static final org.bukkit.event.HandlerList handlers
      -
      -
    • -
    • -
      -

      muted

      -
      private final boolean muted
      -
      New muted state of the player
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishedPlayerMuteEvent

      -
      public PunishedPlayerMuteEvent(PlexPlayer punishedPlayer, - boolean muted)
      -
      Creates a new event instance
      -
      -
      Parameters:
      -
      punishedPlayer - The player who was punished
      -
      muted - The new muted status
      -
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getHandlerList

      -
      public static org.bukkit.event.HandlerList getHandlerList()
      -
      -
    • -
    • -
      -

      getHandlers

      -
      public org.bukkit.event.HandlerList getHandlers()
      -
      -
      Specified by:
      -
      getHandlers in class org.bukkit.event.Event
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishedPlayerMuteEvent (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishedPlayerMuteEvent

+
+
java.lang.Object +
org.bukkit.event.Event +
org.bukkit.event.player.PlayerEvent +
dev.plex.event.PunishedPlayerEvent +
dev.plex.event.PunishedPlayerMuteEvent
+
+
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Cancellable
+
+
+
public class PunishedPlayerMuteEvent +extends PunishedPlayerEvent +implements org.bukkit.event.Cancellable
+
Event that is called when a player is frozen or unfrozen
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.event.Event

    +org.bukkit.event.Event.Result
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final org.bukkit.event.HandlerList
    + +
     
    +
    private final boolean
    + +
    +
    New muted state of the player
    +
    +
    +
    +

    Fields inherited from class dev.plex.event.PunishedPlayerEvent

    +cancelled, punishedPlayer
    +
    +

    Fields inherited from class org.bukkit.event.player.PlayerEvent

    +player
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    PunishedPlayerMuteEvent(PlexPlayer punishedPlayer, + boolean muted)
    +
    +
    Creates a new event instance
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static org.bukkit.event.HandlerList
    + +
     
    +
    org.bukkit.event.HandlerList
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.event.player.PlayerEvent

    +getPlayer
    +
    +

    Methods inherited from class org.bukkit.event.Event

    +callEvent, getEventName, isAsynchronous
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.bukkit.event.Cancellable

    +isCancelled, setCancelled
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      handlers

      +
      private static final org.bukkit.event.HandlerList handlers
      +
      +
    • +
    • +
      +

      muted

      +
      private final boolean muted
      +
      New muted state of the player
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishedPlayerMuteEvent

      +
      public PunishedPlayerMuteEvent(PlexPlayer punishedPlayer, + boolean muted)
      +
      Creates a new event instance
      +
      +
      Parameters:
      +
      punishedPlayer - The player who was punished
      +
      muted - The new muted status
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHandlerList

      +
      public static org.bukkit.event.HandlerList getHandlerList()
      +
      +
    • +
    • +
      +

      getHandlers

      +
      public org.bukkit.event.HandlerList getHandlers()
      +
      +
      Specified by:
      +
      getHandlers in class org.bukkit.event.Event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/event/package-summary.html b/static/javadoc/dev/plex/event/package-summary.html index e3b3e6f..c3cedb6 100644 --- a/static/javadoc/dev/plex/event/package-summary.html +++ b/static/javadoc/dev/plex/event/package-summary.html @@ -1,120 +1,120 @@ - - - - -dev.plex.event (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.event

-
-
-
package dev.plex.event
-
- -
-
-
-
- - + + + + +dev.plex.event (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.event

+
+
+
package dev.plex.event
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/event/package-tree.html b/static/javadoc/dev/plex/event/package-tree.html index a864c65..324203b 100644 --- a/static/javadoc/dev/plex/event/package-tree.html +++ b/static/javadoc/dev/plex/event/package-tree.html @@ -1,88 +1,88 @@ - - - - -dev.plex.event Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.event

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.event Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.event

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/handlers/CommandHandler.html b/static/javadoc/dev/plex/handlers/CommandHandler.html index 2aacc57..e7a8a90 100644 --- a/static/javadoc/dev/plex/handlers/CommandHandler.html +++ b/static/javadoc/dev/plex/handlers/CommandHandler.html @@ -1,140 +1,140 @@ - - - - -CommandHandler (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CommandHandler

-
-
java.lang.Object -
dev.plex.handlers.CommandHandler
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class CommandHandler -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CommandHandler

      -
      public CommandHandler()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandHandler (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CommandHandler

+
+
java.lang.Object +
dev.plex.handlers.CommandHandler
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class CommandHandler +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CommandHandler

      +
      public CommandHandler()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/handlers/ListenerHandler.html b/static/javadoc/dev/plex/handlers/ListenerHandler.html index df9d4d6..8d401a1 100644 --- a/static/javadoc/dev/plex/handlers/ListenerHandler.html +++ b/static/javadoc/dev/plex/handlers/ListenerHandler.html @@ -1,140 +1,140 @@ - - - - -ListenerHandler (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ListenerHandler

-
-
java.lang.Object -
dev.plex.handlers.ListenerHandler
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class ListenerHandler -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ListenerHandler

      -
      public ListenerHandler()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ListenerHandler (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ListenerHandler

+
+
java.lang.Object +
dev.plex.handlers.ListenerHandler
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class ListenerHandler +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ListenerHandler

      +
      public ListenerHandler()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/handlers/package-summary.html b/static/javadoc/dev/plex/handlers/package-summary.html index ecc2a0e..21a0b47 100644 --- a/static/javadoc/dev/plex/handlers/package-summary.html +++ b/static/javadoc/dev/plex/handlers/package-summary.html @@ -1,94 +1,94 @@ - - - - -dev.plex.handlers (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.handlers

-
-
-
package dev.plex.handlers
-
- -
-
-
-
- - + + + + +dev.plex.handlers (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.handlers

+
+
+
package dev.plex.handlers
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/handlers/package-tree.html b/static/javadoc/dev/plex/handlers/package-tree.html index 5769c04..1cda2c4 100644 --- a/static/javadoc/dev/plex/handlers/package-tree.html +++ b/static/javadoc/dev/plex/handlers/package-tree.html @@ -1,71 +1,71 @@ - - - - -dev.plex.handlers Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.handlers

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.handlers Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.handlers

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/hook/VaultHook.html b/static/javadoc/dev/plex/hook/VaultHook.html index ac1b543..d3dcfd4 100644 --- a/static/javadoc/dev/plex/hook/VaultHook.html +++ b/static/javadoc/dev/plex/hook/VaultHook.html @@ -1,222 +1,231 @@ - - - - -VaultHook (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.hook
-

Class VaultHook

-
-
java.lang.Object -
dev.plex.hook.VaultHook
-
-
-
-
public class VaultHook -extends Object
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static net.milkbowl.vault.chat.Chat
    - -
     
    -
    private static net.milkbowl.vault.permission.Permission
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static net.milkbowl.vault.chat.Chat
    - -
     
    -
    static net.milkbowl.vault.permission.Permission
    - -
     
    -
    private static net.milkbowl.vault.chat.Chat
    - -
     
    -
    private static net.milkbowl.vault.permission.Permission
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      CHAT

      -
      private static net.milkbowl.vault.chat.Chat CHAT
      -
      -
    • -
    • -
      -

      PERMISSIONS

      -
      private static net.milkbowl.vault.permission.Permission PERMISSIONS
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      VaultHook

      -
      public VaultHook()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      setupChat

      -
      private static net.milkbowl.vault.chat.Chat setupChat()
      -
      -
    • -
    • -
      -

      setupPermissions

      -
      private static net.milkbowl.vault.permission.Permission setupPermissions()
      -
      -
    • -
    • -
      -

      getPermission

      -
      public static net.milkbowl.vault.permission.Permission getPermission()
      -
      -
    • -
    • -
      -

      getChat

      -
      public static net.milkbowl.vault.chat.Chat getChat()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +VaultHook (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.hook
+

Class VaultHook

+
+
java.lang.Object +
dev.plex.hook.VaultHook
+
+
+
+
public class VaultHook +extends Object
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static net.milkbowl.vault.chat.Chat
    + +
     
    +
    private static net.milkbowl.vault.permission.Permission
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static net.milkbowl.vault.chat.Chat
    + +
     
    +
    static net.milkbowl.vault.permission.Permission
    + +
     
    +
    static net.kyori.adventure.text.Component
    +
    getPrefix(PlexPlayer plexPlayer)
    +
     
    +
    private static net.milkbowl.vault.chat.Chat
    + +
     
    +
    private static net.milkbowl.vault.permission.Permission
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      CHAT

      +
      private static net.milkbowl.vault.chat.Chat CHAT
      +
      +
    • +
    • +
      +

      PERMISSIONS

      +
      private static net.milkbowl.vault.permission.Permission PERMISSIONS
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      VaultHook

      +
      public VaultHook()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      setupChat

      +
      private static net.milkbowl.vault.chat.Chat setupChat()
      +
      +
    • +
    • +
      +

      setupPermissions

      +
      private static net.milkbowl.vault.permission.Permission setupPermissions()
      +
      +
    • +
    • +
      +

      getPrefix

      +
      public static net.kyori.adventure.text.Component getPrefix(PlexPlayer plexPlayer)
      +
      +
    • +
    • +
      +

      getPermission

      +
      public static net.milkbowl.vault.permission.Permission getPermission()
      +
      +
    • +
    • +
      +

      getChat

      +
      public static net.milkbowl.vault.chat.Chat getChat()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/hook/package-summary.html b/static/javadoc/dev/plex/hook/package-summary.html index adc1e93..5a2c79d 100644 --- a/static/javadoc/dev/plex/hook/package-summary.html +++ b/static/javadoc/dev/plex/hook/package-summary.html @@ -1,92 +1,92 @@ - - - - -dev.plex.hook (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.hook

-
-
-
package dev.plex.hook
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
     
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.hook (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.hook

+
+
+
package dev.plex.hook
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
     
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/hook/package-tree.html b/static/javadoc/dev/plex/hook/package-tree.html index af4f48d..53c06e9 100644 --- a/static/javadoc/dev/plex/hook/package-tree.html +++ b/static/javadoc/dev/plex/hook/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.hook Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.hook

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.hook Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.hook

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/PlexListener.html b/static/javadoc/dev/plex/listener/PlexListener.html index 9e1f016..7eba9d1 100644 --- a/static/javadoc/dev/plex/listener/PlexListener.html +++ b/static/javadoc/dev/plex/listener/PlexListener.html @@ -1,144 +1,144 @@ - - - - -PlexListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlexListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
Direct Known Subclasses:
-
AdminListener, AntiNukerListener, AntiSpamListener, BanListener, BlockListener, BookListener, ChatListener, CommandListener, DropListener, FreezeListener, GameModeListener, MobListener, MuteListener, PlayerListener, ServerListener, SignListener, TabListener, TogglesListener, WorldListener
-
-
-
public abstract class PlexListener -extends Object -implements org.bukkit.event.Listener, PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexListener

      -
      public PlexListener()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlexListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
Direct Known Subclasses:
+
AdminListener, AntiNukerListener, AntiSpamListener, BanListener, BlockListener, BookListener, ChatListener, CommandListener, DropListener, FreezeListener, GameModeListener, MobListener, MuteListener, PlayerListener, ServerListener, SignListener, TabListener, TogglesListener, WorldListener
+
+
+
public abstract class PlexListener +extends Object +implements org.bukkit.event.Listener, PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexListener

      +
      public PlexListener()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/annotation/Toggleable.html b/static/javadoc/dev/plex/listener/annotation/Toggleable.html index c9ca642..74a16e2 100644 --- a/static/javadoc/dev/plex/listener/annotation/Toggleable.html +++ b/static/javadoc/dev/plex/listener/annotation/Toggleable.html @@ -1,114 +1,114 @@ - - - - -Toggleable (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Annotation Interface Toggleable

-
-
-
-
@Retention(RUNTIME) -public @interface Toggleable
-
-
-
    - -
  • -
    -

    Required Element Summary

    -
    Required Elements
    -
    -
    Modifier and Type
    -
    Required Element
    -
    Description
    - - -
     
    -
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Element Details

    -
      -
    • -
      -

      value

      -
      String value
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Toggleable (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface Toggleable

+
+
+
+
@Retention(RUNTIME) +public @interface Toggleable
+
+
+
    + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      value

      +
      String value
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/annotation/package-summary.html b/static/javadoc/dev/plex/listener/annotation/package-summary.html index 0ea263c..4cac62a 100644 --- a/static/javadoc/dev/plex/listener/annotation/package-summary.html +++ b/static/javadoc/dev/plex/listener/annotation/package-summary.html @@ -1,94 +1,94 @@ - - - - -dev.plex.listener.annotation (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.listener.annotation

-
-
-
package dev.plex.listener.annotation
-
- -
-
-
-
- - + + + + +dev.plex.listener.annotation (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.listener.annotation

+
+
+
package dev.plex.listener.annotation
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/annotation/package-tree.html b/static/javadoc/dev/plex/listener/annotation/package-tree.html index 3fa462f..cf95e69 100644 --- a/static/javadoc/dev/plex/listener/annotation/package-tree.html +++ b/static/javadoc/dev/plex/listener/annotation/package-tree.html @@ -1,66 +1,66 @@ - - - - -dev.plex.listener.annotation Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.listener.annotation

-Package Hierarchies: - -
-
-

Annotation Interface Hierarchy

- -
-
-
-
- - + + + + +dev.plex.listener.annotation Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.listener.annotation

+Package Hierarchies: + +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/AdminListener.html b/static/javadoc/dev/plex/listener/impl/AdminListener.html index 782d81a..23dc178 100644 --- a/static/javadoc/dev/plex/listener/impl/AdminListener.html +++ b/static/javadoc/dev/plex/listener/impl/AdminListener.html @@ -1,190 +1,190 @@ - - - - -AdminListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AdminListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.AdminListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class AdminListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AdminListener

      -
      public AdminListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - + + + + +AdminListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AdminListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.AdminListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class AdminListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AdminListener

      +
      public AdminListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/AntiNukerListener.html b/static/javadoc/dev/plex/listener/impl/AntiNukerListener.html index de0cdbf..a8d6294 100644 --- a/static/javadoc/dev/plex/listener/impl/AntiNukerListener.html +++ b/static/javadoc/dev/plex/listener/impl/AntiNukerListener.html @@ -1,190 +1,190 @@ - - - - -AntiNukerListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AntiNukerListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.AntiNukerListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class AntiNukerListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AntiNukerListener

      -
      public AntiNukerListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onBlockPlace

      -
      public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
      -
      -
    • -
    • -
      -

      onBlockBreak

      -
      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      -
      -
    • -
    • -
      -

      getCount

      -
      public long getCount(UUID uuid)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AntiNukerListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AntiNukerListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.AntiNukerListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class AntiNukerListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AntiNukerListener

      +
      public AntiNukerListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onBlockPlace

      +
      public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
      +
      +
    • +
    • +
      +

      onBlockBreak

      +
      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      +
      +
    • +
    • +
      +

      getCount

      +
      public long getCount(UUID uuid)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/AntiSpamListener.html b/static/javadoc/dev/plex/listener/impl/AntiSpamListener.html index c1b5748..1bff580 100644 --- a/static/javadoc/dev/plex/listener/impl/AntiSpamListener.html +++ b/static/javadoc/dev/plex/listener/impl/AntiSpamListener.html @@ -1,190 +1,190 @@ - - - - -AntiSpamListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AntiSpamListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.AntiSpamListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class AntiSpamListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AntiSpamListener

      -
      public AntiSpamListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onChat

      -
      public void onChat(io.papermc.paper.event.player.AsyncChatEvent event)
      -
      -
    • -
    • -
      -

      onPlayerCommandPreprocess

      -
      public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      -
      -
    • -
    • -
      -

      getCount

      -
      public long getCount(UUID uuid)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AntiSpamListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AntiSpamListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.AntiSpamListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class AntiSpamListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AntiSpamListener

      +
      public AntiSpamListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onChat

      +
      public void onChat(io.papermc.paper.event.player.AsyncChatEvent event)
      +
      +
    • +
    • +
      +

      onPlayerCommandPreprocess

      +
      public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      +
      +
    • +
    • +
      +

      getCount

      +
      public long getCount(UUID uuid)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/BanListener.html b/static/javadoc/dev/plex/listener/impl/BanListener.html index 882a167..324771d 100644 --- a/static/javadoc/dev/plex/listener/impl/BanListener.html +++ b/static/javadoc/dev/plex/listener/impl/BanListener.html @@ -1,172 +1,172 @@ - - - - -BanListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BanListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.BanListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class BanListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BanListener

      -
      public BanListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onPreLogin

      -
      public void onPreLogin(org.bukkit.event.player.AsyncPlayerPreLoginEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BanListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BanListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.BanListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class BanListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BanListener

      +
      public BanListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onPreLogin

      +
      public void onPreLogin(org.bukkit.event.player.AsyncPlayerPreLoginEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/BlockListener.html b/static/javadoc/dev/plex/listener/impl/BlockListener.html index a33ea0e..4a1a5ce 100644 --- a/static/javadoc/dev/plex/listener/impl/BlockListener.html +++ b/static/javadoc/dev/plex/listener/impl/BlockListener.html @@ -1,231 +1,231 @@ - - - - -BlockListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BlockListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.BlockListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class BlockListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      blockedBlocks

      -
      private static final List<org.bukkit.Material> blockedBlocks
      -
      -
    • -
    • -
      -

      SIGNS

      -
      private static final List<org.bukkit.Material> SIGNS
      -
      -
    • -
    • -
      -

      cachedBlockedBlocksConfig

      -
      private static List<String> cachedBlockedBlocksConfig
      -
      -
    • -
    • -
      -

      blockedPlayers

      -
      public List<String> blockedPlayers
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BlockListener

      -
      public BlockListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onBlockPlace

      -
      public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
      -
      -
    • -
    • -
      -

      onBlockBreak

      -
      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BlockListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BlockListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.BlockListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class BlockListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      blockedBlocks

      +
      private static final List<org.bukkit.Material> blockedBlocks
      +
      +
    • +
    • +
      +

      SIGNS

      +
      private static final List<org.bukkit.Material> SIGNS
      +
      +
    • +
    • +
      +

      cachedBlockedBlocksConfig

      +
      private static List<String> cachedBlockedBlocksConfig
      +
      +
    • +
    • +
      +

      blockedPlayers

      +
      public List<String> blockedPlayers
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BlockListener

      +
      public BlockListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onBlockPlace

      +
      public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
      +
      +
    • +
    • +
      +

      onBlockBreak

      +
      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/BookListener.html b/static/javadoc/dev/plex/listener/impl/BookListener.html index c376372..019b672 100644 --- a/static/javadoc/dev/plex/listener/impl/BookListener.html +++ b/static/javadoc/dev/plex/listener/impl/BookListener.html @@ -1,172 +1,172 @@ - - - - -BookListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BookListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.BookListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class BookListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BookListener

      -
      public BookListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onBookEdit

      -
      public void onBookEdit(org.bukkit.event.player.PlayerEditBookEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BookListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BookListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.BookListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class BookListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BookListener

      +
      public BookListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onBookEdit

      +
      public void onBookEdit(org.bukkit.event.player.PlayerEditBookEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/ChatListener.PlexChatRenderer.html b/static/javadoc/dev/plex/listener/impl/ChatListener.PlexChatRenderer.html index 00756c7..c68d770 100644 --- a/static/javadoc/dev/plex/listener/impl/ChatListener.PlexChatRenderer.html +++ b/static/javadoc/dev/plex/listener/impl/ChatListener.PlexChatRenderer.html @@ -1,237 +1,237 @@ - - - - -ChatListener.PlexChatRenderer (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ChatListener.PlexChatRenderer

-
-
java.lang.Object -
dev.plex.listener.impl.ChatListener.PlexChatRenderer
-
-
-
-
All Implemented Interfaces:
-
io.papermc.paper.chat.ChatRenderer
-
-
-
Enclosing class:
-
ChatListener
-
-
-
public static class ChatListener.PlexChatRenderer -extends Object -implements io.papermc.paper.chat.ChatRenderer
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from interface io.papermc.paper.chat.ChatRenderer

    -io.papermc.paper.chat.ChatRenderer.Default, io.papermc.paper.chat.ChatRenderer.ViewerUnaware
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    Supplier<net.kyori.adventure.text.Component>
    - -
     
    -
    boolean
    - -
     
    -
    net.kyori.adventure.text.Component
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    @NotNull net.kyori.adventure.text.Component
    -
    render(@NotNull org.bukkit.entity.Player source, - @NotNull net.kyori.adventure.text.Component sourceDisplayName, - @NotNull net.kyori.adventure.text.Component message, - @NotNull net.kyori.adventure.audience.Audience viewer)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      hasPrefix

      -
      public boolean hasPrefix
      -
      -
    • -
    • -
      -

      prefix

      -
      public net.kyori.adventure.text.Component prefix
      -
      -
    • -
    • -
      -

      before

      -
      public Supplier<net.kyori.adventure.text.Component> before
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexChatRenderer

      -
      public PlexChatRenderer()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      render

      -
      @NotNull -public @NotNull net.kyori.adventure.text.Component render(@NotNull - @NotNull org.bukkit.entity.Player source, - @NotNull - @NotNull net.kyori.adventure.text.Component sourceDisplayName, - @NotNull - @NotNull net.kyori.adventure.text.Component message, - @NotNull - @NotNull net.kyori.adventure.audience.Audience viewer)
      -
      -
      Specified by:
      -
      render in interface io.papermc.paper.chat.ChatRenderer
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ChatListener.PlexChatRenderer (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ChatListener.PlexChatRenderer

+
+
java.lang.Object +
dev.plex.listener.impl.ChatListener.PlexChatRenderer
+
+
+
+
All Implemented Interfaces:
+
io.papermc.paper.chat.ChatRenderer
+
+
+
Enclosing class:
+
ChatListener
+
+
+
public static class ChatListener.PlexChatRenderer +extends Object +implements io.papermc.paper.chat.ChatRenderer
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.papermc.paper.chat.ChatRenderer

    +io.papermc.paper.chat.ChatRenderer.Default, io.papermc.paper.chat.ChatRenderer.ViewerUnaware
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    Supplier<net.kyori.adventure.text.Component>
    + +
     
    +
    boolean
    + +
     
    +
    net.kyori.adventure.text.Component
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    @NotNull net.kyori.adventure.text.Component
    +
    render(@NotNull org.bukkit.entity.Player source, + @NotNull net.kyori.adventure.text.Component sourceDisplayName, + @NotNull net.kyori.adventure.text.Component message, + @NotNull net.kyori.adventure.audience.Audience viewer)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      hasPrefix

      +
      public boolean hasPrefix
      +
      +
    • +
    • +
      +

      prefix

      +
      public net.kyori.adventure.text.Component prefix
      +
      +
    • +
    • +
      +

      before

      +
      public Supplier<net.kyori.adventure.text.Component> before
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexChatRenderer

      +
      public PlexChatRenderer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      render

      +
      @NotNull +public @NotNull net.kyori.adventure.text.Component render(@NotNull + @NotNull org.bukkit.entity.Player source, + @NotNull + @NotNull net.kyori.adventure.text.Component sourceDisplayName, + @NotNull + @NotNull net.kyori.adventure.text.Component message, + @NotNull + @NotNull net.kyori.adventure.audience.Audience viewer)
      +
      +
      Specified by:
      +
      render in interface io.papermc.paper.chat.ChatRenderer
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/ChatListener.html b/static/javadoc/dev/plex/listener/impl/ChatListener.html index 1eefc15..f790001 100644 --- a/static/javadoc/dev/plex/listener/impl/ChatListener.html +++ b/static/javadoc/dev/plex/listener/impl/ChatListener.html @@ -1,219 +1,219 @@ - - - - -ChatListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ChatListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.ChatListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class ChatListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      URL_REPLACEMENT_CONFIG

      -
      public static final net.kyori.adventure.text.TextReplacementConfig URL_REPLACEMENT_CONFIG
      -
      -
    • -
    • -
      -

      renderer

      -
      private final ChatListener.PlexChatRenderer renderer
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ChatListener

      -
      public ChatListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onChat

      -
      public void onChat(io.papermc.paper.event.player.AsyncChatEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ChatListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ChatListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.ChatListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class ChatListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      URL_REPLACEMENT_CONFIG

      +
      public static final net.kyori.adventure.text.TextReplacementConfig URL_REPLACEMENT_CONFIG
      +
      +
    • +
    • +
      +

      renderer

      +
      private final ChatListener.PlexChatRenderer renderer
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ChatListener

      +
      public ChatListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onChat

      +
      public void onChat(io.papermc.paper.event.player.AsyncChatEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/CommandListener.html b/static/javadoc/dev/plex/listener/impl/CommandListener.html index 9a13d49..383f77f 100644 --- a/static/javadoc/dev/plex/listener/impl/CommandListener.html +++ b/static/javadoc/dev/plex/listener/impl/CommandListener.html @@ -1,190 +1,190 @@ - - - - -CommandListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CommandListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.CommandListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class CommandListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CommandListener

      -
      public CommandListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onPlayerCommandPreprocess

      -
      public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      -
      -
    • -
    • -
      -

      onCommandBlocking

      -
      public void onCommandBlocking(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      -
      -
    • -
    • -
      -

      hasCommandSpy

      -
      private boolean hasCommandSpy(PlexPlayer plexPlayer)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CommandListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.CommandListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class CommandListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CommandListener

      +
      public CommandListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onPlayerCommandPreprocess

      +
      public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      +
      +
    • +
    • +
      +

      onCommandBlocking

      +
      public void onCommandBlocking(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      +
      +
    • +
    • +
      +

      hasCommandSpy

      +
      private boolean hasCommandSpy(PlexPlayer plexPlayer)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/DropListener.html b/static/javadoc/dev/plex/listener/impl/DropListener.html index 8523da3..aa3a5bb 100644 --- a/static/javadoc/dev/plex/listener/impl/DropListener.html +++ b/static/javadoc/dev/plex/listener/impl/DropListener.html @@ -1,172 +1,172 @@ - - - - -DropListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class DropListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.DropListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class DropListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      DropListener

      -
      public DropListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onPlayerDropItem

      -
      public void onPlayerDropItem(org.bukkit.event.player.PlayerDropItemEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +DropListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DropListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.DropListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class DropListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DropListener

      +
      public DropListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onPlayerDropItem

      +
      public void onPlayerDropItem(org.bukkit.event.player.PlayerDropItemEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/FreezeListener.html b/static/javadoc/dev/plex/listener/impl/FreezeListener.html index cfcb582..4b7f6be 100644 --- a/static/javadoc/dev/plex/listener/impl/FreezeListener.html +++ b/static/javadoc/dev/plex/listener/impl/FreezeListener.html @@ -1,181 +1,181 @@ - - - - -FreezeListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class FreezeListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.FreezeListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class FreezeListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      FreezeListener

      -
      public FreezeListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onPlayerMove

      -
      public void onPlayerMove(org.bukkit.event.player.PlayerMoveEvent e)
      -
      -
    • -
    • -
      -

      onPlayerTeleport

      -
      public void onPlayerTeleport(org.bukkit.event.player.PlayerTeleportEvent e)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +FreezeListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class FreezeListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.FreezeListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class FreezeListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      FreezeListener

      +
      public FreezeListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onPlayerMove

      +
      public void onPlayerMove(org.bukkit.event.player.PlayerMoveEvent e)
      +
      +
    • +
    • +
      +

      onPlayerTeleport

      +
      public void onPlayerTeleport(org.bukkit.event.player.PlayerTeleportEvent e)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/GameModeListener.html b/static/javadoc/dev/plex/listener/impl/GameModeListener.html index 67688fc..f425de4 100644 --- a/static/javadoc/dev/plex/listener/impl/GameModeListener.html +++ b/static/javadoc/dev/plex/listener/impl/GameModeListener.html @@ -1,172 +1,172 @@ - - - - -GameModeListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class GameModeListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.GameModeListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class GameModeListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      GameModeListener

      -
      public GameModeListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - + + + + +GameModeListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GameModeListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.GameModeListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class GameModeListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GameModeListener

      +
      public GameModeListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/MobListener.html b/static/javadoc/dev/plex/listener/impl/MobListener.html index 1e3bdc2..8c6dff9 100644 --- a/static/javadoc/dev/plex/listener/impl/MobListener.html +++ b/static/javadoc/dev/plex/listener/impl/MobListener.html @@ -1,231 +1,231 @@ - - - - -MobListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MobListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.MobListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class MobListener -extends PlexListener
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final List<org.bukkit.Material>
    - -
     
    -
    -
    -

    Fields inherited from interface dev.plex.PlexBase

    -plugin
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    void
    -
    onDispense(org.bukkit.event.block.BlockDispenseEvent event)
    -
     
    -
    void
    -
    onEntityClick(org.bukkit.event.player.PlayerInteractEntityEvent event)
    -
     
    -
    void
    -
    onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
    -
     
    -
    void
    -
    onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event)
    -
     
    -
    private static org.bukkit.entity.EntityType
    -
    spawnEggToEntityType(org.bukkit.Material mat)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      SPAWN_EGGS

      -
      private static final List<org.bukkit.Material> SPAWN_EGGS
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MobListener

      -
      public MobListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      spawnEggToEntityType

      -
      private static org.bukkit.entity.EntityType spawnEggToEntityType(org.bukkit.Material mat)
      -
      -
    • -
    • -
      -

      onEntitySpawn

      -
      public void onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
      -
      -
    • -
    • -
      -

      onDispense

      -
      public void onDispense(org.bukkit.event.block.BlockDispenseEvent event)
      -
      -
    • -
    • -
      -

      onEntityClick

      -
      public void onEntityClick(org.bukkit.event.player.PlayerInteractEntityEvent event)
      -
      -
    • -
    • -
      -

      onPlayerInteract

      -
      public void onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MobListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MobListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.MobListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class MobListener +extends PlexListener
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final List<org.bukkit.Material>
    + +
     
    +
    +
    +

    Fields inherited from interface dev.plex.PlexBase

    +plugin
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    onDispense(org.bukkit.event.block.BlockDispenseEvent event)
    +
     
    +
    void
    +
    onEntityClick(org.bukkit.event.player.PlayerInteractEntityEvent event)
    +
     
    +
    void
    +
    onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
    +
     
    +
    void
    +
    onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event)
    +
     
    +
    private static org.bukkit.entity.EntityType
    +
    spawnEggToEntityType(org.bukkit.Material mat)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      SPAWN_EGGS

      +
      private static final List<org.bukkit.Material> SPAWN_EGGS
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MobListener

      +
      public MobListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      spawnEggToEntityType

      +
      private static org.bukkit.entity.EntityType spawnEggToEntityType(org.bukkit.Material mat)
      +
      +
    • +
    • +
      +

      onEntitySpawn

      +
      public void onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
      +
      +
    • +
    • +
      +

      onDispense

      +
      public void onDispense(org.bukkit.event.block.BlockDispenseEvent event)
      +
      +
    • +
    • +
      +

      onEntityClick

      +
      public void onEntityClick(org.bukkit.event.player.PlayerInteractEntityEvent event)
      +
      +
    • +
    • +
      +

      onPlayerInteract

      +
      public void onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/MuteListener.html b/static/javadoc/dev/plex/listener/impl/MuteListener.html index 2513323..3a2d18d 100644 --- a/static/javadoc/dev/plex/listener/impl/MuteListener.html +++ b/static/javadoc/dev/plex/listener/impl/MuteListener.html @@ -1,204 +1,204 @@ - - - - -MuteListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MuteListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.MuteListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class MuteListener -extends PlexListener
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    (package private) List<String>
    - -
     
    -
    -
    -

    Fields inherited from interface dev.plex.PlexBase

    -plugin
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    void
    -
    onChat(io.papermc.paper.event.player.AsyncChatEvent event)
    -
     
    -
    void
    -
    onCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MuteListener

      -
      public MuteListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onChat

      -
      public void onChat(io.papermc.paper.event.player.AsyncChatEvent event)
      -
      -
    • -
    • -
      -

      onCommand

      -
      public void onCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MuteListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MuteListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.MuteListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class MuteListener +extends PlexListener
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    (package private) List<String>
    + +
     
    +
    +
    +

    Fields inherited from interface dev.plex.PlexBase

    +plugin
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    onChat(io.papermc.paper.event.player.AsyncChatEvent event)
    +
     
    +
    void
    +
    onCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MuteListener

      +
      public MuteListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onChat

      +
      public void onChat(io.papermc.paper.event.player.AsyncChatEvent event)
      +
      +
    • +
    • +
      +

      onCommand

      +
      public void onCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/PlayerListener.html b/static/javadoc/dev/plex/listener/impl/PlayerListener.html index 8496029..6059a73 100644 --- a/static/javadoc/dev/plex/listener/impl/PlayerListener.html +++ b/static/javadoc/dev/plex/listener/impl/PlayerListener.html @@ -1,199 +1,199 @@ - - - - -PlayerListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlayerListener<T>

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.PlayerListener<T>
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class PlayerListener<T> -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlayerListener

      -
      public PlayerListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onPlayerSetup

      -
      public void onPlayerSetup(org.bukkit.event.player.PlayerJoinEvent event)
      -
      -
    • -
    • -
      -

      onPlayerSave

      -
      public void onPlayerSave(org.bukkit.event.player.PlayerQuitEvent event)
      -
      -
    • -
    • -
      -

      onPlayerInventoryClose

      -
      public void onPlayerInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent event)
      -
      -
    • -
    • -
      -

      onInventoryClick

      -
      public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlayerListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlayerListener<T>

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.PlayerListener<T>
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class PlayerListener<T> +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlayerListener

      +
      public PlayerListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onPlayerSetup

      +
      public void onPlayerSetup(org.bukkit.event.player.PlayerJoinEvent event)
      +
      +
    • +
    • +
      +

      onPlayerSave

      +
      public void onPlayerSave(org.bukkit.event.player.PlayerQuitEvent event)
      +
      +
    • +
    • +
      +

      onPlayerInventoryClose

      +
      public void onPlayerInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent event)
      +
      +
    • +
    • +
      +

      onInventoryClick

      +
      public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/ServerListener.html b/static/javadoc/dev/plex/listener/impl/ServerListener.html index 29ad304..284d551 100644 --- a/static/javadoc/dev/plex/listener/impl/ServerListener.html +++ b/static/javadoc/dev/plex/listener/impl/ServerListener.html @@ -1,172 +1,172 @@ - - - - -ServerListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ServerListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.ServerListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class ServerListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ServerListener

      -
      public ServerListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onServerPing

      -
      public void onServerPing(com.destroystokyo.paper.event.server.PaperServerListPingEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ServerListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ServerListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.ServerListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class ServerListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ServerListener

      +
      public ServerListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onServerPing

      +
      public void onServerPing(com.destroystokyo.paper.event.server.PaperServerListPingEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/SignListener.html b/static/javadoc/dev/plex/listener/impl/SignListener.html index fd56579..7e08e62 100644 --- a/static/javadoc/dev/plex/listener/impl/SignListener.html +++ b/static/javadoc/dev/plex/listener/impl/SignListener.html @@ -1,172 +1,172 @@ - - - - -SignListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SignListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.SignListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class SignListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SignListener

      -
      public SignListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onSignEdit

      -
      public void onSignEdit(org.bukkit.event.block.SignChangeEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SignListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SignListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.SignListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class SignListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SignListener

      +
      public SignListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onSignEdit

      +
      public void onSignEdit(org.bukkit.event.block.SignChangeEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/TabListener.html b/static/javadoc/dev/plex/listener/impl/TabListener.html index 0893f63..9039ee1 100644 --- a/static/javadoc/dev/plex/listener/impl/TabListener.html +++ b/static/javadoc/dev/plex/listener/impl/TabListener.html @@ -1,199 +1,199 @@ - - - - -TabListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class TabListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.TabListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class TabListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TabListener

      -
      public TabListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onPlayerJoin

      -
      public void onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event)
      -
      -
    • -
    • -
      -

      onAdminAdd

      -
      public void onAdminAdd(AdminAddEvent event)
      -
      -
    • -
    • -
      -

      onAdminRemove

      -
      public void onAdminRemove(AdminRemoveEvent event)
      -
      -
    • -
    • -
      -

      onAdminSetRank

      -
      public void onAdminSetRank(AdminSetRankEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +TabListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TabListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.TabListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class TabListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TabListener

      +
      public TabListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onPlayerJoin

      +
      public void onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event)
      +
      +
    • +
    • +
      +

      onAdminAdd

      +
      public void onAdminAdd(AdminAddEvent event)
      +
      +
    • +
    • +
      +

      onAdminRemove

      +
      public void onAdminRemove(AdminRemoveEvent event)
      +
      +
    • +
    • +
      +

      onAdminSetRank

      +
      public void onAdminSetRank(AdminSetRankEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/TogglesListener.html b/static/javadoc/dev/plex/listener/impl/TogglesListener.html index 03439c1..2e2f054 100644 --- a/static/javadoc/dev/plex/listener/impl/TogglesListener.html +++ b/static/javadoc/dev/plex/listener/impl/TogglesListener.html @@ -1,208 +1,208 @@ - - - - -TogglesListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class TogglesListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.TogglesListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class TogglesListener -extends PlexListener
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TogglesListener

      -
      public TogglesListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onBlockExplode

      -
      public void onBlockExplode(org.bukkit.event.entity.ExplosionPrimeEvent event)
      -
      -
    • -
    • -
      -

      onEntityExplode

      -
      public void onEntityExplode(org.bukkit.event.entity.EntityExplodeEvent event)
      -
      -
    • -
    • -
      -

      onFluidSpread

      -
      public void onFluidSpread(org.bukkit.event.block.BlockFromToEvent event)
      -
      -
    • -
    • -
      -

      onFluidSpread

      -
      public void onFluidSpread(org.bukkit.event.player.PlayerDropItemEvent event)
      -
      -
    • -
    • -
      -

      onBlockRedstone

      -
      public void onBlockRedstone(org.bukkit.event.block.BlockRedstoneEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +TogglesListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TogglesListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.TogglesListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class TogglesListener +extends PlexListener
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TogglesListener

      +
      public TogglesListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onBlockExplode

      +
      public void onBlockExplode(org.bukkit.event.entity.ExplosionPrimeEvent event)
      +
      +
    • +
    • +
      +

      onEntityExplode

      +
      public void onEntityExplode(org.bukkit.event.entity.EntityExplodeEvent event)
      +
      +
    • +
    • +
      +

      onFluidSpread

      +
      public void onFluidSpread(org.bukkit.event.block.BlockFromToEvent event)
      +
      +
    • +
    • +
      +

      onFluidSpread

      +
      public void onFluidSpread(org.bukkit.event.player.PlayerDropItemEvent event)
      +
      +
    • +
    • +
      +

      onBlockRedstone

      +
      public void onBlockRedstone(org.bukkit.event.block.BlockRedstoneEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/WorldListener.html b/static/javadoc/dev/plex/listener/impl/WorldListener.html index dda80e7..94b35c1 100644 --- a/static/javadoc/dev/plex/listener/impl/WorldListener.html +++ b/static/javadoc/dev/plex/listener/impl/WorldListener.html @@ -1,281 +1,281 @@ - - - - -WorldListener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class WorldListener

-
-
java.lang.Object -
dev.plex.listener.PlexListener -
dev.plex.listener.impl.WorldListener
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class WorldListener -extends PlexListener
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final List<String>
    - -
     
    -
    -
    -

    Fields inherited from interface dev.plex.PlexBase

    -plugin
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    private boolean
    -
    canEnterWorld(org.bukkit.entity.Player player)
    -
    -
    Check if a Player has the ability to enter the requested world
    -
    -
    private boolean
    -
    canModifyWorld(org.bukkit.entity.Player player, - boolean showMessage)
    -
    -
    Check if a Player has the ability to modify the world they are in
    -
    -
    private boolean
    -
    checkLevel(PlexPlayer player, - String[] requiredList)
    -
     
    -
    void
    -
    onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
    -
     
    -
    void
    -
    onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
    -
     
    -
    void
    -
    onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
    -
     
    -
    void
    -
    onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
    -
     
    -
    void
    -
    onWorldTeleport(org.bukkit.event.player.PlayerTeleportEvent event)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      EDIT_COMMANDS

      -
      private final List<String> EDIT_COMMANDS
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      WorldListener

      -
      public WorldListener()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onBlockPlace

      -
      public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
      -
      -
    • -
    • -
      -

      onBlockBreak

      -
      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      -
      -
    • -
    • -
      -

      onEntitySpawn

      -
      public void onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
      -
      -
    • -
    • -
      -

      onPlayerCommandPreprocess

      -
      public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      -
      -
    • -
    • -
      -

      onWorldTeleport

      -
      public void onWorldTeleport(org.bukkit.event.player.PlayerTeleportEvent event)
      -
      -
    • -
    • -
      -

      checkLevel

      -
      private boolean checkLevel(PlexPlayer player, - String[] requiredList)
      -
      -
    • -
    • -
      -

      canModifyWorld

      -
      private boolean canModifyWorld(org.bukkit.entity.Player player, - boolean showMessage)
      -
      Check if a Player has the ability to modify the world they are in
      -
      -
      Parameters:
      -
      player - The player who wants to modify the world
      -
      showMessage - Whether the message from the config.yml should be shown
      -
      Returns:
      -
      Returns true if the person has the ability to modify the world
      -
      -
      -
    • -
    • -
      -

      canEnterWorld

      -
      private boolean canEnterWorld(org.bukkit.entity.Player player)
      -
      Check if a Player has the ability to enter the requested world
      -
      -
      Parameters:
      -
      player - The player who wants to enter the world
      -
      Returns:
      -
      Returns true if the person has the ability to enter the world
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +WorldListener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class WorldListener

+
+
java.lang.Object +
dev.plex.listener.PlexListener +
dev.plex.listener.impl.WorldListener
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class WorldListener +extends PlexListener
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final List<String>
    + +
     
    +
    +
    +

    Fields inherited from interface dev.plex.PlexBase

    +plugin
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    private boolean
    +
    canEnterWorld(org.bukkit.entity.Player player)
    +
    +
    Check if a Player has the ability to enter the requested world
    +
    +
    private boolean
    +
    canModifyWorld(org.bukkit.entity.Player player, + boolean showMessage)
    +
    +
    Check if a Player has the ability to modify the world they are in
    +
    +
    private boolean
    +
    checkLevel(PlexPlayer player, + String[] requiredList)
    +
     
    +
    void
    +
    onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
    +
     
    +
    void
    +
    onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
    +
     
    +
    void
    +
    onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
    +
     
    +
    void
    +
    onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
    +
     
    +
    void
    +
    onWorldTeleport(org.bukkit.event.player.PlayerTeleportEvent event)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      EDIT_COMMANDS

      +
      private final List<String> EDIT_COMMANDS
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      WorldListener

      +
      public WorldListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onBlockPlace

      +
      public void onBlockPlace(org.bukkit.event.block.BlockPlaceEvent event)
      +
      +
    • +
    • +
      +

      onBlockBreak

      +
      public void onBlockBreak(org.bukkit.event.block.BlockBreakEvent event)
      +
      +
    • +
    • +
      +

      onEntitySpawn

      +
      public void onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent event)
      +
      +
    • +
    • +
      +

      onPlayerCommandPreprocess

      +
      public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event)
      +
      +
    • +
    • +
      +

      onWorldTeleport

      +
      public void onWorldTeleport(org.bukkit.event.player.PlayerTeleportEvent event)
      +
      +
    • +
    • +
      +

      checkLevel

      +
      private boolean checkLevel(PlexPlayer player, + String[] requiredList)
      +
      +
    • +
    • +
      +

      canModifyWorld

      +
      private boolean canModifyWorld(org.bukkit.entity.Player player, + boolean showMessage)
      +
      Check if a Player has the ability to modify the world they are in
      +
      +
      Parameters:
      +
      player - The player who wants to modify the world
      +
      showMessage - Whether the message from the config.yml should be shown
      +
      Returns:
      +
      Returns true if the person has the ability to modify the world
      +
      +
      +
    • +
    • +
      +

      canEnterWorld

      +
      private boolean canEnterWorld(org.bukkit.entity.Player player)
      +
      Check if a Player has the ability to enter the requested world
      +
      +
      Parameters:
      +
      player - The player who wants to enter the world
      +
      Returns:
      +
      Returns true if the person has the ability to enter the world
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/package-summary.html b/static/javadoc/dev/plex/listener/impl/package-summary.html index acee2dd..f18f826 100644 --- a/static/javadoc/dev/plex/listener/impl/package-summary.html +++ b/static/javadoc/dev/plex/listener/impl/package-summary.html @@ -1,132 +1,132 @@ - - - - -dev.plex.listener.impl (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.listener.impl

-
-
-
package dev.plex.listener.impl
-
- -
-
-
-
- - + + + + +dev.plex.listener.impl (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.listener.impl

+
+
+
package dev.plex.listener.impl
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/impl/package-tree.html b/static/javadoc/dev/plex/listener/impl/package-tree.html index 14ad263..b9e05bf 100644 --- a/static/javadoc/dev/plex/listener/impl/package-tree.html +++ b/static/javadoc/dev/plex/listener/impl/package-tree.html @@ -1,93 +1,93 @@ - - - - -dev.plex.listener.impl Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.listener.impl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.listener.impl Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.listener.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/package-summary.html b/static/javadoc/dev/plex/listener/package-summary.html index 4caa855..79e3ff9 100644 --- a/static/javadoc/dev/plex/listener/package-summary.html +++ b/static/javadoc/dev/plex/listener/package-summary.html @@ -1,96 +1,96 @@ - - - - -dev.plex.listener (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.listener

-
-
-
package dev.plex.listener
-
- -
-
-
-
- - + + + + +dev.plex.listener (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.listener

+
+
+
package dev.plex.listener
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/listener/package-tree.html b/static/javadoc/dev/plex/listener/package-tree.html index 34d3402..002b33c 100644 --- a/static/javadoc/dev/plex/listener/package-tree.html +++ b/static/javadoc/dev/plex/listener/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.listener Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.listener

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.listener Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.listener

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/menu/PunishedPlayerMenu.html b/static/javadoc/dev/plex/menu/PunishedPlayerMenu.html index a30aa55..7c7d518 100644 --- a/static/javadoc/dev/plex/menu/PunishedPlayerMenu.html +++ b/static/javadoc/dev/plex/menu/PunishedPlayerMenu.html @@ -1,242 +1,242 @@ - - - - -PunishedPlayerMenu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.menu
-

Class PunishedPlayerMenu

-
-
java.lang.Object -
dev.plex.util.menu.AbstractMenu -
dev.plex.menu.PunishedPlayerMenu
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Listener
-
-
-
public class PunishedPlayerMenu -extends AbstractMenu
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      punishedPlayer

      -
      private final PlexPlayer punishedPlayer
      -
      -
    • -
    • -
      -

      inventories

      -
      private final List<org.bukkit.inventory.Inventory> inventories
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishedPlayerMenu

      -
      public PunishedPlayerMenu(PlexPlayer player)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getInventory

      -
      public List<org.bukkit.inventory.Inventory> getInventory()
      -
      -
    • -
    • -
      -

      openInv

      -
      public void openInv(org.bukkit.entity.Player player, - int index)
      -
      -
    • -
    • -
      -

      onClick

      -
      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      -
      -
    • -
    • -
      -

      getCurrentInventoryIndex

      -
      public int getCurrentInventoryIndex(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      isValidInventory

      -
      private boolean isValidInventory(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishedPlayerMenu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.menu
+

Class PunishedPlayerMenu

+
+
java.lang.Object +
dev.plex.util.menu.AbstractMenu +
dev.plex.menu.PunishedPlayerMenu
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Listener
+
+
+
public class PunishedPlayerMenu +extends AbstractMenu
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      punishedPlayer

      +
      private final PlexPlayer punishedPlayer
      +
      +
    • +
    • +
      +

      inventories

      +
      private final List<org.bukkit.inventory.Inventory> inventories
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishedPlayerMenu

      +
      public PunishedPlayerMenu(PlexPlayer player)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getInventory

      +
      public List<org.bukkit.inventory.Inventory> getInventory()
      +
      +
    • +
    • +
      +

      openInv

      +
      public void openInv(org.bukkit.entity.Player player, + int index)
      +
      +
    • +
    • +
      +

      onClick

      +
      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      +
      +
    • +
    • +
      +

      getCurrentInventoryIndex

      +
      public int getCurrentInventoryIndex(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      isValidInventory

      +
      private boolean isValidInventory(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/menu/PunishmentMenu.html b/static/javadoc/dev/plex/menu/PunishmentMenu.html index fb21f6d..e6fefa1 100644 --- a/static/javadoc/dev/plex/menu/PunishmentMenu.html +++ b/static/javadoc/dev/plex/menu/PunishmentMenu.html @@ -1,233 +1,233 @@ - - - - -PunishmentMenu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.menu
-

Class PunishmentMenu

-
-
java.lang.Object -
dev.plex.util.menu.AbstractMenu -
dev.plex.menu.PunishmentMenu
-
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Listener
-
-
-
public class PunishmentMenu -extends AbstractMenu
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      inventories

      -
      private final List<org.bukkit.inventory.Inventory> inventories
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishmentMenu

      -
      public PunishmentMenu()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getInventory

      -
      public List<org.bukkit.inventory.Inventory> getInventory()
      -
      -
    • -
    • -
      -

      openInv

      -
      public void openInv(org.bukkit.entity.Player player, - int index)
      -
      -
    • -
    • -
      -

      onClick

      -
      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      -
      -
    • -
    • -
      -

      getCurrentInventoryIndex

      -
      public int getCurrentInventoryIndex(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      isValidInventory

      -
      private boolean isValidInventory(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishmentMenu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.menu
+

Class PunishmentMenu

+
+
java.lang.Object +
dev.plex.util.menu.AbstractMenu +
dev.plex.menu.PunishmentMenu
+
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Listener
+
+
+
public class PunishmentMenu +extends AbstractMenu
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      inventories

      +
      private final List<org.bukkit.inventory.Inventory> inventories
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishmentMenu

      +
      public PunishmentMenu()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getInventory

      +
      public List<org.bukkit.inventory.Inventory> getInventory()
      +
      +
    • +
    • +
      +

      openInv

      +
      public void openInv(org.bukkit.entity.Player player, + int index)
      +
      +
    • +
    • +
      +

      onClick

      +
      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      +
      +
    • +
    • +
      +

      getCurrentInventoryIndex

      +
      public int getCurrentInventoryIndex(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      isValidInventory

      +
      private boolean isValidInventory(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/menu/ToggleMenu.html b/static/javadoc/dev/plex/menu/ToggleMenu.html index 4c4179c..b7dac58 100644 --- a/static/javadoc/dev/plex/menu/ToggleMenu.html +++ b/static/javadoc/dev/plex/menu/ToggleMenu.html @@ -1,264 +1,264 @@ - - - - -ToggleMenu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.menu
-

Class ToggleMenu

-
-
java.lang.Object -
dev.plex.util.menu.AbstractMenu -
dev.plex.menu.ToggleMenu
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, org.bukkit.event.Listener
-
-
-
public class ToggleMenu -extends AbstractMenu -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      inventories

      -
      private final List<org.bukkit.inventory.Inventory> inventories
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ToggleMenu

      -
      public ToggleMenu()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      openInv

      -
      public void openInv(org.bukkit.entity.Player player, - int index)
      -
      -
    • -
    • -
      -

      onClick

      -
      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      -
      -
    • -
    • -
      -

      getCurrentInventoryIndex

      -
      public int getCurrentInventoryIndex(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      isValidInventory

      -
      private boolean isValidInventory(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      resetExplosionItem

      -
      private void resetExplosionItem(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      resetFluidspreadItem

      -
      private void resetFluidspreadItem(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      resetDropsItem

      -
      private void resetDropsItem(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    • -
      -

      resetRedstoneItem

      -
      private void resetRedstoneItem(org.bukkit.inventory.Inventory inventory)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ToggleMenu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.menu
+

Class ToggleMenu

+
+
java.lang.Object +
dev.plex.util.menu.AbstractMenu +
dev.plex.menu.ToggleMenu
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, org.bukkit.event.Listener
+
+
+
public class ToggleMenu +extends AbstractMenu +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      inventories

      +
      private final List<org.bukkit.inventory.Inventory> inventories
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ToggleMenu

      +
      public ToggleMenu()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      openInv

      +
      public void openInv(org.bukkit.entity.Player player, + int index)
      +
      +
    • +
    • +
      +

      onClick

      +
      public void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      +
      +
    • +
    • +
      +

      getCurrentInventoryIndex

      +
      public int getCurrentInventoryIndex(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      isValidInventory

      +
      private boolean isValidInventory(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      resetExplosionItem

      +
      private void resetExplosionItem(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      resetFluidspreadItem

      +
      private void resetFluidspreadItem(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      resetDropsItem

      +
      private void resetDropsItem(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    • +
      +

      resetRedstoneItem

      +
      private void resetRedstoneItem(org.bukkit.inventory.Inventory inventory)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/menu/package-summary.html b/static/javadoc/dev/plex/menu/package-summary.html index 65f5c89..4536f19 100644 --- a/static/javadoc/dev/plex/menu/package-summary.html +++ b/static/javadoc/dev/plex/menu/package-summary.html @@ -1,96 +1,96 @@ - - - - -dev.plex.menu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.menu

-
-
-
package dev.plex.menu
-
- -
-
-
-
- - + + + + +dev.plex.menu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.menu

+
+
+
package dev.plex.menu
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/menu/package-tree.html b/static/javadoc/dev/plex/menu/package-tree.html index 63c133f..17250fd 100644 --- a/static/javadoc/dev/plex/menu/package-tree.html +++ b/static/javadoc/dev/plex/menu/package-tree.html @@ -1,76 +1,76 @@ - - - - -dev.plex.menu Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.menu

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.menu Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.menu

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/module/ModuleManager.html b/static/javadoc/dev/plex/module/ModuleManager.html index 2e9c3f5..b26bcde 100644 --- a/static/javadoc/dev/plex/module/ModuleManager.html +++ b/static/javadoc/dev/plex/module/ModuleManager.html @@ -1,240 +1,231 @@ - - - - -ModuleManager (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ModuleManager

-
-
java.lang.Object -
dev.plex.module.ModuleManager
-
-
-
-
public class ModuleManager -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ModuleManager

      -
      public ModuleManager()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      loadAllModules

      -
      public void loadAllModules()
      -
      -
    • -
    • -
      -

      loadModules

      -
      public void loadModules()
      -
      -
    • -
    • -
      -

      enableModules

      -
      public void enableModules()
      -
      -
    • -
    • -
      -

      disableModules

      -
      public void disableModules()
      -
      -
    • -
    • -
      -

      unloadModules

      -
      public void unloadModules()
      -
      -
    • -
    • -
      -

      reloadModules

      -
      public void reloadModules()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ModuleManager (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ModuleManager

+
+
java.lang.Object +
dev.plex.module.ModuleManager
+
+
+
+
public class ModuleManager +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ModuleManager

      +
      public ModuleManager()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      loadAllModules

      +
      public void loadAllModules()
      +
      +
    • +
    • +
      +

      loadModules

      +
      public void loadModules()
      +
      +
    • +
    • +
      +

      enableModules

      +
      public void enableModules()
      +
      +
    • +
    • +
      +

      disableModules

      +
      public void disableModules()
      +
      +
    • +
    • +
      +

      unloadModules

      +
      public void unloadModules()
      +
      +
    • +
    • +
      +

      reloadModules

      +
      public void reloadModules()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/module/PlexModule.html b/static/javadoc/dev/plex/module/PlexModule.html index 48a5dea..c30c49c 100644 --- a/static/javadoc/dev/plex/module/PlexModule.html +++ b/static/javadoc/dev/plex/module/PlexModule.html @@ -1,374 +1,374 @@ - - - - -PlexModule (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlexModule

-
-
java.lang.Object -
dev.plex.module.PlexModule
-
-
-
-
public abstract class PlexModule -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      commands

      -
      private final List<PlexCommand> commands
      -
      -
    • -
    • -
      -

      listeners

      -
      private final List<PlexListener> listeners
      -
      -
    • -
    • -
      -

      plex

      -
      private Plex plex
      -
      -
    • -
    • -
      -

      plexModuleFile

      -
      private PlexModuleFile plexModuleFile
      -
      -
    • -
    • -
      -

      dataFolder

      -
      private File dataFolder
      -
      -
    • -
    • -
      -

      logger

      -
      private org.apache.logging.log4j.Logger logger
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexModule

      -
      public PlexModule()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      load

      -
      public void load()
      -
      -
    • -
    • -
      -

      enable

      -
      public void enable()
      -
      -
    • -
    • -
      -

      disable

      -
      public void disable()
      -
      -
    • -
    • -
      -

      registerListener

      -
      public void registerListener(PlexListener listener)
      -
      Registers a PlexListener within a module
      -
      -
      Parameters:
      -
      listener - The PlexListener to be registered
      -
      -
      -
    • -
    • -
      -

      unregisterListener

      -
      public void unregisterListener(PlexListener listener)
      -
      Unregisters a PlexListener. Handled by Plex automatically
      -
      -
      Parameters:
      -
      listener - The PlexListener to be registered
      -
      -
      -
    • -
    • -
      -

      registerCommand

      -
      public void registerCommand(PlexCommand command)
      -
      Registers a PlexCommand within a module
      -
      -
      Parameters:
      -
      command - The PlexCommand to be registered
      -
      -
      -
    • -
    • -
      -

      unregisterCommand

      -
      public void unregisterCommand(PlexCommand command)
      -
      Unregisters a PlexCommand. Handled by Plex automatically
      -
      -
      Parameters:
      -
      command - The PlexCommand to be registered
      -
      -
      -
    • -
    • -
      -

      getCommand

      -
      public PlexCommand getCommand(String name)
      -
      -
    • -
    • -
      -

      addDefaultMessage

      -
      public void addDefaultMessage(String message, - Object initValue)
      -
      Adds a message to the messages.yml file
      -
      -
      Parameters:
      -
      message - The key value for the message
      -
      initValue - The message itself
      -
      -
      -
    • -
    • -
      -

      addDefaultMessage

      -
      public void addDefaultMessage(String message, - Object initValue, - String... comments)
      -
      Adds a message to the messages.yml with a comment
      -
      -
      Parameters:
      -
      message - The key value for the message
      -
      initValue - The message itself
      -
      comments - The comments to be placed above the message
      -
      -
      -
    • -
    • -
      -

      getResource

      -
      @Nullable -public @Nullable InputStream getResource(@NotNull - @NotNull String filename)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexModule (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlexModule

+
+
java.lang.Object +
dev.plex.module.PlexModule
+
+
+
+
public abstract class PlexModule +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      commands

      +
      private final List<PlexCommand> commands
      +
      +
    • +
    • +
      +

      listeners

      +
      private final List<PlexListener> listeners
      +
      +
    • +
    • +
      +

      plex

      +
      private Plex plex
      +
      +
    • +
    • +
      +

      plexModuleFile

      +
      private PlexModuleFile plexModuleFile
      +
      +
    • +
    • +
      +

      dataFolder

      +
      private File dataFolder
      +
      +
    • +
    • +
      +

      logger

      +
      private org.apache.logging.log4j.Logger logger
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexModule

      +
      public PlexModule()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      load

      +
      public void load()
      +
      +
    • +
    • +
      +

      enable

      +
      public void enable()
      +
      +
    • +
    • +
      +

      disable

      +
      public void disable()
      +
      +
    • +
    • +
      +

      registerListener

      +
      public void registerListener(PlexListener listener)
      +
      Registers a PlexListener within a module
      +
      +
      Parameters:
      +
      listener - The PlexListener to be registered
      +
      +
      +
    • +
    • +
      +

      unregisterListener

      +
      public void unregisterListener(PlexListener listener)
      +
      Unregisters a PlexListener. Handled by Plex automatically
      +
      +
      Parameters:
      +
      listener - The PlexListener to be registered
      +
      +
      +
    • +
    • +
      +

      registerCommand

      +
      public void registerCommand(PlexCommand command)
      +
      Registers a PlexCommand within a module
      +
      +
      Parameters:
      +
      command - The PlexCommand to be registered
      +
      +
      +
    • +
    • +
      +

      unregisterCommand

      +
      public void unregisterCommand(PlexCommand command)
      +
      Unregisters a PlexCommand. Handled by Plex automatically
      +
      +
      Parameters:
      +
      command - The PlexCommand to be registered
      +
      +
      +
    • +
    • +
      +

      getCommand

      +
      public PlexCommand getCommand(String name)
      +
      +
    • +
    • +
      +

      addDefaultMessage

      +
      public void addDefaultMessage(String message, + Object initValue)
      +
      Adds a message to the messages.yml file
      +
      +
      Parameters:
      +
      message - The key value for the message
      +
      initValue - The message itself
      +
      +
      +
    • +
    • +
      +

      addDefaultMessage

      +
      public void addDefaultMessage(String message, + Object initValue, + String... comments)
      +
      Adds a message to the messages.yml with a comment
      +
      +
      Parameters:
      +
      message - The key value for the message
      +
      initValue - The message itself
      +
      comments - The comments to be placed above the message
      +
      +
      +
    • +
    • +
      +

      getResource

      +
      @Nullable +public @Nullable InputStream getResource(@NotNull + @NotNull String filename)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/module/PlexModuleFile.html b/static/javadoc/dev/plex/module/PlexModuleFile.html index 0a975c5..5d81544 100644 --- a/static/javadoc/dev/plex/module/PlexModuleFile.html +++ b/static/javadoc/dev/plex/module/PlexModuleFile.html @@ -1,191 +1,191 @@ - - - - -PlexModuleFile (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlexModuleFile

-
-
java.lang.Object -
dev.plex.module.PlexModuleFile
-
-
-
-
public class PlexModuleFile -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      name

      -
      private final String name
      -
      -
    • -
    • -
      -

      main

      -
      private final String main
      -
      -
    • -
    • -
      -

      description

      -
      private final String description
      -
      -
    • -
    • -
      -

      version

      -
      private final String version
      -
      -
    • -
    • -
      -

      libraries

      -
      private List<String> libraries
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexModuleFile

      -
      public PlexModuleFile()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexModuleFile (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlexModuleFile

+
+
java.lang.Object +
dev.plex.module.PlexModuleFile
+
+
+
+
public class PlexModuleFile +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      name

      +
      private final String name
      +
      +
    • +
    • +
      +

      main

      +
      private final String main
      +
      +
    • +
    • +
      +

      description

      +
      private final String description
      +
      +
    • +
    • +
      +

      version

      +
      private final String version
      +
      +
    • +
    • +
      +

      libraries

      +
      private List<String> libraries
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexModuleFile

      +
      public PlexModuleFile()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/module/exception/ModuleLoadException.html b/static/javadoc/dev/plex/module/exception/ModuleLoadException.html index 2b8e8e2..a814fe5 100644 --- a/static/javadoc/dev/plex/module/exception/ModuleLoadException.html +++ b/static/javadoc/dev/plex/module/exception/ModuleLoadException.html @@ -1,147 +1,147 @@ - - - - -ModuleLoadException (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ModuleLoadException

-
-
java.lang.Object -
java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
dev.plex.module.exception.ModuleLoadException
-
-
-
-
-
-
-
All Implemented Interfaces:
-
Serializable
-
-
-
public class ModuleLoadException -extends RuntimeException
-
-
See Also:
-
- -
-
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ModuleLoadException

      -
      public ModuleLoadException(String s)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ModuleLoadException (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ModuleLoadException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
dev.plex.module.exception.ModuleLoadException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class ModuleLoadException +extends RuntimeException
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ModuleLoadException

      +
      public ModuleLoadException(String s)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/module/exception/package-summary.html b/static/javadoc/dev/plex/module/exception/package-summary.html index 2f149e0..7db7c9c 100644 --- a/static/javadoc/dev/plex/module/exception/package-summary.html +++ b/static/javadoc/dev/plex/module/exception/package-summary.html @@ -1,94 +1,92 @@ - - - - -dev.plex.module.exception (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.module.exception

-
-
-
package dev.plex.module.exception
-
- -
-
-
-
- - + + + + +dev.plex.module.exception (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.module.exception

+
+
+
package dev.plex.module.exception
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/module/exception/package-tree.html b/static/javadoc/dev/plex/module/exception/package-tree.html index d900dab..7dfc0d6 100644 --- a/static/javadoc/dev/plex/module/exception/package-tree.html +++ b/static/javadoc/dev/plex/module/exception/package-tree.html @@ -1,82 +1,82 @@ - - - - -dev.plex.module.exception Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.module.exception

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.module.exception Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.module.exception

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/module/loader/CustomClassLoader.html b/static/javadoc/dev/plex/module/loader/CustomClassLoader.html deleted file mode 100644 index 7bc5fac..0000000 --- a/static/javadoc/dev/plex/module/loader/CustomClassLoader.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - -CustomClassLoader (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CustomClassLoader

-
- -
-
-
All Implemented Interfaces:
-
Closeable, AutoCloseable
-
-
-
public class CustomClassLoader -extends URLClassLoader
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CustomClassLoader

      -
      public CustomClassLoader(URL jarInJar, - ClassLoader parent)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - diff --git a/static/javadoc/dev/plex/module/loader/LibraryLoader.html b/static/javadoc/dev/plex/module/loader/LibraryLoader.html deleted file mode 100644 index 0e53ab1..0000000 --- a/static/javadoc/dev/plex/module/loader/LibraryLoader.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - -LibraryLoader (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class LibraryLoader

-
-
java.lang.Object -
dev.plex.module.loader.LibraryLoader
-
-
-
-
public class LibraryLoader -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      logger

      -
      private final Logger logger
      -
      -
    • -
    • -
      -

      repository

      -
      private final org.eclipse.aether.RepositorySystem repository
      -
      -
    • -
    • -
      -

      session

      -
      private final org.eclipse.aether.DefaultRepositorySystemSession session
      -
      -
    • -
    • -
      -

      repositories

      -
      private final List<org.eclipse.aether.repository.RemoteRepository> repositories
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      LibraryLoader

      -
      public LibraryLoader(@NotNull - @NotNull Logger logger)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - diff --git a/static/javadoc/dev/plex/module/loader/package-summary.html b/static/javadoc/dev/plex/module/loader/package-summary.html deleted file mode 100644 index 0d49191..0000000 --- a/static/javadoc/dev/plex/module/loader/package-summary.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -dev.plex.module.loader (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.module.loader

-
-
-
package dev.plex.module.loader
-
- -
-
-
-
- - diff --git a/static/javadoc/dev/plex/module/loader/package-tree.html b/static/javadoc/dev/plex/module/loader/package-tree.html deleted file mode 100644 index 322eb7d..0000000 --- a/static/javadoc/dev/plex/module/loader/package-tree.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - -dev.plex.module.loader Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.module.loader

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - diff --git a/static/javadoc/dev/plex/module/package-summary.html b/static/javadoc/dev/plex/module/package-summary.html index 7b13e9a..3c81d94 100644 --- a/static/javadoc/dev/plex/module/package-summary.html +++ b/static/javadoc/dev/plex/module/package-summary.html @@ -1,100 +1,98 @@ - - - - -dev.plex.module (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.module

-
-
-
package dev.plex.module
-
- -
-
-
-
- - + + + + +dev.plex.module (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.module

+
+
+
package dev.plex.module
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/module/package-tree.html b/static/javadoc/dev/plex/module/package-tree.html index 353a67d..0cf5c14 100644 --- a/static/javadoc/dev/plex/module/package-tree.html +++ b/static/javadoc/dev/plex/module/package-tree.html @@ -1,72 +1,72 @@ - - - - -dev.plex.module Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.module

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.module Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.module

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/package-summary.html b/static/javadoc/dev/plex/package-summary.html index 7d60b1f..53c2bde 100644 --- a/static/javadoc/dev/plex/package-summary.html +++ b/static/javadoc/dev/plex/package-summary.html @@ -1,134 +1,138 @@ - - - - -dev.plex (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex

-
-
-
package dev.plex
-
- -
-
-
-
- - + + + + +dev.plex (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex

+
+
+
package dev.plex
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/package-tree.html b/static/javadoc/dev/plex/package-tree.html index bdcd81b..67ea9df 100644 --- a/static/javadoc/dev/plex/package-tree.html +++ b/static/javadoc/dev/plex/package-tree.html @@ -1,84 +1,90 @@ - - - - -dev.plex Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin) -
        -
      • org.bukkit.plugin.java.JavaPlugin - -
      • -
      -
    • -
    -
  • -
-
-
-

Interface Hierarchy

- -
-
-
-
- - + + + + +dev.plex Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/permission/Permission.html b/static/javadoc/dev/plex/permission/Permission.html index 11f934c..5348d8d 100644 --- a/static/javadoc/dev/plex/permission/Permission.html +++ b/static/javadoc/dev/plex/permission/Permission.html @@ -1,174 +1,174 @@ - - - - -Permission (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class Permission

-
-
java.lang.Object -
dev.plex.permission.Permission
-
-
-
-
@Entity -public class Permission -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      uuid

      -
      private final UUID uuid
      -
      -
    • -
    • -
      -

      permission

      -
      private final String permission
      -
      -
    • -
    • -
      -

      allowed

      -
      private boolean allowed
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Permission

      -
      public Permission()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Permission (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Permission

+
+
java.lang.Object +
dev.plex.permission.Permission
+
+
+
+
@Entity +public class Permission +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      uuid

      +
      private final UUID uuid
      +
      +
    • +
    • +
      +

      permission

      +
      private final String permission
      +
      +
    • +
    • +
      +

      allowed

      +
      private boolean allowed
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Permission

      +
      public Permission()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/permission/package-summary.html b/static/javadoc/dev/plex/permission/package-summary.html index 1f5f747..1429199 100644 --- a/static/javadoc/dev/plex/permission/package-summary.html +++ b/static/javadoc/dev/plex/permission/package-summary.html @@ -1,92 +1,92 @@ - - - - -dev.plex.permission (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.permission

-
-
-
package dev.plex.permission
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
     
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.permission (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.permission

+
+
+
package dev.plex.permission
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
     
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/permission/package-tree.html b/static/javadoc/dev/plex/permission/package-tree.html index 4867bf5..47deb14 100644 --- a/static/javadoc/dev/plex/permission/package-tree.html +++ b/static/javadoc/dev/plex/permission/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.permission Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.permission

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.permission Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.permission

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/player/PlexPlayer.html b/static/javadoc/dev/plex/player/PlexPlayer.html index b08dd33..c17d926 100644 --- a/static/javadoc/dev/plex/player/PlexPlayer.html +++ b/static/javadoc/dev/plex/player/PlexPlayer.html @@ -1,416 +1,416 @@ - - - - -PlexPlayer (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PlexPlayer

-
-
java.lang.Object -
dev.plex.player.PlexPlayer
-
-
-
-
@Entity(value="players", - useDiscriminator=false) -public class PlexPlayer -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      id

      -
      @Id -private String id
      -
      -
    • -
    • -
      -

      uuid

      -
      @Indexed(options=@IndexOptions(unique=true)) -private UUID uuid
      -
      -
    • -
    • -
      -

      name

      -
      @Indexed -private String name
      -
      -
    • -
    • -
      -

      loginMessage

      -
      private String loginMessage
      -
      -
    • -
    • -
      -

      prefix

      -
      private String prefix
      -
      -
    • -
    • -
      -

      staffChat

      -
      private boolean staffChat
      -
      -
    • -
    • -
      -

      vanished

      -
      private boolean vanished
      -
      -
    • -
    • -
      -

      commandSpy

      -
      private boolean commandSpy
      -
      -
    • -
    • -
      -

      frozen

      -
      private transient boolean frozen
      -
      -
    • -
    • -
      -

      muted

      -
      private transient boolean muted
      -
      -
    • -
    • -
      -

      lockedUp

      -
      private transient boolean lockedUp
      -
      -
    • -
    • -
      -

      adminActive

      -
      private boolean adminActive
      -
      -
    • -
    • -
      -

      coins

      -
      private long coins
      -
      -
    • -
    • -
      -

      rank

      -
      private String rank
      -
      -
    • -
    • -
      -

      ips

      -
      private List<String> ips
      -
      -
    • -
    • -
      -

      punishments

      -
      private List<Punishment> punishments
      -
      -
    • -
    • -
      -

      notes

      -
      private List<Note> notes
      -
      -
    • -
    • -
      -

      permissions

      -
      private List<Permission> permissions
      -
      -
    • -
    • -
      -

      permissionAttachment

      -
      private transient org.bukkit.permissions.PermissionAttachment permissionAttachment
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexPlayer

      -
      public PlexPlayer()
      -
      -
    • -
    • -
      -

      PlexPlayer

      -
      public PlexPlayer(UUID playerUUID, - boolean loadExtraData)
      -
      -
    • -
    • -
      -

      PlexPlayer

      -
      public PlexPlayer(UUID playerUUID)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      displayName

      -
      public String displayName()
      -
      -
    • -
    • -
      -

      getRankFromString

      -
      public Rank getRankFromString()
      -
      -
    • -
    • -
      -

      loadPunishments

      -
      public void loadPunishments()
      -
      -
    • -
    • -
      -

      loadNotes

      -
      public CompletableFuture<List<Note>> loadNotes()
      -
      -
    • -
    • -
      -

      toJSON

      -
      public String toJSON()
      -
      -
    • -
    • -
      -

      getPlayer

      -
      public org.bukkit.entity.Player getPlayer()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexPlayer (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PlexPlayer

+
+
java.lang.Object +
dev.plex.player.PlexPlayer
+
+
+
+
@Entity(value="players", + useDiscriminator=false) +public class PlexPlayer +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      id

      +
      @Id +private String id
      +
      +
    • +
    • +
      +

      uuid

      +
      @Indexed(options=@IndexOptions(unique=true)) +private UUID uuid
      +
      +
    • +
    • +
      +

      name

      +
      @Indexed +private String name
      +
      +
    • +
    • +
      +

      loginMessage

      +
      private String loginMessage
      +
      +
    • +
    • +
      +

      prefix

      +
      private String prefix
      +
      +
    • +
    • +
      +

      staffChat

      +
      private boolean staffChat
      +
      +
    • +
    • +
      +

      vanished

      +
      private boolean vanished
      +
      +
    • +
    • +
      +

      commandSpy

      +
      private boolean commandSpy
      +
      +
    • +
    • +
      +

      frozen

      +
      private transient boolean frozen
      +
      +
    • +
    • +
      +

      muted

      +
      private transient boolean muted
      +
      +
    • +
    • +
      +

      lockedUp

      +
      private transient boolean lockedUp
      +
      +
    • +
    • +
      +

      adminActive

      +
      private boolean adminActive
      +
      +
    • +
    • +
      +

      coins

      +
      private long coins
      +
      +
    • +
    • +
      +

      rank

      +
      private String rank
      +
      +
    • +
    • +
      +

      ips

      +
      private List<String> ips
      +
      +
    • +
    • +
      +

      punishments

      +
      private List<Punishment> punishments
      +
      +
    • +
    • +
      +

      notes

      +
      private List<Note> notes
      +
      +
    • +
    • +
      +

      permissions

      +
      private List<Permission> permissions
      +
      +
    • +
    • +
      +

      permissionAttachment

      +
      private transient org.bukkit.permissions.PermissionAttachment permissionAttachment
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexPlayer

      +
      public PlexPlayer()
      +
      +
    • +
    • +
      +

      PlexPlayer

      +
      public PlexPlayer(UUID playerUUID, + boolean loadExtraData)
      +
      +
    • +
    • +
      +

      PlexPlayer

      +
      public PlexPlayer(UUID playerUUID)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      displayName

      +
      public String displayName()
      +
      +
    • +
    • +
      +

      getRankFromString

      +
      public Rank getRankFromString()
      +
      +
    • +
    • +
      +

      loadPunishments

      +
      public void loadPunishments()
      +
      +
    • +
    • +
      +

      loadNotes

      +
      public void loadNotes()
      +
      +
    • +
    • +
      +

      toJSON

      +
      public String toJSON()
      +
      +
    • +
    • +
      +

      getPlayer

      +
      public org.bukkit.entity.Player getPlayer()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/player/package-summary.html b/static/javadoc/dev/plex/player/package-summary.html index 1a1dbab..a5cce42 100644 --- a/static/javadoc/dev/plex/player/package-summary.html +++ b/static/javadoc/dev/plex/player/package-summary.html @@ -1,92 +1,92 @@ - - - - -dev.plex.player (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.player

-
-
-
package dev.plex.player
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
     
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.player (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.player

+
+
+
package dev.plex.player
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
     
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/player/package-tree.html b/static/javadoc/dev/plex/player/package-tree.html index ef88016..2151740 100644 --- a/static/javadoc/dev/plex/player/package-tree.html +++ b/static/javadoc/dev/plex/player/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.player Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.player

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.player Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.player

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/Punishment.html b/static/javadoc/dev/plex/punishment/Punishment.html index cc247f0..bebd5ae 100644 --- a/static/javadoc/dev/plex/punishment/Punishment.html +++ b/static/javadoc/dev/plex/punishment/Punishment.html @@ -1,305 +1,314 @@ - - - - -Punishment (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class Punishment

-
-
java.lang.Object -
dev.plex.punishment.Punishment
-
-
-
-
@Entity -public class Punishment -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      banUrl

      -
      private static final String banUrl
      -
      -
    • -
    • -
      -

      punished

      -
      private final UUID punished
      -
      -
    • -
    • -
      -

      punisher

      -
      private final UUID punisher
      -
      -
    • -
    • -
      -

      ip

      -
      private String ip
      -
      -
    • -
    • -
      -

      punishedUsername

      -
      private String punishedUsername
      -
      -
    • -
    • -
      -

      type

      -
      private PunishmentType type
      -
      -
    • -
    • -
      -

      reason

      -
      private String reason
      -
      -
    • -
    • -
      -

      customTime

      -
      private boolean customTime
      -
      -
    • -
    • -
      -

      active

      -
      private boolean active
      -
      -
    • -
    • -
      -

      endDate

      -
      private ZonedDateTime endDate
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Punishment

      -
      public Punishment()
      -
      -
    • -
    • -
      -

      Punishment

      -
      public Punishment(UUID punished, - UUID punisher)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      generateBanMessage

      -
      public static net.kyori.adventure.text.Component generateBanMessage(Punishment punishment)
      -
      -
    • -
    • -
      -

      generateIndefBanMessage

      -
      public static net.kyori.adventure.text.Component generateIndefBanMessage(String type)
      -
      -
    • -
    • -
      -

      fromJson

      -
      public static Punishment fromJson(String json)
      -
      -
    • -
    • -
      -

      toJSON

      -
      public String toJSON()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Punishment (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Punishment

+
+
java.lang.Object +
dev.plex.punishment.Punishment
+
+
+
+
@Entity +public class Punishment +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      gson

      +
      private static final com.google.gson.Gson gson
      +
      +
    • +
    • +
      +

      banUrl

      +
      private static final String banUrl
      +
      +
    • +
    • +
      +

      punished

      +
      private final UUID punished
      +
      +
    • +
    • +
      +

      punisher

      +
      private final UUID punisher
      +
      +
    • +
    • +
      +

      ip

      +
      private String ip
      +
      +
    • +
    • +
      +

      punishedUsername

      +
      private String punishedUsername
      +
      +
    • +
    • +
      +

      type

      +
      private PunishmentType type
      +
      +
    • +
    • +
      +

      reason

      +
      private String reason
      +
      +
    • +
    • +
      +

      customTime

      +
      private boolean customTime
      +
      +
    • +
    • +
      +

      active

      +
      private boolean active
      +
      +
    • +
    • +
      +

      endDate

      +
      private ZonedDateTime endDate
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Punishment

      +
      public Punishment()
      +
      +
    • +
    • +
      +

      Punishment

      +
      public Punishment(UUID punished, + UUID punisher)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      generateBanMessage

      +
      public static net.kyori.adventure.text.Component generateBanMessage(Punishment punishment)
      +
      +
    • +
    • +
      +

      generateIndefBanMessage

      +
      public static net.kyori.adventure.text.Component generateIndefBanMessage(String type)
      +
      +
    • +
    • +
      +

      fromJson

      +
      public static Punishment fromJson(String json)
      +
      +
    • +
    • +
      +

      toJSON

      +
      public String toJSON()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/PunishmentManager.IndefiniteBan.html b/static/javadoc/dev/plex/punishment/PunishmentManager.IndefiniteBan.html index 7ac667f..6600d01 100644 --- a/static/javadoc/dev/plex/punishment/PunishmentManager.IndefiniteBan.html +++ b/static/javadoc/dev/plex/punishment/PunishmentManager.IndefiniteBan.html @@ -1,177 +1,177 @@ - - - - -PunishmentManager.IndefiniteBan (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishmentManager.IndefiniteBan

-
-
java.lang.Object -
dev.plex.punishment.PunishmentManager.IndefiniteBan
-
-
-
-
Enclosing class:
-
PunishmentManager
-
-
-
public static class PunishmentManager.IndefiniteBan -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      usernames

      -
      private final List<String> usernames
      -
      -
    • -
    • -
      -

      uuids

      -
      private final List<UUID> uuids
      -
      -
    • -
    • -
      -

      ips

      -
      private final List<String> ips
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      IndefiniteBan

      -
      public IndefiniteBan()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishmentManager.IndefiniteBan (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishmentManager.IndefiniteBan

+
+
java.lang.Object +
dev.plex.punishment.PunishmentManager.IndefiniteBan
+
+
+
+
Enclosing class:
+
PunishmentManager
+
+
+
public static class PunishmentManager.IndefiniteBan +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      usernames

      +
      private final List<String> usernames
      +
      +
    • +
    • +
      +

      uuids

      +
      private final List<UUID> uuids
      +
      +
    • +
    • +
      +

      ips

      +
      private final List<String> ips
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      IndefiniteBan

      +
      public IndefiniteBan()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/PunishmentManager.html b/static/javadoc/dev/plex/punishment/PunishmentManager.html index 61213fa..fb3afaf 100644 --- a/static/javadoc/dev/plex/punishment/PunishmentManager.html +++ b/static/javadoc/dev/plex/punishment/PunishmentManager.html @@ -1,332 +1,332 @@ - - - - -PunishmentManager (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class PunishmentManager

-
-
java.lang.Object -
dev.plex.punishment.PunishmentManager
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class PunishmentManager -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishmentManager

      -
      public PunishmentManager()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      mergeIndefiniteBans

      -
      public void mergeIndefiniteBans()
      -
      -
    • -
    • -
      -

      isIndefUUIDBanned

      -
      public boolean isIndefUUIDBanned(UUID uuid)
      -
      -
    • -
    • -
      -

      isIndefIPBanned

      -
      public boolean isIndefIPBanned(String ip)
      -
      -
    • -
    • -
      -

      isIndefUserBanned

      -
      public boolean isIndefUserBanned(String username)
      -
      -
    • -
    • -
      -

      issuePunishment

      -
      public void issuePunishment(PlexPlayer plexPlayer, - Punishment punishment)
      -
      -
    • -
    • -
      -

      isNotEmpty

      -
      private boolean isNotEmpty(File file)
      -
      -
    • -
    • -
      -

      isAsyncBanned

      -
      public CompletableFuture<Boolean> isAsyncBanned(UUID uuid)
      -
      -
    • -
    • -
      -

      isBanned

      -
      public boolean isBanned(UUID uuid)
      -
      -
    • -
    • -
      -

      isBanned

      -
      public boolean isBanned(PlexPlayer player)
      -
      -
    • -
    • -
      -

      getActiveBans

      -
      public CompletableFuture<List<Punishment>> getActiveBans()
      -
      -
    • -
    • -
      -

      unban

      -
      public void unban(Punishment punishment)
      -
      -
    • -
    • -
      -

      unban

      -
      public CompletableFuture<Void> unban(UUID uuid)
      -
      -
    • -
    • -
      -

      doPunishment

      -
      private void doPunishment(PlexPlayer player, - Punishment punishment)
      -
      -
    • -
    • -
      -

      punish

      -
      public void punish(PlexPlayer player, - Punishment punishment)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishmentManager (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PunishmentManager

+
+
java.lang.Object +
dev.plex.punishment.PunishmentManager
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class PunishmentManager +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishmentManager

      +
      public PunishmentManager()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mergeIndefiniteBans

      +
      public void mergeIndefiniteBans()
      +
      +
    • +
    • +
      +

      isIndefUUIDBanned

      +
      public boolean isIndefUUIDBanned(UUID uuid)
      +
      +
    • +
    • +
      +

      isIndefIPBanned

      +
      public boolean isIndefIPBanned(String ip)
      +
      +
    • +
    • +
      +

      isIndefUserBanned

      +
      public boolean isIndefUserBanned(String username)
      +
      +
    • +
    • +
      +

      issuePunishment

      +
      public void issuePunishment(PlexPlayer plexPlayer, + Punishment punishment)
      +
      +
    • +
    • +
      +

      isNotEmpty

      +
      private boolean isNotEmpty(File file)
      +
      +
    • +
    • +
      +

      isAsyncBanned

      +
      public CompletableFuture<Boolean> isAsyncBanned(UUID uuid)
      +
      +
    • +
    • +
      +

      isBanned

      +
      public boolean isBanned(UUID uuid)
      +
      +
    • +
    • +
      +

      isBanned

      +
      public boolean isBanned(PlexPlayer player)
      +
      +
    • +
    • +
      +

      getActiveBans

      +
      public CompletableFuture<List<Punishment>> getActiveBans()
      +
      +
    • +
    • +
      +

      unban

      +
      public void unban(Punishment punishment)
      +
      +
    • +
    • +
      +

      unban

      +
      public CompletableFuture<Void> unban(UUID uuid)
      +
      +
    • +
    • +
      +

      doPunishment

      +
      private void doPunishment(PlexPlayer player, + Punishment punishment)
      +
      +
    • +
    • +
      +

      punish

      +
      public void punish(PlexPlayer player, + Punishment punishment)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/PunishmentType.html b/static/javadoc/dev/plex/punishment/PunishmentType.html index ef32c51..7588d1c 100644 --- a/static/javadoc/dev/plex/punishment/PunishmentType.html +++ b/static/javadoc/dev/plex/punishment/PunishmentType.html @@ -1,277 +1,277 @@ - - - - -PunishmentType (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Enum Class PunishmentType

-
-
java.lang.Object -
java.lang.Enum<PunishmentType> -
dev.plex.punishment.PunishmentType
-
-
-
-
-
All Implemented Interfaces:
-
Serializable, Comparable<PunishmentType>, Constable
-
-
-
public enum PunishmentType -extends Enum<PunishmentType>
-
-
- -
-
-
    - -
  • -
    -

    Enum Constant Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PunishmentType

      -
      private PunishmentType()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      values

      -
      public static PunishmentType[] values()
      -
      Returns an array containing the constants of this enum class, in -the order they are declared.
      -
      -
      Returns:
      -
      an array containing the constants of this enum class, in the order they are declared
      -
      -
      -
    • -
    • -
      -

      valueOf

      -
      public static PunishmentType valueOf(String name)
      -
      Returns the enum constant of this class with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this class. (Extraneous whitespace characters are -not permitted.)
      -
      -
      Parameters:
      -
      name - the name of the enum constant to be returned.
      -
      Returns:
      -
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum class has no constant with the specified name
      -
      NullPointerException - if the argument is null
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PunishmentType (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class PunishmentType

+
+
java.lang.Object +
java.lang.Enum<PunishmentType> +
dev.plex.punishment.PunishmentType
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<PunishmentType>, Constable
+
+
+
public enum PunishmentType +extends Enum<PunishmentType>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PunishmentType

      +
      private PunishmentType()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static PunishmentType[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static PunishmentType valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/extra/Note.html b/static/javadoc/dev/plex/punishment/extra/Note.html index e643e52..04064f2 100644 --- a/static/javadoc/dev/plex/punishment/extra/Note.html +++ b/static/javadoc/dev/plex/punishment/extra/Note.html @@ -1,223 +1,223 @@ - - - - -Note (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class Note

-
-
java.lang.Object -
dev.plex.punishment.extra.Note
-
-
-
-
@Entity -public class Note -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      uuid

      -
      private final UUID uuid
      -
      -
    • -
    • -
      -

      note

      -
      private final String note
      -
      -
    • -
    • -
      -

      writtenBy

      -
      private final UUID writtenBy
      -
      -
    • -
    • -
      -

      timestamp

      -
      private final ZonedDateTime timestamp
      -
      -
    • -
    • -
      -

      id

      -
      private int id
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Note

      -
      public Note()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      toJSON

      -
      public String toJSON()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Note (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Note

+
+
java.lang.Object +
dev.plex.punishment.extra.Note
+
+
+
+
@Entity +public class Note +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      uuid

      +
      private final UUID uuid
      +
      +
    • +
    • +
      +

      note

      +
      private final String note
      +
      +
    • +
    • +
      +

      writtenBy

      +
      private final UUID writtenBy
      +
      +
    • +
    • +
      +

      timestamp

      +
      private final ZonedDateTime timestamp
      +
      +
    • +
    • +
      +

      id

      +
      private int id
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Note

      +
      public Note()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      toJSON

      +
      public String toJSON()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/extra/package-summary.html b/static/javadoc/dev/plex/punishment/extra/package-summary.html index f14e27b..cbb9e63 100644 --- a/static/javadoc/dev/plex/punishment/extra/package-summary.html +++ b/static/javadoc/dev/plex/punishment/extra/package-summary.html @@ -1,92 +1,92 @@ - - - - -dev.plex.punishment.extra (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.punishment.extra

-
-
-
package dev.plex.punishment.extra
-
-
    -
  • - -
  • -
  • -
    -
    Classes
    -
    -
    Class
    -
    Description
    - -
     
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.punishment.extra (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.punishment.extra

+
+
+
package dev.plex.punishment.extra
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
     
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/extra/package-tree.html b/static/javadoc/dev/plex/punishment/extra/package-tree.html index 3109cf3..dd91bb4 100644 --- a/static/javadoc/dev/plex/punishment/extra/package-tree.html +++ b/static/javadoc/dev/plex/punishment/extra/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.punishment.extra Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.punishment.extra

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • dev.plex.punishment.extra.Note
    • -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.punishment.extra Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.punishment.extra

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • dev.plex.punishment.extra.Note
    • +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/package-summary.html b/static/javadoc/dev/plex/punishment/package-summary.html index 8c529c7..a4315c4 100644 --- a/static/javadoc/dev/plex/punishment/package-summary.html +++ b/static/javadoc/dev/plex/punishment/package-summary.html @@ -1,106 +1,106 @@ - - - - -dev.plex.punishment (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.punishment

-
-
-
package dev.plex.punishment
-
- -
-
-
-
- - + + + + +dev.plex.punishment (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.punishment

+
+
+
package dev.plex.punishment
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/punishment/package-tree.html b/static/javadoc/dev/plex/punishment/package-tree.html index 507214b..078b8f3 100644 --- a/static/javadoc/dev/plex/punishment/package-tree.html +++ b/static/javadoc/dev/plex/punishment/package-tree.html @@ -1,86 +1,86 @@ - - - - -dev.plex.punishment Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.punishment

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-

Enum Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.punishment Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.punishment

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/RankManager.html b/static/javadoc/dev/plex/rank/RankManager.html index 5e4d695..7c27860 100644 --- a/static/javadoc/dev/plex/rank/RankManager.html +++ b/static/javadoc/dev/plex/rank/RankManager.html @@ -1,249 +1,258 @@ - - - - -RankManager (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.rank
-

Class RankManager

-
-
java.lang.Object -
dev.plex.rank.RankManager
-
-
-
-
public class RankManager -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      options

      -
      private final File options
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      RankManager

      -
      public RankManager()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      generateDefaultRanks

      -
      public void generateDefaultRanks()
      -
      -
    • -
    • -
      -

      getRankFromString

      -
      public Rank getRankFromString(String rank)
      -
      -
    • -
    • -
      -

      importDefaultRanks

      -
      public void importDefaultRanks()
      -
      -
    • -
    • -
      -

      getPrefix

      -
      public net.kyori.adventure.text.Component getPrefix(PlexPlayer player)
      -
      -
    • -
    • -
      -

      getLoginMessage

      -
      public String getLoginMessage(PlexPlayer player)
      -
      -
    • -
    • -
      -

      getColor

      -
      public net.kyori.adventure.text.format.NamedTextColor getColor(PlexPlayer player)
      -
      -
    • -
    • -
      -

      isAdmin

      -
      public boolean isAdmin(PlexPlayer plexPlayer)
      -
      -
    • -
    • -
      -

      isSeniorAdmin

      -
      public boolean isSeniorAdmin(PlexPlayer plexPlayer)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +RankManager (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.rank
+

Class RankManager

+
+
java.lang.Object +
dev.plex.rank.RankManager
+
+
+
+
public class RankManager +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      options

      +
      private final File options
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RankManager

      +
      public RankManager()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      generateDefaultRanks

      +
      public void generateDefaultRanks()
      +
      +
    • +
    • +
      +

      getRankFromString

      +
      public Rank getRankFromString(String rank)
      +
      +
    • +
    • +
      +

      importDefaultRanks

      +
      public void importDefaultRanks()
      +
      +
    • +
    • +
      +

      getConfigPrefixes

      +
      public net.kyori.adventure.text.Component getConfigPrefixes(PlexPlayer plexPlayer)
      +
      +
    • +
    • +
      +

      getPrefix

      +
      public net.kyori.adventure.text.Component getPrefix(PlexPlayer plexPlayer)
      +
      +
    • +
    • +
      +

      getLoginMessage

      +
      public String getLoginMessage(PlexPlayer plexPlayer)
      +
      +
    • +
    • +
      +

      getColor

      +
      public net.kyori.adventure.text.format.NamedTextColor getColor(PlexPlayer plexPlayer)
      +
      +
    • +
    • +
      +

      isAdmin

      +
      public boolean isAdmin(PlexPlayer plexPlayer)
      +
      +
    • +
    • +
      +

      isSeniorAdmin

      +
      public boolean isSeniorAdmin(PlexPlayer plexPlayer)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/enums/Rank.html b/static/javadoc/dev/plex/rank/enums/Rank.html index 76b062a..a6bd83f 100644 --- a/static/javadoc/dev/plex/rank/enums/Rank.html +++ b/static/javadoc/dev/plex/rank/enums/Rank.html @@ -1,377 +1,377 @@ - - - - -Rank (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Enum Class Rank

-
-
java.lang.Object -
java.lang.Enum<Rank> -
dev.plex.rank.enums.Rank
-
-
-
-
-
All Implemented Interfaces:
-
Serializable, Comparable<Rank>, Constable
-
-
-
public enum Rank -extends Enum<Rank>
-
-
- -
-
-
    - -
  • -
    -

    Enum Constant Details

    -
      -
    • -
      -

      IMPOSTOR

      -
      public static final Rank IMPOSTOR
      -
      -
    • -
    • -
      -

      NONOP

      -
      public static final Rank NONOP
      -
      -
    • -
    • -
      -

      OP

      -
      public static final Rank OP
      -
      -
    • -
    • -
      -

      ADMIN

      -
      public static final Rank ADMIN
      -
      -
    • -
    • -
      -

      SENIOR_ADMIN

      -
      public static final Rank SENIOR_ADMIN
      -
      -
    • -
    • -
      -

      EXECUTIVE

      -
      public static final Rank EXECUTIVE
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      level

      -
      private final int level
      -
      -
    • -
    • -
      -

      color

      -
      private final net.kyori.adventure.text.format.NamedTextColor color
      -
      -
    • -
    • -
      -

      loginMessage

      -
      private String loginMessage
      -
      -
    • -
    • -
      -

      readable

      -
      private String readable
      -
      -
    • -
    • -
      -

      prefix

      -
      private String prefix
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Rank

      -
      private Rank(int level, - String loginMessage, - String readable, - String prefix, - net.kyori.adventure.text.format.NamedTextColor color)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      values

      -
      public static Rank[] values()
      -
      Returns an array containing the constants of this enum class, in -the order they are declared.
      -
      -
      Returns:
      -
      an array containing the constants of this enum class, in the order they are declared
      -
      -
      -
    • -
    • -
      -

      valueOf

      -
      public static Rank valueOf(String name)
      -
      Returns the enum constant of this class with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this class. (Extraneous whitespace characters are -not permitted.)
      -
      -
      Parameters:
      -
      name - the name of the enum constant to be returned.
      -
      Returns:
      -
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum class has no constant with the specified name
      -
      NullPointerException - if the argument is null
      -
      -
      -
    • -
    • -
      -

      isAtLeast

      -
      public boolean isAtLeast(Rank rank)
      -
      -
    • -
    • -
      -

      getPrefix

      -
      public net.kyori.adventure.text.Component getPrefix()
      -
      -
    • -
    • -
      -

      toJSON

      -
      public org.json.JSONObject toJSON()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Rank (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class Rank

+
+
java.lang.Object +
java.lang.Enum<Rank> +
dev.plex.rank.enums.Rank
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<Rank>, Constable
+
+
+
public enum Rank +extends Enum<Rank>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      IMPOSTOR

      +
      public static final Rank IMPOSTOR
      +
      +
    • +
    • +
      +

      NONOP

      +
      public static final Rank NONOP
      +
      +
    • +
    • +
      +

      OP

      +
      public static final Rank OP
      +
      +
    • +
    • +
      +

      ADMIN

      +
      public static final Rank ADMIN
      +
      +
    • +
    • +
      +

      SENIOR_ADMIN

      +
      public static final Rank SENIOR_ADMIN
      +
      +
    • +
    • +
      +

      EXECUTIVE

      +
      public static final Rank EXECUTIVE
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      level

      +
      private final int level
      +
      +
    • +
    • +
      +

      color

      +
      private final net.kyori.adventure.text.format.NamedTextColor color
      +
      +
    • +
    • +
      +

      loginMessage

      +
      private String loginMessage
      +
      +
    • +
    • +
      +

      readable

      +
      private String readable
      +
      +
    • +
    • +
      +

      prefix

      +
      private String prefix
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Rank

      +
      private Rank(int level, + String loginMessage, + String readable, + String prefix, + net.kyori.adventure.text.format.NamedTextColor color)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static Rank[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static Rank valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    • +
      +

      isAtLeast

      +
      public boolean isAtLeast(Rank rank)
      +
      +
    • +
    • +
      +

      getPrefix

      +
      public net.kyori.adventure.text.Component getPrefix()
      +
      +
    • +
    • +
      +

      toJSON

      +
      public org.json.JSONObject toJSON()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/enums/Title.html b/static/javadoc/dev/plex/rank/enums/Title.html index ed2a45e..e0fad3f 100644 --- a/static/javadoc/dev/plex/rank/enums/Title.html +++ b/static/javadoc/dev/plex/rank/enums/Title.html @@ -1,344 +1,344 @@ - - - - -Title (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Enum Class Title

-
-
java.lang.Object -
java.lang.Enum<Title> -
dev.plex.rank.enums.Title
-
-
-
-
-
All Implemented Interfaces:
-
Serializable, Comparable<Title>, Constable
-
-
-
public enum Title -extends Enum<Title>
-
-
- -
-
-
    - -
  • -
    -

    Enum Constant Details

    -
      -
    • -
      -

      MASTER_BUILDER

      -
      public static final Title MASTER_BUILDER
      -
      -
    • -
    • -
      -

      DEV

      -
      public static final Title DEV
      -
      -
    • -
    • -
      -

      OWNER

      -
      public static final Title OWNER
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      level

      -
      private final int level
      -
      -
    • -
    • -
      -

      color

      -
      private final net.kyori.adventure.text.format.NamedTextColor color
      -
      -
    • -
    • -
      -

      loginMessage

      -
      private String loginMessage
      -
      -
    • -
    • -
      -

      readable

      -
      private String readable
      -
      -
    • -
    • -
      -

      prefix

      -
      private String prefix
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Title

      -
      private Title(int level, - String loginMessage, - String readable, - String prefix, - net.kyori.adventure.text.format.NamedTextColor color)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      values

      -
      public static Title[] values()
      -
      Returns an array containing the constants of this enum class, in -the order they are declared.
      -
      -
      Returns:
      -
      an array containing the constants of this enum class, in the order they are declared
      -
      -
      -
    • -
    • -
      -

      valueOf

      -
      public static Title valueOf(String name)
      -
      Returns the enum constant of this class with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this class. (Extraneous whitespace characters are -not permitted.)
      -
      -
      Parameters:
      -
      name - the name of the enum constant to be returned.
      -
      Returns:
      -
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum class has no constant with the specified name
      -
      NullPointerException - if the argument is null
      -
      -
      -
    • -
    • -
      -

      getPrefix

      -
      public net.kyori.adventure.text.Component getPrefix()
      -
      -
    • -
    • -
      -

      toJSON

      -
      public org.json.JSONObject toJSON()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +Title (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class Title

+
+
java.lang.Object +
java.lang.Enum<Title> +
dev.plex.rank.enums.Title
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<Title>, Constable
+
+
+
public enum Title +extends Enum<Title>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      MASTER_BUILDER

      +
      public static final Title MASTER_BUILDER
      +
      +
    • +
    • +
      +

      DEV

      +
      public static final Title DEV
      +
      +
    • +
    • +
      +

      OWNER

      +
      public static final Title OWNER
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      level

      +
      private final int level
      +
      +
    • +
    • +
      +

      color

      +
      private final net.kyori.adventure.text.format.NamedTextColor color
      +
      +
    • +
    • +
      +

      loginMessage

      +
      private String loginMessage
      +
      +
    • +
    • +
      +

      readable

      +
      private String readable
      +
      +
    • +
    • +
      +

      prefix

      +
      private String prefix
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Title

      +
      private Title(int level, + String loginMessage, + String readable, + String prefix, + net.kyori.adventure.text.format.NamedTextColor color)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static Title[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static Title valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    • +
      +

      getPrefix

      +
      public net.kyori.adventure.text.Component getPrefix()
      +
      +
    • +
    • +
      +

      toJSON

      +
      public org.json.JSONObject toJSON()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/enums/package-summary.html b/static/javadoc/dev/plex/rank/enums/package-summary.html index 912e943..45f71ee 100644 --- a/static/javadoc/dev/plex/rank/enums/package-summary.html +++ b/static/javadoc/dev/plex/rank/enums/package-summary.html @@ -1,94 +1,94 @@ - - - - -dev.plex.rank.enums (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.rank.enums

-
-
-
package dev.plex.rank.enums
-
-
    -
  • - -
  • -
  • -
    -
    Enum Classes
    -
    -
    Class
    -
    Description
    - -
     
    - -
     
    -
    -
    -
  • -
-
-
-
-
- - + + + + +dev.plex.rank.enums (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.rank.enums

+
+
+
package dev.plex.rank.enums
+
+
    +
  • + +
  • +
  • +
    +
    Enum Classes
    +
    +
    Class
    +
    Description
    + +
     
    + +
     
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/enums/package-tree.html b/static/javadoc/dev/plex/rank/enums/package-tree.html index 171155f..5f74c42 100644 --- a/static/javadoc/dev/plex/rank/enums/package-tree.html +++ b/static/javadoc/dev/plex/rank/enums/package-tree.html @@ -1,75 +1,75 @@ - - - - -dev.plex.rank.enums Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.rank.enums

-Package Hierarchies: - -
-
-

Enum Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.rank.enums Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.rank.enums

+Package Hierarchies: + +
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/package-summary.html b/static/javadoc/dev/plex/rank/package-summary.html index 02bba6d..29c8518 100644 --- a/static/javadoc/dev/plex/rank/package-summary.html +++ b/static/javadoc/dev/plex/rank/package-summary.html @@ -1,94 +1,94 @@ - - - - -dev.plex.rank (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.rank

-
-
-
package dev.plex.rank
-
- -
-
-
-
- - + + + + +dev.plex.rank (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.rank

+
+
+
package dev.plex.rank
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/rank/package-tree.html b/static/javadoc/dev/plex/rank/package-tree.html index c0ed6a1..e7a7fce 100644 --- a/static/javadoc/dev/plex/rank/package-tree.html +++ b/static/javadoc/dev/plex/rank/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.rank Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.rank

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.rank Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.rank

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/services/AbstractService.html b/static/javadoc/dev/plex/services/AbstractService.html index e3df9be..9d085e9 100644 --- a/static/javadoc/dev/plex/services/AbstractService.html +++ b/static/javadoc/dev/plex/services/AbstractService.html @@ -1,230 +1,221 @@ - - - - -AbstractService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AbstractService

-
-
java.lang.Object -
dev.plex.services.AbstractService
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
Direct Known Subclasses:
-
AutoWipeService, BanService, CommandBlockerService, GameRuleService, TimingService, UpdateCheckerService
-
-
-
public abstract class AbstractService -extends Object -implements IService, PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      asynchronous

      -
      private final boolean asynchronous
      -
      -
    • -
    • -
      -

      repeating

      -
      private final boolean repeating
      -
      -
    • -
    • -
      -

      taskId

      -
      private int taskId
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AbstractService

      -
      public AbstractService(boolean repeating, - boolean async)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      onStart

      -
      public void onStart()
      -
      -
    • -
    • -
      -

      onEnd

      -
      public void onEnd()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AbstractService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AbstractService

+
+
java.lang.Object +
dev.plex.services.AbstractService
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
Direct Known Subclasses:
+
AutoWipeService, BanService, CommandBlockerService, GameRuleService, TimingService, UpdateCheckerService
+
+
+
public abstract class AbstractService +extends Object +implements IService, PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      asynchronous

      +
      private final boolean asynchronous
      +
      +
    • +
    • +
      +

      repeating

      +
      private final boolean repeating
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AbstractService

      +
      public AbstractService(boolean repeating, + boolean async)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onStart

      +
      public void onStart()
      +
      +
    • +
    • +
      +

      onEnd

      +
      public void onEnd()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/IService.html b/static/javadoc/dev/plex/services/IService.html index abf8933..9b32a40 100644 --- a/static/javadoc/dev/plex/services/IService.html +++ b/static/javadoc/dev/plex/services/IService.html @@ -1,136 +1,136 @@ - - - - -IService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Interface IService

-
-
-
-
All Known Implementing Classes:
-
AbstractService, AutoWipeService, BanService, CommandBlockerService, GameRuleService, TimingService, UpdateCheckerService
-
-
-
public interface IService
-
-
-
    - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    int
    - -
     
    -
    void
    -
    run()
    -
     
    -
    -
    -
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      void run()
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +IService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface IService

+
+
+
+
All Known Implementing Classes:
+
AbstractService, AutoWipeService, BanService, CommandBlockerService, GameRuleService, TimingService, UpdateCheckerService
+
+
+
public interface IService
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    int
    + +
     
    +
    void
    +
    run(io.papermc.paper.threadedregions.scheduler.ScheduledTask scheduledTask)
    +
     
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask scheduledTask)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/ServiceManager.html b/static/javadoc/dev/plex/services/ServiceManager.html index b994799..f5a36ae 100644 --- a/static/javadoc/dev/plex/services/ServiceManager.html +++ b/static/javadoc/dev/plex/services/ServiceManager.html @@ -1,251 +1,251 @@ - - - - -ServiceManager (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ServiceManager

-
-
java.lang.Object -
dev.plex.services.ServiceManager
-
-
-
-
public class ServiceManager -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ServiceManager

      -
      public ServiceManager()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      startServices

      -
      public void startServices()
      -
      -
    • -
    • -
      -

      endServices

      -
      public void endServices()
      -
      -
    • -
    • -
      -

      getService

      -
      public AbstractService getService(Class<? extends AbstractService> clazz)
      -
      -
    • -
    • -
      -

      startService

      -
      public void startService(AbstractService service)
      -
      -
    • -
    • -
      -

      endService

      -
      public void endService(AbstractService service, - boolean remove)
      -
      -
    • -
    • -
      -

      endService

      -
      public void endService(AbstractService service)
      -
      -
    • -
    • -
      -

      registerService

      -
      private void registerService(AbstractService service)
      -
      -
    • -
    • -
      -

      serviceCount

      -
      public int serviceCount()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ServiceManager (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ServiceManager

+
+
java.lang.Object +
dev.plex.services.ServiceManager
+
+
+
+
public class ServiceManager +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ServiceManager

      +
      public ServiceManager()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      startServices

      +
      public void startServices()
      +
      +
    • +
    • +
      +

      endServices

      +
      public void endServices()
      +
      +
    • +
    • +
      +

      getService

      +
      public AbstractService getService(Class<? extends AbstractService> clazz)
      +
      +
    • +
    • +
      +

      startService

      +
      public void startService(AbstractService service)
      +
      +
    • +
    • +
      +

      endService

      +
      public void endService(AbstractService service, + boolean remove)
      +
      +
    • +
    • +
      +

      endService

      +
      public void endService(AbstractService service)
      +
      +
    • +
    • +
      +

      registerService

      +
      private void registerService(AbstractService service)
      +
      +
    • +
    • +
      +

      serviceCount

      +
      public int serviceCount()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/AutoWipeService.html b/static/javadoc/dev/plex/services/impl/AutoWipeService.html index 8d085d1..1bda8ac 100644 --- a/static/javadoc/dev/plex/services/impl/AutoWipeService.html +++ b/static/javadoc/dev/plex/services/impl/AutoWipeService.html @@ -1,184 +1,193 @@ - - - - -AutoWipeService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AutoWipeService

-
-
java.lang.Object -
dev.plex.services.AbstractService -
dev.plex.services.impl.AutoWipeService
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
public class AutoWipeService -extends AbstractService
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AutoWipeService

      -
      public AutoWipeService()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      public void run()
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      public int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AutoWipeService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AutoWipeService

+
+
java.lang.Object +
dev.plex.services.AbstractService +
dev.plex.services.impl.AutoWipeService
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
public class AutoWipeService +extends AbstractService
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AutoWipeService

      +
      public AutoWipeService()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      public void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      entityRun

      +
      private void entityRun(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      public int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/BanService.html b/static/javadoc/dev/plex/services/impl/BanService.html index 017c3b3..de772cd 100644 --- a/static/javadoc/dev/plex/services/impl/BanService.html +++ b/static/javadoc/dev/plex/services/impl/BanService.html @@ -1,184 +1,184 @@ - - - - -BanService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BanService

-
-
java.lang.Object -
dev.plex.services.AbstractService -
dev.plex.services.impl.BanService
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
public class BanService -extends AbstractService
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BanService

      -
      public BanService()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      public void run()
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      public int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BanService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BanService

+
+
java.lang.Object +
dev.plex.services.AbstractService +
dev.plex.services.impl.BanService
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
public class BanService +extends AbstractService
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BanService

      +
      public BanService()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      public void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      public int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/CommandBlockerService.html b/static/javadoc/dev/plex/services/impl/CommandBlockerService.html index fe76e0f..198da68 100644 --- a/static/javadoc/dev/plex/services/impl/CommandBlockerService.html +++ b/static/javadoc/dev/plex/services/impl/CommandBlockerService.html @@ -1,207 +1,207 @@ - - - - -CommandBlockerService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CommandBlockerService

-
-
java.lang.Object -
dev.plex.services.AbstractService -
dev.plex.services.impl.CommandBlockerService
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
public class CommandBlockerService -extends AbstractService
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      BLOCKED_COMMANDS

      -
      private static final List<BlockedCommand> BLOCKED_COMMANDS
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CommandBlockerService

      -
      public CommandBlockerService()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      public void run()
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      public int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CommandBlockerService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CommandBlockerService

+
+
java.lang.Object +
dev.plex.services.AbstractService +
dev.plex.services.impl.CommandBlockerService
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
public class CommandBlockerService +extends AbstractService
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      BLOCKED_COMMANDS

      +
      private static final List<BlockedCommand> BLOCKED_COMMANDS
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CommandBlockerService

      +
      public CommandBlockerService()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      public void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      public int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/GameRuleService.html b/static/javadoc/dev/plex/services/impl/GameRuleService.html index 30e23ff..96d7b5a 100644 --- a/static/javadoc/dev/plex/services/impl/GameRuleService.html +++ b/static/javadoc/dev/plex/services/impl/GameRuleService.html @@ -1,184 +1,184 @@ - - - - -GameRuleService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class GameRuleService

-
-
java.lang.Object -
dev.plex.services.AbstractService -
dev.plex.services.impl.GameRuleService
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
public class GameRuleService -extends AbstractService
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      GameRuleService

      -
      public GameRuleService()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      public void run()
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      public int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +GameRuleService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GameRuleService

+
+
java.lang.Object +
dev.plex.services.AbstractService +
dev.plex.services.impl.GameRuleService
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
public class GameRuleService +extends AbstractService
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GameRuleService

      +
      public GameRuleService()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      public void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      public int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/TimingService.html b/static/javadoc/dev/plex/services/impl/TimingService.html index a04c9be..009db2b 100644 --- a/static/javadoc/dev/plex/services/impl/TimingService.html +++ b/static/javadoc/dev/plex/services/impl/TimingService.html @@ -1,234 +1,234 @@ - - - - -TimingService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class TimingService

-
-
java.lang.Object -
dev.plex.services.AbstractService -
dev.plex.services.impl.TimingService
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
public class TimingService -extends AbstractService
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      spamCooldown

      -
      public static final Map<UUID,Long> spamCooldown
      -
      -
    • -
    • -
      -

      nukerCooldown

      -
      public static final Map<UUID,Long> nukerCooldown
      -
      -
    • -
    • -
      -

      strikes

      -
      public static final Map<UUID,Long> strikes
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TimingService

      -
      public TimingService()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      public void run()
      -
      -
    • -
    • -
      -

      issueBan

      -
      private void issueBan(Map.Entry<UUID,Long> map)
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      public int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +TimingService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TimingService

+
+
java.lang.Object +
dev.plex.services.AbstractService +
dev.plex.services.impl.TimingService
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
public class TimingService +extends AbstractService
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      spamCooldown

      +
      public static final Map<UUID,Long> spamCooldown
      +
      +
    • +
    • +
      +

      nukerCooldown

      +
      public static final Map<UUID,Long> nukerCooldown
      +
      +
    • +
    • +
      +

      strikes

      +
      public static final Map<UUID,Long> strikes
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TimingService

      +
      public TimingService()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      public void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      issueBan

      +
      private void issueBan(Map.Entry<UUID,Long> map)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      public int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/UpdateCheckerService.html b/static/javadoc/dev/plex/services/impl/UpdateCheckerService.html index d77c612..85c6057 100644 --- a/static/javadoc/dev/plex/services/impl/UpdateCheckerService.html +++ b/static/javadoc/dev/plex/services/impl/UpdateCheckerService.html @@ -1,207 +1,207 @@ - - - - -UpdateCheckerService (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class UpdateCheckerService

-
-
java.lang.Object -
dev.plex.services.AbstractService -
dev.plex.services.impl.UpdateCheckerService
-
-
-
-
-
All Implemented Interfaces:
-
PlexBase, IService
-
-
-
public class UpdateCheckerService -extends AbstractService
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      newVersion

      -
      private boolean newVersion
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UpdateCheckerService

      -
      public UpdateCheckerService()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      run

      -
      public void run()
      -
      -
    • -
    • -
      -

      repeatInSeconds

      -
      public int repeatInSeconds()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +UpdateCheckerService (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class UpdateCheckerService

+
+
java.lang.Object +
dev.plex.services.AbstractService +
dev.plex.services.impl.UpdateCheckerService
+
+
+
+
+
All Implemented Interfaces:
+
PlexBase, IService
+
+
+
public class UpdateCheckerService +extends AbstractService
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      newVersion

      +
      private boolean newVersion
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UpdateCheckerService

      +
      public UpdateCheckerService()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      run

      +
      public void run(io.papermc.paper.threadedregions.scheduler.ScheduledTask task)
      +
      +
    • +
    • +
      +

      repeatInSeconds

      +
      public int repeatInSeconds()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/package-summary.html b/static/javadoc/dev/plex/services/impl/package-summary.html index 1657f56..50c716e 100644 --- a/static/javadoc/dev/plex/services/impl/package-summary.html +++ b/static/javadoc/dev/plex/services/impl/package-summary.html @@ -1,102 +1,102 @@ - - - - -dev.plex.services.impl (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.services.impl

-
-
-
package dev.plex.services.impl
-
- -
-
-
-
- - + + + + +dev.plex.services.impl (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.services.impl

+
+
+
package dev.plex.services.impl
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/services/impl/package-tree.html b/static/javadoc/dev/plex/services/impl/package-tree.html index d177112..a306b5b 100644 --- a/static/javadoc/dev/plex/services/impl/package-tree.html +++ b/static/javadoc/dev/plex/services/impl/package-tree.html @@ -1,79 +1,79 @@ - - - - -dev.plex.services.impl Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.services.impl

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.services.impl Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.services.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/services/package-summary.html b/static/javadoc/dev/plex/services/package-summary.html index 1420a7c..d131c7a 100644 --- a/static/javadoc/dev/plex/services/package-summary.html +++ b/static/javadoc/dev/plex/services/package-summary.html @@ -1,104 +1,104 @@ - - - - -dev.plex.services (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.services

-
-
-
package dev.plex.services
-
- -
-
-
-
- - + + + + +dev.plex.services (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.services

+
+
+
package dev.plex.services
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/services/package-tree.html b/static/javadoc/dev/plex/services/package-tree.html index 6c12d3d..0f746da 100644 --- a/static/javadoc/dev/plex/services/package-tree.html +++ b/static/javadoc/dev/plex/services/package-tree.html @@ -1,77 +1,77 @@ - - - - -dev.plex.services Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.services

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-

Interface Hierarchy

- -
-
-
-
- - + + + + +dev.plex.services Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.services

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/MongoConnection.html b/static/javadoc/dev/plex/storage/MongoConnection.html index 7d79785..59cfa72 100644 --- a/static/javadoc/dev/plex/storage/MongoConnection.html +++ b/static/javadoc/dev/plex/storage/MongoConnection.html @@ -1,171 +1,171 @@ - - - - -MongoConnection (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MongoConnection

-
-
java.lang.Object -
dev.plex.storage.MongoConnection
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class MongoConnection -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MongoConnection

      -
      public MongoConnection()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getDatastore

      -
      public dev.morphia.Datastore getDatastore()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MongoConnection (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MongoConnection

+
+
java.lang.Object +
dev.plex.storage.MongoConnection
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class MongoConnection +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MongoConnection

      +
      public MongoConnection()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getDatastore

      +
      public dev.morphia.Datastore getDatastore()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/RedisConnection.html b/static/javadoc/dev/plex/storage/RedisConnection.html index e5c8f3e..ae9c76e 100644 --- a/static/javadoc/dev/plex/storage/RedisConnection.html +++ b/static/javadoc/dev/plex/storage/RedisConnection.html @@ -1,212 +1,212 @@ - - - - -RedisConnection (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class RedisConnection

-
-
java.lang.Object -
dev.plex.storage.RedisConnection
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class RedisConnection -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      jedis

      -
      private redis.clients.jedis.Jedis jedis
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      RedisConnection

      -
      public RedisConnection()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getJedis

      -
      public redis.clients.jedis.Jedis getJedis()
      -
      -
    • -
    • -
      -

      runAsync

      -
      public void runAsync(Consumer<redis.clients.jedis.Jedis> jedisConsumer)
      -
      -
    • -
    • -
      -

      isEnabled

      -
      public final boolean isEnabled()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +RedisConnection (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RedisConnection

+
+
java.lang.Object +
dev.plex.storage.RedisConnection
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class RedisConnection +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      jedis

      +
      private redis.clients.jedis.Jedis jedis
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RedisConnection

      +
      public RedisConnection()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getJedis

      +
      public redis.clients.jedis.Jedis getJedis()
      +
      +
    • +
    • +
      +

      runAsync

      +
      public void runAsync(Consumer<redis.clients.jedis.Jedis> jedisConsumer)
      +
      +
    • +
    • +
      +

      isEnabled

      +
      public final boolean isEnabled()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/SQLConnection.html b/static/javadoc/dev/plex/storage/SQLConnection.html index e4846c7..c2312d7 100644 --- a/static/javadoc/dev/plex/storage/SQLConnection.html +++ b/static/javadoc/dev/plex/storage/SQLConnection.html @@ -1,194 +1,194 @@ - - - - -SQLConnection (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SQLConnection

-
-
java.lang.Object -
dev.plex.storage.SQLConnection
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class SQLConnection -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      dataSource

      -
      private com.zaxxer.hikari.HikariDataSource dataSource
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SQLConnection

      -
      public SQLConnection()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - + + + + +SQLConnection (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SQLConnection

+
+
java.lang.Object +
dev.plex.storage.SQLConnection
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class SQLConnection +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      dataSource

      +
      private com.zaxxer.hikari.HikariDataSource dataSource
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SQLConnection

      +
      public SQLConnection()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/StorageType.html b/static/javadoc/dev/plex/storage/StorageType.html index d880ade..e85cddc 100644 --- a/static/javadoc/dev/plex/storage/StorageType.html +++ b/static/javadoc/dev/plex/storage/StorageType.html @@ -1,253 +1,253 @@ - - - - -StorageType (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Enum Class StorageType

-
-
java.lang.Object -
java.lang.Enum<StorageType> -
dev.plex.storage.StorageType
-
-
-
-
-
All Implemented Interfaces:
-
Serializable, Comparable<StorageType>, Constable
-
-
-
public enum StorageType -extends Enum<StorageType>
-
-
- -
-
-
    - -
  • -
    -

    Enum Constant Details

    -
      -
    • -
      -

      MONGODB

      -
      public static final StorageType MONGODB
      -
      -
    • -
    • -
      -

      MARIADB

      -
      public static final StorageType MARIADB
      -
      -
    • -
    • -
      -

      SQLITE

      -
      public static final StorageType SQLITE
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      StorageType

      -
      private StorageType()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      values

      -
      public static StorageType[] values()
      -
      Returns an array containing the constants of this enum class, in -the order they are declared.
      -
      -
      Returns:
      -
      an array containing the constants of this enum class, in the order they are declared
      -
      -
      -
    • -
    • -
      -

      valueOf

      -
      public static StorageType valueOf(String name)
      -
      Returns the enum constant of this class with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this class. (Extraneous whitespace characters are -not permitted.)
      -
      -
      Parameters:
      -
      name - the name of the enum constant to be returned.
      -
      Returns:
      -
      the enum constant with the specified name
      -
      Throws:
      -
      IllegalArgumentException - if this enum class has no constant with the specified name
      -
      NullPointerException - if the argument is null
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +StorageType (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum Class StorageType

+
+
java.lang.Object +
java.lang.Enum<StorageType> +
dev.plex.storage.StorageType
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<StorageType>, Constable
+
+
+
public enum StorageType +extends Enum<StorageType>
+
+
+ +
+
+
    + +
  • +
    +

    Enum Constant Details

    +
      +
    • +
      +

      MONGODB

      +
      public static final StorageType MONGODB
      +
      +
    • +
    • +
      +

      MARIADB

      +
      public static final StorageType MARIADB
      +
      +
    • +
    • +
      +

      SQLITE

      +
      public static final StorageType SQLITE
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      StorageType

      +
      private StorageType()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      values

      +
      public static StorageType[] values()
      +
      Returns an array containing the constants of this enum class, in +the order they are declared.
      +
      +
      Returns:
      +
      an array containing the constants of this enum class, in the order they are declared
      +
      +
      +
    • +
    • +
      +

      valueOf

      +
      public static StorageType valueOf(String name)
      +
      Returns the enum constant of this class with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this class. (Extraneous whitespace characters are +not permitted.)
      +
      +
      Parameters:
      +
      name - the name of the enum constant to be returned.
      +
      Returns:
      +
      the enum constant with the specified name
      +
      Throws:
      +
      IllegalArgumentException - if this enum class has no constant with the specified name
      +
      NullPointerException - if the argument is null
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/codec/ZonedDateTimeCodec.html b/static/javadoc/dev/plex/storage/codec/ZonedDateTimeCodec.html index 92f698a..2f87b5b 100644 --- a/static/javadoc/dev/plex/storage/codec/ZonedDateTimeCodec.html +++ b/static/javadoc/dev/plex/storage/codec/ZonedDateTimeCodec.html @@ -1,198 +1,198 @@ - - - - -ZonedDateTimeCodec (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ZonedDateTimeCodec

-
-
java.lang.Object -
dev.plex.storage.codec.ZonedDateTimeCodec
-
-
-
-
All Implemented Interfaces:
-
org.bson.codecs.Codec<ZonedDateTime>, org.bson.codecs.Decoder<ZonedDateTime>, org.bson.codecs.Encoder<ZonedDateTime>
-
-
-
public class ZonedDateTimeCodec -extends Object -implements org.bson.codecs.Codec<ZonedDateTime>
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ZonedDateTimeCodec

      -
      public ZonedDateTimeCodec()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      decode

      -
      public ZonedDateTime decode(org.bson.BsonReader reader, - org.bson.codecs.DecoderContext decoderContext)
      -
      -
      Specified by:
      -
      decode in interface org.bson.codecs.Decoder<ZonedDateTime>
      -
      -
      -
    • -
    • -
      -

      encode

      -
      public void encode(org.bson.BsonWriter writer, - ZonedDateTime value, - org.bson.codecs.EncoderContext encoderContext)
      -
      -
      Specified by:
      -
      encode in interface org.bson.codecs.Encoder<ZonedDateTime>
      -
      -
      -
    • -
    • -
      -

      getEncoderClass

      -
      public Class<ZonedDateTime> getEncoderClass()
      -
      -
      Specified by:
      -
      getEncoderClass in interface org.bson.codecs.Encoder<ZonedDateTime>
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ZonedDateTimeCodec (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ZonedDateTimeCodec

+
+
java.lang.Object +
dev.plex.storage.codec.ZonedDateTimeCodec
+
+
+
+
All Implemented Interfaces:
+
org.bson.codecs.Codec<ZonedDateTime>, org.bson.codecs.Decoder<ZonedDateTime>, org.bson.codecs.Encoder<ZonedDateTime>
+
+
+
public class ZonedDateTimeCodec +extends Object +implements org.bson.codecs.Codec<ZonedDateTime>
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ZonedDateTimeCodec

      +
      public ZonedDateTimeCodec()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      decode

      +
      public ZonedDateTime decode(org.bson.BsonReader reader, + org.bson.codecs.DecoderContext decoderContext)
      +
      +
      Specified by:
      +
      decode in interface org.bson.codecs.Decoder<ZonedDateTime>
      +
      +
      +
    • +
    • +
      +

      encode

      +
      public void encode(org.bson.BsonWriter writer, + ZonedDateTime value, + org.bson.codecs.EncoderContext encoderContext)
      +
      +
      Specified by:
      +
      encode in interface org.bson.codecs.Encoder<ZonedDateTime>
      +
      +
      +
    • +
    • +
      +

      getEncoderClass

      +
      public Class<ZonedDateTime> getEncoderClass()
      +
      +
      Specified by:
      +
      getEncoderClass in interface org.bson.codecs.Encoder<ZonedDateTime>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/codec/package-summary.html b/static/javadoc/dev/plex/storage/codec/package-summary.html index 27f69de..1d8ac92 100644 --- a/static/javadoc/dev/plex/storage/codec/package-summary.html +++ b/static/javadoc/dev/plex/storage/codec/package-summary.html @@ -1,98 +1,98 @@ - - - - -dev.plex.storage.codec (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.storage.codec

-
-
-
package dev.plex.storage.codec
-
- -
-
-
-
- - + + + + +dev.plex.storage.codec (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.storage.codec

+
+
+
package dev.plex.storage.codec
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/codec/package-tree.html b/static/javadoc/dev/plex/storage/codec/package-tree.html index 279b8db..6cfcd3f 100644 --- a/static/javadoc/dev/plex/storage/codec/package-tree.html +++ b/static/javadoc/dev/plex/storage/codec/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.storage.codec Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.storage.codec

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.storage.codec Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.storage.codec

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/package-summary.html b/static/javadoc/dev/plex/storage/package-summary.html index 8ba059a..5901154 100644 --- a/static/javadoc/dev/plex/storage/package-summary.html +++ b/static/javadoc/dev/plex/storage/package-summary.html @@ -1,112 +1,112 @@ - - - - -dev.plex.storage (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.storage

-
-
-
package dev.plex.storage
-
- -
-
-
-
- - + + + + +dev.plex.storage (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.storage

+
+
+
package dev.plex.storage
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/package-tree.html b/static/javadoc/dev/plex/storage/package-tree.html index 467732b..0b47d93 100644 --- a/static/javadoc/dev/plex/storage/package-tree.html +++ b/static/javadoc/dev/plex/storage/package-tree.html @@ -1,86 +1,86 @@ - - - - -dev.plex.storage Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.storage

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-

Enum Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.storage Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.storage

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/permission/SQLPermissions.html b/static/javadoc/dev/plex/storage/permission/SQLPermissions.html index 16ae0fe..312821a 100644 --- a/static/javadoc/dev/plex/storage/permission/SQLPermissions.html +++ b/static/javadoc/dev/plex/storage/permission/SQLPermissions.html @@ -1,285 +1,285 @@ - - - - -SQLPermissions (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SQLPermissions

-
-
java.lang.Object -
dev.plex.storage.permission.SQLPermissions
-
-
-
-
public class SQLPermissions -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SQLPermissions

      -
      public SQLPermissions()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getPermissions

      -
      public List<Permission> getPermissions(UUID uuid)
      -
      -
    • -
    • -
      -

      addPermission

      -
      public void addPermission(Permission permission)
      -
      -
    • -
    • -
      -

      updatePermission

      -
      public void updatePermission(Permission permission, - boolean newValue)
      -
      -
    • -
    • -
      -

      removePermission

      -
      public void removePermission(Permission permission)
      -
      -
    • -
    • -
      -

      removePermission

      -
      public void removePermission(UUID uuid, - String permission)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SQLPermissions (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SQLPermissions

+
+
java.lang.Object +
dev.plex.storage.permission.SQLPermissions
+
+
+
+
public class SQLPermissions +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SQLPermissions

      +
      public SQLPermissions()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getPermissions

      +
      public List<Permission> getPermissions(UUID uuid)
      +
      +
    • +
    • +
      +

      addPermission

      +
      public void addPermission(Permission permission)
      +
      +
    • +
    • +
      +

      updatePermission

      +
      public void updatePermission(Permission permission, + boolean newValue)
      +
      +
    • +
    • +
      +

      removePermission

      +
      public void removePermission(Permission permission)
      +
      +
    • +
    • +
      +

      removePermission

      +
      public void removePermission(UUID uuid, + String permission)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/permission/package-summary.html b/static/javadoc/dev/plex/storage/permission/package-summary.html index 942fe7e..ba8aac3 100644 --- a/static/javadoc/dev/plex/storage/permission/package-summary.html +++ b/static/javadoc/dev/plex/storage/permission/package-summary.html @@ -1,98 +1,98 @@ - - - - -dev.plex.storage.permission (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.storage.permission

-
-
-
package dev.plex.storage.permission
-
- -
-
-
-
- - + + + + +dev.plex.storage.permission (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.storage.permission

+
+
+
package dev.plex.storage.permission
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/permission/package-tree.html b/static/javadoc/dev/plex/storage/permission/package-tree.html index a658cc5..2a0548a 100644 --- a/static/javadoc/dev/plex/storage/permission/package-tree.html +++ b/static/javadoc/dev/plex/storage/permission/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.storage.permission Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.storage.permission

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.storage.permission Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.storage.permission

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/player/MongoPlayerData.html b/static/javadoc/dev/plex/storage/player/MongoPlayerData.html index f4dcabb..e3fabe5 100644 --- a/static/javadoc/dev/plex/storage/player/MongoPlayerData.html +++ b/static/javadoc/dev/plex/storage/player/MongoPlayerData.html @@ -1,321 +1,321 @@ - - - - -MongoPlayerData (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MongoPlayerData

-
-
java.lang.Object -
dev.plex.storage.player.MongoPlayerData
-
-
-
-
public class MongoPlayerData -extends Object
-
Mongo fetching utilities for players
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      datastore

      -
      private final dev.morphia.Datastore datastore
      -
      The datastore object / database
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MongoPlayerData

      -
      public MongoPlayerData()
      -
      Creates an instance of the player data
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      exists

      -
      public boolean exists(UUID uuid)
      -
      Checks whether the player exists in mongo's database
      -
      -
      Parameters:
      -
      uuid - The unique ID of the player
      -
      Returns:
      -
      true if the player was found
      -
      -
      -
    • -
    • -
      -

      exists

      -
      public boolean exists(String username)
      -
      -
    • -
    • -
      -

      getByUUID

      -
      public PlexPlayer getByUUID(UUID uuid)
      -
      Gets the player from cache or from mongo's database
      -
      -
      Parameters:
      -
      uuid - The unique ID of the player
      -
      Returns:
      -
      a PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      getByName

      -
      public PlexPlayer getByName(String username)
      -
      -
    • -
    • -
      -

      getByIP

      -
      public PlexPlayer getByIP(String ip)
      -
      Gets the player from cache or from mongo's database
      -
      -
      Parameters:
      -
      ip - The IP address of the player.
      -
      Returns:
      -
      a PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      update

      -
      public void update(PlexPlayer player)
      -
      Updates a player's information in the mongo database
      -
      -
      Parameters:
      -
      player - The PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      getPlayers

      -
      public List<PlexPlayer> getPlayers()
      -
      -
    • -
    • -
      -

      save

      -
      public void save(PlexPlayer plexPlayer)
      -
      Saves the player's information in the database
      -
      -
      Parameters:
      -
      plexPlayer - The PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MongoPlayerData (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MongoPlayerData

+
+
java.lang.Object +
dev.plex.storage.player.MongoPlayerData
+
+
+
+
public class MongoPlayerData +extends Object
+
Mongo fetching utilities for players
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      datastore

      +
      private final dev.morphia.Datastore datastore
      +
      The datastore object / database
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MongoPlayerData

      +
      public MongoPlayerData()
      +
      Creates an instance of the player data
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      exists

      +
      public boolean exists(UUID uuid)
      +
      Checks whether the player exists in mongo's database
      +
      +
      Parameters:
      +
      uuid - The unique ID of the player
      +
      Returns:
      +
      true if the player was found
      +
      +
      +
    • +
    • +
      +

      exists

      +
      public boolean exists(String username)
      +
      +
    • +
    • +
      +

      getByUUID

      +
      public PlexPlayer getByUUID(UUID uuid)
      +
      Gets the player from cache or from mongo's database
      +
      +
      Parameters:
      +
      uuid - The unique ID of the player
      +
      Returns:
      +
      a PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getByName

      +
      public PlexPlayer getByName(String username)
      +
      +
    • +
    • +
      +

      getByIP

      +
      public PlexPlayer getByIP(String ip)
      +
      Gets the player from cache or from mongo's database
      +
      +
      Parameters:
      +
      ip - The IP address of the player.
      +
      Returns:
      +
      a PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      update

      +
      public void update(PlexPlayer player)
      +
      Updates a player's information in the mongo database
      +
      +
      Parameters:
      +
      player - The PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getPlayers

      +
      public List<PlexPlayer> getPlayers()
      +
      +
    • +
    • +
      +

      save

      +
      public void save(PlexPlayer plexPlayer)
      +
      Saves the player's information in the database
      +
      +
      Parameters:
      +
      plexPlayer - The PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/player/SQLPlayerData.html b/static/javadoc/dev/plex/storage/player/SQLPlayerData.html index a93ec1f..0f5be2d 100644 --- a/static/javadoc/dev/plex/storage/player/SQLPlayerData.html +++ b/static/javadoc/dev/plex/storage/player/SQLPlayerData.html @@ -1,370 +1,370 @@ - - - - -SQLPlayerData (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SQLPlayerData

-
-
java.lang.Object -
dev.plex.storage.player.SQLPlayerData
-
-
-
-
public class SQLPlayerData -extends Object
-
SQL fetching utilities for players
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SQLPlayerData

      -
      public SQLPlayerData()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      exists

      -
      public boolean exists(UUID uuid)
      -
      Checks if a player exists in the SQL database
      -
      -
      Parameters:
      -
      uuid - The unique ID of the player
      -
      Returns:
      -
      true if the player was found in the database
      -
      -
      -
    • -
    • -
      -

      exists

      -
      public boolean exists(String username)
      -
      -
    • -
    • -
      -

      getByUUID

      -
      public PlexPlayer getByUUID(UUID uuid, - boolean loadExtraData)
      -
      Gets the player from cache or from the SQL database
      -
      -
      Parameters:
      -
      uuid - The unique ID of the player
      -
      Returns:
      -
      a PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      getByUUID

      -
      public PlexPlayer getByUUID(UUID uuid)
      -
      -
    • -
    • -
      -

      getByName

      -
      public PlexPlayer getByName(String username, - boolean loadExtraData)
      -
      -
    • -
    • -
      -

      getByName

      -
      public PlexPlayer getByName(String username)
      -
      -
    • -
    • -
      -

      getByIP

      -
      public PlexPlayer getByIP(String ip)
      -
      Gets the player from cache or from the SQL database
      -
      -
      Parameters:
      -
      ip - The IP address of the player.
      -
      Returns:
      -
      a PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      update

      -
      public void update(PlexPlayer player)
      -
      Updates a player's information in the SQL database
      -
      -
      Parameters:
      -
      player - The PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      insert

      -
      public void insert(PlexPlayer player)
      -
      Inserts the player's information in the database
      -
      -
      Parameters:
      -
      player - The PlexPlayer object
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SQLPlayerData (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SQLPlayerData

+
+
java.lang.Object +
dev.plex.storage.player.SQLPlayerData
+
+
+
+
public class SQLPlayerData +extends Object
+
SQL fetching utilities for players
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SQLPlayerData

      +
      public SQLPlayerData()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      exists

      +
      public boolean exists(UUID uuid)
      +
      Checks if a player exists in the SQL database
      +
      +
      Parameters:
      +
      uuid - The unique ID of the player
      +
      Returns:
      +
      true if the player was found in the database
      +
      +
      +
    • +
    • +
      +

      exists

      +
      public boolean exists(String username)
      +
      +
    • +
    • +
      +

      getByUUID

      +
      public PlexPlayer getByUUID(UUID uuid, + boolean loadExtraData)
      +
      Gets the player from cache or from the SQL database
      +
      +
      Parameters:
      +
      uuid - The unique ID of the player
      +
      Returns:
      +
      a PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getByUUID

      +
      public PlexPlayer getByUUID(UUID uuid)
      +
      +
    • +
    • +
      +

      getByName

      +
      public PlexPlayer getByName(String username, + boolean loadExtraData)
      +
      +
    • +
    • +
      +

      getByName

      +
      public PlexPlayer getByName(String username)
      +
      +
    • +
    • +
      +

      getByIP

      +
      public PlexPlayer getByIP(String ip)
      +
      Gets the player from cache or from the SQL database
      +
      +
      Parameters:
      +
      ip - The IP address of the player.
      +
      Returns:
      +
      a PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      update

      +
      public void update(PlexPlayer player)
      +
      Updates a player's information in the SQL database
      +
      +
      Parameters:
      +
      player - The PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      insert

      +
      public void insert(PlexPlayer player)
      +
      Inserts the player's information in the database
      +
      +
      Parameters:
      +
      player - The PlexPlayer object
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/player/package-summary.html b/static/javadoc/dev/plex/storage/player/package-summary.html index 51a2ac4..6826b03 100644 --- a/static/javadoc/dev/plex/storage/player/package-summary.html +++ b/static/javadoc/dev/plex/storage/player/package-summary.html @@ -1,104 +1,104 @@ - - - - -dev.plex.storage.player (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.storage.player

-
-
-
package dev.plex.storage.player
-
- -
-
-
-
- - + + + + +dev.plex.storage.player (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.storage.player

+
+
+
package dev.plex.storage.player
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/player/package-tree.html b/static/javadoc/dev/plex/storage/player/package-tree.html index 0ebd10d..17e2fc2 100644 --- a/static/javadoc/dev/plex/storage/player/package-tree.html +++ b/static/javadoc/dev/plex/storage/player/package-tree.html @@ -1,71 +1,71 @@ - - - - -dev.plex.storage.player Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.storage.player

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.storage.player Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.storage.player

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/punishment/SQLNotes.html b/static/javadoc/dev/plex/storage/punishment/SQLNotes.html index b0e3269..b8ca32c 100644 --- a/static/javadoc/dev/plex/storage/punishment/SQLNotes.html +++ b/static/javadoc/dev/plex/storage/punishment/SQLNotes.html @@ -1,248 +1,248 @@ - - - - -SQLNotes (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SQLNotes

-
-
java.lang.Object -
dev.plex.storage.punishment.SQLNotes
-
-
-
-
public class SQLNotes -extends Object
-
-
- -
-
- -
- -
-
-
- - + + + + +SQLNotes (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SQLNotes

+
+
java.lang.Object +
dev.plex.storage.punishment.SQLNotes
+
+
+
+
public class SQLNotes +extends Object
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/punishment/SQLPunishment.html b/static/javadoc/dev/plex/storage/punishment/SQLPunishment.html index 59100ab..971a28f 100644 --- a/static/javadoc/dev/plex/storage/punishment/SQLPunishment.html +++ b/static/javadoc/dev/plex/storage/punishment/SQLPunishment.html @@ -1,281 +1,281 @@ - - - - -SQLPunishment (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SQLPunishment

-
-
java.lang.Object -
dev.plex.storage.punishment.SQLPunishment
-
-
-
-
public class SQLPunishment -extends Object
-
-
- -
-
- -
- -
-
-
- - + + + + +SQLPunishment (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SQLPunishment

+
+
java.lang.Object +
dev.plex.storage.punishment.SQLPunishment
+
+
+
+
public class SQLPunishment +extends Object
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/punishment/package-summary.html b/static/javadoc/dev/plex/storage/punishment/package-summary.html index b32b3f9..6a35736 100644 --- a/static/javadoc/dev/plex/storage/punishment/package-summary.html +++ b/static/javadoc/dev/plex/storage/punishment/package-summary.html @@ -1,100 +1,100 @@ - - - - -dev.plex.storage.punishment (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.storage.punishment

-
-
-
package dev.plex.storage.punishment
-
- -
-
-
-
- - + + + + +dev.plex.storage.punishment (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.storage.punishment

+
+
+
package dev.plex.storage.punishment
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/storage/punishment/package-tree.html b/static/javadoc/dev/plex/storage/punishment/package-tree.html index 63ffa2f..1f57d2b 100644 --- a/static/javadoc/dev/plex/storage/punishment/package-tree.html +++ b/static/javadoc/dev/plex/storage/punishment/package-tree.html @@ -1,71 +1,71 @@ - - - - -dev.plex.storage.punishment Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.storage.punishment

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.storage.punishment Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.storage.punishment

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/AshconInfo.SkinData.html b/static/javadoc/dev/plex/util/AshconInfo.SkinData.html index f2ab32c..a54b568 100644 --- a/static/javadoc/dev/plex/util/AshconInfo.SkinData.html +++ b/static/javadoc/dev/plex/util/AshconInfo.SkinData.html @@ -1,168 +1,168 @@ - - - - -AshconInfo.SkinData (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class AshconInfo.SkinData

-
-
java.lang.Object -
dev.plex.util.AshconInfo.SkinData
-
-
-
-
Enclosing class:
-
AshconInfo
-
-
-
public static class AshconInfo.SkinData -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      value

      -
      private String value
      -
      -
    • -
    • -
      -

      signature

      -
      private String signature
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SkinData

      -
      public SkinData()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AshconInfo.SkinData (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class AshconInfo.SkinData

+
+
java.lang.Object +
dev.plex.util.AshconInfo.SkinData
+
+
+
+
Enclosing class:
+
AshconInfo
+
+
+
public static class AshconInfo.SkinData +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      value

      +
      private String value
      +
      +
    • +
    • +
      +

      signature

      +
      private String signature
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SkinData

      +
      public SkinData()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/AshconInfo.Textures.html b/static/javadoc/dev/plex/util/AshconInfo.Textures.html index fa58fbb..1504d7c 100644 --- a/static/javadoc/dev/plex/util/AshconInfo.Textures.html +++ b/static/javadoc/dev/plex/util/AshconInfo.Textures.html @@ -1,177 +1,177 @@ - - - - -AshconInfo.Textures (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class AshconInfo.Textures

-
-
java.lang.Object -
dev.plex.util.AshconInfo.Textures
-
-
-
-
Enclosing class:
-
AshconInfo
-
-
-
public static class AshconInfo.Textures -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      custom

      -
      private boolean custom
      -
      -
    • -
    • -
      -

      slim

      -
      private boolean slim
      -
      -
    • -
    • -
      -

      raw

      -
      private AshconInfo.SkinData raw
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      Textures

      -
      public Textures()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AshconInfo.Textures (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class AshconInfo.Textures

+
+
java.lang.Object +
dev.plex.util.AshconInfo.Textures
+
+
+
+
Enclosing class:
+
AshconInfo
+
+
+
public static class AshconInfo.Textures +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      custom

      +
      private boolean custom
      +
      +
    • +
    • +
      +

      slim

      +
      private boolean slim
      +
      +
    • +
    • +
      +

      raw

      +
      private AshconInfo.SkinData raw
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      Textures

      +
      public Textures()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/AshconInfo.UsernameHistory.html b/static/javadoc/dev/plex/util/AshconInfo.UsernameHistory.html index 7f9e5b5..7ad6a4d 100644 --- a/static/javadoc/dev/plex/util/AshconInfo.UsernameHistory.html +++ b/static/javadoc/dev/plex/util/AshconInfo.UsernameHistory.html @@ -1,169 +1,169 @@ - - - - -AshconInfo.UsernameHistory (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class AshconInfo.UsernameHistory

-
-
java.lang.Object -
dev.plex.util.AshconInfo.UsernameHistory
-
-
-
-
Enclosing class:
-
AshconInfo
-
-
-
public static class AshconInfo.UsernameHistory -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      username

      -
      private String username
      -
      -
    • -
    • -
      -

      zonedDateTime

      -
      @SerializedName("changed_at") -private ZonedDateTime zonedDateTime
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UsernameHistory

      -
      public UsernameHistory()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AshconInfo.UsernameHistory (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class AshconInfo.UsernameHistory

+
+
java.lang.Object +
dev.plex.util.AshconInfo.UsernameHistory
+
+
+
+
Enclosing class:
+
AshconInfo
+
+
+
public static class AshconInfo.UsernameHistory +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      username

      +
      private String username
      +
      +
    • +
    • +
      +

      zonedDateTime

      +
      @SerializedName("changed_at") +private ZonedDateTime zonedDateTime
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UsernameHistory

      +
      public UsernameHistory()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/AshconInfo.html b/static/javadoc/dev/plex/util/AshconInfo.html index ffc22ad..03cbe68 100644 --- a/static/javadoc/dev/plex/util/AshconInfo.html +++ b/static/javadoc/dev/plex/util/AshconInfo.html @@ -1,204 +1,204 @@ - - - - -AshconInfo (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class AshconInfo

-
-
java.lang.Object -
dev.plex.util.AshconInfo
-
-
-
-
public class AshconInfo -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AshconInfo

      -
      public AshconInfo()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AshconInfo (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class AshconInfo

+
+
java.lang.Object +
dev.plex.util.AshconInfo
+
+
+
+
public class AshconInfo +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AshconInfo

      +
      public AshconInfo()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/BlockUtils.html b/static/javadoc/dev/plex/util/BlockUtils.html index bbf4fd3..4476719 100644 --- a/static/javadoc/dev/plex/util/BlockUtils.html +++ b/static/javadoc/dev/plex/util/BlockUtils.html @@ -1,159 +1,159 @@ - - - - -BlockUtils (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class BlockUtils

-
-
java.lang.Object -
dev.plex.util.BlockUtils
-
-
-
-
public class BlockUtils -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BlockUtils

      -
      public BlockUtils()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      relative

      -
      public static org.bukkit.Location relative(org.bukkit.Location origin, - org.bukkit.block.BlockFace face)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BlockUtils (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class BlockUtils

+
+
java.lang.Object +
dev.plex.util.BlockUtils
+
+
+
+
public class BlockUtils +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BlockUtils

      +
      public BlockUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      relative

      +
      public static org.bukkit.Location relative(org.bukkit.Location origin, + org.bukkit.block.BlockFace face)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/BuildInfo.html b/static/javadoc/dev/plex/util/BuildInfo.html index f8d8aad..04dcbc4 100644 --- a/static/javadoc/dev/plex/util/BuildInfo.html +++ b/static/javadoc/dev/plex/util/BuildInfo.html @@ -1,213 +1,213 @@ - - - - -BuildInfo (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class BuildInfo

-
-
java.lang.Object -
dev.plex.util.BuildInfo
-
-
-
-
public class BuildInfo -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      number

      -
      public static String number
      -
      -
    • -
    • -
      -

      author

      -
      public static String author
      -
      -
    • -
    • -
      -

      date

      -
      public static String date
      -
      -
    • -
    • - -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BuildInfo

      -
      public BuildInfo()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      load

      -
      public void load(Plex plugin)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BuildInfo (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class BuildInfo

+
+
java.lang.Object +
dev.plex.util.BuildInfo
+
+
+
+
public class BuildInfo +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      number

      +
      public static String number
      +
      +
    • +
    • +
      +

      author

      +
      public static String author
      +
      +
    • +
    • +
      +

      date

      +
      public static String date
      +
      +
    • +
    • + +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BuildInfo

      +
      public BuildInfo()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      load

      +
      public void load(Plex plugin)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/BungeeUtil.html b/static/javadoc/dev/plex/util/BungeeUtil.html index cef9339..0be7abf 100644 --- a/static/javadoc/dev/plex/util/BungeeUtil.html +++ b/static/javadoc/dev/plex/util/BungeeUtil.html @@ -1,177 +1,177 @@ - - - - -BungeeUtil (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class BungeeUtil

-
-
java.lang.Object -
dev.plex.util.BungeeUtil
-
-
-
-
public class BungeeUtil -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BungeeUtil

      -
      public BungeeUtil()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      isBungeeCord

      -
      public static boolean isBungeeCord()
      -
      -
    • -
    • -
      -

      isVelocity

      -
      public static boolean isVelocity()
      -
      -
    • -
    • -
      -

      kickPlayer

      -
      public static void kickPlayer(org.bukkit.entity.Player player, - net.kyori.adventure.text.Component message)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BungeeUtil (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class BungeeUtil

+
+
java.lang.Object +
dev.plex.util.BungeeUtil
+
+
+
+
public class BungeeUtil +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BungeeUtil

      +
      public BungeeUtil()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isBungeeCord

      +
      public static boolean isBungeeCord()
      +
      +
    • +
    • +
      +

      isVelocity

      +
      public static boolean isVelocity()
      +
      +
    • +
    • +
      +

      kickPlayer

      +
      public static void kickPlayer(org.bukkit.entity.Player player, + net.kyori.adventure.text.Component message)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/GameRuleUtil.html b/static/javadoc/dev/plex/util/GameRuleUtil.html index 582823a..439fd31 100644 --- a/static/javadoc/dev/plex/util/GameRuleUtil.html +++ b/static/javadoc/dev/plex/util/GameRuleUtil.html @@ -1,186 +1,186 @@ - - - - -GameRuleUtil (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class GameRuleUtil

-
-
java.lang.Object -
dev.plex.util.GameRuleUtil
-
-
-
-
public class GameRuleUtil -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      GameRuleUtil

      -
      public GameRuleUtil()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      commitGlobalGameRules

      -
      public static <T> void commitGlobalGameRules(org.bukkit.World world)
      -
      -
    • -
    • -
      -

      commitSpecificGameRules

      -
      public static <T> void commitSpecificGameRules(org.bukkit.World world)
      -
      -
    • -
    • -
      -

      readGameRules

      -
      private static <T> void readGameRules(org.bukkit.World world, - String s)
      -
      -
    • -
    • -
      -

      check

      -
      public static <T> Object check(T value)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +GameRuleUtil (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class GameRuleUtil

+
+
java.lang.Object +
dev.plex.util.GameRuleUtil
+
+
+
+
public class GameRuleUtil +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GameRuleUtil

      +
      public GameRuleUtil()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      commitGlobalGameRules

      +
      public static <T> void commitGlobalGameRules(org.bukkit.World world)
      +
      +
    • +
    • +
      +

      commitSpecificGameRules

      +
      public static <T> void commitSpecificGameRules(org.bukkit.World world)
      +
      +
    • +
    • +
      +

      readGameRules

      +
      private static <T> void readGameRules(org.bukkit.World world, + String s)
      +
      +
    • +
    • +
      +

      check

      +
      public static <T> Object check(T value)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/MojangUtils.html b/static/javadoc/dev/plex/util/MojangUtils.html index 61a346d..c4e9e13 100644 --- a/static/javadoc/dev/plex/util/MojangUtils.html +++ b/static/javadoc/dev/plex/util/MojangUtils.html @@ -1,157 +1,157 @@ - - - - -MojangUtils (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class MojangUtils

-
-
java.lang.Object -
dev.plex.util.MojangUtils
-
-
-
-
public class MojangUtils -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MojangUtils

      -
      public MojangUtils()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - + + + + +MojangUtils (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class MojangUtils

+
+
java.lang.Object +
dev.plex.util.MojangUtils
+
+
+
+
public class MojangUtils +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MojangUtils

      +
      public MojangUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/PermissionsUtil.html b/static/javadoc/dev/plex/util/PermissionsUtil.html index 1e2b054..a23d9f6 100644 --- a/static/javadoc/dev/plex/util/PermissionsUtil.html +++ b/static/javadoc/dev/plex/util/PermissionsUtil.html @@ -1,204 +1,204 @@ - - - - -PermissionsUtil (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class PermissionsUtil

-
-
java.lang.Object -
dev.plex.util.PermissionsUtil
-
-
-
-
public class PermissionsUtil -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PermissionsUtil

      -
      public PermissionsUtil()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      setupPermissions

      -
      public static void setupPermissions(@NotNull - @NotNull org.bukkit.entity.Player player)
      -
      -
    • -
    • -
      -

      addPermission

      -
      public static void addPermission(PlexPlayer player, - Permission permission)
      -
      -
    • -
    • -
      -

      addPermission

      -
      public static void addPermission(PlexPlayer player, - String permission)
      -
      -
    • -
    • -
      -

      removePermission

      -
      public static void removePermission(PlexPlayer player, - String permission)
      -
      -
    • -
    • -
      -

      updatePermission

      -
      public static void updatePermission(PlexPlayer player, - String permission, - boolean newValue)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PermissionsUtil (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class PermissionsUtil

+
+
java.lang.Object +
dev.plex.util.PermissionsUtil
+
+
+
+
public class PermissionsUtil +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PermissionsUtil

      +
      public PermissionsUtil()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      setupPermissions

      +
      public static void setupPermissions(@NotNull + @NotNull org.bukkit.entity.Player player)
      +
      +
    • +
    • +
      +

      addPermission

      +
      public static void addPermission(PlexPlayer player, + Permission permission)
      +
      +
    • +
    • +
      +

      addPermission

      +
      public static void addPermission(PlexPlayer player, + String permission)
      +
      +
    • +
    • +
      +

      removePermission

      +
      public static void removePermission(PlexPlayer player, + String permission)
      +
      +
    • +
    • +
      +

      updatePermission

      +
      public static void updatePermission(PlexPlayer player, + String permission, + boolean newValue)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/PlexLog.html b/static/javadoc/dev/plex/util/PlexLog.html index c31a3a9..b09f260 100644 --- a/static/javadoc/dev/plex/util/PlexLog.html +++ b/static/javadoc/dev/plex/util/PlexLog.html @@ -1,230 +1,230 @@ - - - - -PlexLog (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class PlexLog

-
-
java.lang.Object -
dev.plex.util.PlexLog
-
-
-
-
public class PlexLog -extends Object
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final net.kyori.adventure.text.logger.slf4j.ComponentLogger
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static void
    -
    debug(String message, - Object... strings)
    -
     
    -
    static void
    -
    error(String message, - Object... strings)
    -
     
    -
    static void
    -
    log(String message, - Object... strings)
    -
     
    -
    static void
    -
    log(net.kyori.adventure.text.Component component)
    -
     
    -
    static void
    -
    warn(String message, - Object... strings)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      logger

      -
      private static final net.kyori.adventure.text.logger.slf4j.ComponentLogger logger
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexLog

      -
      public PlexLog()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      log

      -
      public static void log(String message, - Object... strings)
      -
      -
    • -
    • -
      -

      log

      -
      public static void log(net.kyori.adventure.text.Component component)
      -
      -
    • -
    • -
      -

      error

      -
      public static void error(String message, - Object... strings)
      -
      -
    • -
    • -
      -

      warn

      -
      public static void warn(String message, - Object... strings)
      -
      -
    • -
    • -
      -

      debug

      -
      public static void debug(String message, - Object... strings)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexLog (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class PlexLog

+
+
java.lang.Object +
dev.plex.util.PlexLog
+
+
+
+
public class PlexLog +extends Object
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final net.kyori.adventure.text.logger.slf4j.ComponentLogger
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static void
    +
    debug(String message, + Object... strings)
    +
     
    +
    static void
    +
    error(String message, + Object... strings)
    +
     
    +
    static void
    +
    log(String message, + Object... strings)
    +
     
    +
    static void
    +
    log(net.kyori.adventure.text.Component component)
    +
     
    +
    static void
    +
    warn(String message, + Object... strings)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      logger

      +
      private static final net.kyori.adventure.text.logger.slf4j.ComponentLogger logger
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexLog

      +
      public PlexLog()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      log

      +
      public static void log(String message, + Object... strings)
      +
      +
    • +
    • +
      +

      log

      +
      public static void log(net.kyori.adventure.text.Component component)
      +
      +
    • +
    • +
      +

      error

      +
      public static void error(String message, + Object... strings)
      +
      +
    • +
    • +
      +

      warn

      +
      public static void warn(String message, + Object... strings)
      +
      +
    • +
    • +
      +

      debug

      +
      public static void debug(String message, + Object... strings)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/PlexUtils.html b/static/javadoc/dev/plex/util/PlexUtils.html index 4cf06d0..90c38c5 100644 --- a/static/javadoc/dev/plex/util/PlexUtils.html +++ b/static/javadoc/dev/plex/util/PlexUtils.html @@ -1,385 +1,394 @@ - - - - -PlexUtils (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class PlexUtils

-
-
java.lang.Object -
dev.plex.util.PlexUtils
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class PlexUtils -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      MINI_MESSAGE

      -
      private static final net.kyori.adventure.text.minimessage.MiniMessage MINI_MESSAGE
      -
      -
    • -
    • -
      -

      DEVELOPERS

      -
      public static List<String> DEVELOPERS
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      PlexUtils

      -
      public PlexUtils()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      addToArrayList

      -
      public static <T> T addToArrayList(List<T> list, - T object)
      -
      -
    • -
    • -
      -

      disabledEffect

      -
      public static void disabledEffect(org.bukkit.entity.Player player, - org.bukkit.Location location)
      -
      -
    • -
    • -
      -

      disabledEffectMultiple

      -
      public static void disabledEffectMultiple(org.bukkit.entity.Player[] players, - org.bukkit.Location location)
      -
      -
    • -
    • -
      -

      testConnections

      -
      public static void testConnections()
      -
      -
    • -
    • -
      -

      isPluginCMD

      -
      public static boolean isPluginCMD(String cmd, - String pluginName)
      -
      -
    • -
    • -
      -

      mmStripColor

      -
      public static String mmStripColor(String input)
      -
      -
    • -
    • -
      -

      mmDeserialize

      -
      public static net.kyori.adventure.text.Component mmDeserialize(String input)
      -
      -
    • -
    • -
      -

      mmCustomDeserialize

      -
      public static net.kyori.adventure.text.Component mmCustomDeserialize(String input, - net.kyori.adventure.text.minimessage.tag.resolver.TagResolver... resolvers)
      -
      -
    • -
    • -
      -

      messageComponent

      -
      public static net.kyori.adventure.text.Component messageComponent(String entry, - Object... objects)
      -
      -
    • -
    • -
      -

      messageComponent

      -
      public static net.kyori.adventure.text.Component messageComponent(String entry, - net.kyori.adventure.text.Component... objects)
      -
      -
    • -
    • -
      -

      messageString

      -
      public static String messageString(String entry, - Object... objects)
      -
      -
    • -
    • -
      -

      getTextFromComponent

      -
      public static String getTextFromComponent(net.kyori.adventure.text.Component component)
      -
      -
    • -
    • -
      -

      getTextFromComponents

      -
      public static String getTextFromComponents(net.kyori.adventure.text.Component... components)
      -
      -
    • -
    • -
      -

      getPlayerNameList

      -
      public static List<String> getPlayerNameList()
      -
      -
    • -
    • -
      -

      broadcast

      -
      public static void broadcast(String s)
      -
      -
    • -
    • -
      -

      broadcast

      -
      public static void broadcast(net.kyori.adventure.text.Component component)
      -
      -
    • -
    • -
      -

      broadcastToAdmins

      -
      public static void broadcastToAdmins(net.kyori.adventure.text.Component component)
      -
      -
    • -
    • -
      -

      adminChat

      -
      public static List<UUID> adminChat(String senderName, - String message, - UUID... ignore)
      -
      -
    • -
    • -
      -

      cleanString

      -
      public static String cleanString(String input)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +PlexUtils (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class PlexUtils

+
+
java.lang.Object +
dev.plex.util.PlexUtils
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class PlexUtils +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      MINI_MESSAGE

      +
      private static final net.kyori.adventure.text.minimessage.MiniMessage MINI_MESSAGE
      +
      +
    • +
    • +
      +

      DEVELOPERS

      +
      public static List<String> DEVELOPERS
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PlexUtils

      +
      public PlexUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      addToArrayList

      +
      public static <T> T addToArrayList(List<T> list, + T object)
      +
      +
    • +
    • +
      +

      disabledEffect

      +
      public static void disabledEffect(org.bukkit.entity.Player player, + org.bukkit.Location location)
      +
      +
    • +
    • +
      +

      disabledEffectMultiple

      +
      public static void disabledEffectMultiple(org.bukkit.entity.Player[] players, + org.bukkit.Location location)
      +
      +
    • +
    • +
      +

      testConnections

      +
      public static void testConnections()
      +
      +
    • +
    • +
      +

      isFolia

      +
      public static boolean isFolia()
      +
      +
    • +
    • +
      +

      isPluginCMD

      +
      public static boolean isPluginCMD(String cmd, + String pluginName)
      +
      +
    • +
    • +
      +

      mmStripColor

      +
      public static String mmStripColor(String input)
      +
      +
    • +
    • +
      +

      mmDeserialize

      +
      public static net.kyori.adventure.text.Component mmDeserialize(String input)
      +
      +
    • +
    • +
      +

      mmCustomDeserialize

      +
      public static net.kyori.adventure.text.Component mmCustomDeserialize(String input, + net.kyori.adventure.text.minimessage.tag.resolver.TagResolver... resolvers)
      +
      +
    • +
    • +
      +

      messageComponent

      +
      public static net.kyori.adventure.text.Component messageComponent(String entry, + Object... objects)
      +
      +
    • +
    • +
      +

      messageComponent

      +
      public static net.kyori.adventure.text.Component messageComponent(String entry, + net.kyori.adventure.text.Component... objects)
      +
      +
    • +
    • +
      +

      messageString

      +
      public static String messageString(String entry, + Object... objects)
      +
      +
    • +
    • +
      +

      getTextFromComponent

      +
      public static String getTextFromComponent(net.kyori.adventure.text.Component component)
      +
      +
    • +
    • +
      +

      getTextFromComponents

      +
      public static String getTextFromComponents(net.kyori.adventure.text.Component... components)
      +
      +
    • +
    • +
      +

      getPlayerNameList

      +
      public static List<String> getPlayerNameList()
      +
      +
    • +
    • +
      +

      broadcast

      +
      public static void broadcast(String s)
      +
      +
    • +
    • +
      +

      broadcast

      +
      public static void broadcast(net.kyori.adventure.text.Component component)
      +
      +
    • +
    • +
      +

      broadcastToAdmins

      +
      public static void broadcastToAdmins(net.kyori.adventure.text.Component component)
      +
      +
    • +
    • +
      +

      adminChat

      +
      public static List<UUID> adminChat(String senderName, + String message, + UUID... ignore)
      +
      +
    • +
    • +
      +

      cleanString

      +
      public static String cleanString(String input)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/RandomUtil.html b/static/javadoc/dev/plex/util/RandomUtil.html index 4f77df7..22fef61 100644 --- a/static/javadoc/dev/plex/util/RandomUtil.html +++ b/static/javadoc/dev/plex/util/RandomUtil.html @@ -1,195 +1,195 @@ - - - - -RandomUtil (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class RandomUtil

-
-
java.lang.Object -
dev.plex.util.RandomUtil
-
-
-
-
public class RandomUtil -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      RandomUtil

      -
      public RandomUtil()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getRandomColor

      -
      public static net.kyori.adventure.text.format.NamedTextColor getRandomColor()
      -
      -
    • -
    • -
      -

      randomBoolean

      -
      public static boolean randomBoolean()
      -
      -
    • -
    • -
      -

      randomNum

      -
      public static int randomNum()
      -
      -
    • -
    • -
      -

      randomNum

      -
      public static int randomNum(int limit)
      -
      -
    • -
    • -
      -

      randomNum

      -
      public static int randomNum(int start, - int limit)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +RandomUtil (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class RandomUtil

+
+
java.lang.Object +
dev.plex.util.RandomUtil
+
+
+
+
public class RandomUtil +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RandomUtil

      +
      public RandomUtil()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getRandomColor

      +
      public static net.kyori.adventure.text.format.NamedTextColor getRandomColor()
      +
      +
    • +
    • +
      +

      randomBoolean

      +
      public static boolean randomBoolean()
      +
      +
    • +
    • +
      +

      randomNum

      +
      public static int randomNum()
      +
      +
    • +
    • +
      +

      randomNum

      +
      public static int randomNum(int limit)
      +
      +
    • +
    • +
      +

      randomNum

      +
      public static int randomNum(int start, + int limit)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/ReflectionsUtil.html b/static/javadoc/dev/plex/util/ReflectionsUtil.html index 1346154..7812a46 100644 --- a/static/javadoc/dev/plex/util/ReflectionsUtil.html +++ b/static/javadoc/dev/plex/util/ReflectionsUtil.html @@ -1,168 +1,168 @@ - - - - -ReflectionsUtil (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class ReflectionsUtil

-
-
java.lang.Object -
dev.plex.util.ReflectionsUtil
-
-
-
-
public class ReflectionsUtil -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ReflectionsUtil

      -
      public ReflectionsUtil()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getClassesFrom

      -
      public static Set<Class<?>> getClassesFrom(String packageName)
      -
      -
    • -
    • -
      -

      getClassesBySubType

      -
      public static <T> Set<Class<? extends T>> getClassesBySubType(String packageName, - Class<T> subType)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ReflectionsUtil (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class ReflectionsUtil

+
+
java.lang.Object +
dev.plex.util.ReflectionsUtil
+
+
+
+
public class ReflectionsUtil +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ReflectionsUtil

      +
      public ReflectionsUtil()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getClassesFrom

      +
      public static Set<Class<?>> getClassesFrom(String packageName)
      +
      +
    • +
    • +
      +

      getClassesBySubType

      +
      public static <T> Set<Class<? extends T>> getClassesBySubType(String packageName, + Class<T> subType)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/TimeUtils.html b/static/javadoc/dev/plex/util/TimeUtils.html index 03e2c6a..2477d34 100644 --- a/static/javadoc/dev/plex/util/TimeUtils.html +++ b/static/javadoc/dev/plex/util/TimeUtils.html @@ -1,245 +1,245 @@ - - - - -TimeUtils (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class TimeUtils

-
-
java.lang.Object -
dev.plex.util.TimeUtils
-
-
-
-
public class TimeUtils -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      DATE_FORMAT

      -
      private static final DateTimeFormatter DATE_FORMAT
      -
      -
    • -
    • -
      -

      TIMEZONES

      -
      private static final Set<String> TIMEZONES
      -
      -
    • -
    • -
      -

      timeUnits

      -
      private static final List<String> timeUnits
      -
      -
    • -
    • -
      -

      TIMEZONE

      -
      public static String TIMEZONE
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      TimeUtils

      -
      public TimeUtils()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - + + + + +TimeUtils (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class TimeUtils

+
+
java.lang.Object +
dev.plex.util.TimeUtils
+
+
+
+
public class TimeUtils +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      DATE_FORMAT

      +
      private static final DateTimeFormatter DATE_FORMAT
      +
      +
    • +
    • +
      +

      TIMEZONES

      +
      private static final Set<String> TIMEZONES
      +
      +
    • +
    • +
      +

      timeUnits

      +
      private static final List<String> timeUnits
      +
      +
    • +
    • +
      +

      TIMEZONE

      +
      public static String TIMEZONE
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TimeUtils

      +
      public TimeUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/UpdateChecker.html b/static/javadoc/dev/plex/util/UpdateChecker.html index 96a07e5..0661d14 100644 --- a/static/javadoc/dev/plex/util/UpdateChecker.html +++ b/static/javadoc/dev/plex/util/UpdateChecker.html @@ -1,262 +1,262 @@ - - - - -UpdateChecker (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class UpdateChecker

-
-
java.lang.Object -
dev.plex.util.UpdateChecker
-
-
-
-
All Implemented Interfaces:
-
PlexBase
-
-
-
public class UpdateChecker -extends Object -implements PlexBase
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      DOWNLOAD_PAGE

      -
      private final String DOWNLOAD_PAGE
      -
      -
      See Also:
      -
      - -
      -
      -
      -
    • -
    • -
      -

      REPO

      -
      private final String REPO
      -
      -
    • -
    • -
      -

      BRANCH

      -
      private String BRANCH
      -
      -
    • -
    • -
      -

      distance

      -
      private int distance
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      UpdateChecker

      -
      public UpdateChecker()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      fetchDistanceFromGitHub

      -
      private int fetchDistanceFromGitHub(@Nonnull - String repo, - @Nonnull - String branch, - @Nonnull - String hash)
      -
      -
    • -
    • -
      -

      getUpdateStatusMessage

      -
      public boolean getUpdateStatusMessage(org.bukkit.command.CommandSender sender, - boolean cached, - int verbosity)
      -
      -
    • -
    • -
      -

      updateJar

      -
      public void updateJar(org.bukkit.command.CommandSender sender, - String name, - boolean module)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +UpdateChecker (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class UpdateChecker

+
+
java.lang.Object +
dev.plex.util.UpdateChecker
+
+
+
+
All Implemented Interfaces:
+
PlexBase
+
+
+
public class UpdateChecker +extends Object +implements PlexBase
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      DOWNLOAD_PAGE

      +
      private final String DOWNLOAD_PAGE
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      REPO

      +
      private final String REPO
      +
      +
    • +
    • +
      +

      BRANCH

      +
      private String BRANCH
      +
      +
    • +
    • +
      +

      distance

      +
      private int distance
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      UpdateChecker

      +
      public UpdateChecker()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      fetchDistanceFromGitHub

      +
      private int fetchDistanceFromGitHub(@Nonnull + String repo, + @Nonnull + String branch, + @Nonnull + String hash)
      +
      +
    • +
    • +
      +

      getUpdateStatusMessage

      +
      public boolean getUpdateStatusMessage(org.bukkit.command.CommandSender sender, + boolean cached, + int verbosity)
      +
      +
    • +
    • +
      +

      updateJar

      +
      public void updateJar(org.bukkit.command.CommandSender sender, + String name, + boolean module)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/WebUtils.html b/static/javadoc/dev/plex/util/WebUtils.html index cba66a2..1cb9320 100644 --- a/static/javadoc/dev/plex/util/WebUtils.html +++ b/static/javadoc/dev/plex/util/WebUtils.html @@ -1,166 +1,166 @@ - - - - -WebUtils (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-
Package dev.plex.util
-

Class WebUtils

-
-
java.lang.Object -
dev.plex.util.WebUtils
-
-
-
-
public class WebUtils -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      WebUtils

      -
      public WebUtils()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      simpleGET

      -
      public static Object simpleGET(String url)
      -
      -
    • -
    • -
      -

      getFromName

      -
      public static UUID getFromName(String name)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +WebUtils (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+
Package dev.plex.util
+

Class WebUtils

+
+
java.lang.Object +
dev.plex.util.WebUtils
+
+
+
+
public class WebUtils +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      WebUtils

      +
      public WebUtils()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      simpleGET

      +
      public static Object simpleGET(String url)
      +
      +
    • +
    • +
      +

      getFromName

      +
      public static UUID getFromName(String name)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/adapter/ZonedDateTimeDeserializer.html b/static/javadoc/dev/plex/util/adapter/ZonedDateTimeAdapter.html similarity index 77% rename from static/javadoc/dev/plex/util/adapter/ZonedDateTimeDeserializer.html rename to static/javadoc/dev/plex/util/adapter/ZonedDateTimeAdapter.html index e9bd498..42487f2 100644 --- a/static/javadoc/dev/plex/util/adapter/ZonedDateTimeDeserializer.html +++ b/static/javadoc/dev/plex/util/adapter/ZonedDateTimeAdapter.html @@ -1,202 +1,219 @@ - - - - -ZonedDateTimeDeserializer (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ZonedDateTimeDeserializer

-
-
java.lang.Object -
dev.plex.util.adapter.ZonedDateTimeDeserializer
-
-
-
-
All Implemented Interfaces:
-
com.google.gson.JsonDeserializer<ZonedDateTime>
-
-
-
public class ZonedDateTimeDeserializer -extends Object -implements com.google.gson.JsonDeserializer<ZonedDateTime>
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      TIMEZONE

      -
      private static final String TIMEZONE
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ZonedDateTimeDeserializer

      -
      public ZonedDateTimeDeserializer()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      deserialize

      -
      public ZonedDateTime deserialize(com.google.gson.JsonElement json, - Type typeOfT, - com.google.gson.JsonDeserializationContext context) - throws com.google.gson.JsonParseException
      -
      -
      Specified by:
      -
      deserialize in interface com.google.gson.JsonDeserializer<ZonedDateTime>
      -
      Throws:
      -
      com.google.gson.JsonParseException
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ZonedDateTimeAdapter (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ZonedDateTimeAdapter

+
+
java.lang.Object +
dev.plex.util.adapter.ZonedDateTimeAdapter
+
+
+
+
All Implemented Interfaces:
+
com.google.gson.JsonDeserializer<ZonedDateTime>, com.google.gson.JsonSerializer<ZonedDateTime>
+
+
+
public class ZonedDateTimeAdapter +extends Object +implements com.google.gson.JsonSerializer<ZonedDateTime>, com.google.gson.JsonDeserializer<ZonedDateTime>
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      TIMEZONE

      +
      private static final String TIMEZONE
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ZonedDateTimeAdapter

      +
      public ZonedDateTimeAdapter()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      serialize

      +
      public com.google.gson.JsonElement serialize(ZonedDateTime src, + Type typeOfSrc, + com.google.gson.JsonSerializationContext context)
      +
      +
      Specified by:
      +
      serialize in interface com.google.gson.JsonSerializer<ZonedDateTime>
      +
      +
      +
    • +
    • +
      +

      deserialize

      +
      public ZonedDateTime deserialize(com.google.gson.JsonElement json, + Type typeOfT, + com.google.gson.JsonDeserializationContext context) + throws com.google.gson.JsonParseException
      +
      +
      Specified by:
      +
      deserialize in interface com.google.gson.JsonDeserializer<ZonedDateTime>
      +
      Throws:
      +
      com.google.gson.JsonParseException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/adapter/package-summary.html b/static/javadoc/dev/plex/util/adapter/package-summary.html index 8bd7b15..08e1cff 100644 --- a/static/javadoc/dev/plex/util/adapter/package-summary.html +++ b/static/javadoc/dev/plex/util/adapter/package-summary.html @@ -1,102 +1,100 @@ - - - - -dev.plex.util.adapter (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.util.adapter

-
-
-
package dev.plex.util.adapter
-
- -
-
-
-
- - + + + + +dev.plex.util.adapter (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.util.adapter

+
+
+
package dev.plex.util.adapter
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/adapter/package-tree.html b/static/javadoc/dev/plex/util/adapter/package-tree.html index cc3e49b..3497f0c 100644 --- a/static/javadoc/dev/plex/util/adapter/package-tree.html +++ b/static/javadoc/dev/plex/util/adapter/package-tree.html @@ -1,71 +1,70 @@ - - - - -dev.plex.util.adapter Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.util.adapter

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.util.adapter Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.util.adapter

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • dev.plex.util.adapter.ZonedDateTimeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
    • +
    +
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/item/ItemBuilder.html b/static/javadoc/dev/plex/util/item/ItemBuilder.html index e96e6ce..0302a4a 100644 --- a/static/javadoc/dev/plex/util/item/ItemBuilder.html +++ b/static/javadoc/dev/plex/util/item/ItemBuilder.html @@ -1,244 +1,244 @@ - - - - -ItemBuilder (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ItemBuilder

-
-
java.lang.Object -
dev.plex.util.item.ItemBuilder
-
-
-
-
public class ItemBuilder -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      itemStack

      -
      private final org.bukkit.inventory.ItemStack itemStack
      -
      -
    • -
    • -
      -

      meta

      -
      private final org.bukkit.inventory.meta.ItemMeta meta
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ItemBuilder

      -
      public ItemBuilder(org.bukkit.Material material)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      lore

      -
      public ItemBuilder lore(net.kyori.adventure.text.Component... lore)
      -
      -
    • -
    • -
      -

      displayName

      -
      public ItemBuilder displayName(net.kyori.adventure.text.Component displayName)
      -
      -
    • -
    • -
      -

      addEnchantment

      -
      public ItemBuilder addEnchantment(org.bukkit.enchantments.Enchantment enchantment, - int level)
      -
      -
    • -
    • -
      -

      addItemFlag

      -
      public ItemBuilder addItemFlag(org.bukkit.inventory.ItemFlag... flags)
      -
      -
    • -
    • -
      -

      addAttributeModifier

      -
      public ItemBuilder addAttributeModifier(org.bukkit.attribute.Attribute attribute, - org.bukkit.attribute.AttributeModifier modifier)
      -
      -
    • -
    • -
      -

      build

      -
      public org.bukkit.inventory.ItemStack build()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +ItemBuilder (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ItemBuilder

+
+
java.lang.Object +
dev.plex.util.item.ItemBuilder
+
+
+
+
public class ItemBuilder +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      itemStack

      +
      private final org.bukkit.inventory.ItemStack itemStack
      +
      +
    • +
    • +
      +

      meta

      +
      private final org.bukkit.inventory.meta.ItemMeta meta
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ItemBuilder

      +
      public ItemBuilder(org.bukkit.Material material)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      lore

      +
      public ItemBuilder lore(net.kyori.adventure.text.Component... lore)
      +
      +
    • +
    • +
      +

      displayName

      +
      public ItemBuilder displayName(net.kyori.adventure.text.Component displayName)
      +
      +
    • +
    • +
      +

      addEnchantment

      +
      public ItemBuilder addEnchantment(org.bukkit.enchantments.Enchantment enchantment, + int level)
      +
      +
    • +
    • +
      +

      addItemFlag

      +
      public ItemBuilder addItemFlag(org.bukkit.inventory.ItemFlag... flags)
      +
      +
    • +
    • +
      +

      addAttributeModifier

      +
      public ItemBuilder addAttributeModifier(org.bukkit.attribute.Attribute attribute, + org.bukkit.attribute.AttributeModifier modifier)
      +
      +
    • +
    • +
      +

      build

      +
      public org.bukkit.inventory.ItemStack build()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/item/package-summary.html b/static/javadoc/dev/plex/util/item/package-summary.html index 4767cd0..84ce7bd 100644 --- a/static/javadoc/dev/plex/util/item/package-summary.html +++ b/static/javadoc/dev/plex/util/item/package-summary.html @@ -1,100 +1,100 @@ - - - - -dev.plex.util.item (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.util.item

-
-
-
package dev.plex.util.item
-
- -
-
-
-
- - + + + + +dev.plex.util.item (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.util.item

+
+
+
package dev.plex.util.item
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/item/package-tree.html b/static/javadoc/dev/plex/util/item/package-tree.html index 84ec723..bf80a32 100644 --- a/static/javadoc/dev/plex/util/item/package-tree.html +++ b/static/javadoc/dev/plex/util/item/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.util.item Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.util.item

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.util.item Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.util.item

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/menu/AbstractMenu.html b/static/javadoc/dev/plex/util/menu/AbstractMenu.html index 058808f..87f0a4c 100644 --- a/static/javadoc/dev/plex/util/menu/AbstractMenu.html +++ b/static/javadoc/dev/plex/util/menu/AbstractMenu.html @@ -1,195 +1,195 @@ - - - - -AbstractMenu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class AbstractMenu

-
-
java.lang.Object -
dev.plex.util.menu.AbstractMenu
-
-
-
-
All Implemented Interfaces:
-
org.bukkit.event.Listener
-
-
-
Direct Known Subclasses:
-
PunishedPlayerMenu, PunishmentMenu, ToggleMenu
-
-
-
public abstract class AbstractMenu -extends Object -implements org.bukkit.event.Listener
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      name

      -
      private final String name
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      AbstractMenu

      -
      public AbstractMenu(String name)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getName

      -
      public String getName()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +AbstractMenu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AbstractMenu

+
+
java.lang.Object +
dev.plex.util.menu.AbstractMenu
+
+
+
+
All Implemented Interfaces:
+
org.bukkit.event.Listener
+
+
+
Direct Known Subclasses:
+
PunishedPlayerMenu, PunishmentMenu, ToggleMenu
+
+
+
public abstract class AbstractMenu +extends Object +implements org.bukkit.event.Listener
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      name

      +
      private final String name
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AbstractMenu

      +
      public AbstractMenu(String name)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/menu/IMenu.html b/static/javadoc/dev/plex/util/menu/IMenu.html index 9de908f..173b096 100644 --- a/static/javadoc/dev/plex/util/menu/IMenu.html +++ b/static/javadoc/dev/plex/util/menu/IMenu.html @@ -1,141 +1,141 @@ - - - - -IMenu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Interface IMenu

-
-
-
-
public interface IMenu
-
-
-
    - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    org.bukkit.inventory.Inventory
    - -
     
    -
    void
    -
    onClick(org.bukkit.event.inventory.InventoryClickEvent event)
    -
     
    -
    void
    -
    openInv(org.bukkit.entity.Player player)
    -
     
    -
    -
    -
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getInventory

      -
      org.bukkit.inventory.Inventory getInventory()
      -
      -
    • -
    • -
      -

      openInv

      -
      void openInv(org.bukkit.entity.Player player)
      -
      -
    • -
    • -
      -

      onClick

      -
      void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +IMenu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface IMenu

+
+
+
+
public interface IMenu
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.inventory.Inventory
    + +
     
    +
    void
    +
    onClick(org.bukkit.event.inventory.InventoryClickEvent event)
    +
     
    +
    void
    +
    openInv(org.bukkit.entity.Player player)
    +
     
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getInventory

      +
      org.bukkit.inventory.Inventory getInventory()
      +
      +
    • +
    • +
      +

      openInv

      +
      void openInv(org.bukkit.entity.Player player)
      +
      +
    • +
    • +
      +

      onClick

      +
      void onClick(org.bukkit.event.inventory.InventoryClickEvent event)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/menu/package-summary.html b/static/javadoc/dev/plex/util/menu/package-summary.html index d8070b6..5bca86e 100644 --- a/static/javadoc/dev/plex/util/menu/package-summary.html +++ b/static/javadoc/dev/plex/util/menu/package-summary.html @@ -1,108 +1,108 @@ - - - - -dev.plex.util.menu (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.util.menu

-
-
-
package dev.plex.util.menu
-
- -
-
-
-
- - + + + + +dev.plex.util.menu (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.util.menu

+
+
+
package dev.plex.util.menu
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/menu/package-tree.html b/static/javadoc/dev/plex/util/menu/package-tree.html index e8fe308..7bbccce 100644 --- a/static/javadoc/dev/plex/util/menu/package-tree.html +++ b/static/javadoc/dev/plex/util/menu/package-tree.html @@ -1,76 +1,76 @@ - - - - -dev.plex.util.menu Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.util.menu

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • dev.plex.util.menu.AbstractMenu (implements org.bukkit.event.Listener)
    • -
    -
  • -
-
-
-

Interface Hierarchy

-
    -
  • dev.plex.util.menu.IMenu
  • -
-
-
-
-
- - + + + + +dev.plex.util.menu Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.util.menu

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • dev.plex.util.menu.AbstractMenu (implements org.bukkit.event.Listener)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+
    +
  • dev.plex.util.menu.IMenu
  • +
+
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.SafeMiniMessageTagResolver.html b/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.SafeMiniMessageTagResolver.html index a68c795..3ebed17 100644 --- a/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.SafeMiniMessageTagResolver.html +++ b/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.SafeMiniMessageTagResolver.html @@ -1,242 +1,242 @@ - - - - -SafeMiniMessage.SafeMiniMessageTagResolver (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SafeMiniMessage.SafeMiniMessageTagResolver

-
-
java.lang.Object -
dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
-
-
-
-
All Implemented Interfaces:
-
net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
-
-
-
Enclosing class:
-
SafeMiniMessage
-
-
-
public static class SafeMiniMessage.SafeMiniMessageTagResolver -extends Object -implements net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from interface net.kyori.adventure.text.minimessage.tag.resolver.TagResolver

    -net.kyori.adventure.text.minimessage.tag.resolver.TagResolver.Builder, net.kyori.adventure.text.minimessage.tag.resolver.TagResolver.Single, net.kyori.adventure.text.minimessage.tag.resolver.TagResolver.WithoutArguments
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final List<String>
    - -
     
    -
    private static final net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    boolean
    -
    has(@NotNull String name)
    -
     
    -
    @Nullable net.kyori.adventure.text.minimessage.tag.Tag
    -
    resolve(@NotNull String name, - @NotNull net.kyori.adventure.text.minimessage.tag.resolver.ArgumentQueue arguments, - @NotNull net.kyori.adventure.text.minimessage.Context ctx)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      STANDARD_RESOLVER

      -
      private static final net.kyori.adventure.text.minimessage.tag.resolver.TagResolver STANDARD_RESOLVER
      -
      -
    • -
    • -
      -

      IGNORED_TAGS

      -
      private static final List<String> IGNORED_TAGS
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SafeMiniMessageTagResolver

      -
      public SafeMiniMessageTagResolver()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      resolve

      -
      @Nullable -public @Nullable net.kyori.adventure.text.minimessage.tag.Tag resolve(@NotNull - @NotNull String name, - @NotNull - @NotNull net.kyori.adventure.text.minimessage.tag.resolver.ArgumentQueue arguments, - @NotNull - @NotNull net.kyori.adventure.text.minimessage.Context ctx) - throws net.kyori.adventure.text.minimessage.ParsingException
      -
      -
      Specified by:
      -
      resolve in interface net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
      -
      Throws:
      -
      net.kyori.adventure.text.minimessage.ParsingException
      -
      -
      -
    • -
    • -
      -

      has

      -
      public boolean has(@NotNull - @NotNull String name)
      -
      -
      Specified by:
      -
      has in interface net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SafeMiniMessage.SafeMiniMessageTagResolver (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SafeMiniMessage.SafeMiniMessageTagResolver

+
+
java.lang.Object +
dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
+
+
+
+
All Implemented Interfaces:
+
net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
+
+
+
Enclosing class:
+
SafeMiniMessage
+
+
+
public static class SafeMiniMessage.SafeMiniMessageTagResolver +extends Object +implements net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface net.kyori.adventure.text.minimessage.tag.resolver.TagResolver

    +net.kyori.adventure.text.minimessage.tag.resolver.TagResolver.Builder, net.kyori.adventure.text.minimessage.tag.resolver.TagResolver.Single, net.kyori.adventure.text.minimessage.tag.resolver.TagResolver.WithoutArguments
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final List<String>
    + +
     
    +
    private static final net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    boolean
    +
    has(@NotNull String name)
    +
     
    +
    @Nullable net.kyori.adventure.text.minimessage.tag.Tag
    +
    resolve(@NotNull String name, + @NotNull net.kyori.adventure.text.minimessage.tag.resolver.ArgumentQueue arguments, + @NotNull net.kyori.adventure.text.minimessage.Context ctx)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      STANDARD_RESOLVER

      +
      private static final net.kyori.adventure.text.minimessage.tag.resolver.TagResolver STANDARD_RESOLVER
      +
      +
    • +
    • +
      +

      IGNORED_TAGS

      +
      private static final List<String> IGNORED_TAGS
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SafeMiniMessageTagResolver

      +
      public SafeMiniMessageTagResolver()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      resolve

      +
      @Nullable +public @Nullable net.kyori.adventure.text.minimessage.tag.Tag resolve(@NotNull + @NotNull String name, + @NotNull + @NotNull net.kyori.adventure.text.minimessage.tag.resolver.ArgumentQueue arguments, + @NotNull + @NotNull net.kyori.adventure.text.minimessage.Context ctx) + throws net.kyori.adventure.text.minimessage.ParsingException
      +
      +
      Specified by:
      +
      resolve in interface net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
      +
      Throws:
      +
      net.kyori.adventure.text.minimessage.ParsingException
      +
      +
      +
    • +
    • +
      +

      has

      +
      public boolean has(@NotNull + @NotNull String name)
      +
      +
      Specified by:
      +
      has in interface net.kyori.adventure.text.minimessage.tag.resolver.TagResolver
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.html b/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.html index 1869dd1..17c94e1 100644 --- a/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.html +++ b/static/javadoc/dev/plex/util/minimessage/SafeMiniMessage.html @@ -1,228 +1,228 @@ - - - - -SafeMiniMessage (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class SafeMiniMessage

-
-
java.lang.Object -
dev.plex.util.minimessage.SafeMiniMessage
-
-
-
-
public class SafeMiniMessage -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      MINI_MESSAGE

      -
      public static final net.kyori.adventure.text.minimessage.MiniMessage MINI_MESSAGE
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      SafeMiniMessage

      -
      public SafeMiniMessage()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      mmDeserialize

      -
      public static net.kyori.adventure.text.Component mmDeserialize(String text)
      -
      -
    • -
    • -
      -

      mmDeserializeWithoutEvents

      -
      public static net.kyori.adventure.text.Component mmDeserializeWithoutEvents(String text)
      -
      -
    • -
    • -
      -

      mmSerialize

      -
      public static String mmSerialize(net.kyori.adventure.text.Component component)
      -
      -
    • -
    • -
      -

      mmSerializeWithoutEvents

      -
      public static String mmSerializeWithoutEvents(net.kyori.adventure.text.Component component)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +SafeMiniMessage (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SafeMiniMessage

+
+
java.lang.Object +
dev.plex.util.minimessage.SafeMiniMessage
+
+
+
+
public class SafeMiniMessage +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      MINI_MESSAGE

      +
      public static final net.kyori.adventure.text.minimessage.MiniMessage MINI_MESSAGE
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SafeMiniMessage

      +
      public SafeMiniMessage()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mmDeserialize

      +
      public static net.kyori.adventure.text.Component mmDeserialize(String text)
      +
      +
    • +
    • +
      +

      mmDeserializeWithoutEvents

      +
      public static net.kyori.adventure.text.Component mmDeserializeWithoutEvents(String text)
      +
      +
    • +
    • +
      +

      mmSerialize

      +
      public static String mmSerialize(net.kyori.adventure.text.Component component)
      +
      +
    • +
    • +
      +

      mmSerializeWithoutEvents

      +
      public static String mmSerializeWithoutEvents(net.kyori.adventure.text.Component component)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/minimessage/package-summary.html b/static/javadoc/dev/plex/util/minimessage/package-summary.html index fd2f2cf..ad54531 100644 --- a/static/javadoc/dev/plex/util/minimessage/package-summary.html +++ b/static/javadoc/dev/plex/util/minimessage/package-summary.html @@ -1,102 +1,102 @@ - - - - -dev.plex.util.minimessage (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.util.minimessage

-
-
-
package dev.plex.util.minimessage
-
- -
-
-
-
- - + + + + +dev.plex.util.minimessage (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.util.minimessage

+
+
+
package dev.plex.util.minimessage
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/minimessage/package-tree.html b/static/javadoc/dev/plex/util/minimessage/package-tree.html index d4bfbda..a6e0df4 100644 --- a/static/javadoc/dev/plex/util/minimessage/package-tree.html +++ b/static/javadoc/dev/plex/util/minimessage/package-tree.html @@ -1,71 +1,71 @@ - - - - -dev.plex.util.minimessage Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.util.minimessage

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.util.minimessage Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.util.minimessage

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/package-summary.html b/static/javadoc/dev/plex/util/package-summary.html index 02b2c62..cb5eacf 100644 --- a/static/javadoc/dev/plex/util/package-summary.html +++ b/static/javadoc/dev/plex/util/package-summary.html @@ -1,134 +1,134 @@ - - - - -dev.plex.util (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.util

-
-
-
package dev.plex.util
-
- -
-
-
-
- - + + + + +dev.plex.util (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.util

+
+
+
package dev.plex.util
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/package-tree.html b/static/javadoc/dev/plex/util/package-tree.html index fc4e2f6..8132a5b 100644 --- a/static/javadoc/dev/plex/util/package-tree.html +++ b/static/javadoc/dev/plex/util/package-tree.html @@ -1,86 +1,86 @@ - - - - -dev.plex.util Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.util

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.util Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.util

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/redis/MessageUtil.html b/static/javadoc/dev/plex/util/redis/MessageUtil.html index c996a97..578f700 100644 --- a/static/javadoc/dev/plex/util/redis/MessageUtil.html +++ b/static/javadoc/dev/plex/util/redis/MessageUtil.html @@ -1,208 +1,208 @@ - - - - -MessageUtil (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class MessageUtil

-
-
java.lang.Object -
dev.plex.util.redis.MessageUtil
-
-
-
-
public class MessageUtil -extends Object
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final com.google.gson.Gson
    - -
     
    -
    private static redis.clients.jedis.JedisPubSub
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    static void
    -
    sendStaffChat(org.bukkit.command.CommandSender sender, - net.kyori.adventure.text.Component message, - UUID... ignore)
    -
     
    -
    static void
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      GSON

      -
      private static final com.google.gson.Gson GSON
      -
      -
    • -
    • -
      -

      SUBSCRIBER

      -
      private static redis.clients.jedis.JedisPubSub SUBSCRIBER
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      MessageUtil

      -
      public MessageUtil()
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      subscribe

      -
      public static void subscribe()
      -
      -
    • -
    • -
      -

      sendStaffChat

      -
      public static void sendStaffChat(org.bukkit.command.CommandSender sender, - net.kyori.adventure.text.Component message, - UUID... ignore)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +MessageUtil (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MessageUtil

+
+
java.lang.Object +
dev.plex.util.redis.MessageUtil
+
+
+
+
public class MessageUtil +extends Object
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final com.google.gson.Gson
    + +
     
    +
    private static redis.clients.jedis.JedisPubSub
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    static void
    +
    sendStaffChat(org.bukkit.command.CommandSender sender, + net.kyori.adventure.text.Component message, + UUID... ignore)
    +
     
    +
    static void
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      GSON

      +
      private static final com.google.gson.Gson GSON
      +
      +
    • +
    • +
      +

      SUBSCRIBER

      +
      private static redis.clients.jedis.JedisPubSub SUBSCRIBER
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MessageUtil

      +
      public MessageUtil()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      subscribe

      +
      public static void subscribe()
      +
      +
    • +
    • +
      +

      sendStaffChat

      +
      public static void sendStaffChat(org.bukkit.command.CommandSender sender, + net.kyori.adventure.text.Component message, + UUID... ignore)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/util/redis/package-summary.html b/static/javadoc/dev/plex/util/redis/package-summary.html index 2a67dc0..74bb929 100644 --- a/static/javadoc/dev/plex/util/redis/package-summary.html +++ b/static/javadoc/dev/plex/util/redis/package-summary.html @@ -1,100 +1,100 @@ - - - - -dev.plex.util.redis (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.util.redis

-
-
-
package dev.plex.util.redis
-
- -
-
-
-
- - + + + + +dev.plex.util.redis (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.util.redis

+
+
+
package dev.plex.util.redis
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/util/redis/package-tree.html b/static/javadoc/dev/plex/util/redis/package-tree.html index d5ff813..96d69fb 100644 --- a/static/javadoc/dev/plex/util/redis/package-tree.html +++ b/static/javadoc/dev/plex/util/redis/package-tree.html @@ -1,70 +1,70 @@ - - - - -dev.plex.util.redis Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.util.redis

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.util.redis Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.util.redis

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/world/BlockMapChunkGenerator.html b/static/javadoc/dev/plex/world/BlockMapChunkGenerator.html index 2167fc1..c5a198e 100644 --- a/static/javadoc/dev/plex/world/BlockMapChunkGenerator.html +++ b/static/javadoc/dev/plex/world/BlockMapChunkGenerator.html @@ -1,229 +1,229 @@ - - - - -BlockMapChunkGenerator (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class BlockMapChunkGenerator

-
-
java.lang.Object -
org.bukkit.generator.ChunkGenerator - -
-
-
-
-
Direct Known Subclasses:
-
ConfigurationChunkGenerator
-
-
-
public class BlockMapChunkGenerator -extends FlatChunkGenerator
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    -org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    protected LinkedHashMap<org.bukkit.Material,Integer>
    - -
     
    -
    -
    -

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    -height
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    BlockMapChunkGenerator(LinkedHashMap<org.bukkit.Material,Integer> blockMap, - org.bukkit.generator.BlockPopulator... populators)
    -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    void
    -
    createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class dev.plex.world.FlatChunkGenerator

    -generateSurface
    -
    -

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    -getDefaultPopulators
    -
    -

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    -canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateSurface
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      BlockMapChunkGenerator

      -
      public BlockMapChunkGenerator(LinkedHashMap<org.bukkit.Material,Integer> blockMap, - org.bukkit.generator.BlockPopulator... populators)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      createLoopChunkData

      -
      public void createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Specified by:
      -
      createLoopChunkData in class FlatChunkGenerator
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +BlockMapChunkGenerator (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BlockMapChunkGenerator

+
+
java.lang.Object +
org.bukkit.generator.ChunkGenerator + +
+
+
+
+
Direct Known Subclasses:
+
ConfigurationChunkGenerator
+
+
+
public class BlockMapChunkGenerator +extends FlatChunkGenerator
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    +org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    protected LinkedHashMap<org.bukkit.Material,Integer>
    + +
     
    +
    +
    +

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    +height
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    BlockMapChunkGenerator(LinkedHashMap<org.bukkit.Material,Integer> blockMap, + org.bukkit.generator.BlockPopulator... populators)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class dev.plex.world.FlatChunkGenerator

    +generateSurface
    +
    +

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    +getDefaultPopulators
    +
    +

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    +canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateStructures, shouldGenerateSurface, shouldGenerateSurface
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BlockMapChunkGenerator

      +
      public BlockMapChunkGenerator(LinkedHashMap<org.bukkit.Material,Integer> blockMap, + org.bukkit.generator.BlockPopulator... populators)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      createLoopChunkData

      +
      public void createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Specified by:
      +
      createLoopChunkData in class FlatChunkGenerator
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/ConfigurationChunkGenerator.html b/static/javadoc/dev/plex/world/ConfigurationChunkGenerator.html index 32d1c17..5c7e9ae 100644 --- a/static/javadoc/dev/plex/world/ConfigurationChunkGenerator.html +++ b/static/javadoc/dev/plex/world/ConfigurationChunkGenerator.html @@ -1,223 +1,223 @@ - - - - -ConfigurationChunkGenerator (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class ConfigurationChunkGenerator

-
-
java.lang.Object -
org.bukkit.generator.ChunkGenerator - -
-
-
-
-
public class ConfigurationChunkGenerator -extends BlockMapChunkGenerator
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    -org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private static final Plex
    - -
     
    -
    -
    -

    Fields inherited from class dev.plex.world.BlockMapChunkGenerator

    -blockMap
    -
    -

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    -height
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    ConfigurationChunkGenerator(String worldName, - org.bukkit.generator.BlockPopulator... populators)
    -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    private static LinkedHashMap<org.bukkit.Material,Integer>
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class dev.plex.world.BlockMapChunkGenerator

    -createLoopChunkData
    -
    -

    Methods inherited from class dev.plex.world.FlatChunkGenerator

    -generateSurface
    -
    -

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    -getDefaultPopulators
    -
    -

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    -canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateSurface
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      plugin

      -
      private static final Plex plugin
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      ConfigurationChunkGenerator

      -
      public ConfigurationChunkGenerator(String worldName, - org.bukkit.generator.BlockPopulator... populators)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    - -
    -
  • -
-
- -
-
-
- - + + + + +ConfigurationChunkGenerator (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConfigurationChunkGenerator

+
+
java.lang.Object +
org.bukkit.generator.ChunkGenerator + +
+
+
+
+
public class ConfigurationChunkGenerator +extends BlockMapChunkGenerator
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    +org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private static final Plex
    + +
     
    +
    +
    +

    Fields inherited from class dev.plex.world.BlockMapChunkGenerator

    +blockMap
    +
    +

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    +height
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ConfigurationChunkGenerator(String worldName, + org.bukkit.generator.BlockPopulator... populators)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    private static LinkedHashMap<org.bukkit.Material,Integer>
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class dev.plex.world.BlockMapChunkGenerator

    +createLoopChunkData
    +
    +

    Methods inherited from class dev.plex.world.FlatChunkGenerator

    +generateSurface
    +
    +

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    +getDefaultPopulators
    +
    +

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    +canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateStructures, shouldGenerateSurface, shouldGenerateSurface
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      plugin

      +
      private static final Plex plugin
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConfigurationChunkGenerator

      +
      public ConfigurationChunkGenerator(String worldName, + org.bukkit.generator.BlockPopulator... populators)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/CustomChunkGenerator.html b/static/javadoc/dev/plex/world/CustomChunkGenerator.html index 3749cba..e0c2ea3 100644 --- a/static/javadoc/dev/plex/world/CustomChunkGenerator.html +++ b/static/javadoc/dev/plex/world/CustomChunkGenerator.html @@ -1,236 +1,236 @@ - - - - -CustomChunkGenerator (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CustomChunkGenerator

-
-
java.lang.Object -
org.bukkit.generator.ChunkGenerator -
dev.plex.world.CustomChunkGenerator
-
-
-
-
-
Direct Known Subclasses:
-
FlatChunkGenerator, NoiseChunkGenerator, OctaveChunkGenerator
-
-
-
public abstract class CustomChunkGenerator -extends org.bukkit.generator.ChunkGenerator
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    -org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    protected int
    - -
     
    -
    private final List<org.bukkit.generator.BlockPopulator>
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Modifier
    -
    Constructor
    -
    Description
    -
    protected
    -
    CustomChunkGenerator(int height, - org.bukkit.generator.BlockPopulator... populators)
    -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    abstract void
    -
    createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    List<org.bukkit.generator.BlockPopulator>
    -
    getDefaultPopulators(org.bukkit.World world)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    -canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, generateSurface, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateSurface
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      populators

      -
      private final List<org.bukkit.generator.BlockPopulator> populators
      -
      -
    • -
    • -
      -

      height

      -
      protected int height
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      CustomChunkGenerator

      -
      protected CustomChunkGenerator(int height, - org.bukkit.generator.BlockPopulator... populators)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      getDefaultPopulators

      -
      public List<org.bukkit.generator.BlockPopulator> getDefaultPopulators(org.bukkit.World world)
      -
      -
      Overrides:
      -
      getDefaultPopulators in class org.bukkit.generator.ChunkGenerator
      -
      -
      -
    • -
    • -
      -

      createLoopChunkData

      -
      public abstract void createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CustomChunkGenerator (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CustomChunkGenerator

+
+
java.lang.Object +
org.bukkit.generator.ChunkGenerator +
dev.plex.world.CustomChunkGenerator
+
+
+
+
+
Direct Known Subclasses:
+
FlatChunkGenerator, NoiseChunkGenerator, OctaveChunkGenerator
+
+
+
public abstract class CustomChunkGenerator +extends org.bukkit.generator.ChunkGenerator
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    +org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    protected int
    + +
     
    +
    private final List<org.bukkit.generator.BlockPopulator>
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Modifier
    +
    Constructor
    +
    Description
    +
    protected
    +
    CustomChunkGenerator(int height, + org.bukkit.generator.BlockPopulator... populators)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    abstract void
    +
    createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    List<org.bukkit.generator.BlockPopulator>
    +
    getDefaultPopulators(org.bukkit.World world)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    +canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, generateSurface, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateStructures, shouldGenerateSurface, shouldGenerateSurface
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      populators

      +
      private final List<org.bukkit.generator.BlockPopulator> populators
      +
      +
    • +
    • +
      +

      height

      +
      protected int height
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CustomChunkGenerator

      +
      protected CustomChunkGenerator(int height, + org.bukkit.generator.BlockPopulator... populators)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getDefaultPopulators

      +
      public List<org.bukkit.generator.BlockPopulator> getDefaultPopulators(org.bukkit.World world)
      +
      +
      Overrides:
      +
      getDefaultPopulators in class org.bukkit.generator.ChunkGenerator
      +
      +
      +
    • +
    • +
      +

      createLoopChunkData

      +
      public abstract void createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/CustomWorld.html b/static/javadoc/dev/plex/world/CustomWorld.html index 39eb912..26ebc66 100644 --- a/static/javadoc/dev/plex/world/CustomWorld.html +++ b/static/javadoc/dev/plex/world/CustomWorld.html @@ -1,224 +1,224 @@ - - - - -CustomWorld (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class CustomWorld

-
-
java.lang.Object -
org.bukkit.WorldCreator -
dev.plex.world.CustomWorld
-
-
-
-
-
public class CustomWorld -extends org.bukkit.WorldCreator
-
-
-
    - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final CustomChunkGenerator
    - -
     
    -
    private static final Plex
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    - -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    org.bukkit.World
    - -
     
    -
    static org.bukkit.World
    - -
     
    -
    org.bukkit.generator.ChunkGenerator
    - -
     
    -
    -
    -
    -
    -

    Methods inherited from class org.bukkit.WorldCreator

    -biomeProvider, biomeProvider, biomeProvider, biomeProvider, copy, copy, createWorld, environment, environment, generateStructures, generateStructures, generator, generator, generator, generatorSettings, generatorSettings, getBiomeProviderForName, getGeneratorForName, hardcore, hardcore, keepSpawnLoaded, keepSpawnLoaded, key, name, name, ofKey, ofNameAndKey, seed, seed, type, type
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    - -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      generateConfigFlatWorld

      -
      public static org.bukkit.World generateConfigFlatWorld(String name)
      -
      -
    • -
    • -
      -

      generator

      -
      public org.bukkit.generator.ChunkGenerator generator()
      -
      -
      Overrides:
      -
      generator in class org.bukkit.WorldCreator
      -
      -
      -
    • -
    • -
      -

      generate

      -
      public org.bukkit.World generate()
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +CustomWorld (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CustomWorld

+
+
java.lang.Object +
org.bukkit.WorldCreator +
dev.plex.world.CustomWorld
+
+
+
+
+
public class CustomWorld +extends org.bukkit.WorldCreator
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final CustomChunkGenerator
    + +
     
    +
    private static final Plex
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.bukkit.World
    + +
     
    +
    static org.bukkit.World
    + +
     
    +
    org.bukkit.generator.ChunkGenerator
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.bukkit.WorldCreator

    +biomeProvider, biomeProvider, biomeProvider, biomeProvider, copy, copy, createWorld, environment, environment, generateStructures, generateStructures, generator, generator, generator, generatorSettings, generatorSettings, getBiomeProviderForName, getGeneratorForName, hardcore, hardcore, keepSpawnLoaded, keepSpawnLoaded, key, name, name, ofKey, ofNameAndKey, seed, seed, type, type
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    + +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      generateConfigFlatWorld

      +
      public static org.bukkit.World generateConfigFlatWorld(String name)
      +
      +
    • +
    • +
      +

      generator

      +
      public org.bukkit.generator.ChunkGenerator generator()
      +
      +
      Overrides:
      +
      generator in class org.bukkit.WorldCreator
      +
      +
      +
    • +
    • +
      +

      generate

      +
      public org.bukkit.World generate()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/FlatChunkGenerator.html b/static/javadoc/dev/plex/world/FlatChunkGenerator.html index 4decc39..634ebd0 100644 --- a/static/javadoc/dev/plex/world/FlatChunkGenerator.html +++ b/static/javadoc/dev/plex/world/FlatChunkGenerator.html @@ -1,222 +1,222 @@ - - - - -FlatChunkGenerator (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class FlatChunkGenerator

-
-
java.lang.Object -
org.bukkit.generator.ChunkGenerator -
dev.plex.world.CustomChunkGenerator -
dev.plex.world.FlatChunkGenerator
-
-
-
-
-
-
Direct Known Subclasses:
-
BlockMapChunkGenerator
-
-
-
public abstract class FlatChunkGenerator -extends CustomChunkGenerator
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    -org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    -

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    -height
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    FlatChunkGenerator(int height, - org.bukkit.generator.BlockPopulator... populators)
    -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    abstract void
    -
    createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    void
    -
    generateSurface(org.bukkit.generator.WorldInfo worldInfo, - Random random, - int x, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    -getDefaultPopulators
    -
    -

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    -canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateSurface
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      FlatChunkGenerator

      -
      public FlatChunkGenerator(int height, - org.bukkit.generator.BlockPopulator... populators)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      generateSurface

      -
      public void generateSurface(org.bukkit.generator.WorldInfo worldInfo, - Random random, - int x, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Overrides:
      -
      generateSurface in class org.bukkit.generator.ChunkGenerator
      -
      -
      -
    • -
    • -
      -

      createLoopChunkData

      -
      public abstract void createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Specified by:
      -
      createLoopChunkData in class CustomChunkGenerator
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +FlatChunkGenerator (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class FlatChunkGenerator

+
+
java.lang.Object +
org.bukkit.generator.ChunkGenerator +
dev.plex.world.CustomChunkGenerator +
dev.plex.world.FlatChunkGenerator
+
+
+
+
+
+
Direct Known Subclasses:
+
BlockMapChunkGenerator
+
+
+
public abstract class FlatChunkGenerator +extends CustomChunkGenerator
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    +org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    +height
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    FlatChunkGenerator(int height, + org.bukkit.generator.BlockPopulator... populators)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    abstract void
    +
    createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    void
    +
    generateSurface(org.bukkit.generator.WorldInfo worldInfo, + Random random, + int x, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    +getDefaultPopulators
    +
    +

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    +canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateNoise, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateStructures, shouldGenerateSurface, shouldGenerateSurface
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      FlatChunkGenerator

      +
      public FlatChunkGenerator(int height, + org.bukkit.generator.BlockPopulator... populators)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      generateSurface

      +
      public void generateSurface(org.bukkit.generator.WorldInfo worldInfo, + Random random, + int x, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Overrides:
      +
      generateSurface in class org.bukkit.generator.ChunkGenerator
      +
      +
      +
    • +
    • +
      +

      createLoopChunkData

      +
      public abstract void createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Specified by:
      +
      createLoopChunkData in class CustomChunkGenerator
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/NoiseChunkGenerator.html b/static/javadoc/dev/plex/world/NoiseChunkGenerator.html index 1ee6cdf..8681b9a 100644 --- a/static/javadoc/dev/plex/world/NoiseChunkGenerator.html +++ b/static/javadoc/dev/plex/world/NoiseChunkGenerator.html @@ -1,243 +1,243 @@ - - - - -NoiseChunkGenerator (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class NoiseChunkGenerator

-
-
java.lang.Object -
org.bukkit.generator.ChunkGenerator -
dev.plex.world.CustomChunkGenerator -
dev.plex.world.NoiseChunkGenerator
-
-
-
-
-
-
public abstract class NoiseChunkGenerator -extends CustomChunkGenerator
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    -org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final NoiseOptions
    - -
     
    -
    -
    -

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    -height
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    NoiseChunkGenerator(int height, - NoiseOptions options, - org.bukkit.generator.BlockPopulator... populators)
    -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    abstract void
    -
    createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    void
    -
    generateNoise(org.bukkit.generator.WorldInfo worldInfo, - Random random, - int x, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    -getDefaultPopulators
    -
    -

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    -canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateSurface, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateSurface
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      NoiseChunkGenerator

      -
      public NoiseChunkGenerator(int height, - NoiseOptions options, - org.bukkit.generator.BlockPopulator... populators)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      generateNoise

      -
      public void generateNoise(org.bukkit.generator.WorldInfo worldInfo, - Random random, - int x, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Overrides:
      -
      generateNoise in class org.bukkit.generator.ChunkGenerator
      -
      -
      -
    • -
    • -
      -

      createLoopChunkData

      -
      public abstract void createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Specified by:
      -
      createLoopChunkData in class CustomChunkGenerator
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +NoiseChunkGenerator (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class NoiseChunkGenerator

+
+
java.lang.Object +
org.bukkit.generator.ChunkGenerator +
dev.plex.world.CustomChunkGenerator +
dev.plex.world.NoiseChunkGenerator
+
+
+
+
+
+
public abstract class NoiseChunkGenerator +extends CustomChunkGenerator
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    +org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final NoiseOptions
    + +
     
    +
    +
    +

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    +height
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    NoiseChunkGenerator(int height, + NoiseOptions options, + org.bukkit.generator.BlockPopulator... populators)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    abstract void
    +
    createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    void
    +
    generateNoise(org.bukkit.generator.WorldInfo worldInfo, + Random random, + int x, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    +getDefaultPopulators
    +
    +

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    +canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateSurface, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateStructures, shouldGenerateSurface, shouldGenerateSurface
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      NoiseChunkGenerator

      +
      public NoiseChunkGenerator(int height, + NoiseOptions options, + org.bukkit.generator.BlockPopulator... populators)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      generateNoise

      +
      public void generateNoise(org.bukkit.generator.WorldInfo worldInfo, + Random random, + int x, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Overrides:
      +
      generateNoise in class org.bukkit.generator.ChunkGenerator
      +
      +
      +
    • +
    • +
      +

      createLoopChunkData

      +
      public abstract void createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Specified by:
      +
      createLoopChunkData in class CustomChunkGenerator
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/NoiseOptions.html b/static/javadoc/dev/plex/world/NoiseOptions.html index 0cceebc..02c28d9 100644 --- a/static/javadoc/dev/plex/world/NoiseOptions.html +++ b/static/javadoc/dev/plex/world/NoiseOptions.html @@ -1,203 +1,203 @@ - - - - -NoiseOptions (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class NoiseOptions

-
-
java.lang.Object -
dev.plex.world.NoiseOptions
-
-
-
-
Direct Known Subclasses:
-
OctaveOptions
-
-
-
public class NoiseOptions -extends Object
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      x

      -
      private final int x
      -
      -
    • -
    • -
      -

      y

      -
      private final int y
      -
      -
    • -
    • -
      -

      frequency

      -
      private final double frequency
      -
      -
    • -
    • -
      -

      amplitude

      -
      private final double amplitude
      -
      -
    • -
    • -
      -

      normalized

      -
      private final boolean normalized
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      NoiseOptions

      -
      public NoiseOptions(int x, - int y, - double frequency, - double amplitude, - boolean normalized)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +NoiseOptions (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class NoiseOptions

+
+
java.lang.Object +
dev.plex.world.NoiseOptions
+
+
+
+
Direct Known Subclasses:
+
OctaveOptions
+
+
+
public class NoiseOptions +extends Object
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      x

      +
      private final int x
      +
      +
    • +
    • +
      +

      y

      +
      private final int y
      +
      +
    • +
    • +
      +

      frequency

      +
      private final double frequency
      +
      +
    • +
    • +
      +

      amplitude

      +
      private final double amplitude
      +
      +
    • +
    • +
      +

      normalized

      +
      private final boolean normalized
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      NoiseOptions

      +
      public NoiseOptions(int x, + int y, + double frequency, + double amplitude, + boolean normalized)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/OctaveChunkGenerator.html b/static/javadoc/dev/plex/world/OctaveChunkGenerator.html index aba445e..ab9316f 100644 --- a/static/javadoc/dev/plex/world/OctaveChunkGenerator.html +++ b/static/javadoc/dev/plex/world/OctaveChunkGenerator.html @@ -1,246 +1,246 @@ - - - - -OctaveChunkGenerator (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class OctaveChunkGenerator

-
-
java.lang.Object -
org.bukkit.generator.ChunkGenerator -
dev.plex.world.CustomChunkGenerator -
dev.plex.world.OctaveChunkGenerator
-
-
-
-
-
-
public abstract class OctaveChunkGenerator -extends CustomChunkGenerator
-
-
-
    - -
  • -
    -

    Nested Class Summary

    -
    -

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    -org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    -
    -
  • - -
  • -
    -

    Field Summary

    -
    Fields
    -
    -
    Modifier and Type
    -
    Field
    -
    Description
    -
    private final OctaveOptions
    - -
     
    -
    -
    -

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    -height
    -
    -
  • - -
  • -
    -

    Constructor Summary

    -
    Constructors
    -
    -
    Constructor
    -
    Description
    -
    OctaveChunkGenerator(int height, - OctaveOptions options, - org.bukkit.generator.BlockPopulator... populators)
    -
     
    -
    -
    -
  • - -
  • -
    -

    Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    abstract void
    -
    createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    void
    -
    generateNoise(@NotNull org.bukkit.generator.WorldInfo worldInfo, - @NotNull Random random, - int x, - int z, - @NotNull org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    -
     
    -
    -
    -
    -
    -

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    -getDefaultPopulators
    -
    -

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    -canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateSurface, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateSurface
    -
    -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -
    -
  • -
-
-
-
    - -
  • -
    -

    Field Details

    - -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      OctaveChunkGenerator

      -
      public OctaveChunkGenerator(int height, - OctaveOptions options, - org.bukkit.generator.BlockPopulator... populators)
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Method Details

    -
      -
    • -
      -

      generateNoise

      -
      public void generateNoise(@NotNull - @NotNull org.bukkit.generator.WorldInfo worldInfo, - @NotNull - @NotNull Random random, - int x, - int z, - @NotNull - @NotNull org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Overrides:
      -
      generateNoise in class org.bukkit.generator.ChunkGenerator
      -
      -
      -
    • -
    • -
      -

      createLoopChunkData

      -
      public abstract void createLoopChunkData(int x, - int y, - int z, - org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      -
      -
      Specified by:
      -
      createLoopChunkData in class CustomChunkGenerator
      -
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +OctaveChunkGenerator (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class OctaveChunkGenerator

+
+
java.lang.Object +
org.bukkit.generator.ChunkGenerator +
dev.plex.world.CustomChunkGenerator +
dev.plex.world.OctaveChunkGenerator
+
+
+
+
+
+
public abstract class OctaveChunkGenerator +extends CustomChunkGenerator
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.bukkit.generator.ChunkGenerator

    +org.bukkit.generator.ChunkGenerator.BiomeGrid, org.bukkit.generator.ChunkGenerator.ChunkData
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    private final OctaveOptions
    + +
     
    +
    +
    +

    Fields inherited from class dev.plex.world.CustomChunkGenerator

    +height
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    OctaveChunkGenerator(int height, + OctaveOptions options, + org.bukkit.generator.BlockPopulator... populators)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    abstract void
    +
    createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    void
    +
    generateNoise(@NotNull org.bukkit.generator.WorldInfo worldInfo, + @NotNull Random random, + int x, + int z, + @NotNull org.bukkit.generator.ChunkGenerator.ChunkData chunk)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class dev.plex.world.CustomChunkGenerator

    +getDefaultPopulators
    +
    +

    Methods inherited from class org.bukkit.generator.ChunkGenerator

    +canSpawn, createChunkData, createVanillaChunkData, generateBedrock, generateCaves, generateChunkData, generateSurface, getBaseHeight, getDefaultBiomeProvider, getFixedSpawnLocation, isParallelCapable, shouldGenerateBedrock, shouldGenerateCaves, shouldGenerateCaves, shouldGenerateDecorations, shouldGenerateDecorations, shouldGenerateMobs, shouldGenerateMobs, shouldGenerateNoise, shouldGenerateNoise, shouldGenerateStructures, shouldGenerateStructures, shouldGenerateSurface, shouldGenerateSurface
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      OctaveChunkGenerator

      +
      public OctaveChunkGenerator(int height, + OctaveOptions options, + org.bukkit.generator.BlockPopulator... populators)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      generateNoise

      +
      public void generateNoise(@NotNull + @NotNull org.bukkit.generator.WorldInfo worldInfo, + @NotNull + @NotNull Random random, + int x, + int z, + @NotNull + @NotNull org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Overrides:
      +
      generateNoise in class org.bukkit.generator.ChunkGenerator
      +
      +
      +
    • +
    • +
      +

      createLoopChunkData

      +
      public abstract void createLoopChunkData(int x, + int y, + int z, + org.bukkit.generator.ChunkGenerator.ChunkData chunk)
      +
      +
      Specified by:
      +
      createLoopChunkData in class CustomChunkGenerator
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/OctaveOptions.html b/static/javadoc/dev/plex/world/OctaveOptions.html index 64363c5..5ba8f09 100644 --- a/static/javadoc/dev/plex/world/OctaveOptions.html +++ b/static/javadoc/dev/plex/world/OctaveOptions.html @@ -1,167 +1,167 @@ - - - - -OctaveOptions (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
- -

Class OctaveOptions

-
-
java.lang.Object -
dev.plex.world.NoiseOptions -
dev.plex.world.OctaveOptions
-
-
-
-
-
public class OctaveOptions -extends NoiseOptions
-
-
- -
-
-
    - -
  • -
    -

    Field Details

    -
      -
    • -
      -

      octaves

      -
      private final int octaves
      -
      -
    • -
    -
    -
  • - -
  • -
    -

    Constructor Details

    -
      -
    • -
      -

      OctaveOptions

      -
      public OctaveOptions(int x, - int y, - double frequency, - double amplitude, - boolean normalized, - int octaves)
      -
      -
    • -
    -
    -
  • -
-
- -
-
-
- - + + + + +OctaveOptions (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class OctaveOptions

+
+
java.lang.Object +
dev.plex.world.NoiseOptions +
dev.plex.world.OctaveOptions
+
+
+
+
+
public class OctaveOptions +extends NoiseOptions
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      octaves

      +
      private final int octaves
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      OctaveOptions

      +
      public OctaveOptions(int x, + int y, + double frequency, + double amplitude, + boolean normalized, + int octaves)
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/static/javadoc/dev/plex/world/package-summary.html b/static/javadoc/dev/plex/world/package-summary.html index 27ae7cf..9238e34 100644 --- a/static/javadoc/dev/plex/world/package-summary.html +++ b/static/javadoc/dev/plex/world/package-summary.html @@ -1,108 +1,108 @@ - - - - -dev.plex.world (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Package dev.plex.world

-
-
-
package dev.plex.world
-
- -
-
-
-
- - + + + + +dev.plex.world (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package dev.plex.world

+
+
+
package dev.plex.world
+
+ +
+
+
+
+ + diff --git a/static/javadoc/dev/plex/world/package-tree.html b/static/javadoc/dev/plex/world/package-tree.html index 0648157..45b3c47 100644 --- a/static/javadoc/dev/plex/world/package-tree.html +++ b/static/javadoc/dev/plex/world/package-tree.html @@ -1,98 +1,98 @@ - - - - -dev.plex.world Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Hierarchy For Package dev.plex.world

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
-
-
-
- - + + + + +dev.plex.world Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package dev.plex.world

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/element-list b/static/javadoc/element-list index eca7109..b3a560c 100644 --- a/static/javadoc/element-list +++ b/static/javadoc/element-list @@ -1,40 +1,39 @@ -dev.plex -dev.plex.admin -dev.plex.cache -dev.plex.command -dev.plex.command.annotation -dev.plex.command.blocking -dev.plex.command.exception -dev.plex.command.impl -dev.plex.command.source -dev.plex.config -dev.plex.event -dev.plex.handlers -dev.plex.hook -dev.plex.listener -dev.plex.listener.annotation -dev.plex.listener.impl -dev.plex.menu -dev.plex.module -dev.plex.module.exception -dev.plex.module.loader -dev.plex.permission -dev.plex.player -dev.plex.punishment -dev.plex.punishment.extra -dev.plex.rank -dev.plex.rank.enums -dev.plex.services -dev.plex.services.impl -dev.plex.storage -dev.plex.storage.codec -dev.plex.storage.permission -dev.plex.storage.player -dev.plex.storage.punishment -dev.plex.util -dev.plex.util.adapter -dev.plex.util.item -dev.plex.util.menu -dev.plex.util.minimessage -dev.plex.util.redis -dev.plex.world +dev.plex +dev.plex.admin +dev.plex.cache +dev.plex.command +dev.plex.command.annotation +dev.plex.command.blocking +dev.plex.command.exception +dev.plex.command.impl +dev.plex.command.source +dev.plex.config +dev.plex.event +dev.plex.handlers +dev.plex.hook +dev.plex.listener +dev.plex.listener.annotation +dev.plex.listener.impl +dev.plex.menu +dev.plex.module +dev.plex.module.exception +dev.plex.permission +dev.plex.player +dev.plex.punishment +dev.plex.punishment.extra +dev.plex.rank +dev.plex.rank.enums +dev.plex.services +dev.plex.services.impl +dev.plex.storage +dev.plex.storage.codec +dev.plex.storage.permission +dev.plex.storage.player +dev.plex.storage.punishment +dev.plex.util +dev.plex.util.adapter +dev.plex.util.item +dev.plex.util.menu +dev.plex.util.minimessage +dev.plex.util.redis +dev.plex.world diff --git a/static/javadoc/help-doc.html b/static/javadoc/help-doc.html index 0f3949e..7f401df 100644 --- a/static/javadoc/help-doc.html +++ b/static/javadoc/help-doc.html @@ -1,185 +1,185 @@ - - - - -API Help (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-

JavaDoc Help

- -
-
-

Navigation

-Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces - -
-
-
-

Kinds of Pages

-The following sections describe the different kinds of pages in this collection. -
-

Overview

-

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

-
-
-

Package

-

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

-
    -
  • Interfaces
  • -
  • Classes
  • -
  • Enum Classes
  • -
  • Exceptions
  • -
  • Errors
  • -
  • Annotation Interfaces
  • -
-
-
-

Class or Interface

-

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

-
    -
  • Class Inheritance Diagram
  • -
  • Direct Subclasses
  • -
  • All Known Subinterfaces
  • -
  • All Known Implementing Classes
  • -
  • Class or Interface Declaration
  • -
  • Class or Interface Description
  • -
-
-
    -
  • Nested Class Summary
  • -
  • Enum Constant Summary
  • -
  • Field Summary
  • -
  • Property Summary
  • -
  • Constructor Summary
  • -
  • Method Summary
  • -
  • Required Element Summary
  • -
  • Optional Element Summary
  • -
-
-
    -
  • Enum Constant Details
  • -
  • Field Details
  • -
  • Property Details
  • -
  • Constructor Details
  • -
  • Method Details
  • -
  • Element Details
  • -
-

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

-

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

-
-
-

Other Files

-

Packages and modules may contain pages with additional information related to the declarations nearby.

-
-
-

Tree (Class Hierarchy)

-

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

-
    -
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • -
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • -
-
-
-

Constant Field Values

-

The Constant Field Values page lists the static final fields and their values.

-
-
-

Serialized Form

-

Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

-
-
-

All Packages

-

The All Packages page contains an alphabetic index of all packages contained in the documentation.

-
-
-

All Classes and Interfaces

-

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

-
-
-

Index

-

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

-
-
-
-This help file applies to API documentation generated by the standard doclet.
-
-
- - + + + + +API Help (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Overview

+

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+
+
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enum Classes
  • +
  • Exceptions
  • +
  • Errors
  • +
  • Annotation Interfaces
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Constant Field Values

+

The Constant Field Values page lists the static final fields and their values.

+
+
+

Serialized Form

+

Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ + diff --git a/static/javadoc/index-all.html b/static/javadoc/index-all.html index 9824d97..2bf5659 100644 --- a/static/javadoc/index-all.html +++ b/static/javadoc/index-all.html @@ -1,2575 +1,2615 @@ - - - - -Index (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
-
-

Index

-
-A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form -

A

-
-
AbstractMenu - Class in dev.plex.util.menu
-
 
-
AbstractMenu(String) - Constructor for class dev.plex.util.menu.AbstractMenu
-
 
-
AbstractService - Class in dev.plex.services
-
 
-
AbstractService(boolean, boolean) - Constructor for class dev.plex.services.AbstractService
-
 
-
active - Variable in class dev.plex.punishment.Punishment
-
 
-
addAttributeModifier(Attribute, AttributeModifier) - Method in class dev.plex.util.item.ItemBuilder
-
 
-
addDefaultMessage(String, Object) - Method in class dev.plex.module.PlexModule
-
-
Adds a message to the messages.yml file
-
-
addDefaultMessage(String, Object, String...) - Method in class dev.plex.module.PlexModule
-
-
Adds a message to the messages.yml with a comment
-
-
added - Variable in class dev.plex.config.Config
-
-
Whether new entries were added to the file automatically
-
-
addEnchantment(Enchantment, int) - Method in class dev.plex.util.item.ItemBuilder
-
 
-
addItemFlag(ItemFlag...) - Method in class dev.plex.util.item.ItemBuilder
-
 
-
addNote(Note) - Method in class dev.plex.storage.punishment.SQLNotes
-
 
-
addPermission(Permission) - Method in class dev.plex.storage.permission.SQLPermissions
-
 
-
addPermission(PlexPlayer, Permission) - Static method in class dev.plex.util.PermissionsUtil
-
 
-
addPermission(PlexPlayer, String) - Static method in class dev.plex.util.PermissionsUtil
-
 
-
addToArrayList(List<T>, T) - Static method in class dev.plex.util.PlexUtils
-
 
-
addToCache(Admin) - Method in class dev.plex.admin.AdminList
-
-
Adds the admin to cache
-
-
Admin - Class in dev.plex.admin
-
-
Admin object to handle cached admins
-
-
Admin(UUID) - Constructor for class dev.plex.admin.Admin
-
-
Creates an admin with the ADMIN rank as the default rank
-
-
ADMIN - Enum constant in enum class dev.plex.rank.enums.Rank
-
 
-
adminActive - Variable in class dev.plex.player.PlexPlayer
-
 
-
AdminAddEvent - Class in dev.plex.event
-
-
Event that is run when a player is added to the admin list
-
-
AdminAddEvent() - Constructor for class dev.plex.event.AdminAddEvent
-
 
-
adminChat - Variable in class dev.plex.admin.Admin
-
-
Returns if the admin has admin chat toggled or not -
- Contains a #isAdminChat and #setAdminChat by Lombok
-
-
adminChat(String, String, UUID...) - Static method in class dev.plex.util.PlexUtils
-
 
-
AdminChatCMD - Class in dev.plex.command.impl
-
 
-
AdminChatCMD() - Constructor for class dev.plex.command.impl.AdminChatCMD
-
 
-
AdminCMD - Class in dev.plex.command.impl
-
 
-
AdminCMD() - Constructor for class dev.plex.command.impl.AdminCMD
-
 
-
adminList - Variable in class dev.plex.Plex
-
 
-
AdminList - Class in dev.plex.admin
-
-
Cached storage for Admin objects
-
-
AdminList() - Constructor for class dev.plex.admin.AdminList
-
 
-
AdminListener - Class in dev.plex.listener.impl
-
 
-
AdminListener() - Constructor for class dev.plex.listener.impl.AdminListener
-
 
-
AdminRemoveEvent - Class in dev.plex.event
-
-
Event that is run when a player is removed from the admin list
-
-
AdminRemoveEvent() - Constructor for class dev.plex.event.AdminRemoveEvent
-
 
-
admins - Variable in class dev.plex.admin.AdminList
-
-
Key / Value storage, where the key is the unique ID of the admin
-
-
AdminSetRankEvent - Class in dev.plex.event
-
-
Event that is run when an admins rank is set
-
-
AdminSetRankEvent() - Constructor for class dev.plex.event.AdminSetRankEvent
-
 
-
AdminworldCMD - Class in dev.plex.command.impl
-
 
-
AdminworldCMD() - Constructor for class dev.plex.command.impl.AdminworldCMD
-
 
-
AdventureCMD - Class in dev.plex.command.impl
-
 
-
AdventureCMD() - Constructor for class dev.plex.command.impl.AdventureCMD
-
 
-
aliases() - Element in annotation interface dev.plex.command.annotation.CommandParameters
-
-
The aliases (optional)
-
-
allowed - Variable in class dev.plex.permission.Permission
-
 
-
amplitude - Variable in class dev.plex.world.NoiseOptions
-
 
-
AntiNukerListener - Class in dev.plex.listener.impl
-
 
-
AntiNukerListener() - Constructor for class dev.plex.listener.impl.AntiNukerListener
-
 
-
AntiSpamListener - Class in dev.plex.listener.impl
-
 
-
AntiSpamListener() - Constructor for class dev.plex.listener.impl.AntiSpamListener
-
 
-
ANY - Enum constant in enum class dev.plex.command.source.RequiredCommandSource
-
 
-
AshconInfo - Class in dev.plex.util
-
 
-
AshconInfo() - Constructor for class dev.plex.util.AshconInfo
-
 
-
AshconInfo.SkinData - Class in dev.plex.util
-
 
-
AshconInfo.Textures - Class in dev.plex.util
-
 
-
AshconInfo.UsernameHistory - Class in dev.plex.util
-
 
-
asynchronous - Variable in class dev.plex.services.AbstractService
-
 
-
author - Static variable in class dev.plex.util.BuildInfo
-
 
-
AutoWipeService - Class in dev.plex.services.impl
-
 
-
AutoWipeService() - Constructor for class dev.plex.services.impl.AutoWipeService
-
 
-
-

B

-
-
BAN - Enum constant in enum class dev.plex.punishment.PunishmentType
-
 
-
BanCMD - Class in dev.plex.command.impl
-
 
-
BanCMD() - Constructor for class dev.plex.command.impl.BanCMD
-
 
-
BanListener - Class in dev.plex.listener.impl
-
 
-
BanListener() - Constructor for class dev.plex.listener.impl.BanListener
-
 
-
BanService - Class in dev.plex.services.impl
-
 
-
BanService() - Constructor for class dev.plex.services.impl.BanService
-
 
-
banUrl - Static variable in class dev.plex.punishment.Punishment
-
 
-
before - Variable in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
-
 
-
bl - Variable in class dev.plex.command.impl.BlockEditCMD
-
 
-
BLOCKED_COMMANDS - Static variable in class dev.plex.services.impl.CommandBlockerService
-
 
-
blockedBlocks - Static variable in class dev.plex.listener.impl.BlockListener
-
 
-
BlockedCommand - Class in dev.plex.command.blocking
-
 
-
BlockedCommand() - Constructor for class dev.plex.command.blocking.BlockedCommand
-
 
-
BlockEditCMD - Class in dev.plex.command.impl
-
 
-
BlockEditCMD() - Constructor for class dev.plex.command.impl.BlockEditCMD
-
 
-
blockedPlayers - Variable in class dev.plex.listener.impl.BlockListener
-
 
-
BlockListener - Class in dev.plex.listener.impl
-
 
-
BlockListener() - Constructor for class dev.plex.listener.impl.BlockListener
-
 
-
blockMap - Variable in class dev.plex.world.BlockMapChunkGenerator
-
 
-
BlockMapChunkGenerator - Class in dev.plex.world
-
 
-
BlockMapChunkGenerator(LinkedHashMap<Material, Integer>, BlockPopulator...) - Constructor for class dev.plex.world.BlockMapChunkGenerator
-
 
-
BlockUtils - Class in dev.plex.util
-
 
-
BlockUtils() - Constructor for class dev.plex.util.BlockUtils
-
 
-
BookListener - Class in dev.plex.listener.impl
-
 
-
BookListener() - Constructor for class dev.plex.listener.impl.BookListener
-
 
-
BRANCH - Variable in class dev.plex.util.UpdateChecker
-
 
-
broadcast(String) - Static method in class dev.plex.util.PlexUtils
-
 
-
broadcast(Component) - Static method in class dev.plex.util.PlexUtils
-
 
-
broadcastToAdmins(Component) - Static method in class dev.plex.util.PlexUtils
-
 
-
build - Static variable in class dev.plex.Plex
-
 
-
build() - Method in class dev.plex.util.item.ItemBuilder
-
 
-
BuildInfo - Class in dev.plex.util
-
 
-
BuildInfo() - Constructor for class dev.plex.util.BuildInfo
-
 
-
BungeeUtil - Class in dev.plex.util
-
 
-
BungeeUtil() - Constructor for class dev.plex.util.BungeeUtil
-
 
-
-

C

-
-
cachedBlockedBlocksConfig - Static variable in class dev.plex.listener.impl.BlockListener
-
 
-
cancelled - Variable in class dev.plex.event.PunishedPlayerEvent
-
-
Whether the event was cancelled
-
-
canEnterWorld(Player) - Method in class dev.plex.listener.impl.WorldListener
-
-
Check if a Player has the ability to enter the requested world
-
-
canModifyWorld(Player, boolean) - Method in class dev.plex.listener.impl.WorldListener
-
-
Check if a Player has the ability to modify the world they are in
-
-
chat - Variable in class dev.plex.Plex
-
 
-
CHAT - Static variable in class dev.plex.hook.VaultHook
-
 
-
ChatListener - Class in dev.plex.listener.impl
-
 
-
ChatListener() - Constructor for class dev.plex.listener.impl.ChatListener
-
 
-
ChatListener.PlexChatRenderer - Class in dev.plex.listener.impl
-
 
-
check(T) - Static method in class dev.plex.util.GameRuleUtil
-
 
-
checkLevel(PlexPlayer, String[]) - Method in class dev.plex.listener.impl.WorldListener
-
 
-
checkRank(CommandSender, Rank, String) - Method in class dev.plex.command.PlexCommand
-
-
Checks whether a sender has enough permissions or is high enough a rank
-
-
checkRank(Player, Rank, String) - Method in class dev.plex.command.PlexCommand
-
-
Checks whether a player has enough permissions or is high enough a rank
-
-
checkTab(CommandSender, Rank, String) - Method in class dev.plex.command.PlexCommand
-
-
Checks whether a sender has enough permissions or is high enough a rank
-
-
checkTab(Player, Rank, String) - Method in class dev.plex.command.PlexCommand
-
-
Checks whether a player has enough permissions or is high enough a rank
-
-
chunks - Variable in class dev.plex.world.CustomWorld
-
 
-
cleanString(String) - Static method in class dev.plex.util.PlexUtils
-
 
-
coins - Variable in class dev.plex.player.PlexPlayer
-
 
-
color - Variable in enum class dev.plex.rank.enums.Rank
-
 
-
color - Variable in enum class dev.plex.rank.enums.Title
-
 
-
command - Variable in class dev.plex.command.blocking.BlockedCommand
-
 
-
commandAliases - Variable in class dev.plex.command.blocking.BlockedCommand
-
 
-
CommandBlockerService - Class in dev.plex.services.impl
-
 
-
CommandBlockerService() - Constructor for class dev.plex.services.impl.CommandBlockerService
-
 
-
CommandFailException - Exception in dev.plex.command.exception
-
 
-
CommandFailException(String) - Constructor for exception dev.plex.command.exception.CommandFailException
-
 
-
CommandHandler - Class in dev.plex.handlers
-
 
-
CommandHandler() - Constructor for class dev.plex.handlers.CommandHandler
-
 
-
CommandListener - Class in dev.plex.listener.impl
-
 
-
CommandListener() - Constructor for class dev.plex.listener.impl.CommandListener
-
 
-
CommandParameters - Annotation Interface in dev.plex.command.annotation
-
-
Storage for a command's parameters
-
-
CommandPermissions - Annotation Interface in dev.plex.command.annotation
-
-
Storage for the command's permissions
-
-
commands - Variable in class dev.plex.listener.impl.MuteListener
-
 
-
commands - Variable in class dev.plex.module.PlexModule
-
 
-
commands - Variable in class dev.plex.Plex
-
 
-
commandSource - Variable in class dev.plex.command.PlexCommand
-
-
Required command source fetched from the permissions
-
-
commandSpy - Variable in class dev.plex.admin.Admin
-
-
Returns if the admin has command spy or not -
- Contains a #isCommandSpy and #setCommandSpy by Lombok
-
-
commandSpy - Variable in class dev.plex.player.PlexPlayer
-
 
-
CommandSpyCMD - Class in dev.plex.command.impl
-
 
-
CommandSpyCMD() - Constructor for class dev.plex.command.impl.CommandSpyCMD
-
 
-
commitGlobalGameRules(World) - Static method in class dev.plex.util.GameRuleUtil
-
 
-
commitSpecificGameRules(World) - Static method in class dev.plex.util.GameRuleUtil
-
 
-
componentFromString(String) - Method in class dev.plex.command.PlexCommand
-
-
Converts a String to a legacy Kyori Component
-
-
config - Variable in class dev.plex.Plex
-
 
-
Config - Class in dev.plex.config
-
-
Creates a custom Config object
-
-
Config(Plex, String) - Constructor for class dev.plex.config.Config
-
-
Creates a config object
-
-
ConfigurationChunkGenerator - Class in dev.plex.world
-
 
-
ConfigurationChunkGenerator(String, BlockPopulator...) - Constructor for class dev.plex.world.ConfigurationChunkGenerator
-
 
-
CONSOLE - Enum constant in enum class dev.plex.command.source.RequiredCommandSource
-
 
-
ConsoleMustDefinePlayerException - Exception in dev.plex.command.exception
-
 
-
ConsoleMustDefinePlayerException() - Constructor for exception dev.plex.command.exception.ConsoleMustDefinePlayerException
-
 
-
ConsoleOnlyException - Exception in dev.plex.command.exception
-
 
-
ConsoleOnlyException() - Constructor for exception dev.plex.command.exception.ConsoleOnlyException
-
 
-
ConsoleSayCMD - Class in dev.plex.command.impl
-
 
-
ConsoleSayCMD() - Constructor for class dev.plex.command.impl.ConsoleSayCMD
-
 
-
createBlockMap(String) - Static method in class dev.plex.world.ConfigurationChunkGenerator
-
 
-
createDate(String) - Static method in class dev.plex.util.TimeUtils
-
 
-
createLoader(PlexModule, PlexModuleFile) - Method in class dev.plex.module.loader.LibraryLoader
-
 
-
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.BlockMapChunkGenerator
-
 
-
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.CustomChunkGenerator
-
 
-
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.FlatChunkGenerator
-
 
-
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.NoiseChunkGenerator
-
 
-
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.OctaveChunkGenerator
-
 
-
CreativeCMD - Class in dev.plex.command.impl
-
 
-
CreativeCMD() - Constructor for class dev.plex.command.impl.CreativeCMD
-
 
-
custom - Variable in class dev.plex.util.AshconInfo.Textures
-
 
-
CustomChunkGenerator - Class in dev.plex.world
-
 
-
CustomChunkGenerator(int, BlockPopulator...) - Constructor for class dev.plex.world.CustomChunkGenerator
-
 
-
CustomClassLoader - Class in dev.plex.module.loader
-
 
-
CustomClassLoader(URL, ClassLoader) - Constructor for class dev.plex.module.loader.CustomClassLoader
-
 
-
customTime - Variable in class dev.plex.punishment.Punishment
-
 
-
CustomWorld - Class in dev.plex.world
-
 
-
CustomWorld(String, CustomChunkGenerator) - Constructor for class dev.plex.world.CustomWorld
-
 
-
-

D

-
-
dataFolder - Variable in class dev.plex.module.PlexModule
-
 
-
dataSource - Variable in class dev.plex.storage.SQLConnection
-
 
-
datastore - Variable in class dev.plex.storage.player.MongoPlayerData
-
-
The datastore object / database
-
-
DataUtils - Class in dev.plex.cache
-
-
Parent cache class
-
-
DataUtils() - Constructor for class dev.plex.cache.DataUtils
-
 
-
date - Static variable in class dev.plex.util.BuildInfo
-
 
-
DATE_FORMAT - Static variable in class dev.plex.util.TimeUtils
-
 
-
debug() - Element in annotation interface dev.plex.command.annotation.System
-
 
-
debug(String, Object...) - Static method in class dev.plex.util.PlexLog
-
 
-
DebugCMD - Class in dev.plex.command.impl
-
 
-
DebugCMD() - Constructor for class dev.plex.command.impl.DebugCMD
-
 
-
decode(BsonReader, DecoderContext) - Method in class dev.plex.storage.codec.ZonedDateTimeCodec
-
 
-
DELETE - Static variable in class dev.plex.storage.punishment.SQLNotes
-
 
-
deleteNote(int, UUID) - Method in class dev.plex.storage.punishment.SQLNotes
-
 
-
DeopAllCMD - Class in dev.plex.command.impl
-
 
-
DeopAllCMD() - Constructor for class dev.plex.command.impl.DeopAllCMD
-
 
-
DeopCMD - Class in dev.plex.command.impl
-
 
-
DeopCMD() - Constructor for class dev.plex.command.impl.DeopCMD
-
 
-
description - Variable in class dev.plex.module.PlexModuleFile
-
 
-
description() - Element in annotation interface dev.plex.command.annotation.CommandParameters
-
-
The description
-
-
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class dev.plex.util.adapter.ZonedDateTimeDeserializer
-
 
-
DEV - Enum constant in enum class dev.plex.rank.enums.Title
-
 
-
dev.plex - package dev.plex
-
 
-
dev.plex.admin - package dev.plex.admin
-
 
-
dev.plex.cache - package dev.plex.cache
-
 
-
dev.plex.command - package dev.plex.command
-
 
-
dev.plex.command.annotation - package dev.plex.command.annotation
-
 
-
dev.plex.command.blocking - package dev.plex.command.blocking
-
 
-
dev.plex.command.exception - package dev.plex.command.exception
-
 
-
dev.plex.command.impl - package dev.plex.command.impl
-
 
-
dev.plex.command.source - package dev.plex.command.source
-
 
-
dev.plex.config - package dev.plex.config
-
 
-
dev.plex.event - package dev.plex.event
-
 
-
dev.plex.handlers - package dev.plex.handlers
-
 
-
dev.plex.hook - package dev.plex.hook
-
 
-
dev.plex.listener - package dev.plex.listener
-
 
-
dev.plex.listener.annotation - package dev.plex.listener.annotation
-
 
-
dev.plex.listener.impl - package dev.plex.listener.impl
-
 
-
dev.plex.menu - package dev.plex.menu
-
 
-
dev.plex.module - package dev.plex.module
-
 
-
dev.plex.module.exception - package dev.plex.module.exception
-
 
-
dev.plex.module.loader - package dev.plex.module.loader
-
 
-
dev.plex.permission - package dev.plex.permission
-
 
-
dev.plex.player - package dev.plex.player
-
 
-
dev.plex.punishment - package dev.plex.punishment
-
 
-
dev.plex.punishment.extra - package dev.plex.punishment.extra
-
 
-
dev.plex.rank - package dev.plex.rank
-
 
-
dev.plex.rank.enums - package dev.plex.rank.enums
-
 
-
dev.plex.services - package dev.plex.services
-
 
-
dev.plex.services.impl - package dev.plex.services.impl
-
 
-
dev.plex.storage - package dev.plex.storage
-
 
-
dev.plex.storage.codec - package dev.plex.storage.codec
-
 
-
dev.plex.storage.permission - package dev.plex.storage.permission
-
 
-
dev.plex.storage.player - package dev.plex.storage.player
-
 
-
dev.plex.storage.punishment - package dev.plex.storage.punishment
-
 
-
dev.plex.util - package dev.plex.util
-
 
-
dev.plex.util.adapter - package dev.plex.util.adapter
-
 
-
dev.plex.util.item - package dev.plex.util.item
-
 
-
dev.plex.util.menu - package dev.plex.util.menu
-
 
-
dev.plex.util.minimessage - package dev.plex.util.minimessage
-
 
-
dev.plex.util.redis - package dev.plex.util.redis
-
 
-
dev.plex.world - package dev.plex.world
-
 
-
DEVELOPERS - Static variable in class dev.plex.util.PlexUtils
-
 
-
disable() - Method in class dev.plex.module.PlexModule
-
 
-
disabledEffect(Player, Location) - Static method in class dev.plex.util.PlexUtils
-
 
-
disabledEffectMultiple(Player[], Location) - Static method in class dev.plex.util.PlexUtils
-
 
-
disableModules() - Method in class dev.plex.module.ModuleManager
-
 
-
displayName() - Method in class dev.plex.player.PlexPlayer
-
 
-
displayName(Component) - Method in class dev.plex.util.item.ItemBuilder
-
 
-
distance - Variable in class dev.plex.util.UpdateChecker
-
 
-
doPunishment(PlexPlayer, Punishment) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
DOWNLOAD_PAGE - Variable in class dev.plex.util.UpdateChecker
-
 
-
DropListener - Class in dev.plex.listener.impl
-
 
-
DropListener() - Constructor for class dev.plex.listener.impl.DropListener
-
 
-
-

E

-
-
EDIT_COMMANDS - Variable in class dev.plex.listener.impl.WorldListener
-
 
-
enable() - Method in class dev.plex.module.PlexModule
-
 
-
enableModules() - Method in class dev.plex.module.ModuleManager
-
 
-
encode(BsonWriter, ZonedDateTime, EncoderContext) - Method in class dev.plex.storage.codec.ZonedDateTimeCodec
-
 
-
endDate - Variable in class dev.plex.punishment.Punishment
-
 
-
endService(AbstractService) - Method in class dev.plex.services.ServiceManager
-
 
-
endService(AbstractService, boolean) - Method in class dev.plex.services.ServiceManager
-
 
-
endServices() - Method in class dev.plex.services.ServiceManager
-
 
-
EntityWipeCMD - Class in dev.plex.command.impl
-
 
-
EntityWipeCMD() - Constructor for class dev.plex.command.impl.EntityWipeCMD
-
 
-
error(String, Object...) - Static method in class dev.plex.util.PlexLog
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.BlockEditCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.CommandSpyCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.EntityWipeCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.MobPurgeCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.TFMCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.PlexCommand
-
-
Executes the command
-
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdminChatCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdminCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdminworldCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdventureCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.BanCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.ConsoleSayCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.CreativeCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.DebugCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.DeopAllCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.DeopCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.FlatlandsCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.FreezeCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.GamemodeCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.KickCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.ListCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.LocalSpawnCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.LockupCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.MasterbuilderworldCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.MuteCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.NameHistoryCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.NotesCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.OpAllCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.OpCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.PlexCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.PunishmentsCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.RankCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.RawSayCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SayCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SmiteCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SpectatorCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SurvivalCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.TagCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.TempbanCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.ToggleCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.UnbanCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.UnfreezeCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.UnmuteCMD
-
 
-
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.WorldCMD
-
 
-
EXECUTIVE - Enum constant in enum class dev.plex.rank.enums.Rank
-
 
-
exists(String) - Method in class dev.plex.storage.player.MongoPlayerData
-
 
-
exists(String) - Method in class dev.plex.storage.player.SQLPlayerData
-
 
-
exists(UUID) - Method in class dev.plex.storage.player.MongoPlayerData
-
-
Checks whether the player exists in mongo's database
-
-
exists(UUID) - Method in class dev.plex.storage.player.SQLPlayerData
-
-
Checks if a player exists in the SQL database
-
-
extractJar(URL) - Static method in class dev.plex.module.loader.CustomClassLoader
-
 
-
-

F

-
-
fetchDistanceFromGitHub(String, String, String) - Method in class dev.plex.util.UpdateChecker
-
 
-
file - Variable in class dev.plex.config.Config
-
-
The File instance
-
-
file - Variable in class dev.plex.config.ModuleConfig
-
-
The File instance
-
-
FlatChunkGenerator - Class in dev.plex.world
-
 
-
FlatChunkGenerator(int, BlockPopulator...) - Constructor for class dev.plex.world.FlatChunkGenerator
-
 
-
FlatlandsCMD - Class in dev.plex.command.impl
-
 
-
FlatlandsCMD() - Constructor for class dev.plex.command.impl.FlatlandsCMD
-
 
-
FREEZE - Enum constant in enum class dev.plex.punishment.PunishmentType
-
 
-
FreezeCMD - Class in dev.plex.command.impl
-
 
-
FreezeCMD() - Constructor for class dev.plex.command.impl.FreezeCMD
-
 
-
FreezeListener - Class in dev.plex.listener.impl
-
 
-
FreezeListener() - Constructor for class dev.plex.listener.impl.FreezeListener
-
 
-
frequency - Variable in class dev.plex.world.NoiseOptions
-
 
-
from - Variable in class dev.plex.config.ModuleConfig
-
-
Where the file is in the module JAR
-
-
fromJson(String) - Static method in class dev.plex.punishment.Punishment
-
 
-
frozen - Variable in class dev.plex.event.PunishedPlayerFreezeEvent
-
-
New frozen state of the player
-
-
frozen - Variable in class dev.plex.player.PlexPlayer
-
 
-
-

G

-
-
gamemode - Variable in class dev.plex.command.impl.GamemodeCMD
-
 
-
gameMode - Variable in class dev.plex.event.GameModeUpdateEvent
-
 
-
GamemodeCMD - Class in dev.plex.command.impl
-
 
-
GamemodeCMD() - Constructor for class dev.plex.command.impl.GamemodeCMD
-
 
-
GameModeListener - Class in dev.plex.listener.impl
-
 
-
GameModeListener() - Constructor for class dev.plex.listener.impl.GameModeListener
-
 
-
GameModeUpdateEvent - Class in dev.plex.event
-
 
-
GameModeUpdateEvent() - Constructor for class dev.plex.event.GameModeUpdateEvent
-
 
-
GameRuleService - Class in dev.plex.services.impl
-
 
-
GameRuleService() - Constructor for class dev.plex.services.impl.GameRuleService
-
 
-
GameRuleUtil - Class in dev.plex.util
-
 
-
GameRuleUtil() - Constructor for class dev.plex.util.GameRuleUtil
-
 
-
generate() - Method in class dev.plex.world.CustomWorld
-
 
-
generateBanMessage(Punishment) - Static method in class dev.plex.punishment.Punishment
-
 
-
generateConfigFlatWorld(String) - Static method in class dev.plex.world.CustomWorld
-
 
-
generateDefaultRanks() - Method in class dev.plex.rank.RankManager
-
 
-
generateIndefBanMessage(String) - Static method in class dev.plex.punishment.Punishment
-
 
-
generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.OctaveChunkGenerator
-
 
-
generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.NoiseChunkGenerator
-
 
-
generateSurface(WorldInfo, Random, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.FlatChunkGenerator
-
 
-
generateWorlds() - Method in class dev.plex.Plex
-
 
-
generator() - Method in class dev.plex.world.CustomWorld
-
 
-
get() - Static method in class dev.plex.Plex
-
 
-
getActiveBans() - Method in class dev.plex.punishment.PunishmentManager
-
 
-
getAllAdminPlayers() - Method in class dev.plex.admin.AdminList
-
-
Gathers every admin (cached and in the database)
-
-
getAllAdmins() - Method in class dev.plex.admin.AdminList
-
-
Gathers every admins username (cached and in the database)
-
-
getByIP(String) - Method in class dev.plex.storage.player.MongoPlayerData
-
-
Gets the player from cache or from mongo's database
-
-
getByIP(String) - Method in class dev.plex.storage.player.SQLPlayerData
-
-
Gets the player from cache or from the SQL database
-
-
getByName(String) - Method in class dev.plex.storage.player.MongoPlayerData
-
 
-
getByName(String) - Method in class dev.plex.storage.player.SQLPlayerData
-
 
-
getByName(String, boolean) - Method in class dev.plex.storage.player.SQLPlayerData
-
 
-
getByUUID(UUID) - Method in class dev.plex.storage.player.MongoPlayerData
-
-
Gets the player from cache or from mongo's database
-
-
getByUUID(UUID) - Method in class dev.plex.storage.player.SQLPlayerData
-
 
-
getByUUID(UUID, boolean) - Method in class dev.plex.storage.player.SQLPlayerData
-
-
Gets the player from cache or from the SQL database
-
-
getChat() - Static method in class dev.plex.hook.VaultHook
-
 
-
getClassesBySubType(String, Class<T>) - Static method in class dev.plex.util.ReflectionsUtil
-
 
-
getClassesFrom(String) - Static method in class dev.plex.util.ReflectionsUtil
-
 
-
getClassNamesFromJar(JarFile) - Method in class dev.plex.module.loader.LibraryLoader
-
 
-
getColor(PlexPlayer) - Method in class dev.plex.rank.RankManager
-
 
-
getCommand(String) - Method in class dev.plex.module.PlexModule
-
 
-
getCon() - Method in class dev.plex.storage.SQLConnection
-
 
-
getCount(UUID) - Method in class dev.plex.listener.impl.AntiNukerListener
-
 
-
getCount(UUID) - Method in class dev.plex.listener.impl.AntiSpamListener
-
 
-
getCurrentInventoryIndex(Inventory) - Method in class dev.plex.menu.PunishedPlayerMenu
-
 
-
getCurrentInventoryIndex(Inventory) - Method in class dev.plex.menu.PunishmentMenu
-
 
-
getCurrentInventoryIndex(Inventory) - Method in class dev.plex.menu.ToggleMenu
-
 
-
getDatastore() - Method in class dev.plex.storage.MongoConnection
-
 
-
getDefaultPopulators(World) - Method in class dev.plex.world.CustomChunkGenerator
-
 
-
getEncoderClass() - Method in class dev.plex.storage.codec.ZonedDateTimeCodec
-
 
-
getFromName(String) - Static method in class dev.plex.util.WebUtils
-
 
-
getHandlerList() - Static method in class dev.plex.event.AdminAddEvent
-
 
-
getHandlerList() - Static method in class dev.plex.event.AdminRemoveEvent
-
 
-
getHandlerList() - Static method in class dev.plex.event.AdminSetRankEvent
-
 
-
getHandlerList() - Static method in class dev.plex.event.GameModeUpdateEvent
-
 
-
getHandlerList() - Static method in class dev.plex.event.PunishedPlayerFreezeEvent
-
 
-
getHandlerList() - Static method in class dev.plex.event.PunishedPlayerLockupEvent
-
 
-
getHandlerList() - Static method in class dev.plex.event.PunishedPlayerMuteEvent
-
 
-
getHandlers() - Method in class dev.plex.event.AdminAddEvent
-
 
-
getHandlers() - Method in class dev.plex.event.AdminRemoveEvent
-
 
-
getHandlers() - Method in class dev.plex.event.AdminSetRankEvent
-
 
-
getHandlers() - Method in class dev.plex.event.GameModeUpdateEvent
-
 
-
getHandlers() - Method in class dev.plex.event.PunishedPlayerFreezeEvent
-
 
-
getHandlers() - Method in class dev.plex.event.PunishedPlayerLockupEvent
-
 
-
getHandlers() - Method in class dev.plex.event.PunishedPlayerMuteEvent
-
 
-
getInfo(String) - Static method in class dev.plex.util.MojangUtils
-
 
-
getInventory() - Method in class dev.plex.menu.PunishedPlayerMenu
-
 
-
getInventory() - Method in class dev.plex.menu.PunishmentMenu
-
 
-
getInventory() - Method in interface dev.plex.util.menu.IMenu
-
 
-
getJedis() - Method in class dev.plex.storage.RedisConnection
-
 
-
getLevel() - Method in class dev.plex.command.PlexCommand
-
 
-
getLoginMessage(PlexPlayer) - Method in class dev.plex.rank.RankManager
-
 
-
getMap() - Method in class dev.plex.command.PlexCommand
-
 
-
getName() - Method in class dev.plex.util.menu.AbstractMenu
-
 
-
getNonNullPlayer(String) - Method in class dev.plex.command.PlexCommand
-
 
-
getNonNullWorld(String) - Method in class dev.plex.command.PlexCommand
-
 
-
getNotes(UUID) - Method in class dev.plex.storage.punishment.SQLNotes
-
 
-
getOfflinePlexPlayer(UUID) - Method in class dev.plex.command.PlexCommand
-
 
-
getOnlinePlexPlayer(String) - Method in class dev.plex.command.PlexCommand
-
 
-
getPermission() - Static method in class dev.plex.hook.VaultHook
-
 
-
getPermissions(UUID) - Method in class dev.plex.storage.permission.SQLPermissions
-
 
-
getPlayer() - Method in class dev.plex.player.PlexPlayer
-
 
-
getPlayer(String) - Static method in class dev.plex.cache.DataUtils
-
 
-
getPlayer(String, boolean) - Static method in class dev.plex.cache.DataUtils
-
 
-
getPlayer(UUID) - Static method in class dev.plex.cache.DataUtils
-
-
Gets a player from cache or from the database
-
-
getPlayer(UUID, boolean) - Static method in class dev.plex.cache.DataUtils
-
 
-
getPlayerByIP(String) - Static method in class dev.plex.cache.DataUtils
-
-
Gets a player from cache or from the database
-
-
getPlayerNameList() - Static method in class dev.plex.util.PlexUtils
-
 
-
getPlayers() - Method in class dev.plex.storage.player.MongoPlayerData
-
 
-
getPlexPlayer(Player) - Method in class dev.plex.command.PlexCommand
-
-
Gets a PlexPlayer from Player object
-
-
getPlexPlayer(UUID) - Method in class dev.plex.cache.PlayerCache
-
 
-
getPlexPlayerMap() - Method in class dev.plex.cache.PlayerCache
-
-
A key/value pair where the key is the unique ID of the Punished Player
-
-
getPlugin() - Method in class dev.plex.command.PlexCommand
-
-
The plugin
-
-
getPrefix() - Method in enum class dev.plex.rank.enums.Rank
-
 
-
getPrefix() - Method in enum class dev.plex.rank.enums.Title
-
 
-
getPrefix(PlexPlayer) - Method in class dev.plex.rank.RankManager
-
 
-
getPunishments() - Method in class dev.plex.storage.punishment.SQLPunishment
-
 
-
getPunishments(UUID) - Method in class dev.plex.storage.punishment.SQLPunishment
-
 
-
getRandomColor() - Static method in class dev.plex.util.RandomUtil
-
 
-
getRankFromString() - Method in class dev.plex.player.PlexPlayer
-
 
-
getRankFromString(String) - Method in class dev.plex.rank.RankManager
-
 
-
getResource(String) - Method in class dev.plex.module.PlexModule
-
 
-
getService(Class<? extends AbstractService>) - Method in class dev.plex.services.ServiceManager
-
 
-
getTextFromComponent(Component) - Static method in class dev.plex.util.PlexUtils
-
 
-
getTextFromComponents(Component...) - Static method in class dev.plex.util.PlexUtils
-
 
-
getUpdateStatusMessage(CommandSender, boolean, int) - Method in class dev.plex.util.UpdateChecker
-
 
-
getUUID(CommandSender) - Method in class dev.plex.command.PlexCommand
-
-
Gets the UUID of the sender
-
-
GSON - Static variable in class dev.plex.util.redis.MessageUtil
-
 
-
-

H

-
-
handlers - Static variable in class dev.plex.event.AdminAddEvent
-
 
-
handlers - Static variable in class dev.plex.event.AdminRemoveEvent
-
 
-
handlers - Static variable in class dev.plex.event.AdminSetRankEvent
-
 
-
handlers - Static variable in class dev.plex.event.GameModeUpdateEvent
-
 
-
handlers - Static variable in class dev.plex.event.PunishedPlayerFreezeEvent
-
 
-
handlers - Static variable in class dev.plex.event.PunishedPlayerLockupEvent
-
 
-
handlers - Static variable in class dev.plex.event.PunishedPlayerMuteEvent
-
 
-
has(String) - Method in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
-
 
-
hasCommandSpy(PlexPlayer) - Method in class dev.plex.listener.impl.CommandListener
-
 
-
hasPlayedBefore(String) - Static method in class dev.plex.cache.DataUtils
-
 
-
hasPlayedBefore(UUID) - Static method in class dev.plex.cache.DataUtils
-
-
Checks if the player has been on the server before
-
-
hasPrefix - Variable in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
-
 
-
hasUpdateAccess(Player, CommandSender) - Method in class dev.plex.command.impl.PlexCMD
-
 
-
head - Static variable in class dev.plex.util.BuildInfo
-
 
-
height - Variable in class dev.plex.world.CustomChunkGenerator
-
 
-
-

I

-
-
id - Variable in class dev.plex.player.PlexPlayer
-
 
-
id - Variable in class dev.plex.punishment.extra.Note
-
 
-
IGNORED_TAGS - Static variable in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
-
 
-
IMenu - Interface in dev.plex.util.menu
-
 
-
importDefaultRanks() - Method in class dev.plex.rank.RankManager
-
 
-
IMPOSTOR - Enum constant in enum class dev.plex.rank.enums.Rank
-
 
-
IN_GAME - Enum constant in enum class dev.plex.command.source.RequiredCommandSource
-
 
-
indefBans - Variable in class dev.plex.Plex
-
 
-
IndefiniteBan() - Constructor for class dev.plex.punishment.PunishmentManager.IndefiniteBan
-
 
-
indefiniteBans - Variable in class dev.plex.punishment.PunishmentManager
-
 
-
insert(PlexPlayer) - Static method in class dev.plex.cache.DataUtils
-
-
Inserts a player's information in the database
-
-
insert(PlexPlayer) - Method in class dev.plex.storage.player.SQLPlayerData
-
-
Inserts the player's information in the database
-
-
INSERT - Static variable in class dev.plex.storage.permission.SQLPermissions
-
 
-
INSERT - Variable in class dev.plex.storage.player.SQLPlayerData
-
 
-
INSERT - Static variable in class dev.plex.storage.punishment.SQLNotes
-
 
-
INSERT - Static variable in class dev.plex.storage.punishment.SQLPunishment
-
 
-
insertPunishment(Punishment) - Method in class dev.plex.storage.punishment.SQLPunishment
-
 
-
inventories - Variable in class dev.plex.menu.PunishedPlayerMenu
-
 
-
inventories - Variable in class dev.plex.menu.PunishmentMenu
-
 
-
inventories - Variable in class dev.plex.menu.ToggleMenu
-
 
-
ip - Variable in class dev.plex.punishment.Punishment
-
 
-
ips - Variable in class dev.plex.player.PlexPlayer
-
 
-
ips - Variable in class dev.plex.punishment.PunishmentManager.IndefiniteBan
-
 
-
isAdmin(PlexPlayer) - Method in class dev.plex.command.PlexCommand
-
-
Checks if a player is an admin
-
-
isAdmin(PlexPlayer) - Method in class dev.plex.rank.RankManager
-
 
-
isAdmin(String) - Method in class dev.plex.command.PlexCommand
-
-
Checks if a username is an admin
-
-
isAdmin(CommandSender) - Method in class dev.plex.command.PlexCommand
-
-
Checks if a sender is an admin
-
-
isAsyncBanned(UUID) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isAtLeast(Rank) - Method in enum class dev.plex.rank.enums.Rank
-
 
-
isBanned(PlexPlayer) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isBanned(UUID) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isBungeeCord() - Static method in class dev.plex.util.BungeeUtil
-
 
-
isConsole(CommandSender) - Method in class dev.plex.command.PlexCommand
-
-
Checks whether a sender is console
-
-
isEnabled() - Method in class dev.plex.storage.RedisConnection
-
 
-
IService - Interface in dev.plex.services
-
 
-
isIndefIPBanned(String) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isIndefUserBanned(String) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isIndefUUIDBanned(UUID) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isNotEmpty(File) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isPluginCMD(String, String) - Static method in class dev.plex.util.PlexUtils
-
 
-
isSeniorAdmin(PlexPlayer) - Method in class dev.plex.rank.RankManager
-
 
-
isSeniorAdmin(CommandSender) - Method in class dev.plex.command.PlexCommand
-
-
Checks if a sender is a senior admin
-
-
issueBan(Map.Entry<UUID, Long>) - Method in class dev.plex.services.impl.TimingService
-
 
-
issuePunishment(PlexPlayer, Punishment) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
isValidInventory(Inventory) - Method in class dev.plex.menu.PunishedPlayerMenu
-
 
-
isValidInventory(Inventory) - Method in class dev.plex.menu.PunishmentMenu
-
 
-
isValidInventory(Inventory) - Method in class dev.plex.menu.ToggleMenu
-
 
-
isVelocity() - Static method in class dev.plex.util.BungeeUtil
-
 
-
ItemBuilder - Class in dev.plex.util.item
-
 
-
ItemBuilder(Material) - Constructor for class dev.plex.util.item.ItemBuilder
-
 
-
itemStack - Variable in class dev.plex.util.item.ItemBuilder
-
 
-
-

J

-
-
jedis - Variable in class dev.plex.storage.RedisConnection
-
 
-
-

K

-
-
KICK - Enum constant in enum class dev.plex.punishment.PunishmentType
-
 
-
KickCMD - Class in dev.plex.command.impl
-
 
-
KickCMD() - Constructor for class dev.plex.command.impl.KickCMD
-
 
-
kickPlayer(Player, Component) - Static method in class dev.plex.util.BungeeUtil
-
 
-
-

L

-
-
level - Variable in class dev.plex.command.PlexCommand
-
-
Minimum required rank fetched from the permissions
-
-
level - Variable in enum class dev.plex.rank.enums.Rank
-
 
-
level - Variable in enum class dev.plex.rank.enums.Title
-
 
-
level() - Element in annotation interface dev.plex.command.annotation.CommandPermissions
-
-
Minimum rank required
-
-
libraries - Variable in class dev.plex.module.PlexModuleFile
-
 
-
libraryLoader - Variable in class dev.plex.module.ModuleManager
-
 
-
LibraryLoader - Class in dev.plex.module.loader
-
 
-
LibraryLoader(Logger) - Constructor for class dev.plex.module.loader.LibraryLoader
-
 
-
ListCMD - Class in dev.plex.command.impl
-
 
-
ListCMD() - Constructor for class dev.plex.command.impl.ListCMD
-
 
-
ListenerHandler - Class in dev.plex.handlers
-
 
-
ListenerHandler() - Constructor for class dev.plex.handlers.ListenerHandler
-
 
-
listeners - Variable in class dev.plex.module.PlexModule
-
 
-
load() - Method in class dev.plex.config.Config
-
 
-
load() - Method in class dev.plex.config.ModuleConfig
-
 
-
load() - Method in class dev.plex.module.PlexModule
-
 
-
load(boolean) - Method in class dev.plex.config.Config
-
-
Loads the configuration file
-
-
load(Plex) - Method in class dev.plex.util.BuildInfo
-
 
-
loadAllModules() - Method in class dev.plex.module.ModuleManager
-
 
-
loadModules() - Method in class dev.plex.module.ModuleManager
-
 
-
loadNotes() - Method in class dev.plex.player.PlexPlayer
-
 
-
loadPunishments() - Method in class dev.plex.player.PlexPlayer
-
 
-
LocalSpawnCMD - Class in dev.plex.command.impl
-
 
-
LocalSpawnCMD() - Constructor for class dev.plex.command.impl.LocalSpawnCMD
-
 
-
lockedUp - Variable in class dev.plex.event.PunishedPlayerLockupEvent
-
-
New lock up state of the player
-
-
lockedUp - Variable in class dev.plex.player.PlexPlayer
-
 
-
LockupCMD - Class in dev.plex.command.impl
-
 
-
LockupCMD() - Constructor for class dev.plex.command.impl.LockupCMD
-
 
-
log(String, Object...) - Static method in class dev.plex.util.PlexLog
-
 
-
log(Component) - Static method in class dev.plex.util.PlexLog
-
 
-
logger - Variable in class dev.plex.module.loader.LibraryLoader
-
 
-
logger - Variable in class dev.plex.module.PlexModule
-
 
-
logger - Static variable in class dev.plex.util.PlexLog
-
 
-
loginMessage - Variable in class dev.plex.player.PlexPlayer
-
 
-
loginMessage - Variable in enum class dev.plex.rank.enums.Rank
-
 
-
loginMessage - Variable in enum class dev.plex.rank.enums.Title
-
 
-
lore(Component...) - Method in class dev.plex.util.item.ItemBuilder
-
 
-
-

M

-
-
main - Variable in class dev.plex.module.PlexModuleFile
-
 
-
MARIADB - Enum constant in enum class dev.plex.storage.StorageType
-
 
-
MASTER_BUILDER - Enum constant in enum class dev.plex.rank.enums.Title
-
 
-
MasterbuilderworldCMD - Class in dev.plex.command.impl
-
 
-
MasterbuilderworldCMD() - Constructor for class dev.plex.command.impl.MasterbuilderworldCMD
-
 
-
matches(String) - Method in class dev.plex.command.PlexCommand
-
-
Checks if the String given is a matching command
-
-
mergeIndefiniteBans() - Method in class dev.plex.punishment.PunishmentManager
-
 
-
message - Variable in class dev.plex.command.blocking.BlockedCommand
-
 
-
messageComponent(String, Object...) - Method in class dev.plex.command.PlexCommand
-
-
Converts a message entry from the "messages.yml" to a Component
-
-
messageComponent(String, Object...) - Static method in class dev.plex.util.PlexUtils
-
 
-
messageComponent(String, Component...) - Method in class dev.plex.command.PlexCommand
-
-
Converts a message entry from the "messages.yml" to a Component
-
-
messageComponent(String, Component...) - Static method in class dev.plex.util.PlexUtils
-
 
-
messages - Variable in class dev.plex.Plex
-
 
-
messageString(String, Object...) - Method in class dev.plex.command.PlexCommand
-
-
Converts a message entry from the "messages.yml" to a String
-
-
messageString(String, Object...) - Static method in class dev.plex.util.PlexUtils
-
 
-
MessageUtil - Class in dev.plex.util.redis
-
 
-
MessageUtil() - Constructor for class dev.plex.util.redis.MessageUtil
-
 
-
meta - Variable in class dev.plex.util.item.ItemBuilder
-
 
-
MINI_MESSAGE - Static variable in class dev.plex.util.minimessage.SafeMiniMessage
-
 
-
MINI_MESSAGE - Static variable in class dev.plex.util.PlexUtils
-
 
-
mmCustomDeserialize(String, TagResolver...) - Static method in class dev.plex.util.PlexUtils
-
 
-
mmDeserialize(String) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
-
 
-
mmDeserialize(String) - Static method in class dev.plex.util.PlexUtils
-
 
-
mmDeserializeWithoutEvents(String) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
-
 
-
mmSerialize(Component) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
-
 
-
mmSerializeWithoutEvents(Component) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
-
 
-
mmString(String) - Method in class dev.plex.command.PlexCommand
-
-
Converts a String to a MiniMessage Component
-
-
mmStripColor(String) - Static method in class dev.plex.util.PlexUtils
-
 
-
MobListener - Class in dev.plex.listener.impl
-
 
-
MobListener() - Constructor for class dev.plex.listener.impl.MobListener
-
 
-
MobPurgeCMD - Class in dev.plex.command.impl
-
 
-
MobPurgeCMD() - Constructor for class dev.plex.command.impl.MobPurgeCMD
-
 
-
module - Variable in class dev.plex.config.ModuleConfig
-
-
The plugin instance
-
-
ModuleConfig - Class in dev.plex.config
-
-
Creates a custom Config object
-
-
ModuleConfig(PlexModule, String, String) - Constructor for class dev.plex.config.ModuleConfig
-
-
Creates a config object
-
-
ModuleLoadException - Exception in dev.plex.module.exception
-
 
-
ModuleLoadException(String) - Constructor for exception dev.plex.module.exception.ModuleLoadException
-
 
-
moduleManager - Variable in class dev.plex.Plex
-
 
-
ModuleManager - Class in dev.plex.module
-
 
-
ModuleManager() - Constructor for class dev.plex.module.ModuleManager
-
 
-
modules - Variable in class dev.plex.module.ModuleManager
-
 
-
modulesFolder - Variable in class dev.plex.Plex
-
 
-
MojangUtils - Class in dev.plex.util
-
 
-
MojangUtils() - Constructor for class dev.plex.util.MojangUtils
-
 
-
mongoConnection - Variable in class dev.plex.Plex
-
 
-
MongoConnection - Class in dev.plex.storage
-
 
-
MongoConnection() - Constructor for class dev.plex.storage.MongoConnection
-
 
-
MONGODB - Enum constant in enum class dev.plex.storage.StorageType
-
 
-
mongoPlayerData - Variable in class dev.plex.Plex
-
 
-
MongoPlayerData - Class in dev.plex.storage.player
-
-
Mongo fetching utilities for players
-
-
MongoPlayerData() - Constructor for class dev.plex.storage.player.MongoPlayerData
-
-
Creates an instance of the player data
-
-
MUTE - Enum constant in enum class dev.plex.punishment.PunishmentType
-
 
-
MuteCMD - Class in dev.plex.command.impl
-
 
-
MuteCMD() - Constructor for class dev.plex.command.impl.MuteCMD
-
 
-
muted - Variable in class dev.plex.event.PunishedPlayerMuteEvent
-
-
New muted state of the player
-
-
muted - Variable in class dev.plex.player.PlexPlayer
-
 
-
MuteListener - Class in dev.plex.listener.impl
-
 
-
MuteListener() - Constructor for class dev.plex.listener.impl.MuteListener
-
 
-
-

N

-
-
name - Variable in class dev.plex.config.Config
-
-
The file name
-
-
name - Variable in class dev.plex.module.PlexModuleFile
-
 
-
name - Variable in class dev.plex.player.PlexPlayer
-
 
-
name - Variable in class dev.plex.util.menu.AbstractMenu
-
 
-
name() - Element in annotation interface dev.plex.command.annotation.CommandParameters
-
-
The name
-
-
NameHistoryCMD - Class in dev.plex.command.impl
-
 
-
NameHistoryCMD() - Constructor for class dev.plex.command.impl.NameHistoryCMD
-
 
-
newVersion - Variable in class dev.plex.services.impl.UpdateCheckerService
-
 
-
noColorComponentFromString(String) - Method in class dev.plex.command.PlexCommand
-
 
-
NoiseChunkGenerator - Class in dev.plex.world
-
 
-
NoiseChunkGenerator(int, NoiseOptions, BlockPopulator...) - Constructor for class dev.plex.world.NoiseChunkGenerator
-
 
-
NoiseOptions - Class in dev.plex.world
-
 
-
NoiseOptions(int, int, double, double, boolean) - Constructor for class dev.plex.world.NoiseOptions
-
 
-
NONOP - Enum constant in enum class dev.plex.rank.enums.Rank
-
 
-
normalized - Variable in class dev.plex.world.NoiseOptions
-
 
-
note - Variable in class dev.plex.punishment.extra.Note
-
 
-
Note - Class in dev.plex.punishment.extra
-
 
-
Note() - Constructor for class dev.plex.punishment.extra.Note
-
 
-
notes - Variable in class dev.plex.player.PlexPlayer
-
 
-
NotesCMD - Class in dev.plex.command.impl
-
 
-
NotesCMD() - Constructor for class dev.plex.command.impl.NotesCMD
-
 
-
nukerCooldown - Static variable in class dev.plex.services.impl.TimingService
-
 
-
number - Static variable in class dev.plex.util.BuildInfo
-
 
-
-

O

-
-
OctaveChunkGenerator - Class in dev.plex.world
-
 
-
OctaveChunkGenerator(int, OctaveOptions, BlockPopulator...) - Constructor for class dev.plex.world.OctaveChunkGenerator
-
 
-
OctaveOptions - Class in dev.plex.world
-
 
-
OctaveOptions(int, int, double, double, boolean, int) - Constructor for class dev.plex.world.OctaveOptions
-
 
-
octaves - Variable in class dev.plex.world.OctaveOptions
-
 
-
onAdminAdd(AdminAddEvent) - Method in class dev.plex.listener.impl.AdminListener
-
 
-
onAdminAdd(AdminAddEvent) - Method in class dev.plex.listener.impl.TabListener
-
 
-
onAdminRemove(AdminRemoveEvent) - Method in class dev.plex.listener.impl.AdminListener
-
 
-
onAdminRemove(AdminRemoveEvent) - Method in class dev.plex.listener.impl.TabListener
-
 
-
onAdminSetRank(AdminSetRankEvent) - Method in class dev.plex.listener.impl.AdminListener
-
 
-
onAdminSetRank(AdminSetRankEvent) - Method in class dev.plex.listener.impl.TabListener
-
 
-
onBlockBreak(BlockBreakEvent) - Method in class dev.plex.listener.impl.AntiNukerListener
-
 
-
onBlockBreak(BlockBreakEvent) - Method in class dev.plex.listener.impl.BlockListener
-
 
-
onBlockBreak(BlockBreakEvent) - Method in class dev.plex.listener.impl.WorldListener
-
 
-
onBlockExplode(ExplosionPrimeEvent) - Method in class dev.plex.listener.impl.TogglesListener
-
 
-
onBlockPlace(BlockPlaceEvent) - Method in class dev.plex.listener.impl.AntiNukerListener
-
 
-
onBlockPlace(BlockPlaceEvent) - Method in class dev.plex.listener.impl.BlockListener
-
 
-
onBlockPlace(BlockPlaceEvent) - Method in class dev.plex.listener.impl.WorldListener
-
 
-
onBlockRedstone(BlockRedstoneEvent) - Method in class dev.plex.listener.impl.TogglesListener
-
 
-
onBookEdit(PlayerEditBookEvent) - Method in class dev.plex.listener.impl.BookListener
-
 
-
onChat(AsyncChatEvent) - Method in class dev.plex.listener.impl.AntiSpamListener
-
 
-
onChat(AsyncChatEvent) - Method in class dev.plex.listener.impl.ChatListener
-
 
-
onChat(AsyncChatEvent) - Method in class dev.plex.listener.impl.MuteListener
-
 
-
onClick(InventoryClickEvent) - Method in class dev.plex.menu.PunishedPlayerMenu
-
 
-
onClick(InventoryClickEvent) - Method in class dev.plex.menu.PunishmentMenu
-
 
-
onClick(InventoryClickEvent) - Method in class dev.plex.menu.ToggleMenu
-
 
-
onClick(InventoryClickEvent) - Method in interface dev.plex.util.menu.IMenu
-
 
-
onCommand(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.MuteListener
-
 
-
onCommandBlocking(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.CommandListener
-
 
-
onDisable() - Method in class dev.plex.Plex
-
 
-
onDispense(BlockDispenseEvent) - Method in class dev.plex.listener.impl.MobListener
-
 
-
onEnable() - Method in class dev.plex.Plex
-
 
-
onEnd() - Method in class dev.plex.services.AbstractService
-
 
-
onEntityClick(PlayerInteractEntityEvent) - Method in class dev.plex.listener.impl.MobListener
-
 
-
onEntityExplode(EntityExplodeEvent) - Method in class dev.plex.listener.impl.TogglesListener
-
 
-
onEntitySpawn(EntitySpawnEvent) - Method in class dev.plex.listener.impl.MobListener
-
 
-
onEntitySpawn(EntitySpawnEvent) - Method in class dev.plex.listener.impl.WorldListener
-
 
-
onFluidSpread(BlockFromToEvent) - Method in class dev.plex.listener.impl.TogglesListener
-
 
-
onFluidSpread(PlayerDropItemEvent) - Method in class dev.plex.listener.impl.TogglesListener
-
 
-
onGameModeUpdate(GameModeUpdateEvent) - Method in class dev.plex.listener.impl.GameModeListener
-
 
-
onInventoryClick(InventoryClickEvent) - Method in class dev.plex.listener.impl.PlayerListener
-
 
-
onLoad() - Method in class dev.plex.Plex
-
 
-
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.AntiSpamListener
-
 
-
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.CommandListener
-
 
-
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.WorldListener
-
 
-
onPlayerDropItem(PlayerDropItemEvent) - Method in class dev.plex.listener.impl.DropListener
-
 
-
onPlayerInteract(PlayerInteractEvent) - Method in class dev.plex.listener.impl.MobListener
-
 
-
onPlayerInventoryClose(InventoryCloseEvent) - Method in class dev.plex.listener.impl.PlayerListener
-
 
-
onPlayerJoin(PlayerJoinEvent) - Method in class dev.plex.listener.impl.TabListener
-
 
-
onPlayerMove(PlayerMoveEvent) - Method in class dev.plex.listener.impl.FreezeListener
-
 
-
onPlayerSave(PlayerQuitEvent) - Method in class dev.plex.listener.impl.PlayerListener
-
 
-
onPlayerSetup(PlayerJoinEvent) - Method in class dev.plex.listener.impl.PlayerListener
-
 
-
onPlayerTeleport(PlayerTeleportEvent) - Method in class dev.plex.listener.impl.FreezeListener
-
 
-
onPreLogin(AsyncPlayerPreLoginEvent) - Method in class dev.plex.listener.impl.BanListener
-
 
-
onServerPing(PaperServerListPingEvent) - Method in class dev.plex.listener.impl.ServerListener
-
 
-
onSignEdit(SignChangeEvent) - Method in class dev.plex.listener.impl.SignListener
-
 
-
onStart() - Method in class dev.plex.services.AbstractService
-
 
-
onWorldTeleport(PlayerTeleportEvent) - Method in class dev.plex.listener.impl.WorldListener
-
 
-
OP - Enum constant in enum class dev.plex.rank.enums.Rank
-
 
-
OpAllCMD - Class in dev.plex.command.impl
-
 
-
OpAllCMD() - Constructor for class dev.plex.command.impl.OpAllCMD
-
 
-
OpCMD - Class in dev.plex.command.impl
-
 
-
OpCMD() - Constructor for class dev.plex.command.impl.OpCMD
-
 
-
openInv(Player) - Method in interface dev.plex.util.menu.IMenu
-
 
-
openInv(Player, int) - Method in class dev.plex.menu.PunishedPlayerMenu
-
 
-
openInv(Player, int) - Method in class dev.plex.menu.PunishmentMenu
-
 
-
openInv(Player, int) - Method in class dev.plex.menu.ToggleMenu
-
 
-
options - Variable in class dev.plex.rank.RankManager
-
 
-
options - Variable in class dev.plex.world.NoiseChunkGenerator
-
 
-
options - Variable in class dev.plex.world.OctaveChunkGenerator
-
 
-
OWNER - Enum constant in enum class dev.plex.rank.enums.Title
-
 
-
-

P

-
-
params - Variable in class dev.plex.command.PlexCommand
-
-
The parameters for the command
-
-
parseInteger(String) - Static method in class dev.plex.util.TimeUtils
-
 
-
permission - Variable in class dev.plex.permission.Permission
-
 
-
permission() - Element in annotation interface dev.plex.command.annotation.CommandPermissions
-
-
The permission
-
-
Permission - Class in dev.plex.permission
-
 
-
Permission() - Constructor for class dev.plex.permission.Permission
-
 
-
permissionAttachment - Variable in class dev.plex.player.PlexPlayer
-
 
-
permissions - Variable in class dev.plex.player.PlexPlayer
-
 
-
permissions - Variable in class dev.plex.Plex
-
 
-
PERMISSIONS - Static variable in class dev.plex.hook.VaultHook
-
 
-
PermissionsUtil - Class in dev.plex.util
-
 
-
PermissionsUtil() - Constructor for class dev.plex.util.PermissionsUtil
-
 
-
perms - Variable in class dev.plex.command.PlexCommand
-
-
The permissions for the command
-
-
player - Variable in class dev.plex.event.GameModeUpdateEvent
-
 
-
playerCache - Variable in class dev.plex.Plex
-
 
-
PlayerCache - Class in dev.plex.cache
-
-
Cache storage
-
-
PlayerCache() - Constructor for class dev.plex.cache.PlayerCache
-
 
-
PlayerListener<T> - Class in dev.plex.listener.impl
-
 
-
PlayerListener() - Constructor for class dev.plex.listener.impl.PlayerListener
-
 
-
PlayerNotBannedException - Exception in dev.plex.command.exception
-
 
-
PlayerNotBannedException() - Constructor for exception dev.plex.command.exception.PlayerNotBannedException
-
 
-
PlayerNotFoundException - Exception in dev.plex.command.exception
-
 
-
PlayerNotFoundException() - Constructor for exception dev.plex.command.exception.PlayerNotFoundException
-
 
-
plex - Variable in class dev.plex.module.PlexModule
-
 
-
Plex - Class in dev.plex
-
 
-
Plex() - Constructor for class dev.plex.Plex
-
 
-
PlexBase - Interface in dev.plex
-
 
-
PlexChatRenderer() - Constructor for class dev.plex.listener.impl.ChatListener.PlexChatRenderer
-
 
-
PlexCMD - Class in dev.plex.command.impl
-
 
-
PlexCMD() - Constructor for class dev.plex.command.impl.PlexCMD
-
 
-
PlexCommand - Class in dev.plex.command
-
-
Superclass for all commands
-
-
PlexCommand() - Constructor for class dev.plex.command.PlexCommand
-
 
-
PlexCommand(boolean) - Constructor for class dev.plex.command.PlexCommand
-
-
Creates an instance of the command
-
-
PlexListener - Class in dev.plex.listener
-
 
-
PlexListener() - Constructor for class dev.plex.listener.PlexListener
-
 
-
PlexLog - Class in dev.plex.util
-
 
-
PlexLog() - Constructor for class dev.plex.util.PlexLog
-
 
-
PlexModule - Class in dev.plex.module
-
 
-
PlexModule() - Constructor for class dev.plex.module.PlexModule
-
 
-
plexModuleFile - Variable in class dev.plex.module.PlexModule
-
 
-
PlexModuleFile - Class in dev.plex.module
-
 
-
PlexModuleFile() - Constructor for class dev.plex.module.PlexModuleFile
-
 
-
plexPlayer - Variable in class dev.plex.event.AdminAddEvent
-
-
The PlexPlayer that was added
-
-
plexPlayer - Variable in class dev.plex.event.AdminRemoveEvent
-
-
The PlexPlayer that was removed
-
-
plexPlayer - Variable in class dev.plex.event.AdminSetRankEvent
-
-
The PlexPlayer that was removed
-
-
PlexPlayer - Class in dev.plex.player
-
 
-
PlexPlayer() - Constructor for class dev.plex.player.PlexPlayer
-
 
-
PlexPlayer(UUID) - Constructor for class dev.plex.player.PlexPlayer
-
 
-
PlexPlayer(UUID, boolean) - Constructor for class dev.plex.player.PlexPlayer
-
 
-
plexPlayerMap - Static variable in class dev.plex.cache.PlayerCache
-
-
A key/value pair where the key is the unique ID of the Plex Player
-
-
PlexUtils - Class in dev.plex.util
-
 
-
PlexUtils() - Constructor for class dev.plex.util.PlexUtils
-
 
-
plugin - Static variable in class dev.plex.command.PlexCommand
-
-
Returns the instance of the plugin
-
-
plugin - Variable in class dev.plex.config.Config
-
-
The plugin instance
-
-
plugin - Static variable in class dev.plex.Plex
-
 
-
plugin - Static variable in interface dev.plex.PlexBase
-
 
-
plugin - Static variable in class dev.plex.world.ConfigurationChunkGenerator
-
 
-
plugin - Static variable in class dev.plex.world.CustomWorld
-
 
-
populators - Variable in class dev.plex.world.CustomChunkGenerator
-
 
-
prefix - Variable in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
-
 
-
prefix - Variable in class dev.plex.player.PlexPlayer
-
 
-
prefix - Variable in enum class dev.plex.rank.enums.Rank
-
 
-
prefix - Variable in enum class dev.plex.rank.enums.Title
-
 
-
punish(PlexPlayer, Punishment) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
punished - Variable in class dev.plex.punishment.Punishment
-
 
-
punishedPlayer - Variable in class dev.plex.event.PunishedPlayerEvent
-
-
The player who was punished
-
-
punishedPlayer - Variable in class dev.plex.menu.PunishedPlayerMenu
-
 
-
PunishedPlayerEvent - Class in dev.plex.event
-
-
Superclass for punishment events
-
-
PunishedPlayerEvent(PlexPlayer) - Constructor for class dev.plex.event.PunishedPlayerEvent
-
-
Creates an event object
-
-
PunishedPlayerFreezeEvent - Class in dev.plex.event
-
-
Event that is called when a player is frozen or unfrozen
-
-
PunishedPlayerFreezeEvent(PlexPlayer, boolean) - Constructor for class dev.plex.event.PunishedPlayerFreezeEvent
-
-
Creates a new event instance
-
-
PunishedPlayerLockupEvent - Class in dev.plex.event
-
-
Event that is called when a player is frozen or unfrozen
-
-
PunishedPlayerLockupEvent(PlexPlayer, boolean) - Constructor for class dev.plex.event.PunishedPlayerLockupEvent
-
-
Creates a new event instance
-
-
PunishedPlayerMenu - Class in dev.plex.menu
-
 
-
PunishedPlayerMenu(PlexPlayer) - Constructor for class dev.plex.menu.PunishedPlayerMenu
-
 
-
PunishedPlayerMuteEvent - Class in dev.plex.event
-
-
Event that is called when a player is frozen or unfrozen
-
-
PunishedPlayerMuteEvent(PlexPlayer, boolean) - Constructor for class dev.plex.event.PunishedPlayerMuteEvent
-
-
Creates a new event instance
-
-
punishedUsername - Variable in class dev.plex.punishment.Punishment
-
 
-
punisher - Variable in class dev.plex.punishment.Punishment
-
 
-
Punishment - Class in dev.plex.punishment
-
 
-
Punishment() - Constructor for class dev.plex.punishment.Punishment
-
 
-
Punishment(UUID, UUID) - Constructor for class dev.plex.punishment.Punishment
-
 
-
punishmentManager - Variable in class dev.plex.Plex
-
 
-
PunishmentManager - Class in dev.plex.punishment
-
 
-
PunishmentManager() - Constructor for class dev.plex.punishment.PunishmentManager
-
 
-
PunishmentManager.IndefiniteBan - Class in dev.plex.punishment
-
 
-
PunishmentMenu - Class in dev.plex.menu
-
 
-
PunishmentMenu() - Constructor for class dev.plex.menu.PunishmentMenu
-
 
-
punishments - Variable in class dev.plex.player.PlexPlayer
-
 
-
PunishmentsCMD - Class in dev.plex.command.impl
-
 
-
PunishmentsCMD() - Constructor for class dev.plex.command.impl.PunishmentsCMD
-
 
-
PunishmentType - Enum Class in dev.plex.punishment
-
 
-
PunishmentType() - Constructor for enum class dev.plex.punishment.PunishmentType
-
 
-
-

R

-
-
randomBoolean() - Static method in class dev.plex.util.RandomUtil
-
 
-
randomNum() - Static method in class dev.plex.util.RandomUtil
-
 
-
randomNum(int) - Static method in class dev.plex.util.RandomUtil
-
 
-
randomNum(int, int) - Static method in class dev.plex.util.RandomUtil
-
 
-
RandomUtil - Class in dev.plex.util
-
 
-
RandomUtil() - Constructor for class dev.plex.util.RandomUtil
-
 
-
rank - Variable in class dev.plex.admin.Admin
-
-
Gets the rank of the admin -
- Contains a #setRank and #getRank by lombok
-
-
rank - Variable in class dev.plex.event.AdminSetRankEvent
-
-
The rank the player was set to
-
-
rank - Variable in class dev.plex.player.PlexPlayer
-
 
-
Rank - Enum Class in dev.plex.rank.enums
-
 
-
Rank(int, String, String, String, NamedTextColor) - Constructor for enum class dev.plex.rank.enums.Rank
-
 
-
RankCMD - Class in dev.plex.command.impl
-
 
-
RankCMD() - Constructor for class dev.plex.command.impl.RankCMD
-
 
-
rankExists(String) - Method in class dev.plex.command.impl.AdminCMD
-
 
-
rankManager - Variable in class dev.plex.Plex
-
 
-
RankManager - Class in dev.plex.rank
-
 
-
RankManager() - Constructor for class dev.plex.rank.RankManager
-
 
-
raw - Variable in class dev.plex.util.AshconInfo.Textures
-
 
-
RawSayCMD - Class in dev.plex.command.impl
-
 
-
RawSayCMD() - Constructor for class dev.plex.command.impl.RawSayCMD
-
 
-
readable - Variable in enum class dev.plex.rank.enums.Rank
-
 
-
readable - Variable in enum class dev.plex.rank.enums.Title
-
 
-
readGameRules(World, String) - Static method in class dev.plex.util.GameRuleUtil
-
 
-
readNotes(CommandSender, PlexPlayer, List<Note>) - Method in class dev.plex.command.impl.NotesCMD
-
 
-
reason - Variable in class dev.plex.punishment.Punishment
-
 
-
redisConnection - Variable in class dev.plex.Plex
-
 
-
RedisConnection - Class in dev.plex.storage
-
 
-
RedisConnection() - Constructor for class dev.plex.storage.RedisConnection
-
 
-
ReflectionsUtil - Class in dev.plex.util
-
 
-
ReflectionsUtil() - Constructor for class dev.plex.util.ReflectionsUtil
-
 
-
regex - Variable in class dev.plex.command.blocking.BlockedCommand
-
 
-
registerCommand(PlexCommand) - Method in class dev.plex.module.PlexModule
-
-
Registers a PlexCommand within a module
-
-
registerListener(PlexListener) - Method in class dev.plex.module.PlexModule
-
-
Registers a PlexListener within a module
-
-
registerService(AbstractService) - Method in class dev.plex.services.ServiceManager
-
 
-
relative(Location, BlockFace) - Static method in class dev.plex.util.BlockUtils
-
 
-
reloadModules() - Method in class dev.plex.module.ModuleManager
-
 
-
reloadPlayers() - Method in class dev.plex.Plex
-
 
-
REMOVE_PERMISSION - Static variable in class dev.plex.storage.permission.SQLPermissions
-
 
-
removeBan(UUID) - Method in class dev.plex.storage.punishment.SQLPunishment
-
 
-
removeFromCache(UUID) - Method in class dev.plex.admin.AdminList
-
-
Removes an admin from the cache
-
-
removePermission(Permission) - Method in class dev.plex.storage.permission.SQLPermissions
-
 
-
removePermission(PlexPlayer, String) - Static method in class dev.plex.util.PermissionsUtil
-
 
-
removePermission(UUID, String) - Method in class dev.plex.storage.permission.SQLPermissions
-
 
-
render(Player, Component, Component, Audience) - Method in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
-
 
-
renderer - Variable in class dev.plex.listener.impl.ChatListener
-
 
-
repeating - Variable in class dev.plex.services.AbstractService
-
 
-
repeatInSeconds() - Method in class dev.plex.services.impl.AutoWipeService
-
 
-
repeatInSeconds() - Method in class dev.plex.services.impl.BanService
-
 
-
repeatInSeconds() - Method in class dev.plex.services.impl.CommandBlockerService
-
 
-
repeatInSeconds() - Method in class dev.plex.services.impl.GameRuleService
-
 
-
repeatInSeconds() - Method in class dev.plex.services.impl.TimingService
-
 
-
repeatInSeconds() - Method in class dev.plex.services.impl.UpdateCheckerService
-
 
-
repeatInSeconds() - Method in interface dev.plex.services.IService
-
 
-
REPO - Variable in class dev.plex.util.UpdateChecker
-
 
-
repositories - Variable in class dev.plex.module.loader.LibraryLoader
-
 
-
repository - Variable in class dev.plex.module.loader.LibraryLoader
-
 
-
RequiredCommandSource - Enum Class in dev.plex.command.source
-
 
-
RequiredCommandSource() - Constructor for enum class dev.plex.command.source.RequiredCommandSource
-
 
-
requiredLevel - Variable in class dev.plex.command.blocking.BlockedCommand
-
 
-
resetDropsItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
-
 
-
resetExplosionItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
-
 
-
resetFluidspreadItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
-
 
-
resetRedstoneItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
-
 
-
resolve(String, ArgumentQueue, Context) - Method in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
-
 
-
run() - Method in class dev.plex.services.impl.AutoWipeService
-
 
-
run() - Method in class dev.plex.services.impl.BanService
-
 
-
run() - Method in class dev.plex.services.impl.CommandBlockerService
-
 
-
run() - Method in class dev.plex.services.impl.GameRuleService
-
 
-
run() - Method in class dev.plex.services.impl.TimingService
-
 
-
run() - Method in class dev.plex.services.impl.UpdateCheckerService
-
 
-
run() - Method in interface dev.plex.services.IService
-
 
-
runAsync(Consumer<Jedis>) - Method in class dev.plex.storage.RedisConnection
-
 
-
-

S

-
-
SafeMiniMessage - Class in dev.plex.util.minimessage
-
 
-
SafeMiniMessage() - Constructor for class dev.plex.util.minimessage.SafeMiniMessage
-
 
-
SafeMiniMessage.SafeMiniMessageTagResolver - Class in dev.plex.util.minimessage
-
 
-
SafeMiniMessageTagResolver() - Constructor for class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
-
 
-
save() - Method in class dev.plex.config.Config
-
-
Saves the configuration file
-
-
save() - Method in class dev.plex.config.ModuleConfig
-
-
Saves the configuration file
-
-
save(PlexPlayer) - Method in class dev.plex.storage.player.MongoPlayerData
-
-
Saves the player's information in the database
-
-
saveDefault() - Method in class dev.plex.config.Config
-
-
Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
-
-
saveDefault() - Method in class dev.plex.config.ModuleConfig
-
-
Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
-
-
SayCMD - Class in dev.plex.command.impl
-
 
-
SayCMD() - Constructor for class dev.plex.command.impl.SayCMD
-
 
-
SELECT - Static variable in class dev.plex.storage.permission.SQLPermissions
-
 
-
SELECT - Variable in class dev.plex.storage.player.SQLPlayerData
-
 
-
SELECT - Static variable in class dev.plex.storage.punishment.SQLNotes
-
 
-
SELECT - Static variable in class dev.plex.storage.punishment.SQLPunishment
-
 
-
SELECT_BY - Static variable in class dev.plex.storage.punishment.SQLPunishment
-
 
-
send(Audience, String) - Method in class dev.plex.command.PlexCommand
-
-
Sends a message to an Audience
-
-
send(Audience, Component) - Method in class dev.plex.command.PlexCommand
-
-
Sends a message to an Audience
-
-
sender - Variable in class dev.plex.event.AdminAddEvent
-
-
The sender who added the player
-
-
sender - Variable in class dev.plex.event.AdminRemoveEvent
-
-
The sender who added the player
-
-
sender - Variable in class dev.plex.event.AdminSetRankEvent
-
-
The sender who added the player
-
-
sender - Variable in class dev.plex.event.GameModeUpdateEvent
-
 
-
sendStaffChat(CommandSender, Component, UUID...) - Static method in class dev.plex.util.redis.MessageUtil
-
 
-
SENIOR_ADMIN - Enum constant in enum class dev.plex.rank.enums.Rank
-
 
-
serialize(ZonedDateTime, Type, JsonSerializationContext) - Method in class dev.plex.util.adapter.ZonedDateTimeSerializer
-
 
-
ServerListener - Class in dev.plex.listener.impl
-
 
-
ServerListener() - Constructor for class dev.plex.listener.impl.ServerListener
-
 
-
serviceCount() - Method in class dev.plex.services.ServiceManager
-
 
-
serviceManager - Variable in class dev.plex.Plex
-
 
-
ServiceManager - Class in dev.plex.services
-
 
-
ServiceManager() - Constructor for class dev.plex.services.ServiceManager
-
 
-
services - Variable in class dev.plex.services.ServiceManager
-
 
-
session - Variable in class dev.plex.module.loader.LibraryLoader
-
 
-
setupChat() - Static method in class dev.plex.hook.VaultHook
-
 
-
setupChat() - Method in class dev.plex.Plex
-
 
-
setupPermissions() - Static method in class dev.plex.hook.VaultHook
-
 
-
setupPermissions() - Method in class dev.plex.Plex
-
 
-
setupPermissions(Player) - Static method in class dev.plex.util.PermissionsUtil
-
 
-
signature - Variable in class dev.plex.util.AshconInfo.SkinData
-
 
-
SignListener - Class in dev.plex.listener.impl
-
 
-
SignListener() - Constructor for class dev.plex.listener.impl.SignListener
-
 
-
SIGNS - Static variable in class dev.plex.listener.impl.BlockListener
-
 
-
silentCheckRank(Player, Rank, String) - Method in class dev.plex.command.PlexCommand
-
 
-
simpleGET(String) - Static method in class dev.plex.util.WebUtils
-
 
-
SkinData() - Constructor for class dev.plex.util.AshconInfo.SkinData
-
 
-
slim - Variable in class dev.plex.util.AshconInfo.Textures
-
 
-
SMITE - Enum constant in enum class dev.plex.punishment.PunishmentType
-
 
-
SmiteCMD - Class in dev.plex.command.impl
-
 
-
SmiteCMD() - Constructor for class dev.plex.command.impl.SmiteCMD
-
 
-
source() - Element in annotation interface dev.plex.command.annotation.CommandPermissions
-
-
Required command source
-
-
spamCooldown - Static variable in class dev.plex.services.impl.TimingService
-
 
-
SPAWN_EGGS - Static variable in class dev.plex.listener.impl.MobListener
-
 
-
spawnEggToEntityType(Material) - Static method in class dev.plex.listener.impl.MobListener
-
 
-
SpectatorCMD - Class in dev.plex.command.impl
-
 
-
SpectatorCMD() - Constructor for class dev.plex.command.impl.SpectatorCMD
-
 
-
sqlConnection - Variable in class dev.plex.Plex
-
 
-
SQLConnection - Class in dev.plex.storage
-
 
-
SQLConnection() - Constructor for class dev.plex.storage.SQLConnection
-
 
-
SQLITE - Enum constant in enum class dev.plex.storage.StorageType
-
 
-
sqlNotes - Variable in class dev.plex.Plex
-
 
-
SQLNotes - Class in dev.plex.storage.punishment
-
 
-
SQLNotes() - Constructor for class dev.plex.storage.punishment.SQLNotes
-
 
-
sqlPermissions - Variable in class dev.plex.Plex
-
 
-
SQLPermissions - Class in dev.plex.storage.permission
-
 
-
SQLPermissions() - Constructor for class dev.plex.storage.permission.SQLPermissions
-
 
-
sqlPlayerData - Variable in class dev.plex.Plex
-
 
-
SQLPlayerData - Class in dev.plex.storage.player
-
-
SQL fetching utilities for players
-
-
SQLPlayerData() - Constructor for class dev.plex.storage.player.SQLPlayerData
-
 
-
sqlPunishment - Variable in class dev.plex.Plex
-
 
-
SQLPunishment - Class in dev.plex.storage.punishment
-
 
-
SQLPunishment() - Constructor for class dev.plex.storage.punishment.SQLPunishment
-
 
-
staffChat - Variable in class dev.plex.player.PlexPlayer
-
 
-
STANDARD_RESOLVER - Static variable in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
-
 
-
startService(AbstractService) - Method in class dev.plex.services.ServiceManager
-
 
-
startServices() - Method in class dev.plex.services.ServiceManager
-
 
-
status(String) - Method in class dev.plex.command.impl.ToggleCMD
-
 
-
storageType - Variable in class dev.plex.Plex
-
 
-
StorageType - Enum Class in dev.plex.storage
-
 
-
StorageType() - Constructor for enum class dev.plex.storage.StorageType
-
 
-
strikes - Static variable in class dev.plex.services.impl.TimingService
-
 
-
subscribe() - Static method in class dev.plex.util.redis.MessageUtil
-
 
-
SUBSCRIBER - Static variable in class dev.plex.util.redis.MessageUtil
-
 
-
SurvivalCMD - Class in dev.plex.command.impl
-
 
-
SurvivalCMD() - Constructor for class dev.plex.command.impl.SurvivalCMD
-
 
-
syncRemoveBan(UUID) - Method in class dev.plex.storage.punishment.SQLPunishment
-
 
-
system - Variable in class dev.plex.Plex
-
 
-
System - Annotation Interface in dev.plex.command.annotation
-
 
-
-

T

-
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.AdminCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.AdventureCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.BanCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.CreativeCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.DebugCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.DeopCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.EntityWipeCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.FreezeCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.GamemodeCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.LockupCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.MuteCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.NameHistoryCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.NotesCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.OpCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.PlexCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.PunishmentsCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.RankCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.SmiteCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.SpectatorCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.SurvivalCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.TempbanCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.ToggleCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.UnbanCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.UnfreezeCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.UnmuteCMD
-
 
-
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.WorldCMD
-
 
-
TabListener - Class in dev.plex.listener.impl
-
 
-
TabListener() - Constructor for class dev.plex.listener.impl.TabListener
-
 
-
TagCMD - Class in dev.plex.command.impl
-
 
-
TagCMD() - Constructor for class dev.plex.command.impl.TagCMD
-
 
-
taskId - Variable in class dev.plex.services.AbstractService
-
 
-
TEMPBAN - Enum constant in enum class dev.plex.punishment.PunishmentType
-
 
-
TempbanCMD - Class in dev.plex.command.impl
-
 
-
TempbanCMD() - Constructor for class dev.plex.command.impl.TempbanCMD
-
 
-
testConnections() - Static method in class dev.plex.util.PlexUtils
-
 
-
textures - Variable in class dev.plex.util.AshconInfo
-
 
-
Textures() - Constructor for class dev.plex.util.AshconInfo.Textures
-
 
-
TFMCMD - Class in dev.plex.command.impl
-
 
-
TFMCMD() - Constructor for class dev.plex.command.impl.TFMCMD
-
 
-
timestamp - Variable in class dev.plex.punishment.extra.Note
-
 
-
timeUnits - Static variable in class dev.plex.util.TimeUtils
-
 
-
TimeUtils - Class in dev.plex.util
-
 
-
TimeUtils() - Constructor for class dev.plex.util.TimeUtils
-
 
-
TIMEZONE - Static variable in class dev.plex.util.adapter.ZonedDateTimeDeserializer
-
 
-
TIMEZONE - Static variable in class dev.plex.util.adapter.ZonedDateTimeSerializer
-
 
-
TIMEZONE - Static variable in class dev.plex.util.TimeUtils
-
 
-
TIMEZONES - Static variable in class dev.plex.util.TimeUtils
-
 
-
TimingService - Class in dev.plex.services.impl
-
 
-
TimingService() - Constructor for class dev.plex.services.impl.TimingService
-
 
-
Title - Enum Class in dev.plex.rank.enums
-
 
-
Title(int, String, String, String, NamedTextColor) - Constructor for enum class dev.plex.rank.enums.Title
-
 
-
to - Variable in class dev.plex.config.ModuleConfig
-
-
Where it should be copied to in the module folder
-
-
toggle(String) - Method in class dev.plex.command.impl.ToggleCMD
-
 
-
Toggleable - Annotation Interface in dev.plex.listener.annotation
-
 
-
ToggleCMD - Class in dev.plex.command.impl
-
 
-
ToggleCMD() - Constructor for class dev.plex.command.impl.ToggleCMD
-
 
-
ToggleMenu - Class in dev.plex.menu
-
 
-
ToggleMenu() - Constructor for class dev.plex.menu.ToggleMenu
-
 
-
toggles - Variable in class dev.plex.Plex
-
 
-
TogglesListener - Class in dev.plex.listener.impl
-
 
-
TogglesListener() - Constructor for class dev.plex.listener.impl.TogglesListener
-
 
-
toJSON() - Method in class dev.plex.player.PlexPlayer
-
 
-
toJSON() - Method in class dev.plex.punishment.extra.Note
-
 
-
toJSON() - Method in class dev.plex.punishment.Punishment
-
 
-
toJSON() - Method in enum class dev.plex.rank.enums.Rank
-
 
-
toJSON() - Method in enum class dev.plex.rank.enums.Title
-
 
-
type - Variable in class dev.plex.punishment.Punishment
-
 
-
-

U

-
-
unban(Punishment) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
unban(UUID) - Method in class dev.plex.punishment.PunishmentManager
-
 
-
UnbanCMD - Class in dev.plex.command.impl
-
 
-
UnbanCMD() - Constructor for class dev.plex.command.impl.UnbanCMD
-
 
-
UnfreezeCMD - Class in dev.plex.command.impl
-
 
-
UnfreezeCMD() - Constructor for class dev.plex.command.impl.UnfreezeCMD
-
 
-
unloadModules() - Method in class dev.plex.module.ModuleManager
-
 
-
UnmuteCMD - Class in dev.plex.command.impl
-
 
-
UnmuteCMD() - Constructor for class dev.plex.command.impl.UnmuteCMD
-
 
-
unregisterCommand(PlexCommand) - Method in class dev.plex.module.PlexModule
-
-
Unregisters a PlexCommand.
-
-
unregisterListener(PlexListener) - Method in class dev.plex.module.PlexModule
-
-
Unregisters a PlexListener.
-
-
update(PlexPlayer) - Static method in class dev.plex.cache.DataUtils
-
-
Updates a player's information in the database
-
-
update(PlexPlayer) - Method in class dev.plex.storage.player.MongoPlayerData
-
-
Updates a player's information in the mongo database
-
-
update(PlexPlayer) - Method in class dev.plex.storage.player.SQLPlayerData
-
-
Updates a player's information in the SQL database
-
-
update(CommandSender, Player, GameMode) - Method in class dev.plex.command.impl.GamemodeCMD
-
 
-
UPDATE - Variable in class dev.plex.storage.player.SQLPlayerData
-
 
-
UPDATE_BAN - Static variable in class dev.plex.storage.punishment.SQLPunishment
-
 
-
UPDATE_PERMISSION - Static variable in class dev.plex.storage.permission.SQLPermissions
-
 
-
updateChecker - Variable in class dev.plex.Plex
-
 
-
UpdateChecker - Class in dev.plex.util
-
 
-
UpdateChecker() - Constructor for class dev.plex.util.UpdateChecker
-
 
-
UpdateCheckerService - Class in dev.plex.services.impl
-
 
-
UpdateCheckerService() - Constructor for class dev.plex.services.impl.UpdateCheckerService
-
 
-
updateJar(CommandSender, String, boolean) - Method in class dev.plex.util.UpdateChecker
-
 
-
updatePermission(Permission, boolean) - Method in class dev.plex.storage.permission.SQLPermissions
-
 
-
updatePermission(PlexPlayer, String, boolean) - Static method in class dev.plex.util.PermissionsUtil
-
 
-
URL_REPLACEMENT_CONFIG - Static variable in class dev.plex.listener.impl.ChatListener
-
 
-
usage() - Element in annotation interface dev.plex.command.annotation.CommandParameters
-
-
The usage (optional)
-
-
usage() - Method in class dev.plex.command.PlexCommand
-
-
Converts usage to a Component
-
-
usage(String) - Method in class dev.plex.command.PlexCommand
-
-
Converts usage to a Component
-
-
username - Variable in class dev.plex.util.AshconInfo
-
 
-
username - Variable in class dev.plex.util.AshconInfo.UsernameHistory
-
 
-
usernameHistories - Variable in class dev.plex.util.AshconInfo
-
 
-
UsernameHistory() - Constructor for class dev.plex.util.AshconInfo.UsernameHistory
-
 
-
usernames - Variable in class dev.plex.punishment.PunishmentManager.IndefiniteBan
-
 
-
useTimezone(LocalDateTime) - Static method in class dev.plex.util.TimeUtils
-
 
-
useTimezone(ZonedDateTime) - Static method in class dev.plex.util.TimeUtils
-
 
-
uuid - Variable in class dev.plex.admin.Admin
-
-
Gets the unique ID of an admin (immutable)
-
-
uuid - Variable in class dev.plex.permission.Permission
-
 
-
uuid - Variable in class dev.plex.player.PlexPlayer
-
 
-
uuid - Variable in class dev.plex.punishment.extra.Note
-
 
-
uuid - Variable in class dev.plex.util.AshconInfo
-
 
-
uuids - Variable in class dev.plex.punishment.PunishmentManager.IndefiniteBan
-
 
-
-

V

-
-
value - Variable in class dev.plex.util.AshconInfo.SkinData
-
 
-
value() - Element in annotation interface dev.plex.command.annotation.System
-
 
-
value() - Element in annotation interface dev.plex.listener.annotation.Toggleable
-
 
-
valueOf(String) - Static method in enum class dev.plex.command.source.RequiredCommandSource
-
-
Returns the enum constant of this class with the specified name.
-
-
valueOf(String) - Static method in enum class dev.plex.punishment.PunishmentType
-
-
Returns the enum constant of this class with the specified name.
-
-
valueOf(String) - Static method in enum class dev.plex.rank.enums.Rank
-
-
Returns the enum constant of this class with the specified name.
-
-
valueOf(String) - Static method in enum class dev.plex.rank.enums.Title
-
-
Returns the enum constant of this class with the specified name.
-
-
valueOf(String) - Static method in enum class dev.plex.storage.StorageType
-
-
Returns the enum constant of this class with the specified name.
-
-
values() - Static method in enum class dev.plex.command.source.RequiredCommandSource
-
-
Returns an array containing the constants of this enum class, in -the order they are declared.
-
-
values() - Static method in enum class dev.plex.punishment.PunishmentType
-
-
Returns an array containing the constants of this enum class, in -the order they are declared.
-
-
values() - Static method in enum class dev.plex.rank.enums.Rank
-
-
Returns an array containing the constants of this enum class, in -the order they are declared.
-
-
values() - Static method in enum class dev.plex.rank.enums.Title
-
-
Returns an array containing the constants of this enum class, in -the order they are declared.
-
-
values() - Static method in enum class dev.plex.storage.StorageType
-
-
Returns an array containing the constants of this enum class, in -the order they are declared.
-
-
vanished - Variable in class dev.plex.player.PlexPlayer
-
 
-
VaultHook - Class in dev.plex.hook
-
 
-
VaultHook() - Constructor for class dev.plex.hook.VaultHook
-
 
-
version - Variable in class dev.plex.module.PlexModuleFile
-
 
-
-

W

-
-
warn(String, Object...) - Static method in class dev.plex.util.PlexLog
-
 
-
WebUtils - Class in dev.plex.util
-
 
-
WebUtils() - Constructor for class dev.plex.util.WebUtils
-
 
-
WorldCMD - Class in dev.plex.command.impl
-
 
-
WorldCMD() - Constructor for class dev.plex.command.impl.WorldCMD
-
 
-
WorldListener - Class in dev.plex.listener.impl
-
 
-
WorldListener() - Constructor for class dev.plex.listener.impl.WorldListener
-
 
-
writtenBy - Variable in class dev.plex.punishment.extra.Note
-
 
-
-

X

-
-
x - Variable in class dev.plex.world.NoiseOptions
-
 
-
-

Y

-
-
y - Variable in class dev.plex.world.NoiseOptions
-
 
-
-

Z

-
-
zonedDateTime - Variable in class dev.plex.util.AshconInfo.UsernameHistory
-
 
-
ZonedDateTimeCodec - Class in dev.plex.storage.codec
-
 
-
ZonedDateTimeCodec() - Constructor for class dev.plex.storage.codec.ZonedDateTimeCodec
-
 
-
ZonedDateTimeDeserializer - Class in dev.plex.util.adapter
-
 
-
ZonedDateTimeDeserializer() - Constructor for class dev.plex.util.adapter.ZonedDateTimeDeserializer
-
 
-
ZonedDateTimeSerializer - Class in dev.plex.util.adapter
-
 
-
ZonedDateTimeSerializer() - Constructor for class dev.plex.util.adapter.ZonedDateTimeSerializer
-
 
-
-A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
-
-
- - + + + + +Index (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form +

A

+
+
AbstractMenu - Class in dev.plex.util.menu
+
 
+
AbstractMenu(String) - Constructor for class dev.plex.util.menu.AbstractMenu
+
 
+
AbstractService - Class in dev.plex.services
+
 
+
AbstractService(boolean, boolean) - Constructor for class dev.plex.services.AbstractService
+
 
+
active - Variable in class dev.plex.punishment.Punishment
+
 
+
addAttributeModifier(Attribute, AttributeModifier) - Method in class dev.plex.util.item.ItemBuilder
+
 
+
addDefaultMessage(String, Object) - Method in class dev.plex.module.PlexModule
+
+
Adds a message to the messages.yml file
+
+
addDefaultMessage(String, Object, String...) - Method in class dev.plex.module.PlexModule
+
+
Adds a message to the messages.yml with a comment
+
+
added - Variable in class dev.plex.config.Config
+
+
Whether new entries were added to the file automatically
+
+
addEnchantment(Enchantment, int) - Method in class dev.plex.util.item.ItemBuilder
+
 
+
addItemFlag(ItemFlag...) - Method in class dev.plex.util.item.ItemBuilder
+
 
+
addNote(Note) - Method in class dev.plex.storage.punishment.SQLNotes
+
 
+
addPermission(Permission) - Method in class dev.plex.storage.permission.SQLPermissions
+
 
+
addPermission(PlexPlayer, Permission) - Static method in class dev.plex.util.PermissionsUtil
+
 
+
addPermission(PlexPlayer, String) - Static method in class dev.plex.util.PermissionsUtil
+
 
+
addToArrayList(List<T>, T) - Static method in class dev.plex.util.PlexUtils
+
 
+
addToCache(Admin) - Method in class dev.plex.admin.AdminList
+
+
Adds the admin to cache
+
+
Admin - Class in dev.plex.admin
+
+
Admin object to handle cached admins
+
+
Admin(UUID) - Constructor for class dev.plex.admin.Admin
+
+
Creates an admin with the ADMIN rank as the default rank
+
+
ADMIN - Enum constant in enum class dev.plex.rank.enums.Rank
+
 
+
adminActive - Variable in class dev.plex.player.PlexPlayer
+
 
+
AdminAddEvent - Class in dev.plex.event
+
+
Event that is run when a player is added to the admin list
+
+
AdminAddEvent() - Constructor for class dev.plex.event.AdminAddEvent
+
 
+
adminChat - Variable in class dev.plex.admin.Admin
+
+
Returns if the admin has admin chat toggled or not +
+ Contains a #isAdminChat and #setAdminChat by Lombok
+
+
adminChat(String, String, UUID...) - Static method in class dev.plex.util.PlexUtils
+
 
+
AdminChatCMD - Class in dev.plex.command.impl
+
 
+
AdminChatCMD() - Constructor for class dev.plex.command.impl.AdminChatCMD
+
 
+
AdminCMD - Class in dev.plex.command.impl
+
 
+
AdminCMD() - Constructor for class dev.plex.command.impl.AdminCMD
+
 
+
adminList - Variable in class dev.plex.Plex
+
 
+
AdminList - Class in dev.plex.admin
+
+
Cached storage for Admin objects
+
+
AdminList() - Constructor for class dev.plex.admin.AdminList
+
 
+
AdminListener - Class in dev.plex.listener.impl
+
 
+
AdminListener() - Constructor for class dev.plex.listener.impl.AdminListener
+
 
+
AdminRemoveEvent - Class in dev.plex.event
+
+
Event that is run when a player is removed from the admin list
+
+
AdminRemoveEvent() - Constructor for class dev.plex.event.AdminRemoveEvent
+
 
+
admins - Variable in class dev.plex.admin.AdminList
+
+
Key / Value storage, where the key is the unique ID of the admin
+
+
AdminSetRankEvent - Class in dev.plex.event
+
+
Event that is run when an admins rank is set
+
+
AdminSetRankEvent() - Constructor for class dev.plex.event.AdminSetRankEvent
+
 
+
AdminworldCMD - Class in dev.plex.command.impl
+
 
+
AdminworldCMD() - Constructor for class dev.plex.command.impl.AdminworldCMD
+
 
+
AdventureCMD - Class in dev.plex.command.impl
+
 
+
AdventureCMD() - Constructor for class dev.plex.command.impl.AdventureCMD
+
 
+
aliases() - Element in annotation interface dev.plex.command.annotation.CommandParameters
+
+
The aliases (optional)
+
+
allowed - Variable in class dev.plex.permission.Permission
+
 
+
amplitude - Variable in class dev.plex.world.NoiseOptions
+
 
+
AntiNukerListener - Class in dev.plex.listener.impl
+
 
+
AntiNukerListener() - Constructor for class dev.plex.listener.impl.AntiNukerListener
+
 
+
AntiSpamListener - Class in dev.plex.listener.impl
+
 
+
AntiSpamListener() - Constructor for class dev.plex.listener.impl.AntiSpamListener
+
 
+
ANY - Enum constant in enum class dev.plex.command.source.RequiredCommandSource
+
 
+
asDependencies() - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
 
+
AshconInfo - Class in dev.plex.util
+
 
+
AshconInfo() - Constructor for class dev.plex.util.AshconInfo
+
 
+
AshconInfo.SkinData - Class in dev.plex.util
+
 
+
AshconInfo.Textures - Class in dev.plex.util
+
 
+
AshconInfo.UsernameHistory - Class in dev.plex.util
+
 
+
asRepositories() - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
 
+
asynchronous - Variable in class dev.plex.services.AbstractService
+
 
+
author - Static variable in class dev.plex.util.BuildInfo
+
 
+
AutoWipeService - Class in dev.plex.services.impl
+
 
+
AutoWipeService() - Constructor for class dev.plex.services.impl.AutoWipeService
+
 
+
+

B

+
+
BAN - Enum constant in enum class dev.plex.punishment.PunishmentType
+
 
+
BanCMD - Class in dev.plex.command.impl
+
 
+
BanCMD() - Constructor for class dev.plex.command.impl.BanCMD
+
 
+
BanListener - Class in dev.plex.listener.impl
+
 
+
BanListener() - Constructor for class dev.plex.listener.impl.BanListener
+
 
+
BanService - Class in dev.plex.services.impl
+
 
+
BanService() - Constructor for class dev.plex.services.impl.BanService
+
 
+
banUrl - Static variable in class dev.plex.punishment.Punishment
+
 
+
before - Variable in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
+
 
+
bl - Variable in class dev.plex.command.impl.BlockEditCMD
+
 
+
BLOCKED_COMMANDS - Static variable in class dev.plex.services.impl.CommandBlockerService
+
 
+
blockedBlocks - Static variable in class dev.plex.listener.impl.BlockListener
+
 
+
BlockedCommand - Class in dev.plex.command.blocking
+
 
+
BlockedCommand() - Constructor for class dev.plex.command.blocking.BlockedCommand
+
 
+
BlockEditCMD - Class in dev.plex.command.impl
+
 
+
BlockEditCMD() - Constructor for class dev.plex.command.impl.BlockEditCMD
+
 
+
blockedPlayers - Variable in class dev.plex.listener.impl.BlockListener
+
 
+
BlockListener - Class in dev.plex.listener.impl
+
 
+
BlockListener() - Constructor for class dev.plex.listener.impl.BlockListener
+
 
+
blockMap - Variable in class dev.plex.world.BlockMapChunkGenerator
+
 
+
BlockMapChunkGenerator - Class in dev.plex.world
+
 
+
BlockMapChunkGenerator(LinkedHashMap<Material, Integer>, BlockPopulator...) - Constructor for class dev.plex.world.BlockMapChunkGenerator
+
 
+
BlockUtils - Class in dev.plex.util
+
 
+
BlockUtils() - Constructor for class dev.plex.util.BlockUtils
+
 
+
BookListener - Class in dev.plex.listener.impl
+
 
+
BookListener() - Constructor for class dev.plex.listener.impl.BookListener
+
 
+
BRANCH - Variable in class dev.plex.util.UpdateChecker
+
 
+
broadcast(String) - Static method in class dev.plex.util.PlexUtils
+
 
+
broadcast(Component) - Static method in class dev.plex.util.PlexUtils
+
 
+
broadcastToAdmins(Component) - Static method in class dev.plex.util.PlexUtils
+
 
+
build - Static variable in class dev.plex.Plex
+
 
+
build() - Method in class dev.plex.util.item.ItemBuilder
+
 
+
BuildInfo - Class in dev.plex.util
+
 
+
BuildInfo() - Constructor for class dev.plex.util.BuildInfo
+
 
+
BungeeUtil - Class in dev.plex.util
+
 
+
BungeeUtil() - Constructor for class dev.plex.util.BungeeUtil
+
 
+
+

C

+
+
cachedBlockedBlocksConfig - Static variable in class dev.plex.listener.impl.BlockListener
+
 
+
cancelled - Variable in class dev.plex.event.PunishedPlayerEvent
+
+
Whether the event was cancelled
+
+
canEnterWorld(Player) - Method in class dev.plex.listener.impl.WorldListener
+
+
Check if a Player has the ability to enter the requested world
+
+
canModifyWorld(Player, boolean) - Method in class dev.plex.listener.impl.WorldListener
+
+
Check if a Player has the ability to modify the world they are in
+
+
chat - Variable in class dev.plex.Plex
+
 
+
CHAT - Static variable in class dev.plex.hook.VaultHook
+
 
+
ChatListener - Class in dev.plex.listener.impl
+
 
+
ChatListener() - Constructor for class dev.plex.listener.impl.ChatListener
+
 
+
ChatListener.PlexChatRenderer - Class in dev.plex.listener.impl
+
 
+
check(T) - Static method in class dev.plex.util.GameRuleUtil
+
 
+
checkLevel(PlexPlayer, String[]) - Method in class dev.plex.listener.impl.WorldListener
+
 
+
checkRank(CommandSender, Rank, String) - Method in class dev.plex.command.PlexCommand
+
+
Checks whether a sender has enough permissions or is high enough a rank
+
+
checkRank(Player, Rank, String) - Method in class dev.plex.command.PlexCommand
+
+
Checks whether a player has enough permissions or is high enough a rank
+
+
checkTab(CommandSender, Rank, String) - Method in class dev.plex.command.PlexCommand
+
+
Checks whether a sender has enough permissions or is high enough a rank
+
+
checkTab(Player, Rank, String) - Method in class dev.plex.command.PlexCommand
+
+
Checks whether a player has enough permissions or is high enough a rank
+
+
chunks - Variable in class dev.plex.world.CustomWorld
+
 
+
classloader(PluginClasspathBuilder) - Method in class dev.plex.PlexLibraryManager
+
 
+
cleanString(String) - Static method in class dev.plex.util.PlexUtils
+
 
+
coins - Variable in class dev.plex.player.PlexPlayer
+
 
+
color - Variable in enum class dev.plex.rank.enums.Rank
+
 
+
color - Variable in enum class dev.plex.rank.enums.Title
+
 
+
command - Variable in class dev.plex.command.blocking.BlockedCommand
+
 
+
commandAliases - Variable in class dev.plex.command.blocking.BlockedCommand
+
 
+
CommandBlockerService - Class in dev.plex.services.impl
+
 
+
CommandBlockerService() - Constructor for class dev.plex.services.impl.CommandBlockerService
+
 
+
CommandFailException - Exception in dev.plex.command.exception
+
 
+
CommandFailException(String) - Constructor for exception dev.plex.command.exception.CommandFailException
+
 
+
CommandHandler - Class in dev.plex.handlers
+
 
+
CommandHandler() - Constructor for class dev.plex.handlers.CommandHandler
+
 
+
CommandListener - Class in dev.plex.listener.impl
+
 
+
CommandListener() - Constructor for class dev.plex.listener.impl.CommandListener
+
 
+
CommandParameters - Annotation Interface in dev.plex.command.annotation
+
+
Storage for a command's parameters
+
+
CommandPermissions - Annotation Interface in dev.plex.command.annotation
+
+
Storage for the command's permissions
+
+
commands - Variable in class dev.plex.listener.impl.MuteListener
+
 
+
commands - Variable in class dev.plex.module.PlexModule
+
 
+
commands - Variable in class dev.plex.Plex
+
 
+
commandSource - Variable in class dev.plex.command.PlexCommand
+
+
Required command source fetched from the permissions
+
+
commandSpy - Variable in class dev.plex.admin.Admin
+
+
Returns if the admin has command spy or not +
+ Contains a #isCommandSpy and #setCommandSpy by Lombok
+
+
commandSpy - Variable in class dev.plex.player.PlexPlayer
+
 
+
CommandSpyCMD - Class in dev.plex.command.impl
+
 
+
CommandSpyCMD() - Constructor for class dev.plex.command.impl.CommandSpyCMD
+
 
+
commitGlobalGameRules(World) - Static method in class dev.plex.util.GameRuleUtil
+
 
+
commitSpecificGameRules(World) - Static method in class dev.plex.util.GameRuleUtil
+
 
+
componentFromString(String) - Method in class dev.plex.command.PlexCommand
+
+
Converts a String to a legacy Kyori Component
+
+
config - Variable in class dev.plex.Plex
+
 
+
Config - Class in dev.plex.config
+
+
Creates a custom Config object
+
+
Config(Plex, String) - Constructor for class dev.plex.config.Config
+
+
Creates a config object
+
+
ConfigurationChunkGenerator - Class in dev.plex.world
+
 
+
ConfigurationChunkGenerator(String, BlockPopulator...) - Constructor for class dev.plex.world.ConfigurationChunkGenerator
+
 
+
CONSOLE - Enum constant in enum class dev.plex.command.source.RequiredCommandSource
+
 
+
ConsoleMustDefinePlayerException - Exception in dev.plex.command.exception
+
 
+
ConsoleMustDefinePlayerException() - Constructor for exception dev.plex.command.exception.ConsoleMustDefinePlayerException
+
 
+
ConsoleOnlyException - Exception in dev.plex.command.exception
+
 
+
ConsoleOnlyException() - Constructor for exception dev.plex.command.exception.ConsoleOnlyException
+
 
+
ConsoleSayCMD - Class in dev.plex.command.impl
+
 
+
ConsoleSayCMD() - Constructor for class dev.plex.command.impl.ConsoleSayCMD
+
 
+
createBlockMap(String) - Static method in class dev.plex.world.ConfigurationChunkGenerator
+
 
+
createDate(String) - Static method in class dev.plex.util.TimeUtils
+
 
+
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.BlockMapChunkGenerator
+
 
+
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.CustomChunkGenerator
+
 
+
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.FlatChunkGenerator
+
 
+
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.NoiseChunkGenerator
+
 
+
createLoopChunkData(int, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.OctaveChunkGenerator
+
 
+
CreativeCMD - Class in dev.plex.command.impl
+
 
+
CreativeCMD() - Constructor for class dev.plex.command.impl.CreativeCMD
+
 
+
custom - Variable in class dev.plex.util.AshconInfo.Textures
+
 
+
CustomChunkGenerator - Class in dev.plex.world
+
 
+
CustomChunkGenerator(int, BlockPopulator...) - Constructor for class dev.plex.world.CustomChunkGenerator
+
 
+
customTime - Variable in class dev.plex.punishment.Punishment
+
 
+
CustomWorld - Class in dev.plex.world
+
 
+
CustomWorld(String, CustomChunkGenerator) - Constructor for class dev.plex.world.CustomWorld
+
 
+
+

D

+
+
dataFolder - Variable in class dev.plex.module.PlexModule
+
 
+
dataSource - Variable in class dev.plex.storage.SQLConnection
+
 
+
datastore - Variable in class dev.plex.storage.player.MongoPlayerData
+
+
The datastore object / database
+
+
DataUtils - Class in dev.plex.cache
+
+
Parent cache class
+
+
DataUtils() - Constructor for class dev.plex.cache.DataUtils
+
 
+
date - Static variable in class dev.plex.util.BuildInfo
+
 
+
DATE_FORMAT - Static variable in class dev.plex.util.TimeUtils
+
 
+
debug() - Element in annotation interface dev.plex.command.annotation.System
+
 
+
debug(String, Object...) - Static method in class dev.plex.util.PlexLog
+
 
+
DebugCMD - Class in dev.plex.command.impl
+
 
+
DebugCMD() - Constructor for class dev.plex.command.impl.DebugCMD
+
 
+
decode(BsonReader, DecoderContext) - Method in class dev.plex.storage.codec.ZonedDateTimeCodec
+
 
+
DELETE - Static variable in class dev.plex.storage.punishment.SQLNotes
+
 
+
deleteNote(int, UUID) - Method in class dev.plex.storage.punishment.SQLNotes
+
 
+
DeopAllCMD - Class in dev.plex.command.impl
+
 
+
DeopAllCMD() - Constructor for class dev.plex.command.impl.DeopAllCMD
+
 
+
DeopCMD - Class in dev.plex.command.impl
+
 
+
DeopCMD() - Constructor for class dev.plex.command.impl.DeopCMD
+
 
+
dependencies - Variable in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
The field for the dependencies record component.
+
+
dependencies() - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
Returns the value of the dependencies record component.
+
+
description - Variable in class dev.plex.module.PlexModuleFile
+
 
+
description() - Element in annotation interface dev.plex.command.annotation.CommandParameters
+
+
The description
+
+
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class dev.plex.util.adapter.ZonedDateTimeAdapter
+
 
+
DEV - Enum constant in enum class dev.plex.rank.enums.Title
+
 
+
dev.plex - package dev.plex
+
 
+
dev.plex.admin - package dev.plex.admin
+
 
+
dev.plex.cache - package dev.plex.cache
+
 
+
dev.plex.command - package dev.plex.command
+
 
+
dev.plex.command.annotation - package dev.plex.command.annotation
+
 
+
dev.plex.command.blocking - package dev.plex.command.blocking
+
 
+
dev.plex.command.exception - package dev.plex.command.exception
+
 
+
dev.plex.command.impl - package dev.plex.command.impl
+
 
+
dev.plex.command.source - package dev.plex.command.source
+
 
+
dev.plex.config - package dev.plex.config
+
 
+
dev.plex.event - package dev.plex.event
+
 
+
dev.plex.handlers - package dev.plex.handlers
+
 
+
dev.plex.hook - package dev.plex.hook
+
 
+
dev.plex.listener - package dev.plex.listener
+
 
+
dev.plex.listener.annotation - package dev.plex.listener.annotation
+
 
+
dev.plex.listener.impl - package dev.plex.listener.impl
+
 
+
dev.plex.menu - package dev.plex.menu
+
 
+
dev.plex.module - package dev.plex.module
+
 
+
dev.plex.module.exception - package dev.plex.module.exception
+
 
+
dev.plex.permission - package dev.plex.permission
+
 
+
dev.plex.player - package dev.plex.player
+
 
+
dev.plex.punishment - package dev.plex.punishment
+
 
+
dev.plex.punishment.extra - package dev.plex.punishment.extra
+
 
+
dev.plex.rank - package dev.plex.rank
+
 
+
dev.plex.rank.enums - package dev.plex.rank.enums
+
 
+
dev.plex.services - package dev.plex.services
+
 
+
dev.plex.services.impl - package dev.plex.services.impl
+
 
+
dev.plex.storage - package dev.plex.storage
+
 
+
dev.plex.storage.codec - package dev.plex.storage.codec
+
 
+
dev.plex.storage.permission - package dev.plex.storage.permission
+
 
+
dev.plex.storage.player - package dev.plex.storage.player
+
 
+
dev.plex.storage.punishment - package dev.plex.storage.punishment
+
 
+
dev.plex.util - package dev.plex.util
+
 
+
dev.plex.util.adapter - package dev.plex.util.adapter
+
 
+
dev.plex.util.item - package dev.plex.util.item
+
 
+
dev.plex.util.menu - package dev.plex.util.menu
+
 
+
dev.plex.util.minimessage - package dev.plex.util.minimessage
+
 
+
dev.plex.util.redis - package dev.plex.util.redis
+
 
+
dev.plex.world - package dev.plex.world
+
 
+
DEVELOPERS - Static variable in class dev.plex.util.PlexUtils
+
 
+
disable() - Method in class dev.plex.module.PlexModule
+
 
+
disabledEffect(Player, Location) - Static method in class dev.plex.util.PlexUtils
+
 
+
disabledEffectMultiple(Player[], Location) - Static method in class dev.plex.util.PlexUtils
+
 
+
disableModules() - Method in class dev.plex.module.ModuleManager
+
 
+
displayName() - Method in class dev.plex.player.PlexPlayer
+
 
+
displayName(Component) - Method in class dev.plex.util.item.ItemBuilder
+
 
+
distance - Variable in class dev.plex.util.UpdateChecker
+
 
+
doPunishment(PlexPlayer, Punishment) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
DOWNLOAD_PAGE - Variable in class dev.plex.util.UpdateChecker
+
 
+
DropListener - Class in dev.plex.listener.impl
+
 
+
DropListener() - Constructor for class dev.plex.listener.impl.DropListener
+
 
+
+

E

+
+
EDIT_COMMANDS - Variable in class dev.plex.listener.impl.WorldListener
+
 
+
enable() - Method in class dev.plex.module.PlexModule
+
 
+
enableModules() - Method in class dev.plex.module.ModuleManager
+
 
+
encode(BsonWriter, ZonedDateTime, EncoderContext) - Method in class dev.plex.storage.codec.ZonedDateTimeCodec
+
 
+
endDate - Variable in class dev.plex.punishment.Punishment
+
 
+
endService(AbstractService) - Method in class dev.plex.services.ServiceManager
+
 
+
endService(AbstractService, boolean) - Method in class dev.plex.services.ServiceManager
+
 
+
endServices() - Method in class dev.plex.services.ServiceManager
+
 
+
entityRun(ScheduledTask) - Method in class dev.plex.services.impl.AutoWipeService
+
 
+
EntityWipeCMD - Class in dev.plex.command.impl
+
 
+
EntityWipeCMD() - Constructor for class dev.plex.command.impl.EntityWipeCMD
+
 
+
equals(Object) - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
Indicates whether some other object is "equal to" this one.
+
+
error(String, Object...) - Static method in class dev.plex.util.PlexLog
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.BlockEditCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.CommandSpyCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.EntityWipeCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.MobPurgeCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.TFMCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.PlexCommand
+
+
Executes the command
+
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdminChatCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdminCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdminworldCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.AdventureCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.BanCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.ConsoleSayCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.CreativeCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.DebugCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.DeopAllCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.DeopCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.FlatlandsCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.FreezeCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.GamemodeCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.KickCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.ListCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.LocalSpawnCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.LockupCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.MasterbuilderworldCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.MuteCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.NameHistoryCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.NotesCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.OpAllCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.OpCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.PlexCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.PunishmentsCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.RankCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.RawSayCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.RemoveLoginMessageCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SayCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SetLoginMessageCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SmiteCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SpectatorCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.SurvivalCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.TagCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.TempbanCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.ToggleCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.UnbanCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.UnfreezeCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.UnmuteCMD
+
 
+
execute(CommandSender, Player, String[]) - Method in class dev.plex.command.impl.WorldCMD
+
 
+
EXECUTIVE - Enum constant in enum class dev.plex.rank.enums.Rank
+
 
+
exists(String) - Method in class dev.plex.storage.player.MongoPlayerData
+
 
+
exists(String) - Method in class dev.plex.storage.player.SQLPlayerData
+
 
+
exists(UUID) - Method in class dev.plex.storage.player.MongoPlayerData
+
+
Checks whether the player exists in mongo's database
+
+
exists(UUID) - Method in class dev.plex.storage.player.SQLPlayerData
+
+
Checks if a player exists in the SQL database
+
+
+

F

+
+
fetchDistanceFromGitHub(String, String, String) - Method in class dev.plex.util.UpdateChecker
+
 
+
file - Variable in class dev.plex.config.Config
+
+
The File instance
+
+
file - Variable in class dev.plex.config.ModuleConfig
+
+
The File instance
+
+
FlatChunkGenerator - Class in dev.plex.world
+
 
+
FlatChunkGenerator(int, BlockPopulator...) - Constructor for class dev.plex.world.FlatChunkGenerator
+
 
+
FlatlandsCMD - Class in dev.plex.command.impl
+
 
+
FlatlandsCMD() - Constructor for class dev.plex.command.impl.FlatlandsCMD
+
 
+
FREEZE - Enum constant in enum class dev.plex.punishment.PunishmentType
+
 
+
FreezeCMD - Class in dev.plex.command.impl
+
 
+
FreezeCMD() - Constructor for class dev.plex.command.impl.FreezeCMD
+
 
+
FreezeListener - Class in dev.plex.listener.impl
+
 
+
FreezeListener() - Constructor for class dev.plex.listener.impl.FreezeListener
+
 
+
frequency - Variable in class dev.plex.world.NoiseOptions
+
 
+
from - Variable in class dev.plex.config.ModuleConfig
+
+
Where the file is in the module JAR
+
+
fromJson(String) - Static method in class dev.plex.punishment.Punishment
+
 
+
frozen - Variable in class dev.plex.event.PunishedPlayerFreezeEvent
+
+
New frozen state of the player
+
+
frozen - Variable in class dev.plex.player.PlexPlayer
+
 
+
+

G

+
+
gamemode - Variable in class dev.plex.command.impl.GamemodeCMD
+
 
+
gameMode - Variable in class dev.plex.event.GameModeUpdateEvent
+
 
+
GamemodeCMD - Class in dev.plex.command.impl
+
 
+
GamemodeCMD() - Constructor for class dev.plex.command.impl.GamemodeCMD
+
 
+
GameModeListener - Class in dev.plex.listener.impl
+
 
+
GameModeListener() - Constructor for class dev.plex.listener.impl.GameModeListener
+
 
+
GameModeUpdateEvent - Class in dev.plex.event
+
 
+
GameModeUpdateEvent() - Constructor for class dev.plex.event.GameModeUpdateEvent
+
 
+
GameRuleService - Class in dev.plex.services.impl
+
 
+
GameRuleService() - Constructor for class dev.plex.services.impl.GameRuleService
+
 
+
GameRuleUtil - Class in dev.plex.util
+
 
+
GameRuleUtil() - Constructor for class dev.plex.util.GameRuleUtil
+
 
+
generate() - Method in class dev.plex.world.CustomWorld
+
 
+
generateBanMessage(Punishment) - Static method in class dev.plex.punishment.Punishment
+
 
+
generateConfigFlatWorld(String) - Static method in class dev.plex.world.CustomWorld
+
 
+
generateDefaultRanks() - Method in class dev.plex.rank.RankManager
+
 
+
generateIndefBanMessage(String) - Static method in class dev.plex.punishment.Punishment
+
 
+
generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.OctaveChunkGenerator
+
 
+
generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.NoiseChunkGenerator
+
 
+
generateSurface(WorldInfo, Random, int, int, ChunkGenerator.ChunkData) - Method in class dev.plex.world.FlatChunkGenerator
+
 
+
generateWorlds() - Method in class dev.plex.Plex
+
 
+
generator() - Method in class dev.plex.world.CustomWorld
+
 
+
get() - Static method in class dev.plex.Plex
+
 
+
getActiveBans() - Method in class dev.plex.punishment.PunishmentManager
+
 
+
getAllAdminPlayers() - Method in class dev.plex.admin.AdminList
+
+
Gathers every admin (cached and in the database)
+
+
getAllAdmins() - Method in class dev.plex.admin.AdminList
+
+
Gathers every admins username (cached and in the database)
+
+
getByIP(String) - Method in class dev.plex.storage.player.MongoPlayerData
+
+
Gets the player from cache or from mongo's database
+
+
getByIP(String) - Method in class dev.plex.storage.player.SQLPlayerData
+
+
Gets the player from cache or from the SQL database
+
+
getByName(String) - Method in class dev.plex.storage.player.MongoPlayerData
+
 
+
getByName(String) - Method in class dev.plex.storage.player.SQLPlayerData
+
 
+
getByName(String, boolean) - Method in class dev.plex.storage.player.SQLPlayerData
+
 
+
getByUUID(UUID) - Method in class dev.plex.storage.player.MongoPlayerData
+
+
Gets the player from cache or from mongo's database
+
+
getByUUID(UUID) - Method in class dev.plex.storage.player.SQLPlayerData
+
 
+
getByUUID(UUID, boolean) - Method in class dev.plex.storage.player.SQLPlayerData
+
+
Gets the player from cache or from the SQL database
+
+
getChat() - Static method in class dev.plex.hook.VaultHook
+
 
+
getClassesBySubType(String, Class<T>) - Static method in class dev.plex.util.ReflectionsUtil
+
 
+
getClassesFrom(String) - Static method in class dev.plex.util.ReflectionsUtil
+
 
+
getColor(PlexPlayer) - Method in class dev.plex.rank.RankManager
+
 
+
getCommand(String) - Method in class dev.plex.module.PlexModule
+
 
+
getCon() - Method in class dev.plex.storage.SQLConnection
+
 
+
getConfigPrefixes(PlexPlayer) - Method in class dev.plex.rank.RankManager
+
 
+
getCount(UUID) - Method in class dev.plex.listener.impl.AntiNukerListener
+
 
+
getCount(UUID) - Method in class dev.plex.listener.impl.AntiSpamListener
+
 
+
getCurrentInventoryIndex(Inventory) - Method in class dev.plex.menu.PunishedPlayerMenu
+
 
+
getCurrentInventoryIndex(Inventory) - Method in class dev.plex.menu.PunishmentMenu
+
 
+
getCurrentInventoryIndex(Inventory) - Method in class dev.plex.menu.ToggleMenu
+
 
+
getDatastore() - Method in class dev.plex.storage.MongoConnection
+
 
+
getDefaultPopulators(World) - Method in class dev.plex.world.CustomChunkGenerator
+
 
+
getEncoderClass() - Method in class dev.plex.storage.codec.ZonedDateTimeCodec
+
 
+
getFromName(String) - Static method in class dev.plex.util.WebUtils
+
 
+
getHandlerList() - Static method in class dev.plex.event.AdminAddEvent
+
 
+
getHandlerList() - Static method in class dev.plex.event.AdminRemoveEvent
+
 
+
getHandlerList() - Static method in class dev.plex.event.AdminSetRankEvent
+
 
+
getHandlerList() - Static method in class dev.plex.event.GameModeUpdateEvent
+
 
+
getHandlerList() - Static method in class dev.plex.event.PunishedPlayerFreezeEvent
+
 
+
getHandlerList() - Static method in class dev.plex.event.PunishedPlayerLockupEvent
+
 
+
getHandlerList() - Static method in class dev.plex.event.PunishedPlayerMuteEvent
+
 
+
getHandlers() - Method in class dev.plex.event.AdminAddEvent
+
 
+
getHandlers() - Method in class dev.plex.event.AdminRemoveEvent
+
 
+
getHandlers() - Method in class dev.plex.event.AdminSetRankEvent
+
 
+
getHandlers() - Method in class dev.plex.event.GameModeUpdateEvent
+
 
+
getHandlers() - Method in class dev.plex.event.PunishedPlayerFreezeEvent
+
 
+
getHandlers() - Method in class dev.plex.event.PunishedPlayerLockupEvent
+
 
+
getHandlers() - Method in class dev.plex.event.PunishedPlayerMuteEvent
+
 
+
getInfo(String) - Static method in class dev.plex.util.MojangUtils
+
 
+
getInventory() - Method in class dev.plex.menu.PunishedPlayerMenu
+
 
+
getInventory() - Method in class dev.plex.menu.PunishmentMenu
+
 
+
getInventory() - Method in interface dev.plex.util.menu.IMenu
+
 
+
getJedis() - Method in class dev.plex.storage.RedisConnection
+
 
+
getLevel() - Method in class dev.plex.command.PlexCommand
+
 
+
getLoginMessage(PlexPlayer) - Method in class dev.plex.rank.RankManager
+
 
+
getMap() - Method in class dev.plex.command.PlexCommand
+
 
+
getName() - Method in class dev.plex.util.menu.AbstractMenu
+
 
+
getNonNullPlayer(String) - Method in class dev.plex.command.PlexCommand
+
 
+
getNonNullWorld(String) - Method in class dev.plex.command.PlexCommand
+
 
+
getNotes(UUID) - Method in class dev.plex.storage.punishment.SQLNotes
+
 
+
getOfflinePlexPlayer(UUID) - Method in class dev.plex.command.PlexCommand
+
 
+
getOnlinePlexPlayer(String) - Method in class dev.plex.command.PlexCommand
+
 
+
getPermission() - Static method in class dev.plex.hook.VaultHook
+
 
+
getPermissions(UUID) - Method in class dev.plex.storage.permission.SQLPermissions
+
 
+
getPlayer() - Method in class dev.plex.player.PlexPlayer
+
 
+
getPlayer(String) - Static method in class dev.plex.cache.DataUtils
+
 
+
getPlayer(String, boolean) - Static method in class dev.plex.cache.DataUtils
+
 
+
getPlayer(UUID) - Static method in class dev.plex.cache.DataUtils
+
+
Gets a player from cache or from the database
+
+
getPlayer(UUID, boolean) - Static method in class dev.plex.cache.DataUtils
+
 
+
getPlayerByIP(String) - Static method in class dev.plex.cache.DataUtils
+
+
Gets a player from cache or from the database
+
+
getPlayerNameList() - Static method in class dev.plex.util.PlexUtils
+
 
+
getPlayers() - Method in class dev.plex.storage.player.MongoPlayerData
+
 
+
getPlexPlayer(Player) - Method in class dev.plex.command.PlexCommand
+
+
Gets a PlexPlayer from Player object
+
+
getPlexPlayer(UUID) - Method in class dev.plex.cache.PlayerCache
+
 
+
getPlexPlayerMap() - Method in class dev.plex.cache.PlayerCache
+
+
A key/value pair where the key is the unique ID of the Punished Player
+
+
getPlugin() - Method in class dev.plex.command.PlexCommand
+
+
The plugin
+
+
getPrefix() - Method in enum class dev.plex.rank.enums.Rank
+
 
+
getPrefix() - Method in enum class dev.plex.rank.enums.Title
+
 
+
getPrefix(PlexPlayer) - Static method in class dev.plex.hook.VaultHook
+
 
+
getPrefix(PlexPlayer) - Method in class dev.plex.rank.RankManager
+
 
+
getPunishments() - Method in class dev.plex.storage.punishment.SQLPunishment
+
 
+
getPunishments(UUID) - Method in class dev.plex.storage.punishment.SQLPunishment
+
 
+
getRandomColor() - Static method in class dev.plex.util.RandomUtil
+
 
+
getRankFromString() - Method in class dev.plex.player.PlexPlayer
+
 
+
getRankFromString(String) - Method in class dev.plex.rank.RankManager
+
 
+
getResource(String) - Method in class dev.plex.module.PlexModule
+
 
+
getService(Class<? extends AbstractService>) - Method in class dev.plex.services.ServiceManager
+
 
+
getTextFromComponent(Component) - Static method in class dev.plex.util.PlexUtils
+
 
+
getTextFromComponents(Component...) - Static method in class dev.plex.util.PlexUtils
+
 
+
getUpdateStatusMessage(CommandSender, boolean, int) - Method in class dev.plex.util.UpdateChecker
+
 
+
getUUID(CommandSender) - Method in class dev.plex.command.PlexCommand
+
+
Gets the UUID of the sender
+
+
gson - Static variable in class dev.plex.punishment.Punishment
+
 
+
GSON - Static variable in class dev.plex.util.redis.MessageUtil
+
 
+
+

H

+
+
handlers - Static variable in class dev.plex.event.AdminAddEvent
+
 
+
handlers - Static variable in class dev.plex.event.AdminRemoveEvent
+
 
+
handlers - Static variable in class dev.plex.event.AdminSetRankEvent
+
 
+
handlers - Static variable in class dev.plex.event.GameModeUpdateEvent
+
 
+
handlers - Static variable in class dev.plex.event.PunishedPlayerFreezeEvent
+
 
+
handlers - Static variable in class dev.plex.event.PunishedPlayerLockupEvent
+
 
+
handlers - Static variable in class dev.plex.event.PunishedPlayerMuteEvent
+
 
+
has(String) - Method in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
+
 
+
hasCommandSpy(PlexPlayer) - Method in class dev.plex.listener.impl.CommandListener
+
 
+
hashCode() - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
Returns a hash code value for this object.
+
+
hasPlayedBefore(String) - Static method in class dev.plex.cache.DataUtils
+
 
+
hasPlayedBefore(UUID) - Static method in class dev.plex.cache.DataUtils
+
+
Checks if the player has been on the server before
+
+
hasPrefix - Variable in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
+
 
+
hasUpdateAccess(Player, CommandSender) - Method in class dev.plex.command.impl.PlexCMD
+
 
+
head - Static variable in class dev.plex.util.BuildInfo
+
 
+
height - Variable in class dev.plex.world.CustomChunkGenerator
+
 
+
+

I

+
+
id - Variable in class dev.plex.player.PlexPlayer
+
 
+
id - Variable in class dev.plex.punishment.extra.Note
+
 
+
IGNORED_TAGS - Static variable in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
+
 
+
IMenu - Interface in dev.plex.util.menu
+
 
+
importDefaultRanks() - Method in class dev.plex.rank.RankManager
+
 
+
IMPOSTOR - Enum constant in enum class dev.plex.rank.enums.Rank
+
 
+
IN_GAME - Enum constant in enum class dev.plex.command.source.RequiredCommandSource
+
 
+
indefBans - Variable in class dev.plex.Plex
+
 
+
IndefiniteBan() - Constructor for class dev.plex.punishment.PunishmentManager.IndefiniteBan
+
 
+
indefiniteBans - Variable in class dev.plex.punishment.PunishmentManager
+
 
+
insert(PlexPlayer) - Static method in class dev.plex.cache.DataUtils
+
+
Inserts a player's information in the database
+
+
insert(PlexPlayer) - Method in class dev.plex.storage.player.SQLPlayerData
+
+
Inserts the player's information in the database
+
+
INSERT - Static variable in class dev.plex.storage.permission.SQLPermissions
+
 
+
INSERT - Variable in class dev.plex.storage.player.SQLPlayerData
+
 
+
INSERT - Static variable in class dev.plex.storage.punishment.SQLNotes
+
 
+
INSERT - Static variable in class dev.plex.storage.punishment.SQLPunishment
+
 
+
insertPunishment(Punishment) - Method in class dev.plex.storage.punishment.SQLPunishment
+
 
+
inventories - Variable in class dev.plex.menu.PunishedPlayerMenu
+
 
+
inventories - Variable in class dev.plex.menu.PunishmentMenu
+
 
+
inventories - Variable in class dev.plex.menu.ToggleMenu
+
 
+
ip - Variable in class dev.plex.punishment.Punishment
+
 
+
ips - Variable in class dev.plex.player.PlexPlayer
+
 
+
ips - Variable in class dev.plex.punishment.PunishmentManager.IndefiniteBan
+
 
+
isAdmin(PlexPlayer) - Method in class dev.plex.command.PlexCommand
+
+
Checks if a player is an admin
+
+
isAdmin(PlexPlayer) - Method in class dev.plex.rank.RankManager
+
 
+
isAdmin(String) - Method in class dev.plex.command.PlexCommand
+
+
Checks if a username is an admin
+
+
isAdmin(CommandSender) - Method in class dev.plex.command.PlexCommand
+
+
Checks if a sender is an admin
+
+
isAsyncBanned(UUID) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isAtLeast(Rank) - Method in enum class dev.plex.rank.enums.Rank
+
 
+
isBanned(PlexPlayer) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isBanned(UUID) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isBungeeCord() - Static method in class dev.plex.util.BungeeUtil
+
 
+
isConsole(CommandSender) - Method in class dev.plex.command.PlexCommand
+
+
Checks whether a sender is console
+
+
isEnabled() - Method in class dev.plex.storage.RedisConnection
+
 
+
IService - Interface in dev.plex.services
+
 
+
isFolia() - Static method in class dev.plex.util.PlexUtils
+
 
+
isIndefIPBanned(String) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isIndefUserBanned(String) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isIndefUUIDBanned(UUID) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isNotEmpty(File) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isPluginCMD(String, String) - Static method in class dev.plex.util.PlexUtils
+
 
+
isSeniorAdmin(PlexPlayer) - Method in class dev.plex.rank.RankManager
+
 
+
isSeniorAdmin(CommandSender) - Method in class dev.plex.command.PlexCommand
+
+
Checks if a sender is a senior admin
+
+
issueBan(Map.Entry<UUID, Long>) - Method in class dev.plex.services.impl.TimingService
+
 
+
issuePunishment(PlexPlayer, Punishment) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
isValidInventory(Inventory) - Method in class dev.plex.menu.PunishedPlayerMenu
+
 
+
isValidInventory(Inventory) - Method in class dev.plex.menu.PunishmentMenu
+
 
+
isValidInventory(Inventory) - Method in class dev.plex.menu.ToggleMenu
+
 
+
isVelocity() - Static method in class dev.plex.util.BungeeUtil
+
 
+
ItemBuilder - Class in dev.plex.util.item
+
 
+
ItemBuilder(Material) - Constructor for class dev.plex.util.item.ItemBuilder
+
 
+
itemStack - Variable in class dev.plex.util.item.ItemBuilder
+
 
+
+

J

+
+
jedis - Variable in class dev.plex.storage.RedisConnection
+
 
+
+

K

+
+
KICK - Enum constant in enum class dev.plex.punishment.PunishmentType
+
 
+
KickCMD - Class in dev.plex.command.impl
+
 
+
KickCMD() - Constructor for class dev.plex.command.impl.KickCMD
+
 
+
kickPlayer(Player, Component) - Static method in class dev.plex.util.BungeeUtil
+
 
+
+

L

+
+
level - Variable in class dev.plex.command.PlexCommand
+
+
Minimum required rank fetched from the permissions
+
+
level - Variable in enum class dev.plex.rank.enums.Rank
+
 
+
level - Variable in enum class dev.plex.rank.enums.Title
+
 
+
level() - Element in annotation interface dev.plex.command.annotation.CommandPermissions
+
+
Minimum rank required
+
+
libraries - Variable in class dev.plex.module.PlexModuleFile
+
 
+
ListCMD - Class in dev.plex.command.impl
+
 
+
ListCMD() - Constructor for class dev.plex.command.impl.ListCMD
+
 
+
ListenerHandler - Class in dev.plex.handlers
+
 
+
ListenerHandler() - Constructor for class dev.plex.handlers.ListenerHandler
+
 
+
listeners - Variable in class dev.plex.module.PlexModule
+
 
+
load() - Method in class dev.plex.config.Config
+
 
+
load() - Method in class dev.plex.config.ModuleConfig
+
 
+
load() - Method in class dev.plex.module.PlexModule
+
 
+
load() - Method in class dev.plex.PlexLibraryManager
+
 
+
load(boolean) - Method in class dev.plex.config.Config
+
+
Loads the configuration file
+
+
load(Plex) - Method in class dev.plex.util.BuildInfo
+
 
+
loadAllModules() - Method in class dev.plex.module.ModuleManager
+
 
+
loadModules() - Method in class dev.plex.module.ModuleManager
+
 
+
loadNotes() - Method in class dev.plex.player.PlexPlayer
+
 
+
loadPunishments() - Method in class dev.plex.player.PlexPlayer
+
 
+
LocalSpawnCMD - Class in dev.plex.command.impl
+
 
+
LocalSpawnCMD() - Constructor for class dev.plex.command.impl.LocalSpawnCMD
+
 
+
lockedUp - Variable in class dev.plex.event.PunishedPlayerLockupEvent
+
+
New lock up state of the player
+
+
lockedUp - Variable in class dev.plex.player.PlexPlayer
+
 
+
LockupCMD - Class in dev.plex.command.impl
+
 
+
LockupCMD() - Constructor for class dev.plex.command.impl.LockupCMD
+
 
+
log(String, Object...) - Static method in class dev.plex.util.PlexLog
+
 
+
log(Component) - Static method in class dev.plex.util.PlexLog
+
 
+
logger - Variable in class dev.plex.module.PlexModule
+
 
+
logger - Static variable in class dev.plex.util.PlexLog
+
 
+
loginMessage - Variable in class dev.plex.player.PlexPlayer
+
 
+
loginMessage - Variable in enum class dev.plex.rank.enums.Rank
+
 
+
loginMessage - Variable in enum class dev.plex.rank.enums.Title
+
 
+
lore(Component...) - Method in class dev.plex.util.item.ItemBuilder
+
 
+
+

M

+
+
main - Variable in class dev.plex.module.PlexModuleFile
+
 
+
MARIADB - Enum constant in enum class dev.plex.storage.StorageType
+
 
+
MASTER_BUILDER - Enum constant in enum class dev.plex.rank.enums.Title
+
 
+
MasterbuilderworldCMD - Class in dev.plex.command.impl
+
 
+
MasterbuilderworldCMD() - Constructor for class dev.plex.command.impl.MasterbuilderworldCMD
+
 
+
matches(String) - Method in class dev.plex.command.PlexCommand
+
+
Checks if the String given is a matching command
+
+
mergeIndefiniteBans() - Method in class dev.plex.punishment.PunishmentManager
+
 
+
message - Variable in class dev.plex.command.blocking.BlockedCommand
+
 
+
messageComponent(String, Object...) - Method in class dev.plex.command.PlexCommand
+
+
Converts a message entry from the "messages.yml" to a Component
+
+
messageComponent(String, Object...) - Static method in class dev.plex.util.PlexUtils
+
 
+
messageComponent(String, Component...) - Method in class dev.plex.command.PlexCommand
+
+
Converts a message entry from the "messages.yml" to a Component
+
+
messageComponent(String, Component...) - Static method in class dev.plex.util.PlexUtils
+
 
+
messages - Variable in class dev.plex.Plex
+
 
+
messageString(String, Object...) - Method in class dev.plex.command.PlexCommand
+
+
Converts a message entry from the "messages.yml" to a String
+
+
messageString(String, Object...) - Static method in class dev.plex.util.PlexUtils
+
 
+
MessageUtil - Class in dev.plex.util.redis
+
 
+
MessageUtil() - Constructor for class dev.plex.util.redis.MessageUtil
+
 
+
meta - Variable in class dev.plex.util.item.ItemBuilder
+
 
+
MINI_MESSAGE - Static variable in class dev.plex.util.minimessage.SafeMiniMessage
+
 
+
MINI_MESSAGE - Static variable in class dev.plex.util.PlexUtils
+
 
+
mmCustomDeserialize(String, TagResolver...) - Static method in class dev.plex.util.PlexUtils
+
 
+
mmDeserialize(String) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
+
 
+
mmDeserialize(String) - Static method in class dev.plex.util.PlexUtils
+
 
+
mmDeserializeWithoutEvents(String) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
+
 
+
mmSerialize(Component) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
+
 
+
mmSerializeWithoutEvents(Component) - Static method in class dev.plex.util.minimessage.SafeMiniMessage
+
 
+
mmString(String) - Method in class dev.plex.command.PlexCommand
+
+
Converts a String to a MiniMessage Component
+
+
mmStripColor(String) - Static method in class dev.plex.util.PlexUtils
+
 
+
MobListener - Class in dev.plex.listener.impl
+
 
+
MobListener() - Constructor for class dev.plex.listener.impl.MobListener
+
 
+
MobPurgeCMD - Class in dev.plex.command.impl
+
 
+
MobPurgeCMD() - Constructor for class dev.plex.command.impl.MobPurgeCMD
+
 
+
module - Variable in class dev.plex.config.ModuleConfig
+
+
The plugin instance
+
+
ModuleConfig - Class in dev.plex.config
+
+
Creates a custom Config object
+
+
ModuleConfig(PlexModule, String, String) - Constructor for class dev.plex.config.ModuleConfig
+
+
Creates a config object
+
+
ModuleLoadException - Exception in dev.plex.module.exception
+
 
+
ModuleLoadException(String) - Constructor for exception dev.plex.module.exception.ModuleLoadException
+
 
+
moduleManager - Variable in class dev.plex.Plex
+
 
+
ModuleManager - Class in dev.plex.module
+
 
+
ModuleManager() - Constructor for class dev.plex.module.ModuleManager
+
 
+
modules - Variable in class dev.plex.module.ModuleManager
+
 
+
modulesFolder - Variable in class dev.plex.Plex
+
 
+
MojangUtils - Class in dev.plex.util
+
 
+
MojangUtils() - Constructor for class dev.plex.util.MojangUtils
+
 
+
mongoConnection - Variable in class dev.plex.Plex
+
 
+
MongoConnection - Class in dev.plex.storage
+
 
+
MongoConnection() - Constructor for class dev.plex.storage.MongoConnection
+
 
+
MONGODB - Enum constant in enum class dev.plex.storage.StorageType
+
 
+
mongoPlayerData - Variable in class dev.plex.Plex
+
 
+
MongoPlayerData - Class in dev.plex.storage.player
+
+
Mongo fetching utilities for players
+
+
MongoPlayerData() - Constructor for class dev.plex.storage.player.MongoPlayerData
+
+
Creates an instance of the player data
+
+
MUTE - Enum constant in enum class dev.plex.punishment.PunishmentType
+
 
+
MuteCMD - Class in dev.plex.command.impl
+
 
+
MuteCMD() - Constructor for class dev.plex.command.impl.MuteCMD
+
 
+
muted - Variable in class dev.plex.event.PunishedPlayerMuteEvent
+
+
New muted state of the player
+
+
muted - Variable in class dev.plex.player.PlexPlayer
+
 
+
MuteListener - Class in dev.plex.listener.impl
+
 
+
MuteListener() - Constructor for class dev.plex.listener.impl.MuteListener
+
 
+
+

N

+
+
name - Variable in class dev.plex.config.Config
+
+
The file name
+
+
name - Variable in class dev.plex.module.PlexModuleFile
+
 
+
name - Variable in class dev.plex.player.PlexPlayer
+
 
+
name - Variable in class dev.plex.util.menu.AbstractMenu
+
 
+
name() - Element in annotation interface dev.plex.command.annotation.CommandParameters
+
+
The name
+
+
NameHistoryCMD - Class in dev.plex.command.impl
+
 
+
NameHistoryCMD() - Constructor for class dev.plex.command.impl.NameHistoryCMD
+
 
+
nameRequired - Variable in class dev.plex.command.impl.SetLoginMessageCMD
+
 
+
newVersion - Variable in class dev.plex.services.impl.UpdateCheckerService
+
 
+
noColorComponentFromString(String) - Method in class dev.plex.command.PlexCommand
+
 
+
NoiseChunkGenerator - Class in dev.plex.world
+
 
+
NoiseChunkGenerator(int, NoiseOptions, BlockPopulator...) - Constructor for class dev.plex.world.NoiseChunkGenerator
+
 
+
NoiseOptions - Class in dev.plex.world
+
 
+
NoiseOptions(int, int, double, double, boolean) - Constructor for class dev.plex.world.NoiseOptions
+
 
+
NONOP - Enum constant in enum class dev.plex.rank.enums.Rank
+
 
+
normalized - Variable in class dev.plex.world.NoiseOptions
+
 
+
note - Variable in class dev.plex.punishment.extra.Note
+
 
+
Note - Class in dev.plex.punishment.extra
+
 
+
Note() - Constructor for class dev.plex.punishment.extra.Note
+
 
+
notes - Variable in class dev.plex.player.PlexPlayer
+
 
+
NotesCMD - Class in dev.plex.command.impl
+
 
+
NotesCMD() - Constructor for class dev.plex.command.impl.NotesCMD
+
 
+
nukerCooldown - Static variable in class dev.plex.services.impl.TimingService
+
 
+
number - Static variable in class dev.plex.util.BuildInfo
+
 
+
+

O

+
+
OctaveChunkGenerator - Class in dev.plex.world
+
 
+
OctaveChunkGenerator(int, OctaveOptions, BlockPopulator...) - Constructor for class dev.plex.world.OctaveChunkGenerator
+
 
+
OctaveOptions - Class in dev.plex.world
+
 
+
OctaveOptions(int, int, double, double, boolean, int) - Constructor for class dev.plex.world.OctaveOptions
+
 
+
octaves - Variable in class dev.plex.world.OctaveOptions
+
 
+
onAdminAdd(AdminAddEvent) - Method in class dev.plex.listener.impl.AdminListener
+
 
+
onAdminAdd(AdminAddEvent) - Method in class dev.plex.listener.impl.TabListener
+
 
+
onAdminRemove(AdminRemoveEvent) - Method in class dev.plex.listener.impl.AdminListener
+
 
+
onAdminRemove(AdminRemoveEvent) - Method in class dev.plex.listener.impl.TabListener
+
 
+
onAdminSetRank(AdminSetRankEvent) - Method in class dev.plex.listener.impl.AdminListener
+
 
+
onAdminSetRank(AdminSetRankEvent) - Method in class dev.plex.listener.impl.TabListener
+
 
+
onBlockBreak(BlockBreakEvent) - Method in class dev.plex.listener.impl.AntiNukerListener
+
 
+
onBlockBreak(BlockBreakEvent) - Method in class dev.plex.listener.impl.BlockListener
+
 
+
onBlockBreak(BlockBreakEvent) - Method in class dev.plex.listener.impl.WorldListener
+
 
+
onBlockExplode(ExplosionPrimeEvent) - Method in class dev.plex.listener.impl.TogglesListener
+
 
+
onBlockPlace(BlockPlaceEvent) - Method in class dev.plex.listener.impl.AntiNukerListener
+
 
+
onBlockPlace(BlockPlaceEvent) - Method in class dev.plex.listener.impl.BlockListener
+
 
+
onBlockPlace(BlockPlaceEvent) - Method in class dev.plex.listener.impl.WorldListener
+
 
+
onBlockRedstone(BlockRedstoneEvent) - Method in class dev.plex.listener.impl.TogglesListener
+
 
+
onBookEdit(PlayerEditBookEvent) - Method in class dev.plex.listener.impl.BookListener
+
 
+
onChat(AsyncChatEvent) - Method in class dev.plex.listener.impl.AntiSpamListener
+
 
+
onChat(AsyncChatEvent) - Method in class dev.plex.listener.impl.ChatListener
+
 
+
onChat(AsyncChatEvent) - Method in class dev.plex.listener.impl.MuteListener
+
 
+
onClick(InventoryClickEvent) - Method in class dev.plex.menu.PunishedPlayerMenu
+
 
+
onClick(InventoryClickEvent) - Method in class dev.plex.menu.PunishmentMenu
+
 
+
onClick(InventoryClickEvent) - Method in class dev.plex.menu.ToggleMenu
+
 
+
onClick(InventoryClickEvent) - Method in interface dev.plex.util.menu.IMenu
+
 
+
onCommand(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.MuteListener
+
 
+
onCommandBlocking(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.CommandListener
+
 
+
onDisable() - Method in class dev.plex.Plex
+
 
+
onDispense(BlockDispenseEvent) - Method in class dev.plex.listener.impl.MobListener
+
 
+
onEnable() - Method in class dev.plex.Plex
+
 
+
onEnd() - Method in class dev.plex.services.AbstractService
+
 
+
onEntityClick(PlayerInteractEntityEvent) - Method in class dev.plex.listener.impl.MobListener
+
 
+
onEntityExplode(EntityExplodeEvent) - Method in class dev.plex.listener.impl.TogglesListener
+
 
+
onEntitySpawn(EntitySpawnEvent) - Method in class dev.plex.listener.impl.MobListener
+
 
+
onEntitySpawn(EntitySpawnEvent) - Method in class dev.plex.listener.impl.WorldListener
+
 
+
onFluidSpread(BlockFromToEvent) - Method in class dev.plex.listener.impl.TogglesListener
+
 
+
onFluidSpread(PlayerDropItemEvent) - Method in class dev.plex.listener.impl.TogglesListener
+
 
+
onGameModeUpdate(GameModeUpdateEvent) - Method in class dev.plex.listener.impl.GameModeListener
+
 
+
onInventoryClick(InventoryClickEvent) - Method in class dev.plex.listener.impl.PlayerListener
+
 
+
onLoad() - Method in class dev.plex.Plex
+
 
+
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.AntiSpamListener
+
 
+
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.CommandListener
+
 
+
onPlayerCommandPreprocess(PlayerCommandPreprocessEvent) - Method in class dev.plex.listener.impl.WorldListener
+
 
+
onPlayerDropItem(PlayerDropItemEvent) - Method in class dev.plex.listener.impl.DropListener
+
 
+
onPlayerInteract(PlayerInteractEvent) - Method in class dev.plex.listener.impl.MobListener
+
 
+
onPlayerInventoryClose(InventoryCloseEvent) - Method in class dev.plex.listener.impl.PlayerListener
+
 
+
onPlayerJoin(PlayerJoinEvent) - Method in class dev.plex.listener.impl.TabListener
+
 
+
onPlayerMove(PlayerMoveEvent) - Method in class dev.plex.listener.impl.FreezeListener
+
 
+
onPlayerSave(PlayerQuitEvent) - Method in class dev.plex.listener.impl.PlayerListener
+
 
+
onPlayerSetup(PlayerJoinEvent) - Method in class dev.plex.listener.impl.PlayerListener
+
 
+
onPlayerTeleport(PlayerTeleportEvent) - Method in class dev.plex.listener.impl.FreezeListener
+
 
+
onPreLogin(AsyncPlayerPreLoginEvent) - Method in class dev.plex.listener.impl.BanListener
+
 
+
onServerPing(PaperServerListPingEvent) - Method in class dev.plex.listener.impl.ServerListener
+
 
+
onSignEdit(SignChangeEvent) - Method in class dev.plex.listener.impl.SignListener
+
 
+
onStart() - Method in class dev.plex.services.AbstractService
+
 
+
onWorldTeleport(PlayerTeleportEvent) - Method in class dev.plex.listener.impl.WorldListener
+
 
+
OP - Enum constant in enum class dev.plex.rank.enums.Rank
+
 
+
OpAllCMD - Class in dev.plex.command.impl
+
 
+
OpAllCMD() - Constructor for class dev.plex.command.impl.OpAllCMD
+
 
+
OpCMD - Class in dev.plex.command.impl
+
 
+
OpCMD() - Constructor for class dev.plex.command.impl.OpCMD
+
 
+
openInv(Player) - Method in interface dev.plex.util.menu.IMenu
+
 
+
openInv(Player, int) - Method in class dev.plex.menu.PunishedPlayerMenu
+
 
+
openInv(Player, int) - Method in class dev.plex.menu.PunishmentMenu
+
 
+
openInv(Player, int) - Method in class dev.plex.menu.ToggleMenu
+
 
+
options - Variable in class dev.plex.rank.RankManager
+
 
+
options - Variable in class dev.plex.world.NoiseChunkGenerator
+
 
+
options - Variable in class dev.plex.world.OctaveChunkGenerator
+
 
+
OWNER - Enum constant in enum class dev.plex.rank.enums.Title
+
 
+
+

P

+
+
params - Variable in class dev.plex.command.PlexCommand
+
+
The parameters for the command
+
+
parseInteger(String) - Static method in class dev.plex.util.TimeUtils
+
 
+
permission - Variable in class dev.plex.permission.Permission
+
 
+
permission() - Element in annotation interface dev.plex.command.annotation.CommandPermissions
+
+
The permission
+
+
Permission - Class in dev.plex.permission
+
 
+
Permission() - Constructor for class dev.plex.permission.Permission
+
 
+
permissionAttachment - Variable in class dev.plex.player.PlexPlayer
+
 
+
permissions - Variable in class dev.plex.player.PlexPlayer
+
 
+
permissions - Variable in class dev.plex.Plex
+
 
+
PERMISSIONS - Static variable in class dev.plex.hook.VaultHook
+
 
+
PermissionsUtil - Class in dev.plex.util
+
 
+
PermissionsUtil() - Constructor for class dev.plex.util.PermissionsUtil
+
 
+
perms - Variable in class dev.plex.command.PlexCommand
+
+
The permissions for the command
+
+
player - Variable in class dev.plex.event.GameModeUpdateEvent
+
 
+
playerCache - Variable in class dev.plex.Plex
+
 
+
PlayerCache - Class in dev.plex.cache
+
+
Cache storage
+
+
PlayerCache() - Constructor for class dev.plex.cache.PlayerCache
+
 
+
PlayerListener<T> - Class in dev.plex.listener.impl
+
 
+
PlayerListener() - Constructor for class dev.plex.listener.impl.PlayerListener
+
 
+
PlayerNotBannedException - Exception in dev.plex.command.exception
+
 
+
PlayerNotBannedException() - Constructor for exception dev.plex.command.exception.PlayerNotBannedException
+
 
+
PlayerNotFoundException - Exception in dev.plex.command.exception
+
 
+
PlayerNotFoundException() - Constructor for exception dev.plex.command.exception.PlayerNotFoundException
+
 
+
plex - Variable in class dev.plex.module.PlexModule
+
 
+
Plex - Class in dev.plex
+
 
+
Plex() - Constructor for class dev.plex.Plex
+
 
+
PlexBase - Interface in dev.plex
+
 
+
PlexChatRenderer() - Constructor for class dev.plex.listener.impl.ChatListener.PlexChatRenderer
+
 
+
PlexCMD - Class in dev.plex.command.impl
+
 
+
PlexCMD() - Constructor for class dev.plex.command.impl.PlexCMD
+
 
+
PlexCommand - Class in dev.plex.command
+
+
Superclass for all commands
+
+
PlexCommand() - Constructor for class dev.plex.command.PlexCommand
+
 
+
PlexCommand(boolean) - Constructor for class dev.plex.command.PlexCommand
+
+
Creates an instance of the command
+
+
PlexLibraryManager - Class in dev.plex
+
 
+
PlexLibraryManager() - Constructor for class dev.plex.PlexLibraryManager
+
 
+
PlexLibraryManager.PluginLibraries - Record Class in dev.plex
+
 
+
PlexListener - Class in dev.plex.listener
+
 
+
PlexListener() - Constructor for class dev.plex.listener.PlexListener
+
 
+
PlexLog - Class in dev.plex.util
+
 
+
PlexLog() - Constructor for class dev.plex.util.PlexLog
+
 
+
PlexModule - Class in dev.plex.module
+
 
+
PlexModule() - Constructor for class dev.plex.module.PlexModule
+
 
+
plexModuleFile - Variable in class dev.plex.module.PlexModule
+
 
+
PlexModuleFile - Class in dev.plex.module
+
 
+
PlexModuleFile() - Constructor for class dev.plex.module.PlexModuleFile
+
 
+
plexPlayer - Variable in class dev.plex.event.AdminAddEvent
+
+
The PlexPlayer that was added
+
+
plexPlayer - Variable in class dev.plex.event.AdminRemoveEvent
+
+
The PlexPlayer that was removed
+
+
plexPlayer - Variable in class dev.plex.event.AdminSetRankEvent
+
+
The PlexPlayer that was removed
+
+
PlexPlayer - Class in dev.plex.player
+
 
+
PlexPlayer() - Constructor for class dev.plex.player.PlexPlayer
+
 
+
PlexPlayer(UUID) - Constructor for class dev.plex.player.PlexPlayer
+
 
+
PlexPlayer(UUID, boolean) - Constructor for class dev.plex.player.PlexPlayer
+
 
+
plexPlayerMap - Static variable in class dev.plex.cache.PlayerCache
+
+
A key/value pair where the key is the unique ID of the Plex Player
+
+
PlexUtils - Class in dev.plex.util
+
 
+
PlexUtils() - Constructor for class dev.plex.util.PlexUtils
+
 
+
plugin - Static variable in class dev.plex.command.PlexCommand
+
+
Returns the instance of the plugin
+
+
plugin - Variable in class dev.plex.config.Config
+
+
The plugin instance
+
+
plugin - Static variable in class dev.plex.Plex
+
 
+
plugin - Static variable in interface dev.plex.PlexBase
+
 
+
plugin - Static variable in class dev.plex.world.ConfigurationChunkGenerator
+
 
+
plugin - Static variable in class dev.plex.world.CustomWorld
+
 
+
PluginLibraries(Map<String, String>, List<String>) - Constructor for record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
Creates an instance of a PluginLibraries record class.
+
+
populators - Variable in class dev.plex.world.CustomChunkGenerator
+
 
+
prefix - Variable in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
+
 
+
prefix - Variable in class dev.plex.player.PlexPlayer
+
 
+
prefix - Variable in enum class dev.plex.rank.enums.Rank
+
 
+
prefix - Variable in enum class dev.plex.rank.enums.Title
+
 
+
punish(PlexPlayer, Punishment) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
punished - Variable in class dev.plex.punishment.Punishment
+
 
+
punishedPlayer - Variable in class dev.plex.event.PunishedPlayerEvent
+
+
The player who was punished
+
+
punishedPlayer - Variable in class dev.plex.menu.PunishedPlayerMenu
+
 
+
PunishedPlayerEvent - Class in dev.plex.event
+
+
Superclass for punishment events
+
+
PunishedPlayerEvent(PlexPlayer) - Constructor for class dev.plex.event.PunishedPlayerEvent
+
+
Creates an event object
+
+
PunishedPlayerFreezeEvent - Class in dev.plex.event
+
+
Event that is called when a player is frozen or unfrozen
+
+
PunishedPlayerFreezeEvent(PlexPlayer, boolean) - Constructor for class dev.plex.event.PunishedPlayerFreezeEvent
+
+
Creates a new event instance
+
+
PunishedPlayerLockupEvent - Class in dev.plex.event
+
+
Event that is called when a player is frozen or unfrozen
+
+
PunishedPlayerLockupEvent(PlexPlayer, boolean) - Constructor for class dev.plex.event.PunishedPlayerLockupEvent
+
+
Creates a new event instance
+
+
PunishedPlayerMenu - Class in dev.plex.menu
+
 
+
PunishedPlayerMenu(PlexPlayer) - Constructor for class dev.plex.menu.PunishedPlayerMenu
+
 
+
PunishedPlayerMuteEvent - Class in dev.plex.event
+
+
Event that is called when a player is frozen or unfrozen
+
+
PunishedPlayerMuteEvent(PlexPlayer, boolean) - Constructor for class dev.plex.event.PunishedPlayerMuteEvent
+
+
Creates a new event instance
+
+
punishedUsername - Variable in class dev.plex.punishment.Punishment
+
 
+
punisher - Variable in class dev.plex.punishment.Punishment
+
 
+
Punishment - Class in dev.plex.punishment
+
 
+
Punishment() - Constructor for class dev.plex.punishment.Punishment
+
 
+
Punishment(UUID, UUID) - Constructor for class dev.plex.punishment.Punishment
+
 
+
punishmentManager - Variable in class dev.plex.Plex
+
 
+
PunishmentManager - Class in dev.plex.punishment
+
 
+
PunishmentManager() - Constructor for class dev.plex.punishment.PunishmentManager
+
 
+
PunishmentManager.IndefiniteBan - Class in dev.plex.punishment
+
 
+
PunishmentMenu - Class in dev.plex.menu
+
 
+
PunishmentMenu() - Constructor for class dev.plex.menu.PunishmentMenu
+
 
+
punishments - Variable in class dev.plex.player.PlexPlayer
+
 
+
PunishmentsCMD - Class in dev.plex.command.impl
+
 
+
PunishmentsCMD() - Constructor for class dev.plex.command.impl.PunishmentsCMD
+
 
+
PunishmentType - Enum Class in dev.plex.punishment
+
 
+
PunishmentType() - Constructor for enum class dev.plex.punishment.PunishmentType
+
 
+
+

R

+
+
randomBoolean() - Static method in class dev.plex.util.RandomUtil
+
 
+
randomNum() - Static method in class dev.plex.util.RandomUtil
+
 
+
randomNum(int) - Static method in class dev.plex.util.RandomUtil
+
 
+
randomNum(int, int) - Static method in class dev.plex.util.RandomUtil
+
 
+
RandomUtil - Class in dev.plex.util
+
 
+
RandomUtil() - Constructor for class dev.plex.util.RandomUtil
+
 
+
rank - Variable in class dev.plex.admin.Admin
+
+
Gets the rank of the admin +
+ Contains a #setRank and #getRank by lombok
+
+
rank - Variable in class dev.plex.event.AdminSetRankEvent
+
+
The rank the player was set to
+
+
rank - Variable in class dev.plex.player.PlexPlayer
+
 
+
Rank - Enum Class in dev.plex.rank.enums
+
 
+
Rank(int, String, String, String, NamedTextColor) - Constructor for enum class dev.plex.rank.enums.Rank
+
 
+
RankCMD - Class in dev.plex.command.impl
+
 
+
RankCMD() - Constructor for class dev.plex.command.impl.RankCMD
+
 
+
rankExists(String) - Method in class dev.plex.command.impl.AdminCMD
+
 
+
rankManager - Variable in class dev.plex.Plex
+
 
+
RankManager - Class in dev.plex.rank
+
 
+
RankManager() - Constructor for class dev.plex.rank.RankManager
+
 
+
rankRequired - Variable in class dev.plex.command.impl.SetLoginMessageCMD
+
 
+
raw - Variable in class dev.plex.util.AshconInfo.Textures
+
 
+
RawSayCMD - Class in dev.plex.command.impl
+
 
+
RawSayCMD() - Constructor for class dev.plex.command.impl.RawSayCMD
+
 
+
readable - Variable in enum class dev.plex.rank.enums.Rank
+
 
+
readable - Variable in enum class dev.plex.rank.enums.Title
+
 
+
readGameRules(World, String) - Static method in class dev.plex.util.GameRuleUtil
+
 
+
readNotes(CommandSender, PlexPlayer, List<Note>) - Method in class dev.plex.command.impl.NotesCMD
+
 
+
reason - Variable in class dev.plex.punishment.Punishment
+
 
+
redisConnection - Variable in class dev.plex.Plex
+
 
+
RedisConnection - Class in dev.plex.storage
+
 
+
RedisConnection() - Constructor for class dev.plex.storage.RedisConnection
+
 
+
ReflectionsUtil - Class in dev.plex.util
+
 
+
ReflectionsUtil() - Constructor for class dev.plex.util.ReflectionsUtil
+
 
+
regex - Variable in class dev.plex.command.blocking.BlockedCommand
+
 
+
registerCommand(PlexCommand) - Method in class dev.plex.module.PlexModule
+
+
Registers a PlexCommand within a module
+
+
registerListener(PlexListener) - Method in class dev.plex.module.PlexModule
+
+
Registers a PlexListener within a module
+
+
registerService(AbstractService) - Method in class dev.plex.services.ServiceManager
+
 
+
relative(Location, BlockFace) - Static method in class dev.plex.util.BlockUtils
+
 
+
reloadModules() - Method in class dev.plex.module.ModuleManager
+
 
+
reloadPlayers() - Method in class dev.plex.Plex
+
 
+
REMOVE_PERMISSION - Static variable in class dev.plex.storage.permission.SQLPermissions
+
 
+
removeBan(UUID) - Method in class dev.plex.storage.punishment.SQLPunishment
+
 
+
removeFromCache(UUID) - Method in class dev.plex.admin.AdminList
+
+
Removes an admin from the cache
+
+
RemoveLoginMessageCMD - Class in dev.plex.command.impl
+
 
+
RemoveLoginMessageCMD() - Constructor for class dev.plex.command.impl.RemoveLoginMessageCMD
+
 
+
removePermission(Permission) - Method in class dev.plex.storage.permission.SQLPermissions
+
 
+
removePermission(PlexPlayer, String) - Static method in class dev.plex.util.PermissionsUtil
+
 
+
removePermission(UUID, String) - Method in class dev.plex.storage.permission.SQLPermissions
+
 
+
render(Player, Component, Component, Audience) - Method in class dev.plex.listener.impl.ChatListener.PlexChatRenderer
+
 
+
renderer - Variable in class dev.plex.listener.impl.ChatListener
+
 
+
repeating - Variable in class dev.plex.services.AbstractService
+
 
+
repeatInSeconds() - Method in class dev.plex.services.impl.AutoWipeService
+
 
+
repeatInSeconds() - Method in class dev.plex.services.impl.BanService
+
 
+
repeatInSeconds() - Method in class dev.plex.services.impl.CommandBlockerService
+
 
+
repeatInSeconds() - Method in class dev.plex.services.impl.GameRuleService
+
 
+
repeatInSeconds() - Method in class dev.plex.services.impl.TimingService
+
 
+
repeatInSeconds() - Method in class dev.plex.services.impl.UpdateCheckerService
+
 
+
repeatInSeconds() - Method in interface dev.plex.services.IService
+
 
+
REPO - Variable in class dev.plex.util.UpdateChecker
+
 
+
repositories - Variable in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
The field for the repositories record component.
+
+
repositories() - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
Returns the value of the repositories record component.
+
+
RequiredCommandSource - Enum Class in dev.plex.command.source
+
 
+
RequiredCommandSource() - Constructor for enum class dev.plex.command.source.RequiredCommandSource
+
 
+
requiredLevel - Variable in class dev.plex.command.blocking.BlockedCommand
+
 
+
resetDropsItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
+
 
+
resetExplosionItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
+
 
+
resetFluidspreadItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
+
 
+
resetRedstoneItem(Inventory) - Method in class dev.plex.menu.ToggleMenu
+
 
+
resolve(String, ArgumentQueue, Context) - Method in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
+
 
+
run(ScheduledTask) - Method in class dev.plex.services.impl.AutoWipeService
+
 
+
run(ScheduledTask) - Method in class dev.plex.services.impl.BanService
+
 
+
run(ScheduledTask) - Method in class dev.plex.services.impl.CommandBlockerService
+
 
+
run(ScheduledTask) - Method in class dev.plex.services.impl.GameRuleService
+
 
+
run(ScheduledTask) - Method in class dev.plex.services.impl.TimingService
+
 
+
run(ScheduledTask) - Method in class dev.plex.services.impl.UpdateCheckerService
+
 
+
run(ScheduledTask) - Method in interface dev.plex.services.IService
+
 
+
runAsync(Consumer<Jedis>) - Method in class dev.plex.storage.RedisConnection
+
 
+
+

S

+
+
SafeMiniMessage - Class in dev.plex.util.minimessage
+
 
+
SafeMiniMessage() - Constructor for class dev.plex.util.minimessage.SafeMiniMessage
+
 
+
SafeMiniMessage.SafeMiniMessageTagResolver - Class in dev.plex.util.minimessage
+
 
+
SafeMiniMessageTagResolver() - Constructor for class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
+
 
+
save() - Method in class dev.plex.config.Config
+
+
Saves the configuration file
+
+
save() - Method in class dev.plex.config.ModuleConfig
+
+
Saves the configuration file
+
+
save(PlexPlayer) - Method in class dev.plex.storage.player.MongoPlayerData
+
+
Saves the player's information in the database
+
+
saveDefault() - Method in class dev.plex.config.Config
+
+
Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
+
+
saveDefault() - Method in class dev.plex.config.ModuleConfig
+
+
Moves the configuration file from the plugin's resources folder to the data folder (plugins/Plex/)
+
+
SayCMD - Class in dev.plex.command.impl
+
 
+
SayCMD() - Constructor for class dev.plex.command.impl.SayCMD
+
 
+
SELECT - Static variable in class dev.plex.storage.permission.SQLPermissions
+
 
+
SELECT - Variable in class dev.plex.storage.player.SQLPlayerData
+
 
+
SELECT - Static variable in class dev.plex.storage.punishment.SQLNotes
+
 
+
SELECT - Static variable in class dev.plex.storage.punishment.SQLPunishment
+
 
+
SELECT_BY - Static variable in class dev.plex.storage.punishment.SQLPunishment
+
 
+
send(Audience, String) - Method in class dev.plex.command.PlexCommand
+
+
Sends a message to an Audience
+
+
send(Audience, Component) - Method in class dev.plex.command.PlexCommand
+
+
Sends a message to an Audience
+
+
sender - Variable in class dev.plex.event.AdminAddEvent
+
+
The sender who added the player
+
+
sender - Variable in class dev.plex.event.AdminRemoveEvent
+
+
The sender who added the player
+
+
sender - Variable in class dev.plex.event.AdminSetRankEvent
+
+
The sender who added the player
+
+
sender - Variable in class dev.plex.event.GameModeUpdateEvent
+
 
+
sendStaffChat(CommandSender, Component, UUID...) - Static method in class dev.plex.util.redis.MessageUtil
+
 
+
SENIOR_ADMIN - Enum constant in enum class dev.plex.rank.enums.Rank
+
 
+
serialize(ZonedDateTime, Type, JsonSerializationContext) - Method in class dev.plex.util.adapter.ZonedDateTimeAdapter
+
 
+
ServerListener - Class in dev.plex.listener.impl
+
 
+
ServerListener() - Constructor for class dev.plex.listener.impl.ServerListener
+
 
+
serviceCount() - Method in class dev.plex.services.ServiceManager
+
 
+
serviceManager - Variable in class dev.plex.Plex
+
 
+
ServiceManager - Class in dev.plex.services
+
 
+
ServiceManager() - Constructor for class dev.plex.services.ServiceManager
+
 
+
services - Variable in class dev.plex.services.ServiceManager
+
 
+
SetLoginMessageCMD - Class in dev.plex.command.impl
+
 
+
SetLoginMessageCMD() - Constructor for class dev.plex.command.impl.SetLoginMessageCMD
+
 
+
setupChat() - Static method in class dev.plex.hook.VaultHook
+
 
+
setupChat() - Method in class dev.plex.Plex
+
 
+
setupPermissions() - Static method in class dev.plex.hook.VaultHook
+
 
+
setupPermissions() - Method in class dev.plex.Plex
+
 
+
setupPermissions(Player) - Static method in class dev.plex.util.PermissionsUtil
+
 
+
signature - Variable in class dev.plex.util.AshconInfo.SkinData
+
 
+
SignListener - Class in dev.plex.listener.impl
+
 
+
SignListener() - Constructor for class dev.plex.listener.impl.SignListener
+
 
+
SIGNS - Static variable in class dev.plex.listener.impl.BlockListener
+
 
+
silentCheckRank(Player, Rank, String) - Method in class dev.plex.command.PlexCommand
+
 
+
simpleGET(String) - Static method in class dev.plex.util.WebUtils
+
 
+
SkinData() - Constructor for class dev.plex.util.AshconInfo.SkinData
+
 
+
slim - Variable in class dev.plex.util.AshconInfo.Textures
+
 
+
SMITE - Enum constant in enum class dev.plex.punishment.PunishmentType
+
 
+
SmiteCMD - Class in dev.plex.command.impl
+
 
+
SmiteCMD() - Constructor for class dev.plex.command.impl.SmiteCMD
+
 
+
source() - Element in annotation interface dev.plex.command.annotation.CommandPermissions
+
+
Required command source
+
+
spamCooldown - Static variable in class dev.plex.services.impl.TimingService
+
 
+
SPAWN_EGGS - Static variable in class dev.plex.listener.impl.MobListener
+
 
+
spawnEggToEntityType(Material) - Static method in class dev.plex.listener.impl.MobListener
+
 
+
SpectatorCMD - Class in dev.plex.command.impl
+
 
+
SpectatorCMD() - Constructor for class dev.plex.command.impl.SpectatorCMD
+
 
+
sqlConnection - Variable in class dev.plex.Plex
+
 
+
SQLConnection - Class in dev.plex.storage
+
 
+
SQLConnection() - Constructor for class dev.plex.storage.SQLConnection
+
 
+
SQLITE - Enum constant in enum class dev.plex.storage.StorageType
+
 
+
sqlNotes - Variable in class dev.plex.Plex
+
 
+
SQLNotes - Class in dev.plex.storage.punishment
+
 
+
SQLNotes() - Constructor for class dev.plex.storage.punishment.SQLNotes
+
 
+
sqlPermissions - Variable in class dev.plex.Plex
+
 
+
SQLPermissions - Class in dev.plex.storage.permission
+
 
+
SQLPermissions() - Constructor for class dev.plex.storage.permission.SQLPermissions
+
 
+
sqlPlayerData - Variable in class dev.plex.Plex
+
 
+
SQLPlayerData - Class in dev.plex.storage.player
+
+
SQL fetching utilities for players
+
+
SQLPlayerData() - Constructor for class dev.plex.storage.player.SQLPlayerData
+
 
+
sqlPunishment - Variable in class dev.plex.Plex
+
 
+
SQLPunishment - Class in dev.plex.storage.punishment
+
 
+
SQLPunishment() - Constructor for class dev.plex.storage.punishment.SQLPunishment
+
 
+
staffChat - Variable in class dev.plex.player.PlexPlayer
+
 
+
STANDARD_RESOLVER - Static variable in class dev.plex.util.minimessage.SafeMiniMessage.SafeMiniMessageTagResolver
+
 
+
startService(AbstractService) - Method in class dev.plex.services.ServiceManager
+
 
+
startServices() - Method in class dev.plex.services.ServiceManager
+
 
+
status(String) - Method in class dev.plex.command.impl.ToggleCMD
+
 
+
storageType - Variable in class dev.plex.Plex
+
 
+
StorageType - Enum Class in dev.plex.storage
+
 
+
StorageType() - Constructor for enum class dev.plex.storage.StorageType
+
 
+
strikes - Static variable in class dev.plex.services.impl.TimingService
+
 
+
subscribe() - Static method in class dev.plex.util.redis.MessageUtil
+
 
+
SUBSCRIBER - Static variable in class dev.plex.util.redis.MessageUtil
+
 
+
SurvivalCMD - Class in dev.plex.command.impl
+
 
+
SurvivalCMD() - Constructor for class dev.plex.command.impl.SurvivalCMD
+
 
+
syncRemoveBan(UUID) - Method in class dev.plex.storage.punishment.SQLPunishment
+
 
+
system - Variable in class dev.plex.Plex
+
 
+
System - Annotation Interface in dev.plex.command.annotation
+
 
+
+

T

+
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.AdminCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.AdventureCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.BanCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.CreativeCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.DebugCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.DeopCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.EntityWipeCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.FreezeCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.GamemodeCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.LockupCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.MuteCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.NameHistoryCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.NotesCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.OpCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.PlexCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.PunishmentsCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.RankCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.SmiteCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.SpectatorCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.SurvivalCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.TempbanCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.ToggleCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.UnbanCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.UnfreezeCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.UnmuteCMD
+
 
+
tabComplete(CommandSender, String, String[]) - Method in class dev.plex.command.impl.WorldCMD
+
 
+
TabListener - Class in dev.plex.listener.impl
+
 
+
TabListener() - Constructor for class dev.plex.listener.impl.TabListener
+
 
+
TagCMD - Class in dev.plex.command.impl
+
 
+
TagCMD() - Constructor for class dev.plex.command.impl.TagCMD
+
 
+
TEMPBAN - Enum constant in enum class dev.plex.punishment.PunishmentType
+
 
+
TempbanCMD - Class in dev.plex.command.impl
+
 
+
TempbanCMD() - Constructor for class dev.plex.command.impl.TempbanCMD
+
 
+
testConnections() - Static method in class dev.plex.util.PlexUtils
+
 
+
textures - Variable in class dev.plex.util.AshconInfo
+
 
+
Textures() - Constructor for class dev.plex.util.AshconInfo.Textures
+
 
+
TFMCMD - Class in dev.plex.command.impl
+
 
+
TFMCMD() - Constructor for class dev.plex.command.impl.TFMCMD
+
 
+
timestamp - Variable in class dev.plex.punishment.extra.Note
+
 
+
timeUnits - Static variable in class dev.plex.util.TimeUtils
+
 
+
TimeUtils - Class in dev.plex.util
+
 
+
TimeUtils() - Constructor for class dev.plex.util.TimeUtils
+
 
+
TIMEZONE - Static variable in class dev.plex.util.adapter.ZonedDateTimeAdapter
+
 
+
TIMEZONE - Static variable in class dev.plex.util.TimeUtils
+
 
+
TIMEZONES - Static variable in class dev.plex.util.TimeUtils
+
 
+
TimingService - Class in dev.plex.services.impl
+
 
+
TimingService() - Constructor for class dev.plex.services.impl.TimingService
+
 
+
Title - Enum Class in dev.plex.rank.enums
+
 
+
Title(int, String, String, String, NamedTextColor) - Constructor for enum class dev.plex.rank.enums.Title
+
 
+
to - Variable in class dev.plex.config.ModuleConfig
+
+
Where it should be copied to in the module folder
+
+
toggle(String) - Method in class dev.plex.command.impl.ToggleCMD
+
 
+
Toggleable - Annotation Interface in dev.plex.listener.annotation
+
 
+
ToggleCMD - Class in dev.plex.command.impl
+
 
+
ToggleCMD() - Constructor for class dev.plex.command.impl.ToggleCMD
+
 
+
ToggleMenu - Class in dev.plex.menu
+
 
+
ToggleMenu() - Constructor for class dev.plex.menu.ToggleMenu
+
 
+
toggles - Variable in class dev.plex.Plex
+
 
+
TogglesListener - Class in dev.plex.listener.impl
+
 
+
TogglesListener() - Constructor for class dev.plex.listener.impl.TogglesListener
+
 
+
toJSON() - Method in class dev.plex.player.PlexPlayer
+
 
+
toJSON() - Method in class dev.plex.punishment.extra.Note
+
 
+
toJSON() - Method in class dev.plex.punishment.Punishment
+
 
+
toJSON() - Method in enum class dev.plex.rank.enums.Rank
+
 
+
toJSON() - Method in enum class dev.plex.rank.enums.Title
+
 
+
toString() - Method in record class dev.plex.PlexLibraryManager.PluginLibraries
+
+
Returns a string representation of this record class.
+
+
type - Variable in class dev.plex.punishment.Punishment
+
 
+
+

U

+
+
unban(Punishment) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
unban(UUID) - Method in class dev.plex.punishment.PunishmentManager
+
 
+
UnbanCMD - Class in dev.plex.command.impl
+
 
+
UnbanCMD() - Constructor for class dev.plex.command.impl.UnbanCMD
+
 
+
UnfreezeCMD - Class in dev.plex.command.impl
+
 
+
UnfreezeCMD() - Constructor for class dev.plex.command.impl.UnfreezeCMD
+
 
+
unloadModules() - Method in class dev.plex.module.ModuleManager
+
 
+
UnmuteCMD - Class in dev.plex.command.impl
+
 
+
UnmuteCMD() - Constructor for class dev.plex.command.impl.UnmuteCMD
+
 
+
unregisterCommand(PlexCommand) - Method in class dev.plex.module.PlexModule
+
+
Unregisters a PlexCommand.
+
+
unregisterListener(PlexListener) - Method in class dev.plex.module.PlexModule
+
+
Unregisters a PlexListener.
+
+
update(PlexPlayer) - Static method in class dev.plex.cache.DataUtils
+
+
Updates a player's information in the database
+
+
update(PlexPlayer) - Method in class dev.plex.storage.player.MongoPlayerData
+
+
Updates a player's information in the mongo database
+
+
update(PlexPlayer) - Method in class dev.plex.storage.player.SQLPlayerData
+
+
Updates a player's information in the SQL database
+
+
update(CommandSender, Player, GameMode) - Method in class dev.plex.command.impl.GamemodeCMD
+
 
+
UPDATE - Variable in class dev.plex.storage.player.SQLPlayerData
+
 
+
UPDATE_BAN - Static variable in class dev.plex.storage.punishment.SQLPunishment
+
 
+
UPDATE_PERMISSION - Static variable in class dev.plex.storage.permission.SQLPermissions
+
 
+
updateChecker - Variable in class dev.plex.Plex
+
 
+
UpdateChecker - Class in dev.plex.util
+
 
+
UpdateChecker() - Constructor for class dev.plex.util.UpdateChecker
+
 
+
UpdateCheckerService - Class in dev.plex.services.impl
+
 
+
UpdateCheckerService() - Constructor for class dev.plex.services.impl.UpdateCheckerService
+
 
+
updateJar(CommandSender, String, boolean) - Method in class dev.plex.util.UpdateChecker
+
 
+
updatePermission(Permission, boolean) - Method in class dev.plex.storage.permission.SQLPermissions
+
 
+
updatePermission(PlexPlayer, String, boolean) - Static method in class dev.plex.util.PermissionsUtil
+
 
+
URL_REPLACEMENT_CONFIG - Static variable in class dev.plex.listener.impl.ChatListener
+
 
+
usage() - Element in annotation interface dev.plex.command.annotation.CommandParameters
+
+
The usage (optional)
+
+
usage() - Method in class dev.plex.command.PlexCommand
+
+
Converts usage to a Component
+
+
usage(String) - Method in class dev.plex.command.PlexCommand
+
+
Converts usage to a Component
+
+
username - Variable in class dev.plex.util.AshconInfo
+
 
+
username - Variable in class dev.plex.util.AshconInfo.UsernameHistory
+
 
+
usernameHistories - Variable in class dev.plex.util.AshconInfo
+
 
+
UsernameHistory() - Constructor for class dev.plex.util.AshconInfo.UsernameHistory
+
 
+
usernames - Variable in class dev.plex.punishment.PunishmentManager.IndefiniteBan
+
 
+
useTimezone(LocalDateTime) - Static method in class dev.plex.util.TimeUtils
+
 
+
useTimezone(ZonedDateTime) - Static method in class dev.plex.util.TimeUtils
+
 
+
uuid - Variable in class dev.plex.admin.Admin
+
+
Gets the unique ID of an admin (immutable)
+
+
uuid - Variable in class dev.plex.permission.Permission
+
 
+
uuid - Variable in class dev.plex.player.PlexPlayer
+
 
+
uuid - Variable in class dev.plex.punishment.extra.Note
+
 
+
uuid - Variable in class dev.plex.util.AshconInfo
+
 
+
uuids - Variable in class dev.plex.punishment.PunishmentManager.IndefiniteBan
+
 
+
+

V

+
+
validateMessage(String) - Method in class dev.plex.command.impl.SetLoginMessageCMD
+
 
+
value - Variable in class dev.plex.util.AshconInfo.SkinData
+
 
+
value() - Element in annotation interface dev.plex.command.annotation.System
+
 
+
value() - Element in annotation interface dev.plex.listener.annotation.Toggleable
+
 
+
valueOf(String) - Static method in enum class dev.plex.command.source.RequiredCommandSource
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class dev.plex.punishment.PunishmentType
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class dev.plex.rank.enums.Rank
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class dev.plex.rank.enums.Title
+
+
Returns the enum constant of this class with the specified name.
+
+
valueOf(String) - Static method in enum class dev.plex.storage.StorageType
+
+
Returns the enum constant of this class with the specified name.
+
+
values() - Static method in enum class dev.plex.command.source.RequiredCommandSource
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class dev.plex.punishment.PunishmentType
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class dev.plex.rank.enums.Rank
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class dev.plex.rank.enums.Title
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
values() - Static method in enum class dev.plex.storage.StorageType
+
+
Returns an array containing the constants of this enum class, in +the order they are declared.
+
+
vanished - Variable in class dev.plex.player.PlexPlayer
+
 
+
VaultHook - Class in dev.plex.hook
+
 
+
VaultHook() - Constructor for class dev.plex.hook.VaultHook
+
 
+
version - Variable in class dev.plex.module.PlexModuleFile
+
 
+
+

W

+
+
warn(String, Object...) - Static method in class dev.plex.util.PlexLog
+
 
+
WebUtils - Class in dev.plex.util
+
 
+
WebUtils() - Constructor for class dev.plex.util.WebUtils
+
 
+
WorldCMD - Class in dev.plex.command.impl
+
 
+
WorldCMD() - Constructor for class dev.plex.command.impl.WorldCMD
+
 
+
WorldListener - Class in dev.plex.listener.impl
+
 
+
WorldListener() - Constructor for class dev.plex.listener.impl.WorldListener
+
 
+
writtenBy - Variable in class dev.plex.punishment.extra.Note
+
 
+
+

X

+
+
x - Variable in class dev.plex.world.NoiseOptions
+
 
+
+

Y

+
+
y - Variable in class dev.plex.world.NoiseOptions
+
 
+
+

Z

+
+
zonedDateTime - Variable in class dev.plex.util.AshconInfo.UsernameHistory
+
 
+
ZonedDateTimeAdapter - Class in dev.plex.util.adapter
+
 
+
ZonedDateTimeAdapter() - Constructor for class dev.plex.util.adapter.ZonedDateTimeAdapter
+
 
+
ZonedDateTimeCodec - Class in dev.plex.storage.codec
+
 
+
ZonedDateTimeCodec() - Constructor for class dev.plex.storage.codec.ZonedDateTimeCodec
+
 
+
+A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
+
+
+ + diff --git a/static/javadoc/index.html b/static/javadoc/index.html index 5563527..3aad4ce 100644 --- a/static/javadoc/index.html +++ b/static/javadoc/index.html @@ -1,143 +1,141 @@ - - - - -Overview (server 1.2 API) - - - - - - - - - - - - - - - - - + + + + +Overview (server 1.3 API) + + + + + + + + + + + + + + + + + diff --git a/static/javadoc/jquery-ui.overrides.css b/static/javadoc/jquery-ui.overrides.css index f89acb6..12fe619 100644 --- a/static/javadoc/jquery-ui.overrides.css +++ b/static/javadoc/jquery-ui.overrides.css @@ -1,34 +1,35 @@ -/* - * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. - */ - -.ui-state-active, -.ui-widget-content .ui-state-active, -.ui-widget-header .ui-state-active, -a.ui-button:active, -.ui-button:active, -.ui-button.ui-state-active:hover { - /* Overrides the color of selection used in jQuery UI */ - background: #F8981D; -} +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/static/javadoc/legal/ADDITIONAL_LICENSE_INFO b/static/javadoc/legal/ADDITIONAL_LICENSE_INFO index ff700cd..3f7e921 100644 --- a/static/javadoc/legal/ADDITIONAL_LICENSE_INFO +++ b/static/javadoc/legal/ADDITIONAL_LICENSE_INFO @@ -1,37 +1 @@ - ADDITIONAL INFORMATION ABOUT LICENSING - -Certain files distributed by Oracle America, Inc. and/or its affiliates are -subject to the following clarification and special exception to the GPLv2, -based on the GNU Project exception for its Classpath libraries, known as the -GNU Classpath Exception. - -Note that Oracle includes multiple, independent programs in this software -package. Some of those programs are provided under licenses deemed -incompatible with the GPLv2 by the Free Software Foundation and others. -For example, the package includes programs licensed under the Apache -License, Version 2.0 and may include FreeType. Such programs are licensed -to you under their original licenses. - -Oracle facilitates your further distribution of this package by adding the -Classpath Exception to the necessary parts of its GPLv2 code, which permits -you to use that code in combination with other independent modules not -licensed under the GPLv2. However, note that this would not permit you to -commingle code under an incompatible license with Oracle's GPLv2 licensed -code by, for example, cutting and pasting such code into a file also -containing Oracle's GPLv2 licensed code and then distributing the result. - -Additionally, if you were to remove the Classpath Exception from any of the -files to which it applies and distribute the result, you would likely be -required to license some or all of the other code in that distribution under -the GPLv2 as well, and since the GPLv2 is incompatible with the license terms -of some items included in the distribution by Oracle, removing the Classpath -Exception could therefore effectively compromise your ability to further -distribute the package. - -Failing to distribute notices associated with some files may also create -unexpected legal consequences. - -Proceed with caution and we recommend that you obtain the advice of a lawyer -skilled in open source matters before removing the Classpath Exception or -making modifications to this package which may subsequently be redistributed -and/or involve the use of third party software. +Please see ..\java.base\ADDITIONAL_LICENSE_INFO diff --git a/static/javadoc/legal/ASSEMBLY_EXCEPTION b/static/javadoc/legal/ASSEMBLY_EXCEPTION index 065b8d9..e09f918 100644 --- a/static/javadoc/legal/ASSEMBLY_EXCEPTION +++ b/static/javadoc/legal/ASSEMBLY_EXCEPTION @@ -1,27 +1 @@ - -OPENJDK ASSEMBLY EXCEPTION - -The OpenJDK source code made available by Oracle America, Inc. (Oracle) at -openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU -General Public License version 2 -only ("GPL2"), with the following clarification and special exception. - - Linking this OpenJDK Code statically or dynamically with other code - is making a combined work based on this library. Thus, the terms - and conditions of GPL2 cover the whole combination. - - As a special exception, Oracle gives you permission to link this - OpenJDK Code with certain code licensed by Oracle as indicated at - http://openjdk.java.net/legal/exception-modules-2007-05-08.html - ("Designated Exception Modules") to produce an executable, - regardless of the license terms of the Designated Exception Modules, - and to copy and distribute the resulting executable under GPL2, - provided that the Designated Exception Modules continue to be - governed by the licenses under which they were offered by Oracle. - -As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code -to build an executable that includes those portions of necessary code that -Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 -with the Classpath exception). If you modify or add to the OpenJDK code, -that new GPL2 code may still be combined with Designated Exception Modules -if the new code is made subject to this exception by its copyright holder. +Please see ..\java.base\ASSEMBLY_EXCEPTION diff --git a/static/javadoc/legal/LICENSE b/static/javadoc/legal/LICENSE index 8b400c7..940481e 100644 --- a/static/javadoc/legal/LICENSE +++ b/static/javadoc/legal/LICENSE @@ -1,347 +1 @@ -The GNU General Public License (GPL) - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Everyone is permitted to copy and distribute verbatim copies of this license -document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share -and change it. By contrast, the GNU General Public License is intended to -guarantee your freedom to share and change free software--to make sure the -software is free for all its users. This General Public License applies to -most of the Free Software Foundation's software and to any other program whose -authors commit to using it. (Some other Free Software Foundation software is -covered by the GNU Library General Public License instead.) You can apply it to -your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our -General Public Licenses are designed to make sure that you have the freedom to -distribute copies of free software (and charge for this service if you wish), -that you receive source code or can get it if you want it, that you can change -the software or use pieces of it in new free programs; and that you know you -can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny -you these rights or to ask you to surrender the rights. These restrictions -translate to certain responsibilities for you if you distribute copies of the -software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for -a fee, you must give the recipients all the rights that you have. You must -make sure that they, too, receive or can get the source code. And you must -show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) -offer you this license which gives you legal permission to copy, distribute -and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that -everyone understands that there is no warranty for this free software. If the -software is modified by someone else and passed on, we want its recipients to -know that what they have is not the original, so that any problems introduced -by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We -wish to avoid the danger that redistributors of a free program will -individually obtain patent licenses, in effect making the program proprietary. -To prevent this, we have made it clear that any patent must be licensed for -everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification -follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice -placed by the copyright holder saying it may be distributed under the terms of -this General Public License. The "Program", below, refers to any such program -or work, and a "work based on the Program" means either the Program or any -derivative work under copyright law: that is to say, a work containing the -Program or a portion of it, either verbatim or with modifications and/or -translated into another language. (Hereinafter, translation is included -without limitation in the term "modification".) Each licensee is addressed as -"you". - -Activities other than copying, distribution and modification are not covered by -this License; they are outside its scope. The act of running the Program is -not restricted, and the output from the Program is covered only if its contents -constitute a work based on the Program (independent of having been made by -running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as -you receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice and -disclaimer of warranty; keep intact all the notices that refer to this License -and to the absence of any warranty; and give any other recipients of the -Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may -at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus -forming a work based on the Program, and copy and distribute such modifications -or work under the terms of Section 1 above, provided that you also meet all of -these conditions: - - a) You must cause the modified files to carry prominent notices stating - that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or - in part contains or is derived from the Program or any part thereof, to be - licensed as a whole at no charge to all third parties under the terms of - this License. - - c) If the modified program normally reads commands interactively when run, - you must cause it, when started running for such interactive use in the - most ordinary way, to print or display an announcement including an - appropriate copyright notice and a notice that there is no warranty (or - else, saying that you provide a warranty) and that users may redistribute - the program under these conditions, and telling the user how to view a copy - of this License. (Exception: if the Program itself is interactive but does - not normally print such an announcement, your work based on the Program is - not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable -sections of that work are not derived from the Program, and can be reasonably -considered independent and separate works in themselves, then this License, and -its terms, do not apply to those sections when you distribute them as separate -works. But when you distribute the same sections as part of a whole which is a -work based on the Program, the distribution of the whole must be on the terms -of this License, whose permissions for other licensees extend to the entire -whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your -rights to work written entirely by you; rather, the intent is to exercise the -right to control the distribution of derivative or collective works based on -the Program. - -In addition, mere aggregation of another work not based on the Program with the -Program (or with a work based on the Program) on a volume of a storage or -distribution medium does not bring the other work under the scope of this -License. - -3. You may copy and distribute the Program (or a work based on it, under -Section 2) in object code or executable form under the terms of Sections 1 and -2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source - code, which must be distributed under the terms of Sections 1 and 2 above - on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to - give any third party, for a charge no more than your cost of physically - performing source distribution, a complete machine-readable copy of the - corresponding source code, to be distributed under the terms of Sections 1 - and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to - distribute corresponding source code. (This alternative is allowed only - for noncommercial distribution and only if you received the program in - object code or executable form with such an offer, in accord with - Subsection b above.) - -The source code for a work means the preferred form of the work for making -modifications to it. For an executable work, complete source code means all -the source code for all modules it contains, plus any associated interface -definition files, plus the scripts used to control compilation and installation -of the executable. However, as a special exception, the source code -distributed need not include anything that is normally distributed (in either -source or binary form) with the major components (compiler, kernel, and so on) -of the operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the source -code from the same place counts as distribution of the source code, even though -third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as -expressly provided under this License. Any attempt otherwise to copy, modify, -sublicense or distribute the Program is void, and will automatically terminate -your rights under this License. However, parties who have received copies, or -rights, from you under this License will not have their licenses terminated so -long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. -However, nothing else grants you permission to modify or distribute the Program -or its derivative works. These actions are prohibited by law if you do not -accept this License. Therefore, by modifying or distributing the Program (or -any work based on the Program), you indicate your acceptance of this License to -do so, and all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), -the recipient automatically receives a license from the original licensor to -copy, distribute or modify the Program subject to these terms and conditions. -You may not impose any further restrictions on the recipients' exercise of the -rights granted herein. You are not responsible for enforcing compliance by -third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), conditions -are imposed on you (whether by court order, agreement or otherwise) that -contradict the conditions of this License, they do not excuse you from the -conditions of this License. If you cannot distribute so as to satisfy -simultaneously your obligations under this License and any other pertinent -obligations, then as a consequence you may not distribute the Program at all. -For example, if a patent license would not permit royalty-free redistribution -of the Program by all those who receive copies directly or indirectly through -you, then the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply and -the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or -other property right claims or to contest validity of any such claims; this -section has the sole purpose of protecting the integrity of the free software -distribution system, which is implemented by public license practices. Many -people have made generous contributions to the wide range of software -distributed through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing to -distribute software through any other system and a licensee cannot impose that -choice. - -This section is intended to make thoroughly clear what is believed to be a -consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain -countries either by patents or by copyrighted interfaces, the original -copyright holder who places the Program under this License may add an explicit -geographical distribution limitation excluding those countries, so that -distribution is permitted only in or among countries not thus excluded. In -such case, this License incorporates the limitation as if written in the body -of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the -General Public License from time to time. Such new versions will be similar in -spirit to the present version, but may differ in detail to address new problems -or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any later -version", you have the option of following the terms and conditions either of -that version or of any later version published by the Free Software Foundation. -If the Program does not specify a version number of this License, you may -choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs -whose distribution conditions are different, write to the author to ask for -permission. For software which is copyrighted by the Free Software Foundation, -write to the Free Software Foundation; we sometimes make exceptions for this. -Our decision will be guided by the two goals of preserving the free status of -all derivatives of our free software and of promoting the sharing and reuse of -software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR -THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE -STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE -PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND -PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, -YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL -ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE -PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR -INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA -BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER -OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible -use to the public, the best way to achieve this is to make it free software -which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach -them to the start of each source file to most effectively convey the exclusion -of warranty; and each file should have at least the "copyright" line and a -pointer to where the full notice is found. - - One line to give the program's name and a brief idea of what it does. - - Copyright (C) - - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the Free - Software Foundation; either version 2 of the License, or (at your option) - any later version. - - This program is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this when it -starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author Gnomovision comes - with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free - software, and you are welcome to redistribute it under certain conditions; - type 'show c' for details. - -The hypothetical commands 'show w' and 'show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may be -called something other than 'show w' and 'show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your school, -if any, to sign a "copyright disclaimer" for the program, if necessary. Here -is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - 'Gnomovision' (which makes passes at compilers) written by James Hacker. - - signature of Ty Coon, 1 April 1989 - - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General Public -License instead of this License. - - -"CLASSPATH" EXCEPTION TO THE GPL - -Certain source files distributed by Oracle America and/or its affiliates are -subject to the following clarification and special exception to the GPL, but -only where Oracle has expressly included in the particular source file's header -the words "Oracle designates this particular file as subject to the "Classpath" -exception as provided by Oracle in the LICENSE file that accompanied this code." - - Linking this library statically or dynamically with other modules is making - a combined work based on this library. Thus, the terms and conditions of - the GNU General Public License cover the whole combination. - - As a special exception, the copyright holders of this library give you - permission to link this library with independent modules to produce an - executable, regardless of the license terms of these independent modules, - and to copy and distribute the resulting executable under terms of your - choice, provided that you also meet, for each linked independent module, - the terms and conditions of the license of that module. An independent - module is a module which is not derived from or based on this library. If - you modify this library, you may extend this exception to your version of - the library, but you are not obligated to do so. If you do not wish to do - so, delete this exception statement from your version. +Please see ..\java.base\LICENSE diff --git a/static/javadoc/legal/jquery.md b/static/javadoc/legal/jquery.md index 8054a34..d468b31 100644 --- a/static/javadoc/legal/jquery.md +++ b/static/javadoc/legal/jquery.md @@ -1,9 +1,9 @@ -## jQuery v3.5.1 +## jQuery v3.6.1 ### jQuery License ``` -jQuery v 3.5.1 -Copyright JS Foundation and other contributors, https://js.foundation/ +jQuery v 3.6.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -26,7 +26,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ****************************************** -The jQuery JavaScript Library v3.5.1 also includes Sizzle.js +The jQuery JavaScript Library v3.6.1 also includes Sizzle.js Sizzle.js includes the following license: diff --git a/static/javadoc/member-search-index.js b/static/javadoc/member-search-index.js index 43d9371..9f6a5ca 100644 --- a/static/javadoc/member-search-index.js +++ b/static/javadoc/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"dev.plex.util.menu","c":"AbstractMenu","l":"AbstractMenu(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"dev.plex.services","c":"AbstractService","l":"AbstractService(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"dev.plex.punishment","c":"Punishment","l":"active"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"addAttributeModifier(Attribute, AttributeModifier)","u":"addAttributeModifier(org.bukkit.attribute.Attribute,org.bukkit.attribute.AttributeModifier)"},{"p":"dev.plex.module","c":"PlexModule","l":"addDefaultMessage(String, Object)","u":"addDefaultMessage(java.lang.String,java.lang.Object)"},{"p":"dev.plex.module","c":"PlexModule","l":"addDefaultMessage(String, Object, String...)","u":"addDefaultMessage(java.lang.String,java.lang.Object,java.lang.String...)"},{"p":"dev.plex.config","c":"Config","l":"added"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"addEnchantment(Enchantment, int)","u":"addEnchantment(org.bukkit.enchantments.Enchantment,int)"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"addItemFlag(ItemFlag...)","u":"addItemFlag(org.bukkit.inventory.ItemFlag...)"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"addNote(Note)","u":"addNote(dev.plex.punishment.extra.Note)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"addPermission(Permission)","u":"addPermission(dev.plex.permission.Permission)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"addPermission(PlexPlayer, Permission)","u":"addPermission(dev.plex.player.PlexPlayer,dev.plex.permission.Permission)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"addPermission(PlexPlayer, String)","u":"addPermission(dev.plex.player.PlexPlayer,java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"addToArrayList(List, T)","u":"addToArrayList(java.util.List,T)"},{"p":"dev.plex.admin","c":"AdminList","l":"addToCache(Admin)","u":"addToCache(dev.plex.admin.Admin)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"ADMIN"},{"p":"dev.plex.admin","c":"Admin","l":"Admin(UUID)","u":"%3Cinit%3E(java.util.UUID)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"adminActive"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"AdminAddEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.admin","c":"Admin","l":"adminChat"},{"p":"dev.plex.util","c":"PlexUtils","l":"adminChat(String, String, UUID...)","u":"adminChat(java.lang.String,java.lang.String,java.util.UUID...)"},{"p":"dev.plex.command.impl","c":"AdminChatCMD","l":"AdminChatCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"AdminCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"adminList"},{"p":"dev.plex.admin","c":"AdminList","l":"AdminList()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"AdminListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"AdminRemoveEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.admin","c":"AdminList","l":"admins"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"AdminSetRankEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdminworldCMD","l":"AdminworldCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdventureCMD","l":"AdventureCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"aliases()"},{"p":"dev.plex.permission","c":"Permission","l":"allowed"},{"p":"dev.plex.world","c":"NoiseOptions","l":"amplitude"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"AntiNukerListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"AntiSpamListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"ANY"},{"p":"dev.plex.util","c":"AshconInfo","l":"AshconInfo()","u":"%3Cinit%3E()"},{"p":"dev.plex.services","c":"AbstractService","l":"asynchronous"},{"p":"dev.plex.util","c":"BuildInfo","l":"author"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"AutoWipeService()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"BAN"},{"p":"dev.plex.command.impl","c":"BanCMD","l":"BanCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BanListener","l":"BanListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"BanService","l":"BanService()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"Punishment","l":"banUrl"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"before"},{"p":"dev.plex.command.impl","c":"BlockEditCMD","l":"bl"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"BLOCKED_COMMANDS"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"blockedBlocks"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"BlockedCommand()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"BlockEditCMD","l":"BlockEditCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"blockedPlayers"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"BlockListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"BlockMapChunkGenerator","l":"blockMap"},{"p":"dev.plex.world","c":"BlockMapChunkGenerator","l":"BlockMapChunkGenerator(LinkedHashMap, BlockPopulator...)","u":"%3Cinit%3E(java.util.LinkedHashMap,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.util","c":"BlockUtils","l":"BlockUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BookListener","l":"BookListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"UpdateChecker","l":"BRANCH"},{"p":"dev.plex.util","c":"PlexUtils","l":"broadcast(Component)","u":"broadcast(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"PlexUtils","l":"broadcast(String)","u":"broadcast(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"broadcastToAdmins(Component)","u":"broadcastToAdmins(net.kyori.adventure.text.Component)"},{"p":"dev.plex","c":"Plex","l":"build"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"build()"},{"p":"dev.plex.util","c":"BuildInfo","l":"BuildInfo()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"BungeeUtil","l":"BungeeUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"cachedBlockedBlocksConfig"},{"p":"dev.plex.event","c":"PunishedPlayerEvent","l":"cancelled"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"canEnterWorld(Player)","u":"canEnterWorld(org.bukkit.entity.Player)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"canModifyWorld(Player, boolean)","u":"canModifyWorld(org.bukkit.entity.Player,boolean)"},{"p":"dev.plex","c":"Plex","l":"chat"},{"p":"dev.plex.hook","c":"VaultHook","l":"CHAT"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"ChatListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"check(T)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"checkLevel(PlexPlayer, String[])","u":"checkLevel(dev.plex.player.PlexPlayer,java.lang.String[])"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkRank(CommandSender, Rank, String)","u":"checkRank(org.bukkit.command.CommandSender,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkRank(Player, Rank, String)","u":"checkRank(org.bukkit.entity.Player,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkTab(CommandSender, Rank, String)","u":"checkTab(org.bukkit.command.CommandSender,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkTab(Player, Rank, String)","u":"checkTab(org.bukkit.entity.Player,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.world","c":"CustomWorld","l":"chunks"},{"p":"dev.plex.util","c":"PlexUtils","l":"cleanString(String)","u":"cleanString(java.lang.String)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"coins"},{"p":"dev.plex.rank.enums","c":"Rank","l":"color"},{"p":"dev.plex.rank.enums","c":"Title","l":"color"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"command"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"commandAliases"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"CommandBlockerService()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"CommandFailException","l":"CommandFailException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"dev.plex.handlers","c":"CommandHandler","l":"CommandHandler()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"CommandListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"commands"},{"p":"dev.plex.module","c":"PlexModule","l":"commands"},{"p":"dev.plex","c":"Plex","l":"commands"},{"p":"dev.plex.command","c":"PlexCommand","l":"commandSource"},{"p":"dev.plex.admin","c":"Admin","l":"commandSpy"},{"p":"dev.plex.player","c":"PlexPlayer","l":"commandSpy"},{"p":"dev.plex.command.impl","c":"CommandSpyCMD","l":"CommandSpyCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"commitGlobalGameRules(World)","u":"commitGlobalGameRules(org.bukkit.World)"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"commitSpecificGameRules(World)","u":"commitSpecificGameRules(org.bukkit.World)"},{"p":"dev.plex.command","c":"PlexCommand","l":"componentFromString(String)","u":"componentFromString(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"config"},{"p":"dev.plex.config","c":"Config","l":"Config(Plex, String)","u":"%3Cinit%3E(dev.plex.Plex,java.lang.String)"},{"p":"dev.plex.world","c":"ConfigurationChunkGenerator","l":"ConfigurationChunkGenerator(String, BlockPopulator...)","u":"%3Cinit%3E(java.lang.String,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"CONSOLE"},{"p":"dev.plex.command.exception","c":"ConsoleMustDefinePlayerException","l":"ConsoleMustDefinePlayerException()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"ConsoleOnlyException","l":"ConsoleOnlyException()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"ConsoleSayCMD","l":"ConsoleSayCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"ConfigurationChunkGenerator","l":"createBlockMap(String)","u":"createBlockMap(java.lang.String)"},{"p":"dev.plex.util","c":"TimeUtils","l":"createDate(String)","u":"createDate(java.lang.String)"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"createLoader(PlexModule, PlexModuleFile)","u":"createLoader(dev.plex.module.PlexModule,dev.plex.module.PlexModuleFile)"},{"p":"dev.plex.world","c":"BlockMapChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"FlatChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.command.impl","c":"CreativeCMD","l":"CreativeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"custom"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"CustomChunkGenerator(int, BlockPopulator...)","u":"%3Cinit%3E(int,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.module.loader","c":"CustomClassLoader","l":"CustomClassLoader(URL, ClassLoader)","u":"%3Cinit%3E(java.net.URL,java.lang.ClassLoader)"},{"p":"dev.plex.punishment","c":"Punishment","l":"customTime"},{"p":"dev.plex.world","c":"CustomWorld","l":"CustomWorld(String, CustomChunkGenerator)","u":"%3Cinit%3E(java.lang.String,dev.plex.world.CustomChunkGenerator)"},{"p":"dev.plex.module","c":"PlexModule","l":"dataFolder"},{"p":"dev.plex.storage","c":"SQLConnection","l":"dataSource"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"datastore"},{"p":"dev.plex.cache","c":"DataUtils","l":"DataUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"BuildInfo","l":"date"},{"p":"dev.plex.util","c":"TimeUtils","l":"DATE_FORMAT"},{"p":"dev.plex.command.annotation","c":"System","l":"debug()"},{"p":"dev.plex.util","c":"PlexLog","l":"debug(String, Object...)","u":"debug(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.command.impl","c":"DebugCMD","l":"DebugCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"decode(BsonReader, DecoderContext)","u":"decode(org.bson.BsonReader,org.bson.codecs.DecoderContext)"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"DELETE"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"deleteNote(int, UUID)","u":"deleteNote(int,java.util.UUID)"},{"p":"dev.plex.command.impl","c":"DeopAllCMD","l":"DeopAllCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"DeopCMD","l":"DeopCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"description"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"description()"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeDeserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"dev.plex.rank.enums","c":"Title","l":"DEV"},{"p":"dev.plex.util","c":"PlexUtils","l":"DEVELOPERS"},{"p":"dev.plex.module","c":"PlexModule","l":"disable()"},{"p":"dev.plex.util","c":"PlexUtils","l":"disabledEffect(Player, Location)","u":"disabledEffect(org.bukkit.entity.Player,org.bukkit.Location)"},{"p":"dev.plex.util","c":"PlexUtils","l":"disabledEffectMultiple(Player[], Location)","u":"disabledEffectMultiple(org.bukkit.entity.Player[],org.bukkit.Location)"},{"p":"dev.plex.module","c":"ModuleManager","l":"disableModules()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"displayName()"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"displayName(Component)","u":"displayName(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"distance"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"doPunishment(PlexPlayer, Punishment)","u":"doPunishment(dev.plex.player.PlexPlayer,dev.plex.punishment.Punishment)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"DOWNLOAD_PAGE"},{"p":"dev.plex.listener.impl","c":"DropListener","l":"DropListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"EDIT_COMMANDS"},{"p":"dev.plex.module","c":"PlexModule","l":"enable()"},{"p":"dev.plex.module","c":"ModuleManager","l":"enableModules()"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"encode(BsonWriter, ZonedDateTime, EncoderContext)","u":"encode(org.bson.BsonWriter,java.time.ZonedDateTime,org.bson.codecs.EncoderContext)"},{"p":"dev.plex.punishment","c":"Punishment","l":"endDate"},{"p":"dev.plex.services","c":"ServiceManager","l":"endService(AbstractService)","u":"endService(dev.plex.services.AbstractService)"},{"p":"dev.plex.services","c":"ServiceManager","l":"endService(AbstractService, boolean)","u":"endService(dev.plex.services.AbstractService,boolean)"},{"p":"dev.plex.services","c":"ServiceManager","l":"endServices()"},{"p":"dev.plex.command.impl","c":"EntityWipeCMD","l":"EntityWipeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexLog","l":"error(String, Object...)","u":"error(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.command.impl","c":"BlockEditCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"CommandSpyCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"EntityWipeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MobPurgeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TFMCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command","c":"PlexCommand","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdminChatCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdminworldCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdventureCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"BanCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ConsoleSayCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"CreativeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DebugCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DeopAllCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DeopCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"FlatlandsCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"FreezeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"KickCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ListCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"LocalSpawnCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"LockupCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MasterbuilderworldCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MuteCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NameHistoryCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"OpAllCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"OpCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PunishmentsCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RankCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RawSayCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SayCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SmiteCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SpectatorCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SurvivalCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TagCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TempbanCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnbanCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnfreezeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnmuteCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"WorldCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.rank.enums","c":"Rank","l":"EXECUTIVE"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"exists(UUID)","u":"exists(java.util.UUID)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"exists(UUID)","u":"exists(java.util.UUID)"},{"p":"dev.plex.module.loader","c":"CustomClassLoader","l":"extractJar(URL)","u":"extractJar(java.net.URL)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"fetchDistanceFromGitHub(String, String, String)","u":"fetchDistanceFromGitHub(java.lang.String,java.lang.String,java.lang.String)"},{"p":"dev.plex.config","c":"Config","l":"file"},{"p":"dev.plex.config","c":"ModuleConfig","l":"file"},{"p":"dev.plex.world","c":"FlatChunkGenerator","l":"FlatChunkGenerator(int, BlockPopulator...)","u":"%3Cinit%3E(int,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.command.impl","c":"FlatlandsCMD","l":"FlatlandsCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"FREEZE"},{"p":"dev.plex.command.impl","c":"FreezeCMD","l":"FreezeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"FreezeListener","l":"FreezeListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"NoiseOptions","l":"frequency"},{"p":"dev.plex.config","c":"ModuleConfig","l":"from"},{"p":"dev.plex.punishment","c":"Punishment","l":"fromJson(String)","u":"fromJson(java.lang.String)"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"frozen"},{"p":"dev.plex.player","c":"PlexPlayer","l":"frozen"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"gamemode"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"gameMode"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"GamemodeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"GameModeListener","l":"GameModeListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"GameModeUpdateEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"GameRuleService","l":"GameRuleService()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"GameRuleUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"CustomWorld","l":"generate()"},{"p":"dev.plex.punishment","c":"Punishment","l":"generateBanMessage(Punishment)","u":"generateBanMessage(dev.plex.punishment.Punishment)"},{"p":"dev.plex.world","c":"CustomWorld","l":"generateConfigFlatWorld(String)","u":"generateConfigFlatWorld(java.lang.String)"},{"p":"dev.plex.rank","c":"RankManager","l":"generateDefaultRanks()"},{"p":"dev.plex.punishment","c":"Punishment","l":"generateIndefBanMessage(String)","u":"generateIndefBanMessage(java.lang.String)"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData)","u":"generateNoise(org.bukkit.generator.WorldInfo,java.util.Random,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData)","u":"generateNoise(org.bukkit.generator.WorldInfo,java.util.Random,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"FlatChunkGenerator","l":"generateSurface(WorldInfo, Random, int, int, ChunkGenerator.ChunkData)","u":"generateSurface(org.bukkit.generator.WorldInfo,java.util.Random,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex","c":"Plex","l":"generateWorlds()"},{"p":"dev.plex.world","c":"CustomWorld","l":"generator()"},{"p":"dev.plex","c":"Plex","l":"get()"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"getActiveBans()"},{"p":"dev.plex.admin","c":"AdminList","l":"getAllAdminPlayers()"},{"p":"dev.plex.admin","c":"AdminList","l":"getAllAdmins()"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getByIP(String)","u":"getByIP(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByIP(String)","u":"getByIP(java.lang.String)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getByName(String)","u":"getByName(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByName(String)","u":"getByName(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByName(String, boolean)","u":"getByName(java.lang.String,boolean)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getByUUID(UUID)","u":"getByUUID(java.util.UUID)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByUUID(UUID)","u":"getByUUID(java.util.UUID)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByUUID(UUID, boolean)","u":"getByUUID(java.util.UUID,boolean)"},{"p":"dev.plex.hook","c":"VaultHook","l":"getChat()"},{"p":"dev.plex.util","c":"ReflectionsUtil","l":"getClassesBySubType(String, Class)","u":"getClassesBySubType(java.lang.String,java.lang.Class)"},{"p":"dev.plex.util","c":"ReflectionsUtil","l":"getClassesFrom(String)","u":"getClassesFrom(java.lang.String)"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"getClassNamesFromJar(JarFile)","u":"getClassNamesFromJar(java.util.jar.JarFile)"},{"p":"dev.plex.rank","c":"RankManager","l":"getColor(PlexPlayer)","u":"getColor(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.module","c":"PlexModule","l":"getCommand(String)","u":"getCommand(java.lang.String)"},{"p":"dev.plex.storage","c":"SQLConnection","l":"getCon()"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"getCount(UUID)","u":"getCount(java.util.UUID)"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"getCount(UUID)","u":"getCount(java.util.UUID)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"getCurrentInventoryIndex(Inventory)","u":"getCurrentInventoryIndex(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"getCurrentInventoryIndex(Inventory)","u":"getCurrentInventoryIndex(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"getCurrentInventoryIndex(Inventory)","u":"getCurrentInventoryIndex(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.storage","c":"MongoConnection","l":"getDatastore()"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"getDefaultPopulators(World)","u":"getDefaultPopulators(org.bukkit.World)"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"getEncoderClass()"},{"p":"dev.plex.util","c":"WebUtils","l":"getFromName(String)","u":"getFromName(java.lang.String)"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"getHandlers()"},{"p":"dev.plex.util","c":"MojangUtils","l":"getInfo(String)","u":"getInfo(java.lang.String)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"getInventory()"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"getInventory()"},{"p":"dev.plex.util.menu","c":"IMenu","l":"getInventory()"},{"p":"dev.plex.storage","c":"RedisConnection","l":"getJedis()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getLevel()"},{"p":"dev.plex.rank","c":"RankManager","l":"getLoginMessage(PlexPlayer)","u":"getLoginMessage(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getMap()"},{"p":"dev.plex.util.menu","c":"AbstractMenu","l":"getName()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getNonNullPlayer(String)","u":"getNonNullPlayer(java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getNonNullWorld(String)","u":"getNonNullWorld(java.lang.String)"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"getNotes(UUID)","u":"getNotes(java.util.UUID)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getOfflinePlexPlayer(UUID)","u":"getOfflinePlexPlayer(java.util.UUID)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getOnlinePlexPlayer(String)","u":"getOnlinePlexPlayer(java.lang.String)"},{"p":"dev.plex.hook","c":"VaultHook","l":"getPermission()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"getPermissions(UUID)","u":"getPermissions(java.util.UUID)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"getPlayer()"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(String)","u":"getPlayer(java.lang.String)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(String, boolean)","u":"getPlayer(java.lang.String,boolean)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(UUID)","u":"getPlayer(java.util.UUID)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(UUID, boolean)","u":"getPlayer(java.util.UUID,boolean)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayerByIP(String)","u":"getPlayerByIP(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"getPlayerNameList()"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getPlayers()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getPlexPlayer(Player)","u":"getPlexPlayer(org.bukkit.entity.Player)"},{"p":"dev.plex.cache","c":"PlayerCache","l":"getPlexPlayer(UUID)","u":"getPlexPlayer(java.util.UUID)"},{"p":"dev.plex.cache","c":"PlayerCache","l":"getPlexPlayerMap()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getPlugin()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"getPrefix()"},{"p":"dev.plex.rank.enums","c":"Title","l":"getPrefix()"},{"p":"dev.plex.rank","c":"RankManager","l":"getPrefix(PlexPlayer)","u":"getPrefix(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"getPunishments()"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"getPunishments(UUID)","u":"getPunishments(java.util.UUID)"},{"p":"dev.plex.util","c":"RandomUtil","l":"getRandomColor()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"getRankFromString()"},{"p":"dev.plex.rank","c":"RankManager","l":"getRankFromString(String)","u":"getRankFromString(java.lang.String)"},{"p":"dev.plex.module","c":"PlexModule","l":"getResource(String)","u":"getResource(java.lang.String)"},{"p":"dev.plex.services","c":"ServiceManager","l":"getService(Class)","u":"getService(java.lang.Class)"},{"p":"dev.plex.util","c":"PlexUtils","l":"getTextFromComponent(Component)","u":"getTextFromComponent(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"PlexUtils","l":"getTextFromComponents(Component...)","u":"getTextFromComponents(net.kyori.adventure.text.Component...)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"getUpdateStatusMessage(CommandSender, boolean, int)","u":"getUpdateStatusMessage(org.bukkit.command.CommandSender,boolean,int)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getUUID(CommandSender)","u":"getUUID(org.bukkit.command.CommandSender)"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"GSON"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"handlers"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"handlers"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"handlers"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"handlers"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"handlers"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"handlers"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"handlers"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"has(String)","u":"has(java.lang.String)"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"hasCommandSpy(PlexPlayer)","u":"hasCommandSpy(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.cache","c":"DataUtils","l":"hasPlayedBefore(String)","u":"hasPlayedBefore(java.lang.String)"},{"p":"dev.plex.cache","c":"DataUtils","l":"hasPlayedBefore(UUID)","u":"hasPlayedBefore(java.util.UUID)"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"hasPrefix"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"hasUpdateAccess(Player, CommandSender)","u":"hasUpdateAccess(org.bukkit.entity.Player,org.bukkit.command.CommandSender)"},{"p":"dev.plex.util","c":"BuildInfo","l":"head"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"height"},{"p":"dev.plex.player","c":"PlexPlayer","l":"id"},{"p":"dev.plex.punishment.extra","c":"Note","l":"id"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"IGNORED_TAGS"},{"p":"dev.plex.rank","c":"RankManager","l":"importDefaultRanks()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"IMPOSTOR"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"IN_GAME"},{"p":"dev.plex","c":"Plex","l":"indefBans"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"IndefiniteBan()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"indefiniteBans"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"INSERT"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"INSERT"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"INSERT"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"INSERT"},{"p":"dev.plex.cache","c":"DataUtils","l":"insert(PlexPlayer)","u":"insert(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"insert(PlexPlayer)","u":"insert(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"insertPunishment(Punishment)","u":"insertPunishment(dev.plex.punishment.Punishment)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"inventories"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"inventories"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"inventories"},{"p":"dev.plex.punishment","c":"Punishment","l":"ip"},{"p":"dev.plex.player","c":"PlexPlayer","l":"ips"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"ips"},{"p":"dev.plex.command","c":"PlexCommand","l":"isAdmin(CommandSender)","u":"isAdmin(org.bukkit.command.CommandSender)"},{"p":"dev.plex.command","c":"PlexCommand","l":"isAdmin(PlexPlayer)","u":"isAdmin(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.rank","c":"RankManager","l":"isAdmin(PlexPlayer)","u":"isAdmin(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.command","c":"PlexCommand","l":"isAdmin(String)","u":"isAdmin(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isAsyncBanned(UUID)","u":"isAsyncBanned(java.util.UUID)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"isAtLeast(Rank)","u":"isAtLeast(dev.plex.rank.enums.Rank)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isBanned(PlexPlayer)","u":"isBanned(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isBanned(UUID)","u":"isBanned(java.util.UUID)"},{"p":"dev.plex.util","c":"BungeeUtil","l":"isBungeeCord()"},{"p":"dev.plex.command","c":"PlexCommand","l":"isConsole(CommandSender)","u":"isConsole(org.bukkit.command.CommandSender)"},{"p":"dev.plex.storage","c":"RedisConnection","l":"isEnabled()"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isIndefIPBanned(String)","u":"isIndefIPBanned(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isIndefUserBanned(String)","u":"isIndefUserBanned(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isIndefUUIDBanned(UUID)","u":"isIndefUUIDBanned(java.util.UUID)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isNotEmpty(File)","u":"isNotEmpty(java.io.File)"},{"p":"dev.plex.util","c":"PlexUtils","l":"isPluginCMD(String, String)","u":"isPluginCMD(java.lang.String,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"isSeniorAdmin(CommandSender)","u":"isSeniorAdmin(org.bukkit.command.CommandSender)"},{"p":"dev.plex.rank","c":"RankManager","l":"isSeniorAdmin(PlexPlayer)","u":"isSeniorAdmin(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.services.impl","c":"TimingService","l":"issueBan(Map.Entry)","u":"issueBan(java.util.Map.Entry)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"issuePunishment(PlexPlayer, Punishment)","u":"issuePunishment(dev.plex.player.PlexPlayer,dev.plex.punishment.Punishment)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"isValidInventory(Inventory)","u":"isValidInventory(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"isValidInventory(Inventory)","u":"isValidInventory(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"isValidInventory(Inventory)","u":"isValidInventory(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.util","c":"BungeeUtil","l":"isVelocity()"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"ItemBuilder(Material)","u":"%3Cinit%3E(org.bukkit.Material)"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"itemStack"},{"p":"dev.plex.storage","c":"RedisConnection","l":"jedis"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"KICK"},{"p":"dev.plex.command.impl","c":"KickCMD","l":"KickCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"BungeeUtil","l":"kickPlayer(Player, Component)","u":"kickPlayer(org.bukkit.entity.Player,net.kyori.adventure.text.Component)"},{"p":"dev.plex.command","c":"PlexCommand","l":"level"},{"p":"dev.plex.rank.enums","c":"Rank","l":"level"},{"p":"dev.plex.rank.enums","c":"Title","l":"level"},{"p":"dev.plex.command.annotation","c":"CommandPermissions","l":"level()"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"libraries"},{"p":"dev.plex.module","c":"ModuleManager","l":"libraryLoader"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"LibraryLoader(Logger)","u":"%3Cinit%3E(java.util.logging.Logger)"},{"p":"dev.plex.command.impl","c":"ListCMD","l":"ListCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.handlers","c":"ListenerHandler","l":"ListenerHandler()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"listeners"},{"p":"dev.plex.config","c":"Config","l":"load()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"load()"},{"p":"dev.plex.module","c":"PlexModule","l":"load()"},{"p":"dev.plex.config","c":"Config","l":"load(boolean)"},{"p":"dev.plex.util","c":"BuildInfo","l":"load(Plex)","u":"load(dev.plex.Plex)"},{"p":"dev.plex.module","c":"ModuleManager","l":"loadAllModules()"},{"p":"dev.plex.module","c":"ModuleManager","l":"loadModules()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"loadNotes()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"loadPunishments()"},{"p":"dev.plex.command.impl","c":"LocalSpawnCMD","l":"LocalSpawnCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"lockedUp"},{"p":"dev.plex.player","c":"PlexPlayer","l":"lockedUp"},{"p":"dev.plex.command.impl","c":"LockupCMD","l":"LockupCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexLog","l":"log(Component)","u":"log(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"PlexLog","l":"log(String, Object...)","u":"log(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"logger"},{"p":"dev.plex.module","c":"PlexModule","l":"logger"},{"p":"dev.plex.util","c":"PlexLog","l":"logger"},{"p":"dev.plex.player","c":"PlexPlayer","l":"loginMessage"},{"p":"dev.plex.rank.enums","c":"Rank","l":"loginMessage"},{"p":"dev.plex.rank.enums","c":"Title","l":"loginMessage"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"lore(Component...)","u":"lore(net.kyori.adventure.text.Component...)"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"main"},{"p":"dev.plex.storage","c":"StorageType","l":"MARIADB"},{"p":"dev.plex.rank.enums","c":"Title","l":"MASTER_BUILDER"},{"p":"dev.plex.command.impl","c":"MasterbuilderworldCMD","l":"MasterbuilderworldCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"matches(String)","u":"matches(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"mergeIndefiniteBans()"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"message"},{"p":"dev.plex.command","c":"PlexCommand","l":"messageComponent(String, Component...)","u":"messageComponent(java.lang.String,net.kyori.adventure.text.Component...)"},{"p":"dev.plex.util","c":"PlexUtils","l":"messageComponent(String, Component...)","u":"messageComponent(java.lang.String,net.kyori.adventure.text.Component...)"},{"p":"dev.plex.command","c":"PlexCommand","l":"messageComponent(String, Object...)","u":"messageComponent(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util","c":"PlexUtils","l":"messageComponent(String, Object...)","u":"messageComponent(java.lang.String,java.lang.Object...)"},{"p":"dev.plex","c":"Plex","l":"messages"},{"p":"dev.plex.command","c":"PlexCommand","l":"messageString(String, Object...)","u":"messageString(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util","c":"PlexUtils","l":"messageString(String, Object...)","u":"messageString(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"MessageUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"meta"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"MINI_MESSAGE"},{"p":"dev.plex.util","c":"PlexUtils","l":"MINI_MESSAGE"},{"p":"dev.plex.util","c":"PlexUtils","l":"mmCustomDeserialize(String, TagResolver...)","u":"mmCustomDeserialize(java.lang.String,net.kyori.adventure.text.minimessage.tag.resolver.TagResolver...)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmDeserialize(String)","u":"mmDeserialize(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"mmDeserialize(String)","u":"mmDeserialize(java.lang.String)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmDeserializeWithoutEvents(String)","u":"mmDeserializeWithoutEvents(java.lang.String)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmSerialize(Component)","u":"mmSerialize(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmSerializeWithoutEvents(Component)","u":"mmSerializeWithoutEvents(net.kyori.adventure.text.Component)"},{"p":"dev.plex.command","c":"PlexCommand","l":"mmString(String)","u":"mmString(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"mmStripColor(String)","u":"mmStripColor(java.lang.String)"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"MobListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"MobPurgeCMD","l":"MobPurgeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"module"},{"p":"dev.plex.config","c":"ModuleConfig","l":"ModuleConfig(PlexModule, String, String)","u":"%3Cinit%3E(dev.plex.module.PlexModule,java.lang.String,java.lang.String)"},{"p":"dev.plex.module.exception","c":"ModuleLoadException","l":"ModuleLoadException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"moduleManager"},{"p":"dev.plex.module","c":"ModuleManager","l":"ModuleManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"ModuleManager","l":"modules"},{"p":"dev.plex","c":"Plex","l":"modulesFolder"},{"p":"dev.plex.util","c":"MojangUtils","l":"MojangUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"mongoConnection"},{"p":"dev.plex.storage","c":"MongoConnection","l":"MongoConnection()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage","c":"StorageType","l":"MONGODB"},{"p":"dev.plex","c":"Plex","l":"mongoPlayerData"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"MongoPlayerData()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"MUTE"},{"p":"dev.plex.command.impl","c":"MuteCMD","l":"MuteCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"muted"},{"p":"dev.plex.player","c":"PlexPlayer","l":"muted"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"MuteListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.config","c":"Config","l":"name"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"name"},{"p":"dev.plex.player","c":"PlexPlayer","l":"name"},{"p":"dev.plex.util.menu","c":"AbstractMenu","l":"name"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"name()"},{"p":"dev.plex.command.impl","c":"NameHistoryCMD","l":"NameHistoryCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"newVersion"},{"p":"dev.plex.command","c":"PlexCommand","l":"noColorComponentFromString(String)","u":"noColorComponentFromString(java.lang.String)"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"NoiseChunkGenerator(int, NoiseOptions, BlockPopulator...)","u":"%3Cinit%3E(int,dev.plex.world.NoiseOptions,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.world","c":"NoiseOptions","l":"NoiseOptions(int, int, double, double, boolean)","u":"%3Cinit%3E(int,int,double,double,boolean)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"NONOP"},{"p":"dev.plex.world","c":"NoiseOptions","l":"normalized"},{"p":"dev.plex.punishment.extra","c":"Note","l":"note"},{"p":"dev.plex.punishment.extra","c":"Note","l":"Note()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"notes"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"NotesCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"nukerCooldown"},{"p":"dev.plex.util","c":"BuildInfo","l":"number"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"OctaveChunkGenerator(int, OctaveOptions, BlockPopulator...)","u":"%3Cinit%3E(int,dev.plex.world.OctaveOptions,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.world","c":"OctaveOptions","l":"OctaveOptions(int, int, double, double, boolean, int)","u":"%3Cinit%3E(int,int,double,double,boolean,int)"},{"p":"dev.plex.world","c":"OctaveOptions","l":"octaves"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"onAdminAdd(AdminAddEvent)","u":"onAdminAdd(dev.plex.event.AdminAddEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onAdminAdd(AdminAddEvent)","u":"onAdminAdd(dev.plex.event.AdminAddEvent)"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"onAdminRemove(AdminRemoveEvent)","u":"onAdminRemove(dev.plex.event.AdminRemoveEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onAdminRemove(AdminRemoveEvent)","u":"onAdminRemove(dev.plex.event.AdminRemoveEvent)"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"onAdminSetRank(AdminSetRankEvent)","u":"onAdminSetRank(dev.plex.event.AdminSetRankEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onAdminSetRank(AdminSetRankEvent)","u":"onAdminSetRank(dev.plex.event.AdminSetRankEvent)"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"onBlockBreak(BlockBreakEvent)","u":"onBlockBreak(org.bukkit.event.block.BlockBreakEvent)"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"onBlockBreak(BlockBreakEvent)","u":"onBlockBreak(org.bukkit.event.block.BlockBreakEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onBlockBreak(BlockBreakEvent)","u":"onBlockBreak(org.bukkit.event.block.BlockBreakEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onBlockExplode(ExplosionPrimeEvent)","u":"onBlockExplode(org.bukkit.event.entity.ExplosionPrimeEvent)"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"onBlockPlace(BlockPlaceEvent)","u":"onBlockPlace(org.bukkit.event.block.BlockPlaceEvent)"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"onBlockPlace(BlockPlaceEvent)","u":"onBlockPlace(org.bukkit.event.block.BlockPlaceEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onBlockPlace(BlockPlaceEvent)","u":"onBlockPlace(org.bukkit.event.block.BlockPlaceEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onBlockRedstone(BlockRedstoneEvent)","u":"onBlockRedstone(org.bukkit.event.block.BlockRedstoneEvent)"},{"p":"dev.plex.listener.impl","c":"BookListener","l":"onBookEdit(PlayerEditBookEvent)","u":"onBookEdit(org.bukkit.event.player.PlayerEditBookEvent)"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"onChat(AsyncChatEvent)","u":"onChat(io.papermc.paper.event.player.AsyncChatEvent)"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"onChat(AsyncChatEvent)","u":"onChat(io.papermc.paper.event.player.AsyncChatEvent)"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"onChat(AsyncChatEvent)","u":"onChat(io.papermc.paper.event.player.AsyncChatEvent)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.util.menu","c":"IMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"onCommand(PlayerCommandPreprocessEvent)","u":"onCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"onCommandBlocking(PlayerCommandPreprocessEvent)","u":"onCommandBlocking(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex","c":"Plex","l":"onDisable()"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onDispense(BlockDispenseEvent)","u":"onDispense(org.bukkit.event.block.BlockDispenseEvent)"},{"p":"dev.plex","c":"Plex","l":"onEnable()"},{"p":"dev.plex.services","c":"AbstractService","l":"onEnd()"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onEntityClick(PlayerInteractEntityEvent)","u":"onEntityClick(org.bukkit.event.player.PlayerInteractEntityEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onEntityExplode(EntityExplodeEvent)","u":"onEntityExplode(org.bukkit.event.entity.EntityExplodeEvent)"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onEntitySpawn(EntitySpawnEvent)","u":"onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onEntitySpawn(EntitySpawnEvent)","u":"onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onFluidSpread(BlockFromToEvent)","u":"onFluidSpread(org.bukkit.event.block.BlockFromToEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onFluidSpread(PlayerDropItemEvent)","u":"onFluidSpread(org.bukkit.event.player.PlayerDropItemEvent)"},{"p":"dev.plex.listener.impl","c":"GameModeListener","l":"onGameModeUpdate(GameModeUpdateEvent)","u":"onGameModeUpdate(dev.plex.event.GameModeUpdateEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onInventoryClick(InventoryClickEvent)","u":"onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex","c":"Plex","l":"onLoad()"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"onPlayerCommandPreprocess(PlayerCommandPreprocessEvent)","u":"onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"onPlayerCommandPreprocess(PlayerCommandPreprocessEvent)","u":"onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onPlayerCommandPreprocess(PlayerCommandPreprocessEvent)","u":"onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"DropListener","l":"onPlayerDropItem(PlayerDropItemEvent)","u":"onPlayerDropItem(org.bukkit.event.player.PlayerDropItemEvent)"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onPlayerInteract(PlayerInteractEvent)","u":"onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onPlayerInventoryClose(InventoryCloseEvent)","u":"onPlayerInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onPlayerJoin(PlayerJoinEvent)","u":"onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent)"},{"p":"dev.plex.listener.impl","c":"FreezeListener","l":"onPlayerMove(PlayerMoveEvent)","u":"onPlayerMove(org.bukkit.event.player.PlayerMoveEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onPlayerSave(PlayerQuitEvent)","u":"onPlayerSave(org.bukkit.event.player.PlayerQuitEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onPlayerSetup(PlayerJoinEvent)","u":"onPlayerSetup(org.bukkit.event.player.PlayerJoinEvent)"},{"p":"dev.plex.listener.impl","c":"FreezeListener","l":"onPlayerTeleport(PlayerTeleportEvent)","u":"onPlayerTeleport(org.bukkit.event.player.PlayerTeleportEvent)"},{"p":"dev.plex.listener.impl","c":"BanListener","l":"onPreLogin(AsyncPlayerPreLoginEvent)","u":"onPreLogin(org.bukkit.event.player.AsyncPlayerPreLoginEvent)"},{"p":"dev.plex.listener.impl","c":"ServerListener","l":"onServerPing(PaperServerListPingEvent)","u":"onServerPing(com.destroystokyo.paper.event.server.PaperServerListPingEvent)"},{"p":"dev.plex.listener.impl","c":"SignListener","l":"onSignEdit(SignChangeEvent)","u":"onSignEdit(org.bukkit.event.block.SignChangeEvent)"},{"p":"dev.plex.services","c":"AbstractService","l":"onStart()"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onWorldTeleport(PlayerTeleportEvent)","u":"onWorldTeleport(org.bukkit.event.player.PlayerTeleportEvent)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"OP"},{"p":"dev.plex.command.impl","c":"OpAllCMD","l":"OpAllCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"OpCMD","l":"OpCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.menu","c":"IMenu","l":"openInv(Player)","u":"openInv(org.bukkit.entity.Player)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"openInv(Player, int)","u":"openInv(org.bukkit.entity.Player,int)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"openInv(Player, int)","u":"openInv(org.bukkit.entity.Player,int)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"openInv(Player, int)","u":"openInv(org.bukkit.entity.Player,int)"},{"p":"dev.plex.rank","c":"RankManager","l":"options"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"options"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"options"},{"p":"dev.plex.rank.enums","c":"Title","l":"OWNER"},{"p":"dev.plex.command","c":"PlexCommand","l":"params"},{"p":"dev.plex.util","c":"TimeUtils","l":"parseInteger(String)","u":"parseInteger(java.lang.String)"},{"p":"dev.plex.permission","c":"Permission","l":"permission"},{"p":"dev.plex.command.annotation","c":"CommandPermissions","l":"permission()"},{"p":"dev.plex.permission","c":"Permission","l":"Permission()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"permissionAttachment"},{"p":"dev.plex.player","c":"PlexPlayer","l":"permissions"},{"p":"dev.plex","c":"Plex","l":"permissions"},{"p":"dev.plex.hook","c":"VaultHook","l":"PERMISSIONS"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"PermissionsUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"perms"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"player"},{"p":"dev.plex","c":"Plex","l":"playerCache"},{"p":"dev.plex.cache","c":"PlayerCache","l":"PlayerCache()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"PlayerListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"PlayerNotBannedException","l":"PlayerNotBannedException()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"PlayerNotFoundException","l":"PlayerNotFoundException()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"plex"},{"p":"dev.plex","c":"Plex","l":"Plex()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"PlexChatRenderer()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"PlexCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"PlexCommand()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"PlexCommand(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"dev.plex.listener","c":"PlexListener","l":"PlexListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexLog","l":"PlexLog()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"PlexModule()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"plexModuleFile"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"PlexModuleFile()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"plexPlayer"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"plexPlayer"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"plexPlayer"},{"p":"dev.plex.player","c":"PlexPlayer","l":"PlexPlayer()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"PlexPlayer(UUID)","u":"%3Cinit%3E(java.util.UUID)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"PlexPlayer(UUID, boolean)","u":"%3Cinit%3E(java.util.UUID,boolean)"},{"p":"dev.plex.cache","c":"PlayerCache","l":"plexPlayerMap"},{"p":"dev.plex.util","c":"PlexUtils","l":"PlexUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"plugin"},{"p":"dev.plex.config","c":"Config","l":"plugin"},{"p":"dev.plex","c":"Plex","l":"plugin"},{"p":"dev.plex","c":"PlexBase","l":"plugin"},{"p":"dev.plex.world","c":"ConfigurationChunkGenerator","l":"plugin"},{"p":"dev.plex.world","c":"CustomWorld","l":"plugin"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"populators"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"prefix"},{"p":"dev.plex.player","c":"PlexPlayer","l":"prefix"},{"p":"dev.plex.rank.enums","c":"Rank","l":"prefix"},{"p":"dev.plex.rank.enums","c":"Title","l":"prefix"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"punish(PlexPlayer, Punishment)","u":"punish(dev.plex.player.PlexPlayer,dev.plex.punishment.Punishment)"},{"p":"dev.plex.punishment","c":"Punishment","l":"punished"},{"p":"dev.plex.event","c":"PunishedPlayerEvent","l":"punishedPlayer"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"punishedPlayer"},{"p":"dev.plex.event","c":"PunishedPlayerEvent","l":"PunishedPlayerEvent(PlexPlayer)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"PunishedPlayerFreezeEvent(PlexPlayer, boolean)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer,boolean)"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"PunishedPlayerLockupEvent(PlexPlayer, boolean)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer,boolean)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"PunishedPlayerMenu(PlexPlayer)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"PunishedPlayerMuteEvent(PlexPlayer, boolean)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer,boolean)"},{"p":"dev.plex.punishment","c":"Punishment","l":"punishedUsername"},{"p":"dev.plex.punishment","c":"Punishment","l":"punisher"},{"p":"dev.plex.punishment","c":"Punishment","l":"Punishment()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"Punishment","l":"Punishment(UUID, UUID)","u":"%3Cinit%3E(java.util.UUID,java.util.UUID)"},{"p":"dev.plex","c":"Plex","l":"punishmentManager"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"PunishmentManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"PunishmentMenu()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"punishments"},{"p":"dev.plex.command.impl","c":"PunishmentsCMD","l":"PunishmentsCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"PunishmentType()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomBoolean()"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomNum()"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomNum(int)"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomNum(int, int)","u":"randomNum(int,int)"},{"p":"dev.plex.util","c":"RandomUtil","l":"RandomUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.admin","c":"Admin","l":"rank"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"rank"},{"p":"dev.plex.player","c":"PlexPlayer","l":"rank"},{"p":"dev.plex.rank.enums","c":"Rank","l":"Rank(int, String, String, String, NamedTextColor)","u":"%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String,net.kyori.adventure.text.format.NamedTextColor)"},{"p":"dev.plex.command.impl","c":"RankCMD","l":"RankCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"rankExists(String)","u":"rankExists(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"rankManager"},{"p":"dev.plex.rank","c":"RankManager","l":"RankManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"raw"},{"p":"dev.plex.command.impl","c":"RawSayCMD","l":"RawSayCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"readable"},{"p":"dev.plex.rank.enums","c":"Title","l":"readable"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"readGameRules(World, String)","u":"readGameRules(org.bukkit.World,java.lang.String)"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"readNotes(CommandSender, PlexPlayer, List)","u":"readNotes(org.bukkit.command.CommandSender,dev.plex.player.PlexPlayer,java.util.List)"},{"p":"dev.plex.punishment","c":"Punishment","l":"reason"},{"p":"dev.plex","c":"Plex","l":"redisConnection"},{"p":"dev.plex.storage","c":"RedisConnection","l":"RedisConnection()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"ReflectionsUtil","l":"ReflectionsUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"regex"},{"p":"dev.plex.module","c":"PlexModule","l":"registerCommand(PlexCommand)","u":"registerCommand(dev.plex.command.PlexCommand)"},{"p":"dev.plex.module","c":"PlexModule","l":"registerListener(PlexListener)","u":"registerListener(dev.plex.listener.PlexListener)"},{"p":"dev.plex.services","c":"ServiceManager","l":"registerService(AbstractService)","u":"registerService(dev.plex.services.AbstractService)"},{"p":"dev.plex.util","c":"BlockUtils","l":"relative(Location, BlockFace)","u":"relative(org.bukkit.Location,org.bukkit.block.BlockFace)"},{"p":"dev.plex.module","c":"ModuleManager","l":"reloadModules()"},{"p":"dev.plex","c":"Plex","l":"reloadPlayers()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"REMOVE_PERMISSION"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"removeBan(UUID)","u":"removeBan(java.util.UUID)"},{"p":"dev.plex.admin","c":"AdminList","l":"removeFromCache(UUID)","u":"removeFromCache(java.util.UUID)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"removePermission(Permission)","u":"removePermission(dev.plex.permission.Permission)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"removePermission(PlexPlayer, String)","u":"removePermission(dev.plex.player.PlexPlayer,java.lang.String)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"removePermission(UUID, String)","u":"removePermission(java.util.UUID,java.lang.String)"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"render(Player, Component, Component, Audience)","u":"render(org.bukkit.entity.Player,net.kyori.adventure.text.Component,net.kyori.adventure.text.Component,net.kyori.adventure.audience.Audience)"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"renderer"},{"p":"dev.plex.services","c":"AbstractService","l":"repeating"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"BanService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"GameRuleService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"repeatInSeconds()"},{"p":"dev.plex.services","c":"IService","l":"repeatInSeconds()"},{"p":"dev.plex.util","c":"UpdateChecker","l":"REPO"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"repositories"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"repository"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"RequiredCommandSource()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"requiredLevel"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetDropsItem(Inventory)","u":"resetDropsItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetExplosionItem(Inventory)","u":"resetExplosionItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetFluidspreadItem(Inventory)","u":"resetFluidspreadItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetRedstoneItem(Inventory)","u":"resetRedstoneItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"resolve(String, ArgumentQueue, Context)","u":"resolve(java.lang.String,net.kyori.adventure.text.minimessage.tag.resolver.ArgumentQueue,net.kyori.adventure.text.minimessage.Context)"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"run()"},{"p":"dev.plex.services.impl","c":"BanService","l":"run()"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"run()"},{"p":"dev.plex.services.impl","c":"GameRuleService","l":"run()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"run()"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"run()"},{"p":"dev.plex.services","c":"IService","l":"run()"},{"p":"dev.plex.storage","c":"RedisConnection","l":"runAsync(Consumer)","u":"runAsync(java.util.function.Consumer)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"SafeMiniMessage()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"SafeMiniMessageTagResolver()","u":"%3Cinit%3E()"},{"p":"dev.plex.config","c":"Config","l":"save()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"save()"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"save(PlexPlayer)","u":"save(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.config","c":"Config","l":"saveDefault()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"saveDefault()"},{"p":"dev.plex.command.impl","c":"SayCMD","l":"SayCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"SELECT"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"SELECT"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"SELECT"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"SELECT"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"SELECT_BY"},{"p":"dev.plex.command","c":"PlexCommand","l":"send(Audience, Component)","u":"send(net.kyori.adventure.audience.Audience,net.kyori.adventure.text.Component)"},{"p":"dev.plex.command","c":"PlexCommand","l":"send(Audience, String)","u":"send(net.kyori.adventure.audience.Audience,java.lang.String)"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"sender"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"sender"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"sender"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"sender"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"sendStaffChat(CommandSender, Component, UUID...)","u":"sendStaffChat(org.bukkit.command.CommandSender,net.kyori.adventure.text.Component,java.util.UUID...)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"SENIOR_ADMIN"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeSerializer","l":"serialize(ZonedDateTime, Type, JsonSerializationContext)","u":"serialize(java.time.ZonedDateTime,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)"},{"p":"dev.plex.listener.impl","c":"ServerListener","l":"ServerListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.services","c":"ServiceManager","l":"serviceCount()"},{"p":"dev.plex","c":"Plex","l":"serviceManager"},{"p":"dev.plex.services","c":"ServiceManager","l":"ServiceManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.services","c":"ServiceManager","l":"services"},{"p":"dev.plex.module.loader","c":"LibraryLoader","l":"session"},{"p":"dev.plex.hook","c":"VaultHook","l":"setupChat()"},{"p":"dev.plex","c":"Plex","l":"setupChat()"},{"p":"dev.plex.hook","c":"VaultHook","l":"setupPermissions()"},{"p":"dev.plex","c":"Plex","l":"setupPermissions()"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"setupPermissions(Player)","u":"setupPermissions(org.bukkit.entity.Player)"},{"p":"dev.plex.util","c":"AshconInfo.SkinData","l":"signature"},{"p":"dev.plex.listener.impl","c":"SignListener","l":"SignListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"SIGNS"},{"p":"dev.plex.command","c":"PlexCommand","l":"silentCheckRank(Player, Rank, String)","u":"silentCheckRank(org.bukkit.entity.Player,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.util","c":"WebUtils","l":"simpleGET(String)","u":"simpleGET(java.lang.String)"},{"p":"dev.plex.util","c":"AshconInfo.SkinData","l":"SkinData()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"slim"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"SMITE"},{"p":"dev.plex.command.impl","c":"SmiteCMD","l":"SmiteCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.annotation","c":"CommandPermissions","l":"source()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"spamCooldown"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"SPAWN_EGGS"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"spawnEggToEntityType(Material)","u":"spawnEggToEntityType(org.bukkit.Material)"},{"p":"dev.plex.command.impl","c":"SpectatorCMD","l":"SpectatorCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlConnection"},{"p":"dev.plex.storage","c":"SQLConnection","l":"SQLConnection()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage","c":"StorageType","l":"SQLITE"},{"p":"dev.plex","c":"Plex","l":"sqlNotes"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"SQLNotes()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlPermissions"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"SQLPermissions()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlPlayerData"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"SQLPlayerData()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlPunishment"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"SQLPunishment()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"staffChat"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"STANDARD_RESOLVER"},{"p":"dev.plex.services","c":"ServiceManager","l":"startService(AbstractService)","u":"startService(dev.plex.services.AbstractService)"},{"p":"dev.plex.services","c":"ServiceManager","l":"startServices()"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"status(String)","u":"status(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"storageType"},{"p":"dev.plex.storage","c":"StorageType","l":"StorageType()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"strikes"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"subscribe()"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"SUBSCRIBER"},{"p":"dev.plex.command.impl","c":"SurvivalCMD","l":"SurvivalCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"syncRemoveBan(UUID)","u":"syncRemoveBan(java.util.UUID)"},{"p":"dev.plex","c":"Plex","l":"system"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdventureCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"BanCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"CreativeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DebugCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DeopCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"EntityWipeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"FreezeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"LockupCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MuteCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NameHistoryCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"OpCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PunishmentsCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RankCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SmiteCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SpectatorCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SurvivalCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TempbanCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnbanCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnfreezeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnmuteCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"WorldCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"TabListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"TagCMD","l":"TagCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.services","c":"AbstractService","l":"taskId"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"TEMPBAN"},{"p":"dev.plex.command.impl","c":"TempbanCMD","l":"TempbanCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexUtils","l":"testConnections()"},{"p":"dev.plex.util","c":"AshconInfo","l":"textures"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"Textures()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"TFMCMD","l":"TFMCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment.extra","c":"Note","l":"timestamp"},{"p":"dev.plex.util","c":"TimeUtils","l":"timeUnits"},{"p":"dev.plex.util","c":"TimeUtils","l":"TimeUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeDeserializer","l":"TIMEZONE"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeSerializer","l":"TIMEZONE"},{"p":"dev.plex.util","c":"TimeUtils","l":"TIMEZONE"},{"p":"dev.plex.util","c":"TimeUtils","l":"TIMEZONES"},{"p":"dev.plex.services.impl","c":"TimingService","l":"TimingService()","u":"%3Cinit%3E()"},{"p":"dev.plex.rank.enums","c":"Title","l":"Title(int, String, String, String, NamedTextColor)","u":"%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String,net.kyori.adventure.text.format.NamedTextColor)"},{"p":"dev.plex.config","c":"ModuleConfig","l":"to"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"toggle(String)","u":"toggle(java.lang.String)"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"ToggleCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"ToggleMenu()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"toggles"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"TogglesListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"toJSON()"},{"p":"dev.plex.punishment.extra","c":"Note","l":"toJSON()"},{"p":"dev.plex.punishment","c":"Punishment","l":"toJSON()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"toJSON()"},{"p":"dev.plex.rank.enums","c":"Title","l":"toJSON()"},{"p":"dev.plex.punishment","c":"Punishment","l":"type"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"unban(Punishment)","u":"unban(dev.plex.punishment.Punishment)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"unban(UUID)","u":"unban(java.util.UUID)"},{"p":"dev.plex.command.impl","c":"UnbanCMD","l":"UnbanCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"UnfreezeCMD","l":"UnfreezeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"ModuleManager","l":"unloadModules()"},{"p":"dev.plex.command.impl","c":"UnmuteCMD","l":"UnmuteCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"unregisterCommand(PlexCommand)","u":"unregisterCommand(dev.plex.command.PlexCommand)"},{"p":"dev.plex.module","c":"PlexModule","l":"unregisterListener(PlexListener)","u":"unregisterListener(dev.plex.listener.PlexListener)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"UPDATE"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"UPDATE_BAN"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"UPDATE_PERMISSION"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"update(CommandSender, Player, GameMode)","u":"update(org.bukkit.command.CommandSender,org.bukkit.entity.Player,org.bukkit.GameMode)"},{"p":"dev.plex.cache","c":"DataUtils","l":"update(PlexPlayer)","u":"update(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"update(PlexPlayer)","u":"update(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"update(PlexPlayer)","u":"update(dev.plex.player.PlexPlayer)"},{"p":"dev.plex","c":"Plex","l":"updateChecker"},{"p":"dev.plex.util","c":"UpdateChecker","l":"UpdateChecker()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"UpdateCheckerService()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"UpdateChecker","l":"updateJar(CommandSender, String, boolean)","u":"updateJar(org.bukkit.command.CommandSender,java.lang.String,boolean)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"updatePermission(Permission, boolean)","u":"updatePermission(dev.plex.permission.Permission,boolean)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"updatePermission(PlexPlayer, String, boolean)","u":"updatePermission(dev.plex.player.PlexPlayer,java.lang.String,boolean)"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"URL_REPLACEMENT_CONFIG"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"usage()"},{"p":"dev.plex.command","c":"PlexCommand","l":"usage()"},{"p":"dev.plex.command","c":"PlexCommand","l":"usage(String)","u":"usage(java.lang.String)"},{"p":"dev.plex.util","c":"AshconInfo","l":"username"},{"p":"dev.plex.util","c":"AshconInfo.UsernameHistory","l":"username"},{"p":"dev.plex.util","c":"AshconInfo","l":"usernameHistories"},{"p":"dev.plex.util","c":"AshconInfo.UsernameHistory","l":"UsernameHistory()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"usernames"},{"p":"dev.plex.util","c":"TimeUtils","l":"useTimezone(LocalDateTime)","u":"useTimezone(java.time.LocalDateTime)"},{"p":"dev.plex.util","c":"TimeUtils","l":"useTimezone(ZonedDateTime)","u":"useTimezone(java.time.ZonedDateTime)"},{"p":"dev.plex.admin","c":"Admin","l":"uuid"},{"p":"dev.plex.permission","c":"Permission","l":"uuid"},{"p":"dev.plex.player","c":"PlexPlayer","l":"uuid"},{"p":"dev.plex.punishment.extra","c":"Note","l":"uuid"},{"p":"dev.plex.util","c":"AshconInfo","l":"uuid"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"uuids"},{"p":"dev.plex.util","c":"AshconInfo.SkinData","l":"value"},{"p":"dev.plex.command.annotation","c":"System","l":"value()"},{"p":"dev.plex.listener.annotation","c":"Toggleable","l":"value()"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.rank.enums","c":"Title","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.storage","c":"StorageType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"values()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"values()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"values()"},{"p":"dev.plex.rank.enums","c":"Title","l":"values()"},{"p":"dev.plex.storage","c":"StorageType","l":"values()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"vanished"},{"p":"dev.plex.hook","c":"VaultHook","l":"VaultHook()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"version"},{"p":"dev.plex.util","c":"PlexLog","l":"warn(String, Object...)","u":"warn(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util","c":"WebUtils","l":"WebUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"WorldCMD","l":"WorldCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"WorldListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment.extra","c":"Note","l":"writtenBy"},{"p":"dev.plex.world","c":"NoiseOptions","l":"x"},{"p":"dev.plex.world","c":"NoiseOptions","l":"y"},{"p":"dev.plex.util","c":"AshconInfo.UsernameHistory","l":"zonedDateTime"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"ZonedDateTimeCodec()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeDeserializer","l":"ZonedDateTimeDeserializer()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeSerializer","l":"ZonedDateTimeSerializer()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"dev.plex.util.menu","c":"AbstractMenu","l":"AbstractMenu(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"dev.plex.services","c":"AbstractService","l":"AbstractService(boolean, boolean)","u":"%3Cinit%3E(boolean,boolean)"},{"p":"dev.plex.punishment","c":"Punishment","l":"active"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"addAttributeModifier(Attribute, AttributeModifier)","u":"addAttributeModifier(org.bukkit.attribute.Attribute,org.bukkit.attribute.AttributeModifier)"},{"p":"dev.plex.module","c":"PlexModule","l":"addDefaultMessage(String, Object)","u":"addDefaultMessage(java.lang.String,java.lang.Object)"},{"p":"dev.plex.module","c":"PlexModule","l":"addDefaultMessage(String, Object, String...)","u":"addDefaultMessage(java.lang.String,java.lang.Object,java.lang.String...)"},{"p":"dev.plex.config","c":"Config","l":"added"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"addEnchantment(Enchantment, int)","u":"addEnchantment(org.bukkit.enchantments.Enchantment,int)"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"addItemFlag(ItemFlag...)","u":"addItemFlag(org.bukkit.inventory.ItemFlag...)"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"addNote(Note)","u":"addNote(dev.plex.punishment.extra.Note)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"addPermission(Permission)","u":"addPermission(dev.plex.permission.Permission)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"addPermission(PlexPlayer, Permission)","u":"addPermission(dev.plex.player.PlexPlayer,dev.plex.permission.Permission)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"addPermission(PlexPlayer, String)","u":"addPermission(dev.plex.player.PlexPlayer,java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"addToArrayList(List, T)","u":"addToArrayList(java.util.List,T)"},{"p":"dev.plex.admin","c":"AdminList","l":"addToCache(Admin)","u":"addToCache(dev.plex.admin.Admin)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"ADMIN"},{"p":"dev.plex.admin","c":"Admin","l":"Admin(UUID)","u":"%3Cinit%3E(java.util.UUID)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"adminActive"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"AdminAddEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.admin","c":"Admin","l":"adminChat"},{"p":"dev.plex.util","c":"PlexUtils","l":"adminChat(String, String, UUID...)","u":"adminChat(java.lang.String,java.lang.String,java.util.UUID...)"},{"p":"dev.plex.command.impl","c":"AdminChatCMD","l":"AdminChatCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"AdminCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"adminList"},{"p":"dev.plex.admin","c":"AdminList","l":"AdminList()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"AdminListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"AdminRemoveEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.admin","c":"AdminList","l":"admins"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"AdminSetRankEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdminworldCMD","l":"AdminworldCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdventureCMD","l":"AdventureCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"aliases()"},{"p":"dev.plex.permission","c":"Permission","l":"allowed"},{"p":"dev.plex.world","c":"NoiseOptions","l":"amplitude"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"AntiNukerListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"AntiSpamListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"ANY"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"asDependencies()"},{"p":"dev.plex.util","c":"AshconInfo","l":"AshconInfo()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"asRepositories()"},{"p":"dev.plex.services","c":"AbstractService","l":"asynchronous"},{"p":"dev.plex.util","c":"BuildInfo","l":"author"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"AutoWipeService()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"BAN"},{"p":"dev.plex.command.impl","c":"BanCMD","l":"BanCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BanListener","l":"BanListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"BanService","l":"BanService()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"Punishment","l":"banUrl"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"before"},{"p":"dev.plex.command.impl","c":"BlockEditCMD","l":"bl"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"BLOCKED_COMMANDS"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"blockedBlocks"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"BlockedCommand()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"BlockEditCMD","l":"BlockEditCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"blockedPlayers"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"BlockListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"BlockMapChunkGenerator","l":"blockMap"},{"p":"dev.plex.world","c":"BlockMapChunkGenerator","l":"BlockMapChunkGenerator(LinkedHashMap, BlockPopulator...)","u":"%3Cinit%3E(java.util.LinkedHashMap,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.util","c":"BlockUtils","l":"BlockUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BookListener","l":"BookListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"UpdateChecker","l":"BRANCH"},{"p":"dev.plex.util","c":"PlexUtils","l":"broadcast(Component)","u":"broadcast(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"PlexUtils","l":"broadcast(String)","u":"broadcast(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"broadcastToAdmins(Component)","u":"broadcastToAdmins(net.kyori.adventure.text.Component)"},{"p":"dev.plex","c":"Plex","l":"build"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"build()"},{"p":"dev.plex.util","c":"BuildInfo","l":"BuildInfo()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"BungeeUtil","l":"BungeeUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"cachedBlockedBlocksConfig"},{"p":"dev.plex.event","c":"PunishedPlayerEvent","l":"cancelled"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"canEnterWorld(Player)","u":"canEnterWorld(org.bukkit.entity.Player)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"canModifyWorld(Player, boolean)","u":"canModifyWorld(org.bukkit.entity.Player,boolean)"},{"p":"dev.plex","c":"Plex","l":"chat"},{"p":"dev.plex.hook","c":"VaultHook","l":"CHAT"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"ChatListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"check(T)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"checkLevel(PlexPlayer, String[])","u":"checkLevel(dev.plex.player.PlexPlayer,java.lang.String[])"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkRank(CommandSender, Rank, String)","u":"checkRank(org.bukkit.command.CommandSender,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkRank(Player, Rank, String)","u":"checkRank(org.bukkit.entity.Player,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkTab(CommandSender, Rank, String)","u":"checkTab(org.bukkit.command.CommandSender,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"checkTab(Player, Rank, String)","u":"checkTab(org.bukkit.entity.Player,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.world","c":"CustomWorld","l":"chunks"},{"p":"dev.plex","c":"PlexLibraryManager","l":"classloader(PluginClasspathBuilder)","u":"classloader(io.papermc.paper.plugin.loader.PluginClasspathBuilder)"},{"p":"dev.plex.util","c":"PlexUtils","l":"cleanString(String)","u":"cleanString(java.lang.String)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"coins"},{"p":"dev.plex.rank.enums","c":"Rank","l":"color"},{"p":"dev.plex.rank.enums","c":"Title","l":"color"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"command"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"commandAliases"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"CommandBlockerService()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"CommandFailException","l":"CommandFailException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"dev.plex.handlers","c":"CommandHandler","l":"CommandHandler()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"CommandListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"commands"},{"p":"dev.plex.module","c":"PlexModule","l":"commands"},{"p":"dev.plex","c":"Plex","l":"commands"},{"p":"dev.plex.command","c":"PlexCommand","l":"commandSource"},{"p":"dev.plex.admin","c":"Admin","l":"commandSpy"},{"p":"dev.plex.player","c":"PlexPlayer","l":"commandSpy"},{"p":"dev.plex.command.impl","c":"CommandSpyCMD","l":"CommandSpyCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"commitGlobalGameRules(World)","u":"commitGlobalGameRules(org.bukkit.World)"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"commitSpecificGameRules(World)","u":"commitSpecificGameRules(org.bukkit.World)"},{"p":"dev.plex.command","c":"PlexCommand","l":"componentFromString(String)","u":"componentFromString(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"config"},{"p":"dev.plex.config","c":"Config","l":"Config(Plex, String)","u":"%3Cinit%3E(dev.plex.Plex,java.lang.String)"},{"p":"dev.plex.world","c":"ConfigurationChunkGenerator","l":"ConfigurationChunkGenerator(String, BlockPopulator...)","u":"%3Cinit%3E(java.lang.String,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"CONSOLE"},{"p":"dev.plex.command.exception","c":"ConsoleMustDefinePlayerException","l":"ConsoleMustDefinePlayerException()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"ConsoleOnlyException","l":"ConsoleOnlyException()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"ConsoleSayCMD","l":"ConsoleSayCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"ConfigurationChunkGenerator","l":"createBlockMap(String)","u":"createBlockMap(java.lang.String)"},{"p":"dev.plex.util","c":"TimeUtils","l":"createDate(String)","u":"createDate(java.lang.String)"},{"p":"dev.plex.world","c":"BlockMapChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"FlatChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"createLoopChunkData(int, int, int, ChunkGenerator.ChunkData)","u":"createLoopChunkData(int,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.command.impl","c":"CreativeCMD","l":"CreativeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"custom"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"CustomChunkGenerator(int, BlockPopulator...)","u":"%3Cinit%3E(int,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.punishment","c":"Punishment","l":"customTime"},{"p":"dev.plex.world","c":"CustomWorld","l":"CustomWorld(String, CustomChunkGenerator)","u":"%3Cinit%3E(java.lang.String,dev.plex.world.CustomChunkGenerator)"},{"p":"dev.plex.module","c":"PlexModule","l":"dataFolder"},{"p":"dev.plex.storage","c":"SQLConnection","l":"dataSource"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"datastore"},{"p":"dev.plex.cache","c":"DataUtils","l":"DataUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"BuildInfo","l":"date"},{"p":"dev.plex.util","c":"TimeUtils","l":"DATE_FORMAT"},{"p":"dev.plex.command.annotation","c":"System","l":"debug()"},{"p":"dev.plex.util","c":"PlexLog","l":"debug(String, Object...)","u":"debug(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.command.impl","c":"DebugCMD","l":"DebugCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"decode(BsonReader, DecoderContext)","u":"decode(org.bson.BsonReader,org.bson.codecs.DecoderContext)"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"DELETE"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"deleteNote(int, UUID)","u":"deleteNote(int,java.util.UUID)"},{"p":"dev.plex.command.impl","c":"DeopAllCMD","l":"DeopAllCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"DeopCMD","l":"DeopCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"dependencies"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"dependencies()"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"description"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"description()"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeAdapter","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"dev.plex.rank.enums","c":"Title","l":"DEV"},{"p":"dev.plex.util","c":"PlexUtils","l":"DEVELOPERS"},{"p":"dev.plex.module","c":"PlexModule","l":"disable()"},{"p":"dev.plex.util","c":"PlexUtils","l":"disabledEffect(Player, Location)","u":"disabledEffect(org.bukkit.entity.Player,org.bukkit.Location)"},{"p":"dev.plex.util","c":"PlexUtils","l":"disabledEffectMultiple(Player[], Location)","u":"disabledEffectMultiple(org.bukkit.entity.Player[],org.bukkit.Location)"},{"p":"dev.plex.module","c":"ModuleManager","l":"disableModules()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"displayName()"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"displayName(Component)","u":"displayName(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"distance"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"doPunishment(PlexPlayer, Punishment)","u":"doPunishment(dev.plex.player.PlexPlayer,dev.plex.punishment.Punishment)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"DOWNLOAD_PAGE"},{"p":"dev.plex.listener.impl","c":"DropListener","l":"DropListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"EDIT_COMMANDS"},{"p":"dev.plex.module","c":"PlexModule","l":"enable()"},{"p":"dev.plex.module","c":"ModuleManager","l":"enableModules()"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"encode(BsonWriter, ZonedDateTime, EncoderContext)","u":"encode(org.bson.BsonWriter,java.time.ZonedDateTime,org.bson.codecs.EncoderContext)"},{"p":"dev.plex.punishment","c":"Punishment","l":"endDate"},{"p":"dev.plex.services","c":"ServiceManager","l":"endService(AbstractService)","u":"endService(dev.plex.services.AbstractService)"},{"p":"dev.plex.services","c":"ServiceManager","l":"endService(AbstractService, boolean)","u":"endService(dev.plex.services.AbstractService,boolean)"},{"p":"dev.plex.services","c":"ServiceManager","l":"endServices()"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"entityRun(ScheduledTask)","u":"entityRun(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.command.impl","c":"EntityWipeCMD","l":"EntityWipeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"dev.plex.util","c":"PlexLog","l":"error(String, Object...)","u":"error(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.command.impl","c":"BlockEditCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"CommandSpyCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"EntityWipeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MobPurgeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TFMCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command","c":"PlexCommand","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdminChatCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdminworldCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdventureCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"BanCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ConsoleSayCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"CreativeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DebugCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DeopAllCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DeopCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"FlatlandsCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"FreezeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"KickCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ListCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"LocalSpawnCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"LockupCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MasterbuilderworldCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MuteCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NameHistoryCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"OpAllCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"OpCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PunishmentsCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RankCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RawSayCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RemoveLoginMessageCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SayCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SetLoginMessageCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SmiteCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SpectatorCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SurvivalCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TagCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TempbanCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnbanCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnfreezeCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnmuteCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"WorldCMD","l":"execute(CommandSender, Player, String[])","u":"execute(org.bukkit.command.CommandSender,org.bukkit.entity.Player,java.lang.String[])"},{"p":"dev.plex.rank.enums","c":"Rank","l":"EXECUTIVE"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"exists(String)","u":"exists(java.lang.String)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"exists(UUID)","u":"exists(java.util.UUID)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"exists(UUID)","u":"exists(java.util.UUID)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"fetchDistanceFromGitHub(String, String, String)","u":"fetchDistanceFromGitHub(java.lang.String,java.lang.String,java.lang.String)"},{"p":"dev.plex.config","c":"Config","l":"file"},{"p":"dev.plex.config","c":"ModuleConfig","l":"file"},{"p":"dev.plex.world","c":"FlatChunkGenerator","l":"FlatChunkGenerator(int, BlockPopulator...)","u":"%3Cinit%3E(int,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.command.impl","c":"FlatlandsCMD","l":"FlatlandsCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"FREEZE"},{"p":"dev.plex.command.impl","c":"FreezeCMD","l":"FreezeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"FreezeListener","l":"FreezeListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"NoiseOptions","l":"frequency"},{"p":"dev.plex.config","c":"ModuleConfig","l":"from"},{"p":"dev.plex.punishment","c":"Punishment","l":"fromJson(String)","u":"fromJson(java.lang.String)"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"frozen"},{"p":"dev.plex.player","c":"PlexPlayer","l":"frozen"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"gamemode"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"gameMode"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"GamemodeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"GameModeListener","l":"GameModeListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"GameModeUpdateEvent()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"GameRuleService","l":"GameRuleService()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"GameRuleUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.world","c":"CustomWorld","l":"generate()"},{"p":"dev.plex.punishment","c":"Punishment","l":"generateBanMessage(Punishment)","u":"generateBanMessage(dev.plex.punishment.Punishment)"},{"p":"dev.plex.world","c":"CustomWorld","l":"generateConfigFlatWorld(String)","u":"generateConfigFlatWorld(java.lang.String)"},{"p":"dev.plex.rank","c":"RankManager","l":"generateDefaultRanks()"},{"p":"dev.plex.punishment","c":"Punishment","l":"generateIndefBanMessage(String)","u":"generateIndefBanMessage(java.lang.String)"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData)","u":"generateNoise(org.bukkit.generator.WorldInfo,java.util.Random,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"generateNoise(WorldInfo, Random, int, int, ChunkGenerator.ChunkData)","u":"generateNoise(org.bukkit.generator.WorldInfo,java.util.Random,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex.world","c":"FlatChunkGenerator","l":"generateSurface(WorldInfo, Random, int, int, ChunkGenerator.ChunkData)","u":"generateSurface(org.bukkit.generator.WorldInfo,java.util.Random,int,int,org.bukkit.generator.ChunkGenerator.ChunkData)"},{"p":"dev.plex","c":"Plex","l":"generateWorlds()"},{"p":"dev.plex.world","c":"CustomWorld","l":"generator()"},{"p":"dev.plex","c":"Plex","l":"get()"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"getActiveBans()"},{"p":"dev.plex.admin","c":"AdminList","l":"getAllAdminPlayers()"},{"p":"dev.plex.admin","c":"AdminList","l":"getAllAdmins()"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getByIP(String)","u":"getByIP(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByIP(String)","u":"getByIP(java.lang.String)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getByName(String)","u":"getByName(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByName(String)","u":"getByName(java.lang.String)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByName(String, boolean)","u":"getByName(java.lang.String,boolean)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getByUUID(UUID)","u":"getByUUID(java.util.UUID)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByUUID(UUID)","u":"getByUUID(java.util.UUID)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"getByUUID(UUID, boolean)","u":"getByUUID(java.util.UUID,boolean)"},{"p":"dev.plex.hook","c":"VaultHook","l":"getChat()"},{"p":"dev.plex.util","c":"ReflectionsUtil","l":"getClassesBySubType(String, Class)","u":"getClassesBySubType(java.lang.String,java.lang.Class)"},{"p":"dev.plex.util","c":"ReflectionsUtil","l":"getClassesFrom(String)","u":"getClassesFrom(java.lang.String)"},{"p":"dev.plex.rank","c":"RankManager","l":"getColor(PlexPlayer)","u":"getColor(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.module","c":"PlexModule","l":"getCommand(String)","u":"getCommand(java.lang.String)"},{"p":"dev.plex.storage","c":"SQLConnection","l":"getCon()"},{"p":"dev.plex.rank","c":"RankManager","l":"getConfigPrefixes(PlexPlayer)","u":"getConfigPrefixes(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"getCount(UUID)","u":"getCount(java.util.UUID)"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"getCount(UUID)","u":"getCount(java.util.UUID)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"getCurrentInventoryIndex(Inventory)","u":"getCurrentInventoryIndex(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"getCurrentInventoryIndex(Inventory)","u":"getCurrentInventoryIndex(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"getCurrentInventoryIndex(Inventory)","u":"getCurrentInventoryIndex(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.storage","c":"MongoConnection","l":"getDatastore()"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"getDefaultPopulators(World)","u":"getDefaultPopulators(org.bukkit.World)"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"getEncoderClass()"},{"p":"dev.plex.util","c":"WebUtils","l":"getFromName(String)","u":"getFromName(java.lang.String)"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"getHandlerList()"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"getHandlers()"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"getHandlers()"},{"p":"dev.plex.util","c":"MojangUtils","l":"getInfo(String)","u":"getInfo(java.lang.String)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"getInventory()"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"getInventory()"},{"p":"dev.plex.util.menu","c":"IMenu","l":"getInventory()"},{"p":"dev.plex.storage","c":"RedisConnection","l":"getJedis()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getLevel()"},{"p":"dev.plex.rank","c":"RankManager","l":"getLoginMessage(PlexPlayer)","u":"getLoginMessage(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getMap()"},{"p":"dev.plex.util.menu","c":"AbstractMenu","l":"getName()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getNonNullPlayer(String)","u":"getNonNullPlayer(java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getNonNullWorld(String)","u":"getNonNullWorld(java.lang.String)"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"getNotes(UUID)","u":"getNotes(java.util.UUID)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getOfflinePlexPlayer(UUID)","u":"getOfflinePlexPlayer(java.util.UUID)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getOnlinePlexPlayer(String)","u":"getOnlinePlexPlayer(java.lang.String)"},{"p":"dev.plex.hook","c":"VaultHook","l":"getPermission()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"getPermissions(UUID)","u":"getPermissions(java.util.UUID)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"getPlayer()"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(String)","u":"getPlayer(java.lang.String)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(String, boolean)","u":"getPlayer(java.lang.String,boolean)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(UUID)","u":"getPlayer(java.util.UUID)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayer(UUID, boolean)","u":"getPlayer(java.util.UUID,boolean)"},{"p":"dev.plex.cache","c":"DataUtils","l":"getPlayerByIP(String)","u":"getPlayerByIP(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"getPlayerNameList()"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"getPlayers()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getPlexPlayer(Player)","u":"getPlexPlayer(org.bukkit.entity.Player)"},{"p":"dev.plex.cache","c":"PlayerCache","l":"getPlexPlayer(UUID)","u":"getPlexPlayer(java.util.UUID)"},{"p":"dev.plex.cache","c":"PlayerCache","l":"getPlexPlayerMap()"},{"p":"dev.plex.command","c":"PlexCommand","l":"getPlugin()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"getPrefix()"},{"p":"dev.plex.rank.enums","c":"Title","l":"getPrefix()"},{"p":"dev.plex.hook","c":"VaultHook","l":"getPrefix(PlexPlayer)","u":"getPrefix(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.rank","c":"RankManager","l":"getPrefix(PlexPlayer)","u":"getPrefix(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"getPunishments()"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"getPunishments(UUID)","u":"getPunishments(java.util.UUID)"},{"p":"dev.plex.util","c":"RandomUtil","l":"getRandomColor()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"getRankFromString()"},{"p":"dev.plex.rank","c":"RankManager","l":"getRankFromString(String)","u":"getRankFromString(java.lang.String)"},{"p":"dev.plex.module","c":"PlexModule","l":"getResource(String)","u":"getResource(java.lang.String)"},{"p":"dev.plex.services","c":"ServiceManager","l":"getService(Class)","u":"getService(java.lang.Class)"},{"p":"dev.plex.util","c":"PlexUtils","l":"getTextFromComponent(Component)","u":"getTextFromComponent(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"PlexUtils","l":"getTextFromComponents(Component...)","u":"getTextFromComponents(net.kyori.adventure.text.Component...)"},{"p":"dev.plex.util","c":"UpdateChecker","l":"getUpdateStatusMessage(CommandSender, boolean, int)","u":"getUpdateStatusMessage(org.bukkit.command.CommandSender,boolean,int)"},{"p":"dev.plex.command","c":"PlexCommand","l":"getUUID(CommandSender)","u":"getUUID(org.bukkit.command.CommandSender)"},{"p":"dev.plex.punishment","c":"Punishment","l":"gson"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"GSON"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"handlers"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"handlers"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"handlers"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"handlers"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"handlers"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"handlers"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"handlers"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"has(String)","u":"has(java.lang.String)"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"hasCommandSpy(PlexPlayer)","u":"hasCommandSpy(dev.plex.player.PlexPlayer)"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"hashCode()"},{"p":"dev.plex.cache","c":"DataUtils","l":"hasPlayedBefore(String)","u":"hasPlayedBefore(java.lang.String)"},{"p":"dev.plex.cache","c":"DataUtils","l":"hasPlayedBefore(UUID)","u":"hasPlayedBefore(java.util.UUID)"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"hasPrefix"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"hasUpdateAccess(Player, CommandSender)","u":"hasUpdateAccess(org.bukkit.entity.Player,org.bukkit.command.CommandSender)"},{"p":"dev.plex.util","c":"BuildInfo","l":"head"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"height"},{"p":"dev.plex.player","c":"PlexPlayer","l":"id"},{"p":"dev.plex.punishment.extra","c":"Note","l":"id"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"IGNORED_TAGS"},{"p":"dev.plex.rank","c":"RankManager","l":"importDefaultRanks()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"IMPOSTOR"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"IN_GAME"},{"p":"dev.plex","c":"Plex","l":"indefBans"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"IndefiniteBan()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"indefiniteBans"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"INSERT"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"INSERT"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"INSERT"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"INSERT"},{"p":"dev.plex.cache","c":"DataUtils","l":"insert(PlexPlayer)","u":"insert(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"insert(PlexPlayer)","u":"insert(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"insertPunishment(Punishment)","u":"insertPunishment(dev.plex.punishment.Punishment)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"inventories"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"inventories"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"inventories"},{"p":"dev.plex.punishment","c":"Punishment","l":"ip"},{"p":"dev.plex.player","c":"PlexPlayer","l":"ips"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"ips"},{"p":"dev.plex.command","c":"PlexCommand","l":"isAdmin(CommandSender)","u":"isAdmin(org.bukkit.command.CommandSender)"},{"p":"dev.plex.command","c":"PlexCommand","l":"isAdmin(PlexPlayer)","u":"isAdmin(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.rank","c":"RankManager","l":"isAdmin(PlexPlayer)","u":"isAdmin(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.command","c":"PlexCommand","l":"isAdmin(String)","u":"isAdmin(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isAsyncBanned(UUID)","u":"isAsyncBanned(java.util.UUID)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"isAtLeast(Rank)","u":"isAtLeast(dev.plex.rank.enums.Rank)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isBanned(PlexPlayer)","u":"isBanned(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isBanned(UUID)","u":"isBanned(java.util.UUID)"},{"p":"dev.plex.util","c":"BungeeUtil","l":"isBungeeCord()"},{"p":"dev.plex.command","c":"PlexCommand","l":"isConsole(CommandSender)","u":"isConsole(org.bukkit.command.CommandSender)"},{"p":"dev.plex.storage","c":"RedisConnection","l":"isEnabled()"},{"p":"dev.plex.util","c":"PlexUtils","l":"isFolia()"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isIndefIPBanned(String)","u":"isIndefIPBanned(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isIndefUserBanned(String)","u":"isIndefUserBanned(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isIndefUUIDBanned(UUID)","u":"isIndefUUIDBanned(java.util.UUID)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"isNotEmpty(File)","u":"isNotEmpty(java.io.File)"},{"p":"dev.plex.util","c":"PlexUtils","l":"isPluginCMD(String, String)","u":"isPluginCMD(java.lang.String,java.lang.String)"},{"p":"dev.plex.command","c":"PlexCommand","l":"isSeniorAdmin(CommandSender)","u":"isSeniorAdmin(org.bukkit.command.CommandSender)"},{"p":"dev.plex.rank","c":"RankManager","l":"isSeniorAdmin(PlexPlayer)","u":"isSeniorAdmin(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.services.impl","c":"TimingService","l":"issueBan(Map.Entry)","u":"issueBan(java.util.Map.Entry)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"issuePunishment(PlexPlayer, Punishment)","u":"issuePunishment(dev.plex.player.PlexPlayer,dev.plex.punishment.Punishment)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"isValidInventory(Inventory)","u":"isValidInventory(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"isValidInventory(Inventory)","u":"isValidInventory(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"isValidInventory(Inventory)","u":"isValidInventory(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.util","c":"BungeeUtil","l":"isVelocity()"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"ItemBuilder(Material)","u":"%3Cinit%3E(org.bukkit.Material)"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"itemStack"},{"p":"dev.plex.storage","c":"RedisConnection","l":"jedis"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"KICK"},{"p":"dev.plex.command.impl","c":"KickCMD","l":"KickCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"BungeeUtil","l":"kickPlayer(Player, Component)","u":"kickPlayer(org.bukkit.entity.Player,net.kyori.adventure.text.Component)"},{"p":"dev.plex.command","c":"PlexCommand","l":"level"},{"p":"dev.plex.rank.enums","c":"Rank","l":"level"},{"p":"dev.plex.rank.enums","c":"Title","l":"level"},{"p":"dev.plex.command.annotation","c":"CommandPermissions","l":"level()"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"libraries"},{"p":"dev.plex.command.impl","c":"ListCMD","l":"ListCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.handlers","c":"ListenerHandler","l":"ListenerHandler()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"listeners"},{"p":"dev.plex.config","c":"Config","l":"load()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"load()"},{"p":"dev.plex.module","c":"PlexModule","l":"load()"},{"p":"dev.plex","c":"PlexLibraryManager","l":"load()"},{"p":"dev.plex.config","c":"Config","l":"load(boolean)"},{"p":"dev.plex.util","c":"BuildInfo","l":"load(Plex)","u":"load(dev.plex.Plex)"},{"p":"dev.plex.module","c":"ModuleManager","l":"loadAllModules()"},{"p":"dev.plex.module","c":"ModuleManager","l":"loadModules()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"loadNotes()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"loadPunishments()"},{"p":"dev.plex.command.impl","c":"LocalSpawnCMD","l":"LocalSpawnCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"lockedUp"},{"p":"dev.plex.player","c":"PlexPlayer","l":"lockedUp"},{"p":"dev.plex.command.impl","c":"LockupCMD","l":"LockupCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexLog","l":"log(Component)","u":"log(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util","c":"PlexLog","l":"log(String, Object...)","u":"log(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.module","c":"PlexModule","l":"logger"},{"p":"dev.plex.util","c":"PlexLog","l":"logger"},{"p":"dev.plex.player","c":"PlexPlayer","l":"loginMessage"},{"p":"dev.plex.rank.enums","c":"Rank","l":"loginMessage"},{"p":"dev.plex.rank.enums","c":"Title","l":"loginMessage"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"lore(Component...)","u":"lore(net.kyori.adventure.text.Component...)"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"main"},{"p":"dev.plex.storage","c":"StorageType","l":"MARIADB"},{"p":"dev.plex.rank.enums","c":"Title","l":"MASTER_BUILDER"},{"p":"dev.plex.command.impl","c":"MasterbuilderworldCMD","l":"MasterbuilderworldCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"matches(String)","u":"matches(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"mergeIndefiniteBans()"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"message"},{"p":"dev.plex.command","c":"PlexCommand","l":"messageComponent(String, Component...)","u":"messageComponent(java.lang.String,net.kyori.adventure.text.Component...)"},{"p":"dev.plex.util","c":"PlexUtils","l":"messageComponent(String, Component...)","u":"messageComponent(java.lang.String,net.kyori.adventure.text.Component...)"},{"p":"dev.plex.command","c":"PlexCommand","l":"messageComponent(String, Object...)","u":"messageComponent(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util","c":"PlexUtils","l":"messageComponent(String, Object...)","u":"messageComponent(java.lang.String,java.lang.Object...)"},{"p":"dev.plex","c":"Plex","l":"messages"},{"p":"dev.plex.command","c":"PlexCommand","l":"messageString(String, Object...)","u":"messageString(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util","c":"PlexUtils","l":"messageString(String, Object...)","u":"messageString(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"MessageUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.item","c":"ItemBuilder","l":"meta"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"MINI_MESSAGE"},{"p":"dev.plex.util","c":"PlexUtils","l":"MINI_MESSAGE"},{"p":"dev.plex.util","c":"PlexUtils","l":"mmCustomDeserialize(String, TagResolver...)","u":"mmCustomDeserialize(java.lang.String,net.kyori.adventure.text.minimessage.tag.resolver.TagResolver...)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmDeserialize(String)","u":"mmDeserialize(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"mmDeserialize(String)","u":"mmDeserialize(java.lang.String)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmDeserializeWithoutEvents(String)","u":"mmDeserializeWithoutEvents(java.lang.String)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmSerialize(Component)","u":"mmSerialize(net.kyori.adventure.text.Component)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"mmSerializeWithoutEvents(Component)","u":"mmSerializeWithoutEvents(net.kyori.adventure.text.Component)"},{"p":"dev.plex.command","c":"PlexCommand","l":"mmString(String)","u":"mmString(java.lang.String)"},{"p":"dev.plex.util","c":"PlexUtils","l":"mmStripColor(String)","u":"mmStripColor(java.lang.String)"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"MobListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"MobPurgeCMD","l":"MobPurgeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"module"},{"p":"dev.plex.config","c":"ModuleConfig","l":"ModuleConfig(PlexModule, String, String)","u":"%3Cinit%3E(dev.plex.module.PlexModule,java.lang.String,java.lang.String)"},{"p":"dev.plex.module.exception","c":"ModuleLoadException","l":"ModuleLoadException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"moduleManager"},{"p":"dev.plex.module","c":"ModuleManager","l":"ModuleManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"ModuleManager","l":"modules"},{"p":"dev.plex","c":"Plex","l":"modulesFolder"},{"p":"dev.plex.util","c":"MojangUtils","l":"MojangUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"mongoConnection"},{"p":"dev.plex.storage","c":"MongoConnection","l":"MongoConnection()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage","c":"StorageType","l":"MONGODB"},{"p":"dev.plex","c":"Plex","l":"mongoPlayerData"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"MongoPlayerData()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"MUTE"},{"p":"dev.plex.command.impl","c":"MuteCMD","l":"MuteCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"muted"},{"p":"dev.plex.player","c":"PlexPlayer","l":"muted"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"MuteListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.config","c":"Config","l":"name"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"name"},{"p":"dev.plex.player","c":"PlexPlayer","l":"name"},{"p":"dev.plex.util.menu","c":"AbstractMenu","l":"name"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"name()"},{"p":"dev.plex.command.impl","c":"NameHistoryCMD","l":"NameHistoryCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"SetLoginMessageCMD","l":"nameRequired"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"newVersion"},{"p":"dev.plex.command","c":"PlexCommand","l":"noColorComponentFromString(String)","u":"noColorComponentFromString(java.lang.String)"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"NoiseChunkGenerator(int, NoiseOptions, BlockPopulator...)","u":"%3Cinit%3E(int,dev.plex.world.NoiseOptions,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.world","c":"NoiseOptions","l":"NoiseOptions(int, int, double, double, boolean)","u":"%3Cinit%3E(int,int,double,double,boolean)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"NONOP"},{"p":"dev.plex.world","c":"NoiseOptions","l":"normalized"},{"p":"dev.plex.punishment.extra","c":"Note","l":"note"},{"p":"dev.plex.punishment.extra","c":"Note","l":"Note()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"notes"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"NotesCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"nukerCooldown"},{"p":"dev.plex.util","c":"BuildInfo","l":"number"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"OctaveChunkGenerator(int, OctaveOptions, BlockPopulator...)","u":"%3Cinit%3E(int,dev.plex.world.OctaveOptions,org.bukkit.generator.BlockPopulator...)"},{"p":"dev.plex.world","c":"OctaveOptions","l":"OctaveOptions(int, int, double, double, boolean, int)","u":"%3Cinit%3E(int,int,double,double,boolean,int)"},{"p":"dev.plex.world","c":"OctaveOptions","l":"octaves"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"onAdminAdd(AdminAddEvent)","u":"onAdminAdd(dev.plex.event.AdminAddEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onAdminAdd(AdminAddEvent)","u":"onAdminAdd(dev.plex.event.AdminAddEvent)"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"onAdminRemove(AdminRemoveEvent)","u":"onAdminRemove(dev.plex.event.AdminRemoveEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onAdminRemove(AdminRemoveEvent)","u":"onAdminRemove(dev.plex.event.AdminRemoveEvent)"},{"p":"dev.plex.listener.impl","c":"AdminListener","l":"onAdminSetRank(AdminSetRankEvent)","u":"onAdminSetRank(dev.plex.event.AdminSetRankEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onAdminSetRank(AdminSetRankEvent)","u":"onAdminSetRank(dev.plex.event.AdminSetRankEvent)"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"onBlockBreak(BlockBreakEvent)","u":"onBlockBreak(org.bukkit.event.block.BlockBreakEvent)"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"onBlockBreak(BlockBreakEvent)","u":"onBlockBreak(org.bukkit.event.block.BlockBreakEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onBlockBreak(BlockBreakEvent)","u":"onBlockBreak(org.bukkit.event.block.BlockBreakEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onBlockExplode(ExplosionPrimeEvent)","u":"onBlockExplode(org.bukkit.event.entity.ExplosionPrimeEvent)"},{"p":"dev.plex.listener.impl","c":"AntiNukerListener","l":"onBlockPlace(BlockPlaceEvent)","u":"onBlockPlace(org.bukkit.event.block.BlockPlaceEvent)"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"onBlockPlace(BlockPlaceEvent)","u":"onBlockPlace(org.bukkit.event.block.BlockPlaceEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onBlockPlace(BlockPlaceEvent)","u":"onBlockPlace(org.bukkit.event.block.BlockPlaceEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onBlockRedstone(BlockRedstoneEvent)","u":"onBlockRedstone(org.bukkit.event.block.BlockRedstoneEvent)"},{"p":"dev.plex.listener.impl","c":"BookListener","l":"onBookEdit(PlayerEditBookEvent)","u":"onBookEdit(org.bukkit.event.player.PlayerEditBookEvent)"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"onChat(AsyncChatEvent)","u":"onChat(io.papermc.paper.event.player.AsyncChatEvent)"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"onChat(AsyncChatEvent)","u":"onChat(io.papermc.paper.event.player.AsyncChatEvent)"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"onChat(AsyncChatEvent)","u":"onChat(io.papermc.paper.event.player.AsyncChatEvent)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.util.menu","c":"IMenu","l":"onClick(InventoryClickEvent)","u":"onClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex.listener.impl","c":"MuteListener","l":"onCommand(PlayerCommandPreprocessEvent)","u":"onCommand(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"onCommandBlocking(PlayerCommandPreprocessEvent)","u":"onCommandBlocking(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex","c":"Plex","l":"onDisable()"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onDispense(BlockDispenseEvent)","u":"onDispense(org.bukkit.event.block.BlockDispenseEvent)"},{"p":"dev.plex","c":"Plex","l":"onEnable()"},{"p":"dev.plex.services","c":"AbstractService","l":"onEnd()"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onEntityClick(PlayerInteractEntityEvent)","u":"onEntityClick(org.bukkit.event.player.PlayerInteractEntityEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onEntityExplode(EntityExplodeEvent)","u":"onEntityExplode(org.bukkit.event.entity.EntityExplodeEvent)"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onEntitySpawn(EntitySpawnEvent)","u":"onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onEntitySpawn(EntitySpawnEvent)","u":"onEntitySpawn(org.bukkit.event.entity.EntitySpawnEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onFluidSpread(BlockFromToEvent)","u":"onFluidSpread(org.bukkit.event.block.BlockFromToEvent)"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"onFluidSpread(PlayerDropItemEvent)","u":"onFluidSpread(org.bukkit.event.player.PlayerDropItemEvent)"},{"p":"dev.plex.listener.impl","c":"GameModeListener","l":"onGameModeUpdate(GameModeUpdateEvent)","u":"onGameModeUpdate(dev.plex.event.GameModeUpdateEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onInventoryClick(InventoryClickEvent)","u":"onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent)"},{"p":"dev.plex","c":"Plex","l":"onLoad()"},{"p":"dev.plex.listener.impl","c":"AntiSpamListener","l":"onPlayerCommandPreprocess(PlayerCommandPreprocessEvent)","u":"onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"CommandListener","l":"onPlayerCommandPreprocess(PlayerCommandPreprocessEvent)","u":"onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onPlayerCommandPreprocess(PlayerCommandPreprocessEvent)","u":"onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent)"},{"p":"dev.plex.listener.impl","c":"DropListener","l":"onPlayerDropItem(PlayerDropItemEvent)","u":"onPlayerDropItem(org.bukkit.event.player.PlayerDropItemEvent)"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"onPlayerInteract(PlayerInteractEvent)","u":"onPlayerInteract(org.bukkit.event.player.PlayerInteractEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onPlayerInventoryClose(InventoryCloseEvent)","u":"onPlayerInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent)"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"onPlayerJoin(PlayerJoinEvent)","u":"onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent)"},{"p":"dev.plex.listener.impl","c":"FreezeListener","l":"onPlayerMove(PlayerMoveEvent)","u":"onPlayerMove(org.bukkit.event.player.PlayerMoveEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onPlayerSave(PlayerQuitEvent)","u":"onPlayerSave(org.bukkit.event.player.PlayerQuitEvent)"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"onPlayerSetup(PlayerJoinEvent)","u":"onPlayerSetup(org.bukkit.event.player.PlayerJoinEvent)"},{"p":"dev.plex.listener.impl","c":"FreezeListener","l":"onPlayerTeleport(PlayerTeleportEvent)","u":"onPlayerTeleport(org.bukkit.event.player.PlayerTeleportEvent)"},{"p":"dev.plex.listener.impl","c":"BanListener","l":"onPreLogin(AsyncPlayerPreLoginEvent)","u":"onPreLogin(org.bukkit.event.player.AsyncPlayerPreLoginEvent)"},{"p":"dev.plex.listener.impl","c":"ServerListener","l":"onServerPing(PaperServerListPingEvent)","u":"onServerPing(com.destroystokyo.paper.event.server.PaperServerListPingEvent)"},{"p":"dev.plex.listener.impl","c":"SignListener","l":"onSignEdit(SignChangeEvent)","u":"onSignEdit(org.bukkit.event.block.SignChangeEvent)"},{"p":"dev.plex.services","c":"AbstractService","l":"onStart()"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"onWorldTeleport(PlayerTeleportEvent)","u":"onWorldTeleport(org.bukkit.event.player.PlayerTeleportEvent)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"OP"},{"p":"dev.plex.command.impl","c":"OpAllCMD","l":"OpAllCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"OpCMD","l":"OpCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.menu","c":"IMenu","l":"openInv(Player)","u":"openInv(org.bukkit.entity.Player)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"openInv(Player, int)","u":"openInv(org.bukkit.entity.Player,int)"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"openInv(Player, int)","u":"openInv(org.bukkit.entity.Player,int)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"openInv(Player, int)","u":"openInv(org.bukkit.entity.Player,int)"},{"p":"dev.plex.rank","c":"RankManager","l":"options"},{"p":"dev.plex.world","c":"NoiseChunkGenerator","l":"options"},{"p":"dev.plex.world","c":"OctaveChunkGenerator","l":"options"},{"p":"dev.plex.rank.enums","c":"Title","l":"OWNER"},{"p":"dev.plex.command","c":"PlexCommand","l":"params"},{"p":"dev.plex.util","c":"TimeUtils","l":"parseInteger(String)","u":"parseInteger(java.lang.String)"},{"p":"dev.plex.permission","c":"Permission","l":"permission"},{"p":"dev.plex.command.annotation","c":"CommandPermissions","l":"permission()"},{"p":"dev.plex.permission","c":"Permission","l":"Permission()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"permissionAttachment"},{"p":"dev.plex.player","c":"PlexPlayer","l":"permissions"},{"p":"dev.plex","c":"Plex","l":"permissions"},{"p":"dev.plex.hook","c":"VaultHook","l":"PERMISSIONS"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"PermissionsUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"perms"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"player"},{"p":"dev.plex","c":"Plex","l":"playerCache"},{"p":"dev.plex.cache","c":"PlayerCache","l":"PlayerCache()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"PlayerListener","l":"PlayerListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"PlayerNotBannedException","l":"PlayerNotBannedException()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.exception","c":"PlayerNotFoundException","l":"PlayerNotFoundException()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"plex"},{"p":"dev.plex","c":"Plex","l":"Plex()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"PlexChatRenderer()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"PlexCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"PlexCommand()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"PlexCommand(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"dev.plex","c":"PlexLibraryManager","l":"PlexLibraryManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener","c":"PlexListener","l":"PlexListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexLog","l":"PlexLog()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"PlexModule()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"plexModuleFile"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"PlexModuleFile()","u":"%3Cinit%3E()"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"plexPlayer"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"plexPlayer"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"plexPlayer"},{"p":"dev.plex.player","c":"PlexPlayer","l":"PlexPlayer()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"PlexPlayer(UUID)","u":"%3Cinit%3E(java.util.UUID)"},{"p":"dev.plex.player","c":"PlexPlayer","l":"PlexPlayer(UUID, boolean)","u":"%3Cinit%3E(java.util.UUID,boolean)"},{"p":"dev.plex.cache","c":"PlayerCache","l":"plexPlayerMap"},{"p":"dev.plex.util","c":"PlexUtils","l":"PlexUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.command","c":"PlexCommand","l":"plugin"},{"p":"dev.plex.config","c":"Config","l":"plugin"},{"p":"dev.plex","c":"Plex","l":"plugin"},{"p":"dev.plex","c":"PlexBase","l":"plugin"},{"p":"dev.plex.world","c":"ConfigurationChunkGenerator","l":"plugin"},{"p":"dev.plex.world","c":"CustomWorld","l":"plugin"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"PluginLibraries(Map, List)","u":"%3Cinit%3E(java.util.Map,java.util.List)"},{"p":"dev.plex.world","c":"CustomChunkGenerator","l":"populators"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"prefix"},{"p":"dev.plex.player","c":"PlexPlayer","l":"prefix"},{"p":"dev.plex.rank.enums","c":"Rank","l":"prefix"},{"p":"dev.plex.rank.enums","c":"Title","l":"prefix"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"punish(PlexPlayer, Punishment)","u":"punish(dev.plex.player.PlexPlayer,dev.plex.punishment.Punishment)"},{"p":"dev.plex.punishment","c":"Punishment","l":"punished"},{"p":"dev.plex.event","c":"PunishedPlayerEvent","l":"punishedPlayer"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"punishedPlayer"},{"p":"dev.plex.event","c":"PunishedPlayerEvent","l":"PunishedPlayerEvent(PlexPlayer)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.event","c":"PunishedPlayerFreezeEvent","l":"PunishedPlayerFreezeEvent(PlexPlayer, boolean)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer,boolean)"},{"p":"dev.plex.event","c":"PunishedPlayerLockupEvent","l":"PunishedPlayerLockupEvent(PlexPlayer, boolean)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer,boolean)"},{"p":"dev.plex.menu","c":"PunishedPlayerMenu","l":"PunishedPlayerMenu(PlexPlayer)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.event","c":"PunishedPlayerMuteEvent","l":"PunishedPlayerMuteEvent(PlexPlayer, boolean)","u":"%3Cinit%3E(dev.plex.player.PlexPlayer,boolean)"},{"p":"dev.plex.punishment","c":"Punishment","l":"punishedUsername"},{"p":"dev.plex.punishment","c":"Punishment","l":"punisher"},{"p":"dev.plex.punishment","c":"Punishment","l":"Punishment()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"Punishment","l":"Punishment(UUID, UUID)","u":"%3Cinit%3E(java.util.UUID,java.util.UUID)"},{"p":"dev.plex","c":"Plex","l":"punishmentManager"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"PunishmentManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.menu","c":"PunishmentMenu","l":"PunishmentMenu()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"punishments"},{"p":"dev.plex.command.impl","c":"PunishmentsCMD","l":"PunishmentsCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"PunishmentType()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomBoolean()"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomNum()"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomNum(int)"},{"p":"dev.plex.util","c":"RandomUtil","l":"randomNum(int, int)","u":"randomNum(int,int)"},{"p":"dev.plex.util","c":"RandomUtil","l":"RandomUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.admin","c":"Admin","l":"rank"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"rank"},{"p":"dev.plex.player","c":"PlexPlayer","l":"rank"},{"p":"dev.plex.rank.enums","c":"Rank","l":"Rank(int, String, String, String, NamedTextColor)","u":"%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String,net.kyori.adventure.text.format.NamedTextColor)"},{"p":"dev.plex.command.impl","c":"RankCMD","l":"RankCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"rankExists(String)","u":"rankExists(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"rankManager"},{"p":"dev.plex.rank","c":"RankManager","l":"RankManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"SetLoginMessageCMD","l":"rankRequired"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"raw"},{"p":"dev.plex.command.impl","c":"RawSayCMD","l":"RawSayCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"readable"},{"p":"dev.plex.rank.enums","c":"Title","l":"readable"},{"p":"dev.plex.util","c":"GameRuleUtil","l":"readGameRules(World, String)","u":"readGameRules(org.bukkit.World,java.lang.String)"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"readNotes(CommandSender, PlexPlayer, List)","u":"readNotes(org.bukkit.command.CommandSender,dev.plex.player.PlexPlayer,java.util.List)"},{"p":"dev.plex.punishment","c":"Punishment","l":"reason"},{"p":"dev.plex","c":"Plex","l":"redisConnection"},{"p":"dev.plex.storage","c":"RedisConnection","l":"RedisConnection()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"ReflectionsUtil","l":"ReflectionsUtil()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"regex"},{"p":"dev.plex.module","c":"PlexModule","l":"registerCommand(PlexCommand)","u":"registerCommand(dev.plex.command.PlexCommand)"},{"p":"dev.plex.module","c":"PlexModule","l":"registerListener(PlexListener)","u":"registerListener(dev.plex.listener.PlexListener)"},{"p":"dev.plex.services","c":"ServiceManager","l":"registerService(AbstractService)","u":"registerService(dev.plex.services.AbstractService)"},{"p":"dev.plex.util","c":"BlockUtils","l":"relative(Location, BlockFace)","u":"relative(org.bukkit.Location,org.bukkit.block.BlockFace)"},{"p":"dev.plex.module","c":"ModuleManager","l":"reloadModules()"},{"p":"dev.plex","c":"Plex","l":"reloadPlayers()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"REMOVE_PERMISSION"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"removeBan(UUID)","u":"removeBan(java.util.UUID)"},{"p":"dev.plex.admin","c":"AdminList","l":"removeFromCache(UUID)","u":"removeFromCache(java.util.UUID)"},{"p":"dev.plex.command.impl","c":"RemoveLoginMessageCMD","l":"RemoveLoginMessageCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"removePermission(Permission)","u":"removePermission(dev.plex.permission.Permission)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"removePermission(PlexPlayer, String)","u":"removePermission(dev.plex.player.PlexPlayer,java.lang.String)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"removePermission(UUID, String)","u":"removePermission(java.util.UUID,java.lang.String)"},{"p":"dev.plex.listener.impl","c":"ChatListener.PlexChatRenderer","l":"render(Player, Component, Component, Audience)","u":"render(org.bukkit.entity.Player,net.kyori.adventure.text.Component,net.kyori.adventure.text.Component,net.kyori.adventure.audience.Audience)"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"renderer"},{"p":"dev.plex.services","c":"AbstractService","l":"repeating"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"BanService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"GameRuleService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"repeatInSeconds()"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"repeatInSeconds()"},{"p":"dev.plex.services","c":"IService","l":"repeatInSeconds()"},{"p":"dev.plex.util","c":"UpdateChecker","l":"REPO"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"repositories"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"repositories()"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"RequiredCommandSource()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.blocking","c":"BlockedCommand","l":"requiredLevel"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetDropsItem(Inventory)","u":"resetDropsItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetExplosionItem(Inventory)","u":"resetExplosionItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetFluidspreadItem(Inventory)","u":"resetFluidspreadItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"resetRedstoneItem(Inventory)","u":"resetRedstoneItem(org.bukkit.inventory.Inventory)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"resolve(String, ArgumentQueue, Context)","u":"resolve(java.lang.String,net.kyori.adventure.text.minimessage.tag.resolver.ArgumentQueue,net.kyori.adventure.text.minimessage.Context)"},{"p":"dev.plex.services.impl","c":"AutoWipeService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.services.impl","c":"BanService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.services.impl","c":"CommandBlockerService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.services.impl","c":"GameRuleService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.services.impl","c":"TimingService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.services","c":"IService","l":"run(ScheduledTask)","u":"run(io.papermc.paper.threadedregions.scheduler.ScheduledTask)"},{"p":"dev.plex.storage","c":"RedisConnection","l":"runAsync(Consumer)","u":"runAsync(java.util.function.Consumer)"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage","l":"SafeMiniMessage()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"SafeMiniMessageTagResolver()","u":"%3Cinit%3E()"},{"p":"dev.plex.config","c":"Config","l":"save()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"save()"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"save(PlexPlayer)","u":"save(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.config","c":"Config","l":"saveDefault()"},{"p":"dev.plex.config","c":"ModuleConfig","l":"saveDefault()"},{"p":"dev.plex.command.impl","c":"SayCMD","l":"SayCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"SELECT"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"SELECT"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"SELECT"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"SELECT"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"SELECT_BY"},{"p":"dev.plex.command","c":"PlexCommand","l":"send(Audience, Component)","u":"send(net.kyori.adventure.audience.Audience,net.kyori.adventure.text.Component)"},{"p":"dev.plex.command","c":"PlexCommand","l":"send(Audience, String)","u":"send(net.kyori.adventure.audience.Audience,java.lang.String)"},{"p":"dev.plex.event","c":"AdminAddEvent","l":"sender"},{"p":"dev.plex.event","c":"AdminRemoveEvent","l":"sender"},{"p":"dev.plex.event","c":"AdminSetRankEvent","l":"sender"},{"p":"dev.plex.event","c":"GameModeUpdateEvent","l":"sender"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"sendStaffChat(CommandSender, Component, UUID...)","u":"sendStaffChat(org.bukkit.command.CommandSender,net.kyori.adventure.text.Component,java.util.UUID...)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"SENIOR_ADMIN"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeAdapter","l":"serialize(ZonedDateTime, Type, JsonSerializationContext)","u":"serialize(java.time.ZonedDateTime,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)"},{"p":"dev.plex.listener.impl","c":"ServerListener","l":"ServerListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.services","c":"ServiceManager","l":"serviceCount()"},{"p":"dev.plex","c":"Plex","l":"serviceManager"},{"p":"dev.plex.services","c":"ServiceManager","l":"ServiceManager()","u":"%3Cinit%3E()"},{"p":"dev.plex.services","c":"ServiceManager","l":"services"},{"p":"dev.plex.command.impl","c":"SetLoginMessageCMD","l":"SetLoginMessageCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.hook","c":"VaultHook","l":"setupChat()"},{"p":"dev.plex","c":"Plex","l":"setupChat()"},{"p":"dev.plex.hook","c":"VaultHook","l":"setupPermissions()"},{"p":"dev.plex","c":"Plex","l":"setupPermissions()"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"setupPermissions(Player)","u":"setupPermissions(org.bukkit.entity.Player)"},{"p":"dev.plex.util","c":"AshconInfo.SkinData","l":"signature"},{"p":"dev.plex.listener.impl","c":"SignListener","l":"SignListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"BlockListener","l":"SIGNS"},{"p":"dev.plex.command","c":"PlexCommand","l":"silentCheckRank(Player, Rank, String)","u":"silentCheckRank(org.bukkit.entity.Player,dev.plex.rank.enums.Rank,java.lang.String)"},{"p":"dev.plex.util","c":"WebUtils","l":"simpleGET(String)","u":"simpleGET(java.lang.String)"},{"p":"dev.plex.util","c":"AshconInfo.SkinData","l":"SkinData()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"slim"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"SMITE"},{"p":"dev.plex.command.impl","c":"SmiteCMD","l":"SmiteCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.annotation","c":"CommandPermissions","l":"source()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"spamCooldown"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"SPAWN_EGGS"},{"p":"dev.plex.listener.impl","c":"MobListener","l":"spawnEggToEntityType(Material)","u":"spawnEggToEntityType(org.bukkit.Material)"},{"p":"dev.plex.command.impl","c":"SpectatorCMD","l":"SpectatorCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlConnection"},{"p":"dev.plex.storage","c":"SQLConnection","l":"SQLConnection()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage","c":"StorageType","l":"SQLITE"},{"p":"dev.plex","c":"Plex","l":"sqlNotes"},{"p":"dev.plex.storage.punishment","c":"SQLNotes","l":"SQLNotes()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlPermissions"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"SQLPermissions()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlPlayerData"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"SQLPlayerData()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"sqlPunishment"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"SQLPunishment()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"staffChat"},{"p":"dev.plex.util.minimessage","c":"SafeMiniMessage.SafeMiniMessageTagResolver","l":"STANDARD_RESOLVER"},{"p":"dev.plex.services","c":"ServiceManager","l":"startService(AbstractService)","u":"startService(dev.plex.services.AbstractService)"},{"p":"dev.plex.services","c":"ServiceManager","l":"startServices()"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"status(String)","u":"status(java.lang.String)"},{"p":"dev.plex","c":"Plex","l":"storageType"},{"p":"dev.plex.storage","c":"StorageType","l":"StorageType()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"TimingService","l":"strikes"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"subscribe()"},{"p":"dev.plex.util.redis","c":"MessageUtil","l":"SUBSCRIBER"},{"p":"dev.plex.command.impl","c":"SurvivalCMD","l":"SurvivalCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"syncRemoveBan(UUID)","u":"syncRemoveBan(java.util.UUID)"},{"p":"dev.plex","c":"Plex","l":"system"},{"p":"dev.plex.command.impl","c":"AdminCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"AdventureCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"BanCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"CreativeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DebugCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"DeopCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"EntityWipeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"FreezeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"LockupCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"MuteCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NameHistoryCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"NotesCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"OpCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PlexCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"PunishmentsCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"RankCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SmiteCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SpectatorCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"SurvivalCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"TempbanCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnbanCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnfreezeCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"UnmuteCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.command.impl","c":"WorldCMD","l":"tabComplete(CommandSender, String, String[])","u":"tabComplete(org.bukkit.command.CommandSender,java.lang.String,java.lang.String[])"},{"p":"dev.plex.listener.impl","c":"TabListener","l":"TabListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"TagCMD","l":"TagCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"TEMPBAN"},{"p":"dev.plex.command.impl","c":"TempbanCMD","l":"TempbanCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"PlexUtils","l":"testConnections()"},{"p":"dev.plex.util","c":"AshconInfo","l":"textures"},{"p":"dev.plex.util","c":"AshconInfo.Textures","l":"Textures()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"TFMCMD","l":"TFMCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment.extra","c":"Note","l":"timestamp"},{"p":"dev.plex.util","c":"TimeUtils","l":"timeUnits"},{"p":"dev.plex.util","c":"TimeUtils","l":"TimeUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeAdapter","l":"TIMEZONE"},{"p":"dev.plex.util","c":"TimeUtils","l":"TIMEZONE"},{"p":"dev.plex.util","c":"TimeUtils","l":"TIMEZONES"},{"p":"dev.plex.services.impl","c":"TimingService","l":"TimingService()","u":"%3Cinit%3E()"},{"p":"dev.plex.rank.enums","c":"Title","l":"Title(int, String, String, String, NamedTextColor)","u":"%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String,net.kyori.adventure.text.format.NamedTextColor)"},{"p":"dev.plex.config","c":"ModuleConfig","l":"to"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"toggle(String)","u":"toggle(java.lang.String)"},{"p":"dev.plex.command.impl","c":"ToggleCMD","l":"ToggleCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.menu","c":"ToggleMenu","l":"ToggleMenu()","u":"%3Cinit%3E()"},{"p":"dev.plex","c":"Plex","l":"toggles"},{"p":"dev.plex.listener.impl","c":"TogglesListener","l":"TogglesListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"toJSON()"},{"p":"dev.plex.punishment.extra","c":"Note","l":"toJSON()"},{"p":"dev.plex.punishment","c":"Punishment","l":"toJSON()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"toJSON()"},{"p":"dev.plex.rank.enums","c":"Title","l":"toJSON()"},{"p":"dev.plex","c":"PlexLibraryManager.PluginLibraries","l":"toString()"},{"p":"dev.plex.punishment","c":"Punishment","l":"type"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"unban(Punishment)","u":"unban(dev.plex.punishment.Punishment)"},{"p":"dev.plex.punishment","c":"PunishmentManager","l":"unban(UUID)","u":"unban(java.util.UUID)"},{"p":"dev.plex.command.impl","c":"UnbanCMD","l":"UnbanCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"UnfreezeCMD","l":"UnfreezeCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"ModuleManager","l":"unloadModules()"},{"p":"dev.plex.command.impl","c":"UnmuteCMD","l":"UnmuteCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModule","l":"unregisterCommand(PlexCommand)","u":"unregisterCommand(dev.plex.command.PlexCommand)"},{"p":"dev.plex.module","c":"PlexModule","l":"unregisterListener(PlexListener)","u":"unregisterListener(dev.plex.listener.PlexListener)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"UPDATE"},{"p":"dev.plex.storage.punishment","c":"SQLPunishment","l":"UPDATE_BAN"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"UPDATE_PERMISSION"},{"p":"dev.plex.command.impl","c":"GamemodeCMD","l":"update(CommandSender, Player, GameMode)","u":"update(org.bukkit.command.CommandSender,org.bukkit.entity.Player,org.bukkit.GameMode)"},{"p":"dev.plex.cache","c":"DataUtils","l":"update(PlexPlayer)","u":"update(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.player","c":"MongoPlayerData","l":"update(PlexPlayer)","u":"update(dev.plex.player.PlexPlayer)"},{"p":"dev.plex.storage.player","c":"SQLPlayerData","l":"update(PlexPlayer)","u":"update(dev.plex.player.PlexPlayer)"},{"p":"dev.plex","c":"Plex","l":"updateChecker"},{"p":"dev.plex.util","c":"UpdateChecker","l":"UpdateChecker()","u":"%3Cinit%3E()"},{"p":"dev.plex.services.impl","c":"UpdateCheckerService","l":"UpdateCheckerService()","u":"%3Cinit%3E()"},{"p":"dev.plex.util","c":"UpdateChecker","l":"updateJar(CommandSender, String, boolean)","u":"updateJar(org.bukkit.command.CommandSender,java.lang.String,boolean)"},{"p":"dev.plex.storage.permission","c":"SQLPermissions","l":"updatePermission(Permission, boolean)","u":"updatePermission(dev.plex.permission.Permission,boolean)"},{"p":"dev.plex.util","c":"PermissionsUtil","l":"updatePermission(PlexPlayer, String, boolean)","u":"updatePermission(dev.plex.player.PlexPlayer,java.lang.String,boolean)"},{"p":"dev.plex.listener.impl","c":"ChatListener","l":"URL_REPLACEMENT_CONFIG"},{"p":"dev.plex.command.annotation","c":"CommandParameters","l":"usage()"},{"p":"dev.plex.command","c":"PlexCommand","l":"usage()"},{"p":"dev.plex.command","c":"PlexCommand","l":"usage(String)","u":"usage(java.lang.String)"},{"p":"dev.plex.util","c":"AshconInfo","l":"username"},{"p":"dev.plex.util","c":"AshconInfo.UsernameHistory","l":"username"},{"p":"dev.plex.util","c":"AshconInfo","l":"usernameHistories"},{"p":"dev.plex.util","c":"AshconInfo.UsernameHistory","l":"UsernameHistory()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"usernames"},{"p":"dev.plex.util","c":"TimeUtils","l":"useTimezone(LocalDateTime)","u":"useTimezone(java.time.LocalDateTime)"},{"p":"dev.plex.util","c":"TimeUtils","l":"useTimezone(ZonedDateTime)","u":"useTimezone(java.time.ZonedDateTime)"},{"p":"dev.plex.admin","c":"Admin","l":"uuid"},{"p":"dev.plex.permission","c":"Permission","l":"uuid"},{"p":"dev.plex.player","c":"PlexPlayer","l":"uuid"},{"p":"dev.plex.punishment.extra","c":"Note","l":"uuid"},{"p":"dev.plex.util","c":"AshconInfo","l":"uuid"},{"p":"dev.plex.punishment","c":"PunishmentManager.IndefiniteBan","l":"uuids"},{"p":"dev.plex.command.impl","c":"SetLoginMessageCMD","l":"validateMessage(String)","u":"validateMessage(java.lang.String)"},{"p":"dev.plex.util","c":"AshconInfo.SkinData","l":"value"},{"p":"dev.plex.command.annotation","c":"System","l":"value()"},{"p":"dev.plex.listener.annotation","c":"Toggleable","l":"value()"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.rank.enums","c":"Rank","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.rank.enums","c":"Title","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.storage","c":"StorageType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"dev.plex.command.source","c":"RequiredCommandSource","l":"values()"},{"p":"dev.plex.punishment","c":"PunishmentType","l":"values()"},{"p":"dev.plex.rank.enums","c":"Rank","l":"values()"},{"p":"dev.plex.rank.enums","c":"Title","l":"values()"},{"p":"dev.plex.storage","c":"StorageType","l":"values()"},{"p":"dev.plex.player","c":"PlexPlayer","l":"vanished"},{"p":"dev.plex.hook","c":"VaultHook","l":"VaultHook()","u":"%3Cinit%3E()"},{"p":"dev.plex.module","c":"PlexModuleFile","l":"version"},{"p":"dev.plex.util","c":"PlexLog","l":"warn(String, Object...)","u":"warn(java.lang.String,java.lang.Object...)"},{"p":"dev.plex.util","c":"WebUtils","l":"WebUtils()","u":"%3Cinit%3E()"},{"p":"dev.plex.command.impl","c":"WorldCMD","l":"WorldCMD()","u":"%3Cinit%3E()"},{"p":"dev.plex.listener.impl","c":"WorldListener","l":"WorldListener()","u":"%3Cinit%3E()"},{"p":"dev.plex.punishment.extra","c":"Note","l":"writtenBy"},{"p":"dev.plex.world","c":"NoiseOptions","l":"x"},{"p":"dev.plex.world","c":"NoiseOptions","l":"y"},{"p":"dev.plex.util","c":"AshconInfo.UsernameHistory","l":"zonedDateTime"},{"p":"dev.plex.util.adapter","c":"ZonedDateTimeAdapter","l":"ZonedDateTimeAdapter()","u":"%3Cinit%3E()"},{"p":"dev.plex.storage.codec","c":"ZonedDateTimeCodec","l":"ZonedDateTimeCodec()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file diff --git a/static/javadoc/overview-summary.html b/static/javadoc/overview-summary.html index ab40935..1f141a6 100644 --- a/static/javadoc/overview-summary.html +++ b/static/javadoc/overview-summary.html @@ -1,25 +1,25 @@ - - - - -server 1.2 API - - - - - - - - - - -
- -

index.html

-
- - + + + + +server 1.3 API + + + + + + + + + + +
+ +

index.html

+
+ + diff --git a/static/javadoc/overview-tree.html b/static/javadoc/overview-tree.html index 39db520..6cafda5 100644 --- a/static/javadoc/overview-tree.html +++ b/static/javadoc/overview-tree.html @@ -1,393 +1,385 @@ - - - - -Class Hierarchy (server 1.2 API) - - - - - - - - - - - - - - -
- -
-
- -
-

Class Hierarchy

- -
-
-

Interface Hierarchy

- -
-
-

Annotation Interface Hierarchy

- -
-
-

Enum Class Hierarchy

- -
-
-
-
- - + + + + +Class Hierarchy (server 1.3 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Annotation Interface Hierarchy

+ +
+
+

Enum Class Hierarchy

+ +
+
+
+
+ + diff --git a/static/javadoc/package-search-index.js b/static/javadoc/package-search-index.js index 9626800..0a1a688 100644 --- a/static/javadoc/package-search-index.js +++ b/static/javadoc/package-search-index.js @@ -1 +1 @@ -packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"dev.plex"},{"l":"dev.plex.admin"},{"l":"dev.plex.cache"},{"l":"dev.plex.command"},{"l":"dev.plex.command.annotation"},{"l":"dev.plex.command.blocking"},{"l":"dev.plex.command.exception"},{"l":"dev.plex.command.impl"},{"l":"dev.plex.command.source"},{"l":"dev.plex.config"},{"l":"dev.plex.event"},{"l":"dev.plex.handlers"},{"l":"dev.plex.hook"},{"l":"dev.plex.listener"},{"l":"dev.plex.listener.annotation"},{"l":"dev.plex.listener.impl"},{"l":"dev.plex.menu"},{"l":"dev.plex.module"},{"l":"dev.plex.module.exception"},{"l":"dev.plex.module.loader"},{"l":"dev.plex.permission"},{"l":"dev.plex.player"},{"l":"dev.plex.punishment"},{"l":"dev.plex.punishment.extra"},{"l":"dev.plex.rank"},{"l":"dev.plex.rank.enums"},{"l":"dev.plex.services"},{"l":"dev.plex.services.impl"},{"l":"dev.plex.storage"},{"l":"dev.plex.storage.codec"},{"l":"dev.plex.storage.permission"},{"l":"dev.plex.storage.player"},{"l":"dev.plex.storage.punishment"},{"l":"dev.plex.util"},{"l":"dev.plex.util.adapter"},{"l":"dev.plex.util.item"},{"l":"dev.plex.util.menu"},{"l":"dev.plex.util.minimessage"},{"l":"dev.plex.util.redis"},{"l":"dev.plex.world"}];updateSearchResults(); \ No newline at end of file +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"dev.plex"},{"l":"dev.plex.admin"},{"l":"dev.plex.cache"},{"l":"dev.plex.command"},{"l":"dev.plex.command.annotation"},{"l":"dev.plex.command.blocking"},{"l":"dev.plex.command.exception"},{"l":"dev.plex.command.impl"},{"l":"dev.plex.command.source"},{"l":"dev.plex.config"},{"l":"dev.plex.event"},{"l":"dev.plex.handlers"},{"l":"dev.plex.hook"},{"l":"dev.plex.listener"},{"l":"dev.plex.listener.annotation"},{"l":"dev.plex.listener.impl"},{"l":"dev.plex.menu"},{"l":"dev.plex.module"},{"l":"dev.plex.module.exception"},{"l":"dev.plex.permission"},{"l":"dev.plex.player"},{"l":"dev.plex.punishment"},{"l":"dev.plex.punishment.extra"},{"l":"dev.plex.rank"},{"l":"dev.plex.rank.enums"},{"l":"dev.plex.services"},{"l":"dev.plex.services.impl"},{"l":"dev.plex.storage"},{"l":"dev.plex.storage.codec"},{"l":"dev.plex.storage.permission"},{"l":"dev.plex.storage.player"},{"l":"dev.plex.storage.punishment"},{"l":"dev.plex.util"},{"l":"dev.plex.util.adapter"},{"l":"dev.plex.util.item"},{"l":"dev.plex.util.menu"},{"l":"dev.plex.util.minimessage"},{"l":"dev.plex.util.redis"},{"l":"dev.plex.world"}];updateSearchResults(); \ No newline at end of file diff --git a/static/javadoc/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png b/static/javadoc/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png deleted file mode 100644 index 34abd18f32d3a55a297fdcf93409bd033ae573e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fCnc6a#?2AmP!?*K(O3p^r= zfwTu0yPeFo12TF&T^vI^j=w#x$i?I+((tf;UXnmgbH|3oY>pC!)f}(GR!16S-u+#{ ze6YEqRkW=8vGl=5qArKM<9}TC-}iEvB{zdaTcX5$wyRTK&ALRXUCGx5b?-VBQkUm|IuXOmYJrBRJgj{Vx zMbNnqUkncy+qa2-mWYc>swkcIuvGK#>(0d)B7)5f`@$Ei28nH~0h*~=;u=wsl30>z zm0Xkxq!^403@vmGjdTsnLJUl-Obo4zO|=aStPBhe<(7X!(U6;;l9^VCTf=69^L{`L N44$rjF6*2UngDu&PXPb` diff --git a/static/javadoc/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png b/static/javadoc/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png deleted file mode 100644 index a90afb8bf8028404d206114965669b023dcb85ea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&0LWmFTHNUZq?nSt-Ch3w7g=q17Rci)@Q5r1 z(jH*!b~4)z#PD=+46!(!TrvH)L6@80)r*_cdCvDr%)6ghVL16=s@mbz7H!uRdGeDa z?kzLg)16i!f8fKx84s0>4hES%`s&m5HI1v5B^Uft7(lid2moiiX_$l+3hB+!{pPkNg5^ OVDNPHb6Mw<&;$T*0!_~V diff --git a/static/javadoc/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png b/static/javadoc/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png deleted file mode 100644 index dbe091f6dc036fc1dc11b005738e951e27a43f7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fCnc6a#?2AmP!?*K(O3p^r= zfwTu0yPeFo12VciT^vI^j=w#>k(V)1qW$CZ|6)SVV-&*#dav<$DMuV&n0Dbpw@aE%W-S*bfB&J`pw9sa4-R?IGW?p~6`>jMSP&M+u3 zY@9al)zrvpHlQu4C9V-ADTyViR>?)FK#IZ0z|cb1&`8(7EX2UX%EZvh*hJgFz{Ot{4q9c^pg%OaK6Yqo^RG1puHty#h|2KYM!0=6Ogw z8K9N2ybORL_{i$}QxC&U!O-)`D*V04jXJ#n04P`#Wh8ZcmyUA%?QMqxhsEu>DC;^~ z{8O8G!7ta)D{l)9O_iD5-A{FwUpb*$IVfjou`0AAQAiyPXs{~wzE|2cZ&-acSF5PE zECGBcRRVEnRHOae;6NyU=IDOFj1wfusG0S<3Q6l>z)~KZvoIliF0!*y?O)1|ko7+n z>+zd%4dS;8>iMJUMwP(40V}{-=QZ#}vlkKtjgT?gI8R3`s`{eg^A0iB|9C;N3jtvV z-Ng~;#kXO^6$qh)N`faRB-+@-bRYixX&v+7cZ47thp08jNs?kcf|lu#~em zp9vU17gB)u1qJ$;?70533PMsKum#Eq1WJ#2?+bZ7pACeTd>j>;rVp1okB*+jU>j7I z%j60+UbCER>?m`t-k_0UMwtLk6PNMY=f5dhQ8l$!D_vWBr7CGPcDXr`NYC0uXipIi(5RZ4R25t$~o-$U3fdSZ+t8-MmF==ihWU zps_B2WTuZJSqfEd1jJTJmIrBIIwGFP-`8)$-Iqppx}nZ^1vgyQ|l#q!hDI^2df&H%uZ~e0(cO7rqdczX@s)(9Eo-vb-MZ9T{=?X2emAalsxjR} zDp-RS7ef2fYsNm|W!_~xs+U7sTjX>);xAM$zqqaVh4|Euxo{YB$Ue0yH`R1%LS$R3 z_E+lO@6`C-O(hNK66x`)5glEd?{N3v6k%2iXu|DB7JlD_tIlHzQyL8|YqSl}2YGDC zVO=PpVE0uei+57#cSm-&mw%S6mdRjiXxq5W{LsvhSJ)azPC6$j8(XY|f^_Z&*1)W@ zy3m>x-39!zm0@c~zOZVs=NV_}R#gjtmK1&jPTBe7AFZ@zbRGz_6UwWLFcH!wR&|Kh zZORU;Y=?b=mQgrwQ7Jg5s`cWOAy<{^y4=~BY|8kNP41J6stuM$_oKMaSoT+r{gE=%vLbm}y-G-s!n*{3q^tC?7saRyDEHx#C%bDVlF- zT{dLhAcKm7_JHGWuM**1_IMVdiq^ z7D85%apck0)*q}ipK9LUem#)m&v^B|Widn`=US)y=oK{$PHqJfvPxXB01zn#HFdLP zQ&f?0$}kSU6DYm1#Q#-wfTbj=yH!1g2x|0WP2z>tuyO>41bFp+m<`<8K(}e{bVRRc z;_)`s&>3Igl%b}j4U`xH6cyED;w`@e*RvZRe2WjElbi=jJ?KR2PO|E4(J3bsCK3K3 zO01O90g8f8lG@TKjOF|Rq%J+HV&UYOoY19`zLkp~FG{YsK8Ir~X$|7*;yB&_zla!o zjYA=|t$atYh-F)y4Yz_vl#Mfhr7?c5+w!f^NDNI!Z?A?TFj8jfkyqH$zWRai4c9qe^hVZXz8Ua{_Qt*H|88x@P1f|(u2`*pny^DSvt z0cPlYpbVeN$&S_0igz=*jS?B}QmUqqvPHqKaAx2G>fO4YRa{E>XB6Xs(Qzm?KF6{) zH*UG(7f?FngNv=%+Zmde2NyXUJG!M`!A5Mki?MT(W9PZmXv@ zmep!=;N_2(YH&j9mbmVOT4-HZILhZTNTy1NuR|!sWu45-D4y_D0QqJt{zs;jlrvoW zMFI`6#{NR91Oga_$sPvQT2>*W zRIBmn5wo&P6T=9La7LKS#PfEKzLL;iMp+{1Q`z*5zFAs*0Ls&H`$&3{Kj4$V_i@Y3 zQ5#cDOZZXP4LiO`exN`(4@q9eQ8uV|2&zu8c<`IAi}X>xjQ2rZjo9+7c~B?p(#|;v zer1U!kvAG8TJgQf$Vb%&$$*?mTT^8q!mb=&j!S9)P#ih$wSndg2IQ$5(%D4r5YvN6 zSlmi#A+9~6hT+SJhfNn)&@?dH$60LL#zBHZW2#jikLi?i+d6FT_TdaEj!3q>= zs3B{;qsuhOi~=T+n7bcnD>mKC9SPia&sf-S6=bWBZ&k_0DVVff(=-5WLMn9=GM7-h zI0uf;xB8kYZb^lJ0n~JvuvK$V>}r19I>e+O66f|wPr+;wZh})Gw^&qqYZA}x4c57y`^h7)C>5Z1%3*cW z)cL6g#o{A8TI2pxi@_j)Q_eBD)Y1zWnK6FCJ*Vusx`G!m)?EOSA0act>OlBcw2kno znt+5a_hNxdJ!=)?x{qU|#3A*G_rm|KnYzPYV{szQS;o+Vc_nTJny7jnL?4}g| zq}9Rn^^$O}pD>4Wzz073HN<|S{OaO`3SdI%H!gr$kE|3cZg#S#ZmtN6jU!-W@kLCX2^KjZN_cvo3qAj2yCB?L16iZiG(a`(MHoh@NuA?dUdwAZsu^p~Uhti2ZH!rb9pRfx3K8kW z_?}^DSUvk!SkI1_Ny((_yDi!;g+*N#ElFI*hGVTo^~6evaow^^-a3wu+^vYErC)MU zEPyLe@#)2))oWu=PU`!)g^X7j-n;da0;cWGPIx}|{5}0&Gqw&mh_FTI_8yp+ZyIs# zi~~~V0>b733>{kC2`xluGp9ko+Syq=cLVEdK6dYbAnqPQpJ0yP1^$LT-{4Y$I*shl-3{@hbXlEaQ{OVJr6@vM$U7%VXui z69mW&G~@=wLkd6GC5LthA@FO8P^{E$HP}ph8}5s#;Fxy2?&9$ADS==?cc9DBgZ^BP z_DJ*8;w>hq(8u#n@8pPzhy{cF{4*+k-5}N1fZ&QXpqw@-WKbl7G-h<-fqQ5cUWgtZ ziPTTk*ivA(LV;7lZd*s>eSsM}+`^Lx#d$*#KPXr1pVrK0_^RM)uk}!!5L8>TO42Ru)kIb>l@A`(fi(etM0m#G<>kwwV~O zw(xaW6da4~#^(Y}PMxbp(iU(Th3CZf}3l^;h0r| z=MBo3m?-`p-VaQZT{78zLHSWNm32oJxoy&ks72t34^d!Gj8=dH+swRGn`d&6|j&n&PXLhwd zY?@dYT9b2uRt2;Fk>XXgPObcg`WLnv)u0L7*LN9TQ!dI4(B!mp9~}26atgA|Vl-1g zG1Mt)k?;6P4~*b9-+9z*fz4Xirg8k=gdS5xM_x#bV2|fmb8UMyiN$jH6WDG-k&!?G z7St9U#R|{RkKRcgSQnjdIK`zJd)?yFvD(DPh5-hpASH|!dA=)}N`Sxzdd7x9cr;&x z0?>+V`+=QN8F#cdo=5>iLeFsFc?ywL+hR9-dzt%0?%k)DK`Q zQ)!Pt6Auj>-6d23k2rTJpgSt=6SoV46u@%xuQKC8?cPl+>*s=DEZVpN7$>q1boY5* zW0O0~;UO$-=GT`m&GNYD-B<_TuV1~NR7&M0g7vw8=6o*KiL1c-3(y&pYSCOg_bjc`cG%->f>UT`;z zd<`+z@DhiS8g3Ej`NeU079;}kV+@JEqw=S1M4S)vpZ>f#e9Sb7)?;J*jPQ$o%jcL( z9$^>WxCE2zM$4Kh%Eo-KYvU}3BuuOxw#eC!({l2D6&`xunIoF$i2=Gg0oOH^x|Al; ziE$^IzopsMH;7d|WB#*{?LS*KYZR`8vFpVXe0x7M7(cI?fu)Yy9Qf zJg5w2#h`;t_ksT~YSk0fp6bXA&oHh|`M_xKx|irpxo|F)x82hH58PF|R4t27)9cKqaDz~7a@Ub32?mq5-4r4x9%Iem7Lr&xv>xdzdT4a%LsTjG12W?qN^+ z@!iZ3G`0DLzjcvM4RBD?gd5nN<_J(I18CxC>BNi_)y31reLH!#llOMD_Bg16eH%Z+ zI@5tf6YFG76bE+OR-tMscC-@k{FJTg^1cx>`h^6`{VI4q?#JA4s=KcG>oiD^L_xi+ zB9fNx(}VD&&!0Vp)p;!Sq@biL&x|Y2nRO@szL>_T7f_d^t2f=H1rP6$*dNk9oAK?! zN8kT+^=Y)gvMi3OX~M4qet%`%xvxqm{V^J4{^~Hs3Q6-Ozj$q&l*nDAhHS?*SuBJT z>1JWh2gQ14CnBI6K5U@JQIZuh#0MSj4qreM_!q_$+5dMzf-WI`F#D0l6JQxO0w~nN zN+2rI*O$V^wBuB(e=TPm5fA@tIVG9)#Aa$#3gm`FIbATR^{iB-qf&ubqlbcZ1yjl| zD-G(`AB!|X{kCx~J&%J(tINbfI_uV-SBuuHe1`iI;+Fc-{}H>dI0Y8;hq-TLYGv#= zhtQaY6vT2bzz+NAc&43SvdjlIGFF&@ybK!Fw*HDu_i7fBlm1z0*!SY)u7<9ZY$O+TBqN|FN9Is93lc2hfxq9nTU-D+<)*)73G?0Tbyq-0-Cy$ptt z(t0Hr5qmTCUdNWnmw-k*AjEr&Our;Q8=j1&G=lNvQt&r`N(Za9h0Hi?xKemGQofjwQ6 zEfOUxr~hNrrOY=DeNV)MHAz2xVyBip17X`9g*GZTExdiraYcBBk4MP1N-uBUATzwL z(z076^l1D(WzqG?hXB;P+t~YZT{6!yRk<1RRh#?lrI~d^{5EioHD^r!QsGeT9$#Nb z=cJt4L(J8!Yu(LMHCXyUUA*XMAeb%To(5CqTah||6kx@DMr!X_#1p!dW0fQv&nulS zOv9Nvw>;;%zuZ&z>2W@Ns^9w*v8;KpQHLsLeN%B9pufo^@$Abp1*uxTLE-IYWFj2A zo?eRJCYJFH-lL(A0b6A2icAbemDxEoRkbBCSVS_#pQZc^@503DOu6mquJ*#i`7CSU zMLUE>+8QgcPYL34g1*$KkR6=qQRmqHEk5A1LG#i4S-PJ+D|g(Jh=NHlAfcI&rk`Bg_ySed@e8Hq&)UIEwY_S;&-MbLul^u<^-*}B?;p5!e6 z5#0kXU8Yj~oxOH^gOg$mH;Nk3ap)|~){hGPm0MolJMP^O6W{JFcGSzvT?l;Xk)@<@x=`k3Q*F8qv z;&cbNL}{uYIMz@oRd|#JJSZ&(jm~LzN~q&j#$eMOEX1PL&m{W^W+%XLYMki&Z$kJW z3%K>=u5Y0?M}#F))ibW!sD-!weE{?W7W#FTzQ-*BBc@RDU+x!dFQ4_as9bt?>+JL;8sTYo&@eAiY~+@<*P0<1~jO0P2;5hMtQ<13y0#*{n`AT zj!xOv50?u8TDy6x1^-ynNWte0LY)Htw>Vyb?a?C|D6~gIOy>lWpLKmbHtoGfBOUdN zNTcrHea*|K-6wfOB>G~L9QHlr^�_j6WK+Gj+xJRxVvl#lh7y-4uY);t)n47k4ot z9YsU`HVk7fg4;r{;)FHk7ZHyZJ+W|$aKwj=g&_$VCVFn5%XzSA`|z}+4ItZ|`hB}R z>h-6Be`d>nmv8;kQHJg!HMr^cCGG=T5;3HhZ_JRq0_4a3TsY7Pz{V+}z>;!R^U4*c zJ>wRI59B-)92Vi?b&EWvH(`<(G5A?W)z>EuDMG@VENAb7aHa`I#tKw{0uUc3(#J8& z*_S%A_ZxCIY385{%qN-b1K)TWmCjUA4nWKx_ZnKLSvEf0($&_0@DS~ zN8JOXJXXcaFm^OCYrz(R7N5DQkXKGnnt}yzfw^8s%=A?7hxza;ylJ;XQ&XtC`pM%b z6$5Ff0{(ALcSlTKvIbr@mR`0Z)*iM`2EfO|E5OMk$jQsE!^mat*drqV diff --git a/static/javadoc/script-dir/images/ui-icons_2e83ff_256x240.png b/static/javadoc/script-dir/images/ui-icons_2e83ff_256x240.png deleted file mode 100644 index 1f5f49756ca64bd20a1048bd7a3a584457d4bf00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4549 zcmeHK2U8PFw@yL`geFZ|P@*V;w1D&)N-z*QNarO;QRz)l2oR(yU5bE$@JbZ~M4A){ zMUW<7Xc|gHkY1#>kc)mZ-`x8j?lU`k&hG3pXZP8eGv_=pHoVEqz{dap0GM^r+NJ;i z@XQ5l($k#H6S{hbXB#ZW`sOH!2L%N^&k_wk58Uw#*BX~{9Oe{(!2H)ZKd9X_X#oyfU5m#1Q82_f^tw6O11(<7c zWrG0%qDlJqcA8#ZrRU7cn@;N9VJUYHk^lTY3j(~2xv33^rM-YYTR?r#*8XSqkBCLbg&Z9G zp-dC_BuoqAkc7;MJ$9jCDbZN_FFIp=mvYI8l)OlkJ2GcKGFRh03>eyeeRF`W3VO-< zC@;;5k3f&*z5C#XoxT-q8o(%^R8K&f=k{8C{Y0uqmWi%PaU6jYo(5);yFd`Pn(!El z9h1vEhwlH1Q*|5X!lGvH`BD!7(^?OdAd$XP8=x~O{-Q}sy<2@T8`8IN;o*)L;K1*C zz~`x^5S%i=-8fHXQ{cyPiZj`|pV*e}T1g-QFmGBzZJ}z9t&~LL?-9yqp3x_EMw?h% zR0P^RfsG7yxX`l^uHgxl8V3PJTxM-b@>%bt-xEPCC)WNC4L*~?BL_6;e`XLVLVOkZ zaY1crUf;C9r#r|ebAHIp$KdM#$G60s#+4?*)mH)^4Rrn^&ZPOyOvZQO09veRcnbCX zWQc5fEAPmQd7=aqrZPBYAy;!Ph{cmfC@z-hpTuotqr$Mt? zY7woww1bOdZZNt7uHxGKm9$w8ozW}U!S8~V?{0A^bi{^$t00v7M zy;S7sm>vMCBz+=8TH~>zJ3!E9INJ1E6=!x^{;q9Biu$){2DGEIbB=oh!`QMCEx$ds$)Rc&7P*}`pd3{PqA}tIjp&y&{w{YrsPqhxaO4qerTDpM`WTlW5 zu*{F5ID98N%XU%ltVphxZ4Tra!)bpNih&)&Xx+d#q1{G`5icBuvTfv^7X{W}JXD*B z5!u=L*x{^0TXODlF@ziPt+=ars9OiJOv1hU4sSKFa z=)|j@+%OFH1Oa3f>ffz{O6~wHhDJrN4=)Y|I6DD)9CPw@Ytx6M2-O;{GQTQG&gg?A zr_VPJ&6+f^hXn|7pvwa+o;bXAc{n)lTn{~TF;3#>=AS1_iaGZheU=*xbHD8CUNUCj z^3&DKA#op+3tPQa@eK1RUg%D!n%5J4ICni7xELQIvd$Qz&+%!EZ!S{js)F!S5x>3O zLCB>-TbYHXS1?}__Xfm{r>(wAU3INPvHaWIIYbsxO^Oe0h0xglZWFakn6z+$6`V(< zSimFunLw;GdHMnWx=-GqPeuvo)l|sHaFJ~`DxMN)4Y7U!J8D=^MqeQn$`lS|1%mdN zK^morEND%3ee@_Yb<>IVIW2*6NZ^*QDg@w`H$3}uYsbleFidycDox+uzraGexRKEV z)Wd(JYU$(enZkGJ3{9REQOJppi6EBrWrXU;Ho*EGRUG&RC-ceTd@*C1J$c=Jk~Ty0 zAJE}+ZgP611Nw}-*K%$Od}R)=^6W|sl);faH`l2OA>=zFmy@8vVK$&%4OTWEhnx^< zs6V-c51bUMvJ@`4zcieGu?{L+ z6(ZMYhQND%M5s7uB)($Pv`1e&xPRDwWGD>e&;;;sA;yn_>F>rJH-M!+=wbl1_|+h6ttu(NB3r*FCdU;|1QOB?AGaVz-O zFMj-^FpfDR$apG zp!5Ji|53`FLrz-d>YnYEv6T0wDN8?-+$@_Nk-6nai){TtA=w&Qa=^woXbB~azV{PSFnB7zJF-k|zJbp8E$W1!v#tcX8%TiKFo-n7uCut-v(fLn$6ypSnrZ z$*S34s_(`S1jtESyVuI|{3uW2BhK-{jQp05>-^UGi}#K$%3bE8bM>i8<~MKu=Z4e! zh0A#tX_IOB39o+SdnJzu7<`KoCri$9{I*mr4A2uJr&$q1-r=Lzfussme7r{sQYl;m0a`a^hI)69ux681k(h4* zN9|Ywb^i7xF=uPVr*az7RYlVWPxhKmOE)Fgo>mlB<7pYaz6VsBW7J04%DxENck4rx zgM6#>hT78o;>S1Jt8MqV+4Jng1ERmSoX9dGIW`CC2VaF9CwL8-Bi|83mD2!Dee`Lm zCU-luuD>aLYJU7ZD?3R8tYYSVzoEVM_7n=hEcv1FN{h`Dk*ik1Q)z?ie^&}a1;86B!(s%}s%T_y4o&Ilh~d4DHn(86bo>p-*Ct4!-v)W$h1{J?4IrLKT@^?`26FF*@(2A4^@6og<7ngtWmIBVp>g{gwCG=1WX4srm*>E(6gC>!E~o-<{=AHg;~h zr)4{j`glAMBt_n{+%n8))~tNAyYCizc)D8wlZ8(Mn(svkWSi{A*vq>kCT}fIzl|Cn zy>PR|9cIRx;PBE5*-4+O?~_|$F<}5ur(2S|FAw=N&4pNnTk#=xhxAK3L=6a{X{DRocw%r8utUc^U?}*_ zr(y*T#U}{tCh=GT-ig;Dn~K`ilK*9stV#@EBAC9TOf4ugkA;~Nt2ej0?du%%-=F_m zz_LA$2jOO2Xk0r}zAZwZs7;VwA4S}3#)0t0SXSerLIo`;%;<|0ji~+vl}hOk9i+zx zUuZGWeo-DskUoPx=uJ)C!2Ep5@-PzwsF1^fj6kXJV!gU9L;{+5Gue#|!$uOssQo@K zR+uvJS*YTwuIPpVsz4PRkj93f17`97b|eBhl?7-Z9~n0f6EDor>foo2fPb$h4?A7> zT%r7x%5bpcUlV8+ByvZ7G1za^zhKiWJonD$xaS#k!hAE4p;QgaM*&tH)GI*HnxRE` zKM&1Lk7kAdR0w0M^qbP-LBil+NXKi;ihqCio{6=#|O(C$v0m`Z##4NXD+__-g z(_-U=I?+`IvcD6z77?Nw;fys4D9CFwg)Aldh6fQ?7N5`ui7^y6CC!+Es(Gr9qTHPK z-0ma)tFN+?V$ZP1e1t=yi(Zs8_S&zkh{hmaoulswfZ1Dqa1RNYC-25^Rm!I<>GW3k zjUOHLY78yVOfQ4@4mA&>xohn_3&n{JwbI7c3dEV^o%%0Fv=51+iH6T4?jF;IPPfqw zokxnwN5uxo9?XI&Sz@-f12P;WQ%GNbFK1CCdDhs}sVDCdBr~;?W)WZ)U0iw42JJnB z7i*tnrsnBMBpw^Ay}gobnSM$V#D;&2_@aql^X86vylX4gc?Y;m(y8v2NuB;;wJQoV^z3UpIO6adgOK|rh`I83cQ92vN z*nDrN5bxLa^N8pN&PPh7e;t?O#;^ACf0T)hr9bD^{p0K0aKs6fP=#ZL0@Q)?jH1G4 zmGhC&x$cBzQD~bW$K$+5{ylRuGYJ=lL0%_3KE(evW+WZI`zqmN3H0Yi?*N0(R64#J z>}+>eAmE{uko29IXjycIN3NS#IqY;9$u>caW?(bvKw+_ zgG{F`FVBpFDwJwR~R;O-V!9D+Lphp>2% zCAeJPdrp0I&;9O?nVzZYuAY9Td#2`@Ff|ofJRC|K004j|F9+2C0DzA}z%e%ZV=t5G zEb%Bnri!vqfK1uzM9#CcN_%;z#n=8gA#PS3;tcI;~uofXisxsK~{&;VR#1 z!o>>A2X%jk6mmfdq0-jyMN=cu0=VG)#_Jf_>&KuMX8ti@lH{h`>lhL}=z0k4IB519 z2z+_ZC;46kNd^v6LH`zyWz zc=pCDRd~N_<2su2s8&{(HU!aVC@&H;3-}=D4 zmn4&Xqtz|N;fr4ZX*`x)O>~I#fDAFWbF}%9b@c^V1-YMxSf6U)DQRkB+43Xqb9MFy zjo;f7Zl(+0@U{ZOZ-5LtI^A(gphls-(I>bAO%b)X0%Rr}JgWGZvD+JlsTxN^% zxJBLbH-$q!0L=#%jxX5Vq_FKJ<2w!*===-Y@qzQ*_ z&ov@B+(5Xb?{lf2ViA!OfgI3o#$9BtFq%%7KSq&MDxi7pySJYoi*Mo(W6r!DLSMQT z5R^D?yx*g7)k}}4ziwHEoWI5K%3hPst6voipJkIw?!%9N$K$TWC4VuQM9)7yVq;a$ z=Z;n#4~)-1561t|Pxey=Qu^0P2#JYboJR5co5Ktl*iAC2?$BN>JINDo_+7dptH4MZ z=#a=xrMtj%`CVN()`GKp3RFADpy$xF7~O&&p0-yeG=xW8uhj9Af`YV6uf@~_v;;D#h=*T)D!O`_6(IwY zIw^B!$W|O05eRI*b>Pe%GGlOW`<(mkpbS$G@7HEko`s{=g~2c4kqO2D{R_c$HXzr|(vU9~bVZ9Zw90;2AsK2ig}XTGY6fY#HgGpEaxY zO`D_Z@O8%f#^@5G;myQ5fA(JXK{rgcieDr!{s`~{nU%CRe=1;4og^%^Ts{A8>Sq8@ z7MLFuiJ9lh@TXEbSXQb0;l#nbg^u{Ky;vCuCLR537HT%5FxM^fs5pS1gq3J(Tf!*6 zAc~!aiCB8(;cEmBeX<`V&xqvsk92&%dsXd*G@M$W7!TVsoD%c%!p~lGHEz(ckd{tR z##JAyc1)YR0b@JW|HWX=EIHNMaui<>jUPal5F|-#l#?ar-oHSbCyZG*EuqOC?V5Iz zROd8mBy{ukJ_DuzLTBsPdF^WZ7NW}CWcww?Uwp))_brh+D#JdL%%G}bh zEbmg}yJc_xX1_|6iSomOV4IgTV&UNVe-P4B!*v}&@hLXe=h7%`bcW^Eta_BE?bf*&82)UKj^6nE@ zA$RoKncM;1&!nmY^=yjr6=wgBr%e9BXAxKh^0A1=&iQhn5mfUB$_1N5DJ-DZ4!pLCChW*MHin>-!AX+Twe_SsV%)n#? z9m<01Z}*b;{SU$Rd-`axfZ;y8#-Dau@wD~tukEo#I1b5JhkDp%r;hf2&TH29Y`$=G zCT=}&CU#_(G5)E0y~*>piG@IHnT&WP>Bef5eoMnuRP?tb7aFH_AYy@I!S34oD{g9j zt&5vt`pheqh=GvgZDzlqDuidT)11qC;R35@PC4Z4(p=SICoeHq+3uEqgbmq)}q|_NRzcOHv0J`WLpt+1=j?0A{<5%OLxd!f~^V zfofe-Y;s4+yganmBlRs9L-MCkb@HkcIGzakx6p52sHx;MA}LA_@xo(MP} zDc);OVH(SgwrVlgqy!Vb7cIqe8X$!ECB5e#-)15warssOnkR%x%-o>1T_T=}^z83m z>?c?Vcl|}zH)Gve#!UTymO66c$B^I*%B*@2y23hf5=?aCeBzz7EJe|b9Sex0(wO>7 zRb>P4peOZ<5iwK?l!Imu++&w7Syj6VQ7HaGhAd%tr!?^1W9BpDb9K6w6&K*5X?Mg{ zJ-9!QlR>z>DK+)226mPe<+h_rzFAHI!mzVV#GU?Fzw~_RoaIT4yg6y4BAsT`&lzDE zN8&hg3mPdVnZE*z(B&{cUCbdEZcwCc!M07oJQWk{gQd-> zr9dqLy@o0}77srWq=#f}hD*4;Wr{`XhNy3(QRG7u=})1~*VvvJg7)}?r}&$RlQwv$ zXdGV%bswf)=onk3jFfL;P++Q%v8Zx@HLpgdXD??Rgfd0J7%TheMo&G8Ri zY%xQ58GYjiumJ@R#%;;*4f6=Jqyt;B^WLz4)&y*MwAuEm);Ad)VfKQ8Sr0CY@t@~> zUQjgZ#QB*y&{~9gc(!{BsVt<##<@4;&)IsJD6YtQmo_p%?&3O=8)wZazJdioWa<4X zlrD5`HRzYUVx9XSHNrRMeJbsZXE$L%`CjK>#AvI+17q)*ws2o~m+2h|RXRpuvZ;D* zQY%WR`fzBy@JjoZU*XW8`Fqv?ZRVOCeS4``J028Q{72zS6OggtuOq;?NrF=gLU{T1 z2Ey5bAX2R!_@I`V<&n7vuSD$!&t^oE$C16?6i^2+oXgJEQ^GRtyq7y|3J zjS5W(iH2Od&+O~1mD#qt_V(U2`D~yWIe}Wmh)Pz z`3B*tPj%Q1@@njj!dC^nL67Y3HjBux!~dkMt88TTtEyZ&gy!?kq=hW3X+P_Vrv0a= zk$G`d4jR#UC3q&uVr_NfxeAI|1?9Qb7nKH>x*7HzWEl1J7=Vy~_xZtg^d+=;~q6HX~P<3!HF61g_w>7y^ge1>z>0>CJBlwhy*m zu^e%|FDE`Pg>^K2tw_~`;#;lt;kHE=dWx%}d@{Ep`+}fUYEkRY@7R4z^Gi3a z%p3!^U0{T-%L?kl_g;>HbVbT_)6tT-&YtzE=5CeyU1!c&e8r`X(rWY(&&Hn$;!z<3 z@ZD^M|7w69ux8!!$a=u3Jm9vMnxk@c@;-#Vi;?20XYrZU4{Zg*wkL!!)33(XXlz1R zYdSCxbAF4VGcc|P>jR^>ye$Fvd;}`W;VnrnsgUp09az2h?}6$Hh^S}<)Tc=<&3>*uCLEyR_hY_tr{or zrLSkS#T^|h1|_TSdo$fLueegLlN{0i)^=e2EtbySBh*?saAY}fWW_pZPj89qIdGQG zuxq;}FZf}T8*ZUnyil7Q8o@Dmf8dp6l_IDkJXm0=&ivCe1tvmX*|Y9)KZx>*u)cj!gV3~eOWE0KE$Vd(C$NowTz3Z#GR58MoW7U>(7WibQR7zU zr(M+U)R3#cCD?IbC3MmtR7?nlyi9(d)Z8dBwm5Yv#gE zH~5Y@zD>tVcGN_vSwLt5=jvf;p2JDnXQDL55iWH_(o7-&$C@w1ezEAGF`loMo{^9s z+qL-4cT!g|bS7(^aDM{#4CP=QsdpQhA-B3WQ@8x}1Z~5_L6>yv41-IOKT3S%nn6e5 zjJw+eepy<9mtX+LaCH|?5I*+c*Y9Mnr%8@i5vn4Hu@i=9XtWGol{AM#ixz~m!Q15N zdc*o)e1I~VccQpl$M!|<;DHX$F%un;kJwM!;3X{(+24sQz;UoP+D;pG5OrK;NSpRJ zAoo7h4z`5^2%$YZK@il;j!YY-k-Zk}e^u&AqL*9qyz-Oxo3!(5hwER%GJ1>eeJHnI(0ne%RzAyI5mDgG%|(-4~b=*CY8r|1uLy`6pa z`a`AqLvAMzmPMnOi;v!%;Z#k2RPeMo!UaOYtBz2^Z@;8%ZuCM|L0q-P*6`3fqiw^L zL3`*T0~C5-#Fy`zV$lw~_4mI6WLZS@zu$b)@(M16E0J%hHBZ=3P0gJyo*6+fXZ0|) zB~_}943 z?Lc#&-_51qs+HcN0==Y{;S2E*(c#J}TF1dOq>+oBq7^BO)gtN36`@RskHQ1S3iYcE zdr^>R{%$WSvX(kRE8=0x3WtG3iW!hA)a`Qss{lN*6S62fAT80qpF>~U0K*^ef>uYa zroXwa>=4bE(Me{aSAcQ#S=$1-=uQTg;;=5KvvH5q>2fiJX)f+RsBB9uXVi%6<=o_J z;Fb|nE-|%J+QxjX*FPtOMZ0yTw$HWu++eB$65&pLY_$8rd6A`F5DZM&a@ox>EyZF; zI35+4PUyZ(Fq1PdiWWylndF0L`Bi&mEFQ4%ig#h6sXl- zY}`wuiiW&n92*N#!?nXU?R|&(llg1N@n!AqFF{IZ&>!ujl|0-wU5gGY2E08{lSjF4 zt|sNhwGNVmJc`EVWEc7S%r0=*uWj19qAzg@1=s-H)o&Wz<Lli7-+}2Ha{kq=!XZ~pZc&+Q=0Cr|?#_d2wy>XJyrz^0!NJym zO7^0TjMo8~-}C35db!jXTrFn2nwOg2p{IJ)TMKtnrmOTK9*AKe0{j(&<)*eqt8N!v zpq|U58&sl=USB36p%G@>`5=>n9`TBDZ+p}y$w2uADdGxvcz^~D|-g+X6KZ?b`a6w%sL2=P|o1#BP})wq9P6^I;EBnI=7-f6T*2aKAh(r zXjh?;*}}bE?&sMes#m4`20olUS!0kmkhy2DS0V9I zOVfN+i{L@-)F3v$JA2t)D}TAUs6WZNKJ{$kx`%Omgx%I7Je24zhTUZh(V%L!aHijs zeCcMA`}iNqfj%Fu?+*QOj<}bl1LV*Ss@{fNU5=lL+RyR}X`nw|5$c(I=~X%=VUF8A zjt6XyO6Eiq%OTZ+GJkTSuKVD2LWrlV!?~tMbg?upc?2iFnnE_oJ8?xt5w%`pFE$TSofbGY9Nn%^00N{i~> z!<-d}5xbK}N##I0*iFO8_PIgdMSVO=^HewXRYhMjzGFhagblsyGGu2-wW7GZZ{ zQoU1S*zc%l7-^UdxP0GxT<1fpCrTSsH9D$z?_|R6 z_Vg7Qh~N<#KqCEj{{Z9*u}7$G?~LK>=6PI~v3uf)l@UJV^0t@wG+ak)aZ`yOwUxZ0 ziHYw>>qDBv?tyTN>lry=XZ*IuTz=$P-6wpGW>1{a66PVs?H#@p6~=_6dhZ zQ_C6oC7I*oSKm7UI^y|S@_%pNF_jc0z9XL9|03`HyXxpE1D3c|=~P-|F$QK4)n|(p zysic<{o^^p=+kD)6#_wCVnRh3{vm;FfO(3hp^DhdCadwzK8XzOBXkoPy^at}Pap*v zBU(QN-y|aejaOi@kWw<2H}EDHC;A&JKG2L*Bi1ZUvuMuO9`swC=#*((@P6()>?sWt zSXDf0QV4qoH^Tn-f32+A7sI%V8~ZP)1~6@8g`2`)UUIaRX&f=wzC8&T0D+%B;88ZL z&{X@v#(SwT20&G$4|rq^D~AiK(oG-XF=1UsB7s4^AE5^`5hh(e;#fOR%+1EhfO@H| z^%1^X;6oC2lZX7+_QP$!5C2yH7CdlD4a*frVc;CDYPb|XeSReoPs*JS;SMlZ9?j#N z08l}h{pNsNINt0bkR@G~?a{{%xO{8T{LwZ*OrlaiqT}-+i-P#Wt~zlIz^>o7J46EY zIKG)9Tbm%h6~Cx4ESc-WZhQQJVs@2z?`m%1Y5_5Gws;f(UNDa!Cs>G+hwmK^7{bc~ z5fI@3gCSrr6)-H~KMd?0&220_|EB?11i~u_5#axq0cs?h@X_G;KOQt4EnVGBoGk#7 j=8mQoFXZh_tSmGvOw2u<1}#J%l>qWGD$oikWB>mG5~xOM diff --git a/static/javadoc/script-dir/images/ui-icons_888888_256x240.png b/static/javadoc/script-dir/images/ui-icons_888888_256x240.png deleted file mode 100644 index ee5e33f27235d1b5cf0259f63f3894a6be33c679..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6999 zcmZvBWmsH6vi9I^!4hPU5L^Zs2n2T@2=4Cg4nwd3lHdeFfC<5aTkx4cu%N-+2@Dnp z?w8&DzUSG!cYmByefref{ZyTr&!bfS=cPE{A_)M{_^Qau=myRos0#;zfZ>Q;mcGYRie@({fXRC!lf?(~P}uA5O=^WkN6w$E?Bk(QZ@d56yF zvzCin``<%De?$=3f{5%D%>3Rj1G6Iggn@+A<^UREK7ar#ZuV1uR{tmF0D1KqJXc{A z%xfM%w}%vYbcT&PdfJXWqe{@F-Trf1G!PdObSLjZ_+aq%)c>XFRvZg-spg=oj_&;fOm^QKjzig4q;#%o~svm01A0n%NG{&+6qNHCHpjv5-Fjdm&ppQW@gOQc^ZHpV-IqO+^k-I=s7UxRF z-R`7Yak0kmg&9$h1hga2of%GS5j?9PZP3G8 zY0qVzY1dmU>_646Aaqp@=~(-1S>H3%0EF{C8r?%6R{leTHmW}L4@byn3zD(w<~E9O z=Fn0y) zY}2L1AsRK!Z$gx%=12t}dqV5_&hRH<7OR=c;+t`wxrz(}MSDEjxp{*oahH%kyf6V` zAo0S<{8~I3yH)g{!uPj5<8J|IT@-Tc^VzIyi?Tzb@L}&FlF5%e%5=Qa7^9eVC$*`A z82?nDIx;)K2d}6&TMusbX4q*~w<0H@sgZGE!VEh_&x+dXmDx|3XGE*TVtenrF_d@& zOU1DjvGy|ES4oRGhn5;zFm!vDs_}%x318u~U0qSGUuPr#>uUIi_kw&J*SY-yYi=+Y zSWKOfJiwcNofx>;_vN4L2ROpKgvHuiY9Bx)xB^t%?MF zP?PQuootUA?J1D>+&m*iHdeItn?^Q2;v3DFgbnkz4*vq({R&KBB3%!cV5_LAc2V8- z%u0X{E5>%S@Xqv9^EGx&wLfk}FC%4`U@@CmaTcu!eHJ*GV~aaFP>(5pa6C#n46Fa{ zL)oQX4`ZT>4YUe>7xww~^l$y45w{tA^R6X5E9FWBI~%}{6KQ_uk5|hIXc^T%=0M0<<#BJ0RRd_O;3 zsb-D8O$U4S5BOLl_;#4cj;)2Hw;;O_e`}b{FVzp-3IL54{lXt|va~$t(hFS=qc!L) z-3e~P6-a%iT5Ri_Lr?B+gKG~s+?*f;UVI_B^JO>bs$O@!q-4u7(Ml7m|0^KP0oU)W zKGt(FB7jKjw2q%eJLKSlr6|R_MXbz$Lo%+mpGFNp){u);^4_8Q@dp# z(C`~#{#iw$hiaH|e>D#7J1QrG#1@WlsC!qB+e+0yo@4d=SpTXkr--hWpbISfyP>Mc zYi2kQBa1khy84P)({Me9RIes%E`2#p2KKd*kKN1Q%(M|Y>o1(dB7l}m6tl%M{_Fc- zlLA37rfpNZGi_--$j?kmH>Ao0CMGF~4OIuoyBJeGYckr{@11Tf=O-0{8O!w>=)vwA ztf$Cr5BLRwW%tqR@{BrIoS1n(hReKhl7J@GP8|Zf-XdoS7Rn{}qED97tGi<4k7H9*9qX~33TOxusi*f(HP z&viDOR1te?v8OHDy4Pj1M2(q+$ELZQcTaHtGdXfknhJ2j-5AvL%4v$HRh0~PBL4N+ za)Hyn-KMJqXLDdZLy3~% zQze#I%SMB6QK>s`t`$If5J3%(O9R7zZ9!7WBrhq&sWhXw*%Vp!4Eey}bMe=Y??HU! zb)us6SBE=Ax*ulxk;mrf0T*OMQ8$rfO}qtCpd_?icx1?f8OWKKSv<}E=@$orqgn0$ zf1W(L`+WxsKnJDXJt;lDGWz|}V={IGOp1qeHTB{e($_>WB^Is3CQpnzN7ku-vgWz# zEPgAYrzU=WLN!xAEIf0P`5LphqD6{EC&@YQbIF2r7miQFZ?-~Hd`Wt}`#V!iV{U@T zdV{*T(|fvYAr*(4T`JMaY;~#>68=#ibONi$`qx`kTV0TP^EbTPS{ZF$+S%_Ud)3DO zM466a+aQJA%vb%~h)VOdU8#yO3NRcJo-%(8GI=&pb|Rn3hh9^j9b=-8+s`SuQ&T#C zG`x0elQvoRIyHRm%}r*NmJCMWxu~l#gL1zt92X?FvBzCq(!TY=%}T(M`2fk%*IK;L zBXT~eU|)AqjR&~?Fz|X7o3)jQBygoIaU$uRnV2WVA*`hie6NFj{fSYR$tSf6-H=*d zdg}V*#wU?b6zPJx_?i*)^2ZdWsa5|LJ@!W|k<1z1=y^2{->z_u{ii?p@!+*1 z{h8i=ictpi5|yFmiDrcW;%N!e{dA-3vMkJ6wh__#hsHxo;NDM7S9sqrR*Ea%B8bay z%X~oeF6AiMIIttj{)0rXEtx0%X!)!~g*1q(y!4>GqHs<~ni<`37IN#`5Y=we;sV48 z0^j>rz6pk@HOv9#P1osT_@$Rqji)f6X1^9>Z_zAx7ZYa@{Y<|wF-ZqzZ;N3*tvyWUlgZae9C@OZ_LDT2H`F?q&u z!k&TYj{q-6?lkD3=IGZNqwuV3sEQZglk180ch%^iZfE(@dqorO^(^oR2@#VUjpZ92 z*us5g!F35st14zVf55PT_N3~({Bvd_NP8L)=`w+^BdtEgl=jgASgv%&x1HhxA5DJI zz6c)lWhxJ6F7wU9r|m)ug)F^-AVN@O;4qgQPN2i#$La#d(AxaQE-p)9WvV}$aZXJ# zz)-VGidtmqQHL?Egt@AMsbz!!2?#$6J>2Z_?vp(u*f1Jy86l;U1fr|I&^Aw>lTt-r z<)_$xVFFdc`nS+{OiM!u^4E2?nETPkyl1m2;|2$E+_PRAPnKYr_#g8`WNKaK4F7^` z?Ubvq{W1>s1^7Y{HItAy&8^_JgrpO%s=DZp4tZCbahEi+1%pC0#fCYEu7hL3$tZ50 zXuFu6Yp-chB5r{mj(GFKp_Ly^d~x}|agLYR8*{vMq*5frzoTSB4MIX`VXWcT5J(p$ zvb|v$4c?8v;T!4IdUfGv>>H^7+@>gzX^B|paL3B~Eke}ziUGpPQ}dIn03g4gRNJh8wrgjZppN344yAl%PT>?dXQfM#P!sRwL z;KMIu(ce?sUkiv?!Vy1m=vGTp^K>83Yjo?d$#<=t-KkL}_==YbTSL3tgWR6)-Ro8r zg>cv=%3Rb9yeFBfD78$8J*?6gjy>9c`q1R8Qn(CxX}XM8Mj^JBOyR>=?rRKQXO9*gvJyjfbJrs0U~2168KVOU;jdTE zc^Mh^)?{DY*$cO1{5f&&9Bm`e-;2K6o#q?)^0k*DB`UkBhVcdDfrep|D->3J#MJp+ zXY1nE?S}HFz60zQiVNOD@25Sa*0SK_@r3 zC(tKK+*fXb0BXgdWEt29pxJlcGHzY zJkOun3<4jbr>1T_TTE+(G2fT~#EBMFE0%pmldkXeM2*ccV3jW|Q1%;GkEKr2f0jK$5CC(%my!&suy}Ege*D+mwSTsfwKm{=38iPdckt95#-u`Gvf%NB z;Jh9Y$q!*z#v9yQDy~nPEHhs8Qkw?&{9op;3~$xMQ7^lQ+Vhi5nq!hLeB_uq=fV`i z!E)geaw+Zv{3e01>Ja?YPHdnFy?gNc=tt*_9!=`7Pxa?6vDx7m z-0>Iz7kq>(phWuFYjg~71xPKq{iPwgaFzo`h735{1u|PL&;op4?W}XU z*Zy62q5Zpw>NWW%j9#6bduP-Wx-U7vc>pnX^^HJeuMF)nYzFL z%R|OuztH2Mvi-7KmK*i^jJvfjk^KvfFB=8yB`>Tf2m;=skPWJI`bo3orf~30518bt<-Gc+ep2#?If-gL z;_V5G4bEA`J=zvwI~Q@$Og=!W8uwTmkeO|h{T!d3G}TRwN4S(@6%mj>r>tEd-;I6xK}CyHNR z`W}vjd36p~^P67IHm7n0WplM~-h0G4d(^lQdh*;f$GS9QH}m7A_@SjdB<{Q@lSpks z#9Z>MGSepD!)70Z0=($IJ>f|tC992?O1@XfyaXPp;h$rKrsx6fGn7zu0DK-m%11pb zGs9l*hMI>!-euGLyZpfz$09N2tK7I|b;S-_#kFUjE5M#v)sglMJH-hP9PYzL!(X=C z&l?pTPZ)^!L+CzJldxTEnRX$U#7DonI=OJLC|?k4#%1GNfv4AB1Wnw!xI3XLtci;D z>-ZQ7cE%tm1TrT|p*;#G65?!pEWW|rV?DJVanShnI9f(F!n8!3pJz=ASgeotHM#nQlcCth-Uv8eYLIFq|3 z$8;wJtnCMzOA2y}?03AoxqP{&<<^LHq+AC=(zuu(*k+;i3vxtnzWwUcSRvqT@9p9U z6B$%<@gcw_XUet5{BmU@iP+3ij=x_$z4QHD)k`HvNGXwccALGY(cnw0iuw^T!X3kM zCPp%7p}~l8b7j81O$PF3Yj&4)EbM@*agLVppE|pzn$sS(tEqN45aMSbu8N?*|P}v74M2!K~C@*$2i}SB=KKK-lw5%5K-;( zx7f;>L=##Ydm&d@RA~naR#0%3 z%Jt(5o)V(kBwAXNS$kQ*X>zg{Hz$*p)jQ~CPvPAOXWSlU?UV&`;kEB#yUYYnQYm~( zM{Wz^qIPF1>EY9Qm zs(bJSW9*o|Vh+{F4kmXlq<#GjIhTPKk38K-n5^lF$9s-<)ehAI3h7s(%ZAM}PxI~BVn6$b^R>=qIM4`F$ zHJIDKBpfOts&!OC?+vc@YFza+(}>X6gGd#)^)Y1hg_B@0JN)W{o&aj8uTC07^&Ms0 z+%4m=-h-4rU;#PK3cr=COqN7gJd2o&8|~IR-aaTjI5t4v;163AT%imiB9*B`OHKYd z7NM%=d}-LtFW0pp5c*3wNhme>^b+O=nYY9$&%s0Sj+J~*BL>Kh_`#Nl)sIOAZg z@t&kUUg#t5=ox78pG2wvT1_sF)`xJ~q{34riYgi$4F=znBeG~miClofeMJwEaUBJtDa?9tQBUX0F$_zoU8SmzfCfb$uMED{p)utjDJe)DYI z|CEyh*7Tn9ST3$vSa2?msDZYHy%xc@6F?0j`BW54t!2@(cVeLa`6Iqa(Vt=&R~pre z+kdK%&@j?q&W~Vtepw;nuBC_|N39bWl{VjCMLK`6Dg076ctt`Gz>vl+96WWc@{?M> zSc-4f6T=QQ^XGcPBDe*8N z6p)h91fy@X^D`W}r!QrGa69d*j; z0IVCMHC8T5WH;YpbB8+~JA^kzJs&&r?!uzKV&i7BhyG;ZzAYoGHQ!UkNW2O?$))({W;@58;aMHIOGn@%AJsy8Vz3^2q^tH9}wG*@PwtEx+0T9114@iWE zUr?7HBqqQw1{UQ4fy6){TD17Y{{Xmo*gDw<{W}08DkdN-1{V4k;A9w1`UrUTj~R44 r?0o~QyzKxowjS1Yj4Ezc4tB5YtZak42JFNil>jOVn(|e$mT&$CkHH7} diff --git a/static/javadoc/script-dir/images/ui-icons_cd0a0a_256x240.png b/static/javadoc/script-dir/images/ui-icons_cd0a0a_256x240.png deleted file mode 100644 index 7e8ebc180a2d2a74739059799407b8b7b57a9092..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4549 zcmeHK2U8PFw@yL`geFb85=9ZD1*F$df}vOGyaXvKy$K2df>fnT5l|3bse%xZCPhLK zq(s2bG?a)Sy-1T5a?x+*n|uGmeP(CR*`0mn>^?hl=A6f-#y6Q6_!s~H0J9!S#~c6v zp1FW6dYZF&QcwTzY=gzr&=N^tVEF&>Uj<|d!K-Hi*#?;#TL5@jZ-D7d+aKjhUB2ay za7XiT$P6-HQsvS@8Ne>u30;%65Ra9O$98#q8tPF*3bZzTz*N?kB)u+wBUmd+0T!5D z*<^r#Xj1>ZovB|~<30Q0ri+GeWcuAh#6Q2zf&gzD+|&Ui&|W~DEuelV+rTsX$43El z`#jYFfOD>TI+~UbzO6elx{w;!AbqIU%Q;US-y3k0y&ZS`{PXJ9%GKuT? zA=YB~_}-7h}grk~UMM~1{IJu5z36&nH&VPs=tlLlQ$TWf}@j0@_1Mr{7PN}kZ@ zU@9N%V%HL9eSE z*BdLzdW%d9Pf1SA5`lAsx?6C@pGL*pIra&^83Gx%WYG^8aT%R?OG4Ou=0P3R5)KZ5 z2&PGFszDp$u%zsXBYLrEImJ}xFS--_mkY=#l)@OKCnEoMOo8S*eqcoB^(_J&4tmM< zs4&xp4^NNgy&HVP!O(^_6JQclp)V-Ib9=q9aWcaz*Gx~fED_HM%LFsYU%*S)OnQwc zjLYYoLk)hxsCi6qp^!9HRp8G%b|f68yfB?n<^DBz9!E*WgJ2gV*g5_E7alHp*g2_wbc8Pw7*-B9ToxV53c2rO-Vs4Px{7M!NqIXUcMSHv1cqfD&&RnMQs) z8771gCX+j09M{&*+~vB&SSU^b{}8I6?+$$T9I*OL*{LYxAHX;*iW?dX43jc> zp~TZQLjbC#e#FPvV$ou|K+q=`%KR&iGq0m)&%Qcc{(18s?cH)B<=dn&oKq#&CVm$KVlo#Io;OGBX$ckfqw0sl%9n2giktQ~NFXr`I; z@h650el?%I!6y~!d;+G2vdswoOkzni?&A=OT9T`SipWyQFEyIunl_G*e?HE^ zx7hkb*WF(Q-{^pB`|k8FH76TXH6UL4I}2h>bLnbqDDskSJx^zYBqL{y$Sn($8Qire zMAVY2aEEb~T~WwSd>Zm#SF3TtfRem42m@SaPkNC3#AX)UgT%TW=5u7S=dxp|3h~tk+8yZee}?!M9HI@f1WTU?%HqiNq#8O^RmBZ`M8nW z4|fZvl;5BN{Lb=BYDGdiZ)y8 zAJE}UL0VRg6Y7k--*#>qd}SW1`t(XXl);%iKi{ne!56tAR#KrNk#?YdO;$EPr~Ghg zL?F4G51g8yyaYA|gz0Frg48>AICegIAO6!sUwFPVn!UV}NVFIh?iYutyf9vPz5yy( z6DHSbg~R&3N2@w%ro3d+aztG`xPRDrWGn*Y&;syq!6%Nw=lpy*v1>S; zz{fdE9!dF+My~C&wlU5dQQi|liohaCEU{7=clSmk*wsDU+doSXunDD0ppEf~z7_WK zr+{Ip?==2A3sWeggPH~cD#9z$y`Scm$bJE%)>E|H9P>`Q=3WWq&5Gckv?(2+idix- z=}@U*Mw5z1u`6g?w5skq?WtvLzqBse`dg0I`$C5Hc0=;s zkPHED_%Qv>At$X$ZQoAYc=|i@^yMF^9@eeSh=MAFRi5FHuyr-LC*Z!C9W%qiV99!$ z+O4V2zvRN1wsMwg1WGvGv~LqgOA2pQZi~E#pY5Lj`j`sW1jcRidq&GPu(oq7&iz*W zKqyJ$uZ1uC=#zeW>zJF-nx-gt-}Ak+qN{)H+eFKjl(8fvzoS10rN}hbM=2ZHn7&EW z&8^#HYV0+@3zAc}_pVhH22dU+MW5s4HwjodZU|T(EZaZ2D1Vuc&fO1}CSck5&kdJ% zi5gTPGKuKSk8XiGTl>tjIdMWO%>rJ^?&*|Ie1H+ zQLN{pqOrow2FVb%V>X_jBIhzH6s6~oS_oYp;iE>C%Z8w|lf!Ev?jfhYkP?FOAJ=__ zr3Ndn*>IP;iK|Ccxw##$W6H7snuYuHC7o)bP}ir&X4B|!Zd3cDm`a244dW*}1CN%5 zXbw16r3xZMsYF85zpYIaVr} z?@&!YCHZY9Dhmzcwq`}f17^3P{$})GtY|@wRkgs2TGgSwUV|As8%gAY&4}SLTG6V7 zW4_tEA;9}Q!A@(ZaEcrzDlf2bSL%{R)ka6gH9z06;tUEGAxQhi>~Q}sg1^506i46bzM;PHOzX~mY*`jhIiS}ZN2&$pmjO9S=Mj>^wMj=hEu zl~8}2{%}WDK+?okXRZA{H+!LjL{Qw9wi7vK1jiPkap+~_ak9^lCE_h!OeGWGGC-f1 zVRpAm`}*sOCzi+Ga`RF(!KxOX_nSKFZ%-ou%u?^0ue8}s6S?Xo-QGlc{EYuH{+mQ} z>M!OEuy)pxcgz<<{Cz|GC0u}FhbpDfLsov{TnAe9J`HN1 za$1aaKcULuO}iD`>6xOm$wW+_K_~{}#cJyGb!F&r_u_WE*8>}sUhJ6ueSj+chaBTO z_5$EOo-Ic;$S9Ktg;7Yrv0}eqi8w*$7sq2td!fj=Cb#w8?(xBoqj;W#K&Bk`$}tA3 z9AGH_)V?G6ZC=jUdQlN6RDFWODgd0RQQ;0q(jfFwegfKM0~6S+>;@7olQV~&k49?f4c6ReTPQa($S^cob|b_kZ$#iX{C8Kz*x0%0 zo>cBW9N_VWlazSRa?1##MXSou-fxeD!_&QLemU3-p!Hs?V4m6Uct-_K_|&bHnK!W$ zV;63=dGgzIvcKFCOuQk~(75AeyWPI#G+g@N6{x%iJmUeHX;4Zap?8EBjG*?Rg>>ai z2KP;zLI>J)rrvOVNW5NFP3LK%e~$B;2#8-H>%?dKvqQey7_%N$0BA{1=_#M`>JpGj zx^=X=@Ue4rw&8wAx+E@QbDpFk)D;j9<|OP%PJua#2WVcDDKfA63c=(IOQ-ItOLyLj z#xi9OEcg{vTTL1PH0YM4?khk(&TzrkU^aY+ypr5 z{jp4uL+LRby+u5hgmq)J$>w4X_2hrqq;M%gOnCFRl<7qk=J7~NV(r#;uVaI=;k)yH z3s|;iNg&Le8;yH+`qw4sWA#bWtE1?ftr!s26wPW{TB4{eZ7}vcT{CttS+z#yeHZD` z!Dm{7xPVwM1jvxV5cImPfv~WUzB0lD0V?KmAfl1#yl9`E3o(FJ-W+yQ`0C&D)y6G7Fqei&raMZE$9ts7fa z4f4?J_L;XiwLe#tFZPq{Hi=d2HL_a#J6156HfF@TAh; z*?Y}c7mP70lKYjiy#yEAjAE=?L_%I!DCR2DHw8zdS^Oe`Q{pKe%3AToxCN@8lKi~y z{NBUBt1t6X6V9;2e1t)uN}rcE_dBkxip3*do}=#z;&-%u?-?GxK;Dbzs!>Q^*6ptj zm^eD>*BoA?nOOnx9cmrMao0O|mq-wu>SauA6^XMeyN#cZXde*AQjDKU-aV#`nCYM! zK93Mnh)oEUJD3C2u*7fg1Z6u(rIWt=TFIqI@vO6HP*2{$Nfzqqt)jply2Pr`P1<{K zAJze>9Iexn7%VzWXJ<9dI_s1qgpT?U{aFjU?#mtfXwP1}`wno0q-!-Ch4te$o&7NO zv0K{_tOX8j$%GwNi1XUiA4V4r(b+)i-C0MYc`g)V`!_Vllu=)fmSLWy3MWmjV{~>( z2}Qmx;l8gN7vOQhu1Ct|e;v2u<}Z#5f0Ri`pg-r)`~A!ONc0I6kHauS0UE#sMlq4I z%K6CTTyOG<7_>u(<5A(mz`ps}+2ji&AfFQ+KjMEIGm>t=ebp$kBvqJzq Mq_Ix57W&cu0AIB!=l}o! diff --git a/static/javadoc/script-dir/jquery-3.5.1.min.js b/static/javadoc/script-dir/jquery-3.5.1.min.js deleted file mode 100644 index b061403..0000000 --- a/static/javadoc/script-dir/jquery-3.5.1.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||j,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,j=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function qe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Le(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):("number"==typeof f.top&&(f.top+="px"),"number"==typeof f.left&&(f.left+="px"),c.css(f))}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=$e(y.pixelPosition,function(e,t){if(t)return t=Be(e,n),Me.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0a;a++)for(s in o[a])n=o[a][s],o[a].hasOwnProperty(s)&&void 0!==n&&(e[s]=t.isPlainObject(n)?t.isPlainObject(e[s])?t.widget.extend({},e[s],n):t.widget.extend({},n):n);return e},t.widget.bridge=function(e,s){var n=s.prototype.widgetFullName||e;t.fn[e]=function(o){var a="string"==typeof o,r=i.call(arguments,1),l=this;return a?this.length||"instance"!==o?this.each(function(){var i,s=t.data(this,n);return"instance"===o?(l=s,!1):s?t.isFunction(s[o])&&"_"!==o.charAt(0)?(i=s[o].apply(s,r),i!==s&&void 0!==i?(l=i&&i.jquery?l.pushStack(i.get()):i,!1):void 0):t.error("no such method '"+o+"' for "+e+" widget instance"):t.error("cannot call methods on "+e+" prior to initialization; "+"attempted to call method '"+o+"'")}):l=void 0:(r.length&&(o=t.widget.extend.apply(null,[o].concat(r))),this.each(function(){var e=t.data(this,n);e?(e.option(o||{}),e._init&&e._init()):t.data(this,n,new s(o,this))})),l}},t.Widget=function(){},t.Widget._childConstructors=[],t.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"
",options:{classes:{},disabled:!1,create:null},_createWidget:function(i,s){s=t(s||this.defaultElement||this)[0],this.element=t(s),this.uuid=e++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),this.classesElementLookup={},s!==this&&(t.data(s,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===s&&this.destroy()}}),this.document=t(s.style?s.ownerDocument:s.document||s),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),i),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){var e=this;this._destroy(),t.each(this.classesElementLookup,function(t,i){e._removeClass(i,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var s,n,o,a=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(a={},s=e.split("."),e=s.shift(),s.length){for(n=a[e]=t.widget.extend({},this.options[e]),o=0;s.length-1>o;o++)n[s[o]]=n[s[o]]||{},n=n[s[o]];if(e=s.pop(),1===arguments.length)return void 0===n[e]?null:n[e];n[e]=i}else{if(1===arguments.length)return void 0===this.options[e]?null:this.options[e];a[e]=i}return this._setOptions(a),this},_setOptions:function(t){var e;for(e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return"classes"===t&&this._setOptionClasses(e),this.options[t]=e,"disabled"===t&&this._setOptionDisabled(e),this},_setOptionClasses:function(e){var i,s,n;for(i in e)n=this.classesElementLookup[i],e[i]!==this.options.classes[i]&&n&&n.length&&(s=t(n.get()),this._removeClass(n,i),s.addClass(this._classes({element:s,keys:i,classes:e,add:!0})))},_setOptionDisabled:function(t){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!t),t&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(e){function i(i,o){var a,r;for(r=0;i.length>r;r++)a=n.classesElementLookup[i[r]]||t(),a=e.add?t(t.unique(a.get().concat(e.element.get()))):t(a.not(e.element).get()),n.classesElementLookup[i[r]]=a,s.push(i[r]),o&&e.classes[i[r]]&&s.push(e.classes[i[r]])}var s=[],n=this;return e=t.extend({element:this.element,classes:this.options.classes||{}},e),this._on(e.element,{remove:"_untrackClassesElement"}),e.keys&&i(e.keys.match(/\S+/g)||[],!0),e.extra&&i(e.extra.match(/\S+/g)||[]),s.join(" ")},_untrackClassesElement:function(e){var i=this;t.each(i.classesElementLookup,function(s,n){-1!==t.inArray(e.target,n)&&(i.classesElementLookup[s]=t(n.not(e.target).get()))})},_removeClass:function(t,e,i){return this._toggleClass(t,e,i,!1)},_addClass:function(t,e,i){return this._toggleClass(t,e,i,!0)},_toggleClass:function(t,e,i,s){s="boolean"==typeof s?s:i;var n="string"==typeof t||null===t,o={extra:n?e:i,keys:n?t:e,element:n?this.element:t,add:s};return o.element.toggleClass(this._classes(o),s),this},_on:function(e,i,s){var n,o=this;"boolean"!=typeof e&&(s=i,i=e,e=!1),s?(i=n=t(i),this.bindings=this.bindings.add(i)):(s=i,i=this.element,n=this.widget()),t.each(s,function(s,a){function r(){return e||o.options.disabled!==!0&&!t(this).hasClass("ui-state-disabled")?("string"==typeof a?o[a]:a).apply(o,arguments):void 0}"string"!=typeof a&&(r.guid=a.guid=a.guid||r.guid||t.guid++);var l=s.match(/^([\w:-]*)\s*(.*)$/),h=l[1]+o.eventNamespace,c=l[2];c?n.on(h,c,r):i.on(h,r)})},_off:function(e,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,e.off(i).off(i),this.bindings=t(this.bindings.not(e).get()),this.focusable=t(this.focusable.not(e).get()),this.hoverable=t(this.hoverable.not(e).get())},_delay:function(t,e){function i(){return("string"==typeof t?s[t]:t).apply(s,arguments)}var s=this;return setTimeout(i,e||0)},_hoverable:function(e){this.hoverable=this.hoverable.add(e),this._on(e,{mouseenter:function(e){this._addClass(t(e.currentTarget),null,"ui-state-hover")},mouseleave:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-hover")}})},_focusable:function(e){this.focusable=this.focusable.add(e),this._on(e,{focusin:function(e){this._addClass(t(e.currentTarget),null,"ui-state-focus")},focusout:function(e){this._removeClass(t(e.currentTarget),null,"ui-state-focus")}})},_trigger:function(e,i,s){var n,o,a=this.options[e];if(s=s||{},i=t.Event(i),i.type=(e===this.widgetEventPrefix?e:this.widgetEventPrefix+e).toLowerCase(),i.target=this.element[0],o=i.originalEvent)for(n in o)n in i||(i[n]=o[n]);return this.element.trigger(i,s),!(t.isFunction(a)&&a.apply(this.element[0],[i].concat(s))===!1||i.isDefaultPrevented())}},t.each({show:"fadeIn",hide:"fadeOut"},function(e,i){t.Widget.prototype["_"+e]=function(s,n,o){"string"==typeof n&&(n={effect:n});var a,r=n?n===!0||"number"==typeof n?i:n.effect||i:e;n=n||{},"number"==typeof n&&(n={duration:n}),a=!t.isEmptyObject(n),n.complete=o,n.delay&&s.delay(n.delay),a&&t.effects&&t.effects.effect[r]?s[e](n):r!==e&&s[r]?s[r](n.duration,n.easing,o):s.queue(function(i){t(this)[e](),o&&o.call(s[0]),i()})}}),t.widget,function(){function e(t,e,i){return[parseFloat(t[0])*(u.test(t[0])?e/100:1),parseFloat(t[1])*(u.test(t[1])?i/100:1)]}function i(e,i){return parseInt(t.css(e,i),10)||0}function s(e){var i=e[0];return 9===i.nodeType?{width:e.width(),height:e.height(),offset:{top:0,left:0}}:t.isWindow(i)?{width:e.width(),height:e.height(),offset:{top:e.scrollTop(),left:e.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:e.outerWidth(),height:e.outerHeight(),offset:e.offset()}}var n,o=Math.max,a=Math.abs,r=/left|center|right/,l=/top|center|bottom/,h=/[\+\-]\d+(\.[\d]+)?%?/,c=/^\w+/,u=/%$/,d=t.fn.position;t.position={scrollbarWidth:function(){if(void 0!==n)return n;var e,i,s=t("
"),o=s.children()[0];return t("body").append(s),e=o.offsetWidth,s.css("overflow","scroll"),i=o.offsetWidth,e===i&&(i=s[0].clientWidth),s.remove(),n=e-i},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),s=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),n="scroll"===i||"auto"===i&&e.widthi?"left":e>0?"right":"center",vertical:0>r?"top":s>0?"bottom":"middle"};h>p&&p>a(e+i)&&(u.horizontal="center"),c>f&&f>a(s+r)&&(u.vertical="middle"),u.important=o(a(e),a(i))>o(a(s),a(r))?"horizontal":"vertical",n.using.call(this,t,u)}),l.offset(t.extend(D,{using:r}))})},t.ui.position={fit:{left:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollLeft:s.offset.left,a=s.width,r=t.left-e.collisionPosition.marginLeft,l=n-r,h=r+e.collisionWidth-a-n;e.collisionWidth>a?l>0&&0>=h?(i=t.left+l+e.collisionWidth-a-n,t.left+=l-i):t.left=h>0&&0>=l?n:l>h?n+a-e.collisionWidth:n:l>0?t.left+=l:h>0?t.left-=h:t.left=o(t.left-r,t.left)},top:function(t,e){var i,s=e.within,n=s.isWindow?s.scrollTop:s.offset.top,a=e.within.height,r=t.top-e.collisionPosition.marginTop,l=n-r,h=r+e.collisionHeight-a-n;e.collisionHeight>a?l>0&&0>=h?(i=t.top+l+e.collisionHeight-a-n,t.top+=l-i):t.top=h>0&&0>=l?n:l>h?n+a-e.collisionHeight:n:l>0?t.top+=l:h>0?t.top-=h:t.top=o(t.top-r,t.top)}},flip:{left:function(t,e){var i,s,n=e.within,o=n.offset.left+n.scrollLeft,r=n.width,l=n.isWindow?n.scrollLeft:n.offset.left,h=t.left-e.collisionPosition.marginLeft,c=h-l,u=h+e.collisionWidth-r-l,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,f=-2*e.offset[0];0>c?(i=t.left+d+p+f+e.collisionWidth-r-o,(0>i||a(c)>i)&&(t.left+=d+p+f)):u>0&&(s=t.left-e.collisionPosition.marginLeft+d+p+f-l,(s>0||u>a(s))&&(t.left+=d+p+f))},top:function(t,e){var i,s,n=e.within,o=n.offset.top+n.scrollTop,r=n.height,l=n.isWindow?n.scrollTop:n.offset.top,h=t.top-e.collisionPosition.marginTop,c=h-l,u=h+e.collisionHeight-r-l,d="top"===e.my[1],p=d?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,f="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,g=-2*e.offset[1];0>c?(s=t.top+p+f+g+e.collisionHeight-r-o,(0>s||a(c)>s)&&(t.top+=p+f+g)):u>0&&(i=t.top-e.collisionPosition.marginTop+p+f+g-l,(i>0||u>a(i))&&(t.top+=p+f+g))}},flipfit:{left:function(){t.ui.position.flip.left.apply(this,arguments),t.ui.position.fit.left.apply(this,arguments)},top:function(){t.ui.position.flip.top.apply(this,arguments),t.ui.position.fit.top.apply(this,arguments)}}}}(),t.ui.position,t.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},t.fn.extend({uniqueId:function(){var t=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++t)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&t(this).removeAttr("id")})}}),t.ui.safeActiveElement=function(t){var e;try{e=t.activeElement}catch(i){e=t.body}return e||(e=t.body),e.nodeName||(e=t.body),e},t.widget("ui.menu",{version:"1.12.1",defaultElement:"
    ",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault()},"click .ui-menu-item":function(e){var i=t(e.target),s=t(t.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&i.not(".ui-state-disabled").length&&(this.select(e),e.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(e):!this.element.is(":focus")&&s.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(e){if(!this.previousFilter){var i=t(e.target).closest(".ui-menu-item"),s=t(e.currentTarget);i[0]===s[0]&&(this._removeClass(s.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(e,s))}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this.element.find(this.options.items).eq(0);e||this.focus(t,i)},blur:function(e){this._delay(function(){var i=!t.contains(this.element[0],t.ui.safeActiveElement(this.document[0]));i&&this.collapseAll(e)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t),this.mouseHandled=!1}})},_destroy:function(){var e=this.element.find(".ui-menu-item").removeAttr("role aria-disabled"),i=e.children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),i.children().each(function(){var e=t(this);e.data("ui-menu-submenu-caret")&&e.remove()})},_keydown:function(e){var i,s,n,o,a=!0;switch(e.keyCode){case t.ui.keyCode.PAGE_UP:this.previousPage(e);break;case t.ui.keyCode.PAGE_DOWN:this.nextPage(e);break;case t.ui.keyCode.HOME:this._move("first","first",e);break;case t.ui.keyCode.END:this._move("last","last",e);break;case t.ui.keyCode.UP:this.previous(e);break;case t.ui.keyCode.DOWN:this.next(e);break;case t.ui.keyCode.LEFT:this.collapse(e);break;case t.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(e);break;case t.ui.keyCode.ENTER:case t.ui.keyCode.SPACE:this._activate(e);break;case t.ui.keyCode.ESCAPE:this.collapse(e);break;default:a=!1,s=this.previousFilter||"",o=!1,n=e.keyCode>=96&&105>=e.keyCode?""+(e.keyCode-96):String.fromCharCode(e.keyCode),clearTimeout(this.filterTimer),n===s?o=!0:n=s+n,i=this._filterMenuItems(n),i=o&&-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i,i.length||(n=String.fromCharCode(e.keyCode),i=this._filterMenuItems(n)),i.length?(this.focus(e,i),this.previousFilter=n,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}a&&e.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var e,i,s,n,o,a=this,r=this.options.icons.submenu,l=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),s=l.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var e=t(this),i=e.prev(),s=t("").data("ui-menu-submenu-caret",!0);a._addClass(s,"ui-menu-icon","ui-icon "+r),i.attr("aria-haspopup","true").prepend(s),e.attr("aria-labelledby",i.attr("id"))}),this._addClass(s,"ui-menu","ui-widget ui-widget-content ui-front"),e=l.add(this.element),i=e.find(this.options.items),i.not(".ui-menu-item").each(function(){var e=t(this);a._isDivider(e)&&a._addClass(e,"ui-menu-divider","ui-widget-content")}),n=i.not(".ui-menu-item, .ui-menu-divider"),o=n.children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(n,"ui-menu-item")._addClass(o,"ui-menu-item-wrapper"),i.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!t.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){if("icons"===t){var i=this.element.find(".ui-menu-icon");this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)}this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t+""),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i,s,n;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),s=this.active.children(".ui-menu-item-wrapper"),this._addClass(s,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",s.attr("id")),n=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(n,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),i=e.children(".ui-menu"),i.length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(e){var i,s,n,o,a,r;this._hasScroll()&&(i=parseFloat(t.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(t.css(this.activeMenu[0],"paddingTop"))||0,n=e.offset().top-this.activeMenu.offset().top-i-s,o=this.activeMenu.scrollTop(),a=this.activeMenu.height(),r=e.outerHeight(),0>n?this.activeMenu.scrollTop(o+n):n+r>a&&this.activeMenu.scrollTop(o+n-a+r))},blur:function(t,e){e||clearTimeout(this.timer),this.active&&(this._removeClass(this.active.children(".ui-menu-item-wrapper"),null,"ui-state-active"),this._trigger("blur",t,{item:this.active}),this.active=null)},_startOpening:function(t){clearTimeout(this.timer),"true"===t.attr("aria-hidden")&&(this.timer=this._delay(function(){this._close(),this._open(t)},this.delay))},_open:function(e){var i=t.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(e.parents(".ui-menu")).hide().attr("aria-hidden","true"),e.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(i)},collapseAll:function(e,i){clearTimeout(this.timer),this.timer=this._delay(function(){var s=i?this.element:t(e&&e.target).closest(this.element.find(".ui-menu"));s.length||(s=this.element),this._close(s),this.blur(e),this._removeClass(s.find(".ui-state-active"),null,"ui-state-active"),this.activeMenu=s},this.delay)},_close:function(t){t||(t=this.active?this.active.parent():this.element),t.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false")},_closeOnDocumentClick:function(e){return!t(e.target).closest(".ui-menu").length},_isDivider:function(t){return!/[^\-\u2014\u2013\s]/.test(t.text())},collapse:function(t){var e=this.active&&this.active.parent().closest(".ui-menu-item",this.element);e&&e.length&&(this._close(),this.focus(t,e))},expand:function(t){var e=this.active&&this.active.children(".ui-menu ").find(this.options.items).first();e&&e.length&&(this._open(e.parent()),this._delay(function(){this.focus(t,e)}))},next:function(t){this._move("next","first",t)},previous:function(t){this._move("prev","last",t)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_move:function(t,e,i){var s;this.active&&(s="first"===t||"last"===t?this.active["first"===t?"prevAll":"nextAll"](".ui-menu-item").eq(-1):this.active[t+"All"](".ui-menu-item").eq(0)),s&&s.length&&this.active||(s=this.activeMenu.find(this.options.items)[e]()),this.focus(i,s)},nextPage:function(e){var i,s,n;return this.active?(this.isLastItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.nextAll(".ui-menu-item").each(function(){return i=t(this),0>i.offset().top-s-n}),this.focus(e,i)):this.focus(e,this.activeMenu.find(this.options.items)[this.active?"last":"first"]())),void 0):(this.next(e),void 0)},previousPage:function(e){var i,s,n;return this.active?(this.isFirstItem()||(this._hasScroll()?(s=this.active.offset().top,n=this.element.height(),this.active.prevAll(".ui-menu-item").each(function(){return i=t(this),i.offset().top-s+n>0}),this.focus(e,i)):this.focus(e,this.activeMenu.find(this.options.items).first())),void 0):(this.next(e),void 0)},_hasScroll:function(){return this.element.outerHeight()",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var e,i,s,n=this.element[0].nodeName.toLowerCase(),o="textarea"===n,a="input"===n;this.isMultiLine=o||!a&&this._isContentEditable(this.element),this.valueMethod=this.element[o||a?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(n){if(this.element.prop("readOnly"))return e=!0,s=!0,i=!0,void 0;e=!1,s=!1,i=!1;var o=t.ui.keyCode;switch(n.keyCode){case o.PAGE_UP:e=!0,this._move("previousPage",n);break;case o.PAGE_DOWN:e=!0,this._move("nextPage",n);break;case o.UP:e=!0,this._keyEvent("previous",n);break;case o.DOWN:e=!0,this._keyEvent("next",n);break;case o.ENTER:this.menu.active&&(e=!0,n.preventDefault(),this.menu.select(n));break;case o.TAB:this.menu.active&&this.menu.select(n);break;case o.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(n),n.preventDefault());break;default:i=!0,this._searchTimeout(n)}},keypress:function(s){if(e)return e=!1,(!this.isMultiLine||this.menu.element.is(":visible"))&&s.preventDefault(),void 0;if(!i){var n=t.ui.keyCode;switch(s.keyCode){case n.PAGE_UP:this._move("previousPage",s);break;case n.PAGE_DOWN:this._move("nextPage",s);break;case n.UP:this._keyEvent("previous",s);break;case n.DOWN:this._keyEvent("next",s)}}},input:function(t){return s?(s=!1,t.preventDefault(),void 0):(this._searchTimeout(t),void 0)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){return this.cancelBlur?(delete this.cancelBlur,void 0):(clearTimeout(this.searching),this.close(t),this._change(t),void 0)}}),this._initSource(),this.menu=t("
      ").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(e){e.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,this.element[0]!==t.ui.safeActiveElement(this.document[0])&&this.element.trigger("focus")})},menufocus:function(e,i){var s,n;return this.isNewMenu&&(this.isNewMenu=!1,e.originalEvent&&/^mouse/.test(e.originalEvent.type))?(this.menu.blur(),this.document.one("mousemove",function(){t(e.target).trigger(e.originalEvent)}),void 0):(n=i.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",e,{item:n})&&e.originalEvent&&/^key/.test(e.originalEvent.type)&&this._value(n.value),s=i.item.attr("aria-label")||n.value,s&&t.trim(s).length&&(this.liveRegion.children().hide(),t("
      ").text(s).appendTo(this.liveRegion)),void 0)},menuselect:function(e,i){var s=i.item.data("ui-autocomplete-item"),n=this.previous;this.element[0]!==t.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=n,this._delay(function(){this.previous=n,this.selectedItem=s})),!1!==this._trigger("select",e,{item:s})&&this._value(s.value),this.term=this._value(),this.close(e),this.selectedItem=s}}),this.liveRegion=t("
      ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(e){var i=this.menu.element[0];return e.target===this.element[0]||e.target===i||t.contains(i,e.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_initSource:function(){var e,i,s=this;t.isArray(this.options.source)?(e=this.options.source,this.source=function(i,s){s(t.ui.autocomplete.filter(e,i.term))}):"string"==typeof this.options.source?(i=this.options.source,this.source=function(e,n){s.xhr&&s.xhr.abort(),s.xhr=t.ajax({url:i,data:e,dataType:"json",success:function(t){n(t)},error:function(){n([])}})}):this.source=this.options.source},_searchTimeout:function(t){clearTimeout(this.searching),this.searching=this._delay(function(){var e=this.term===this._value(),i=this.menu.element.is(":visible"),s=t.altKey||t.ctrlKey||t.metaKey||t.shiftKey;(!e||e&&!i&&!s)&&(this.selectedItem=null,this.search(null,t))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(t("
      ").text(i.label)).appendTo(e)},_move:function(t,e){return this.menu.element.is(":visible")?this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),this.menu.blur(),void 0):(this.menu[t](e),void 0):(this.search(null,e),void 0)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){(!this.isMultiLine||this.menu.element.is(":visible"))&&(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),t.extend(t.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(e,i){var s=RegExp(t.ui.autocomplete.escapeRegex(i),"i");return t.grep(e,function(t){return s.test(t.label||t.value||t)})}}),t.widget("ui.autocomplete",t.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(t>1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(e){var i;this._superApply(arguments),this.options.disabled||this.cancelSearch||(i=e&&e.length?this.options.messages.results(e.length):this.options.messages.noResults,this.liveRegion.children().hide(),t("
      ").text(i).appendTo(this.liveRegion))}}),t.ui.autocomplete}); \ No newline at end of file +!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(x){"use strict";x.ui=x.ui||{};x.ui.version="1.13.1";var n,i=0,l=Array.prototype.hasOwnProperty,a=Array.prototype.slice;x.cleanData=(n=x.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=x._data(i,"events"))&&e.remove&&x(i).triggerHandler("remove");n(t)}),x.widget=function(t,i,e){var s,n,o,l={},a=t.split(".")[0],r=a+"-"+(t=t.split(".")[1]);return e||(e=i,i=x.Widget),Array.isArray(e)&&(e=x.extend.apply(null,[{}].concat(e))),x.expr.pseudos[r.toLowerCase()]=function(t){return!!x.data(t,r)},x[a]=x[a]||{},s=x[a][t],n=x[a][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},x.extend(n,s,{version:e.version,_proto:x.extend({},e),_childConstructors:[]}),(o=new i).options=x.widget.extend({},o.options),x.each(e,function(e,s){function n(){return i.prototype[e].apply(this,arguments)}function o(t){return i.prototype[e].apply(this,t)}l[e]="function"==typeof s?function(){var t,e=this._super,i=this._superApply;return this._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:s}),n.prototype=x.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},l,{constructor:n,namespace:a,widgetName:t,widgetFullName:r}),s?(x.each(s._childConstructors,function(t,e){var i=e.prototype;x.widget(i.namespace+"."+i.widgetName,n,e._proto)}),delete s._childConstructors):i._childConstructors.push(n),x.widget.bridge(t,n),n},x.widget.extend=function(t){for(var e,i,s=a.call(arguments,1),n=0,o=s.length;n",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
      "),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
        ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
        ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
        ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
        ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/static/javadoc/script-dir/jquery-ui.structure.min.css b/static/javadoc/script-dir/jquery-ui.structure.min.css deleted file mode 100644 index e880892..0000000 --- a/static/javadoc/script-dir/jquery-ui.structure.min.css +++ /dev/null @@ -1,5 +0,0 @@ -/*! jQuery UI - v1.12.1 - 2018-12-06 -* http://jqueryui.com -* Copyright jQuery Foundation and other contributors; Licensed MIT */ - -.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0} \ No newline at end of file diff --git a/static/javadoc/script.js b/static/javadoc/script.js index 864989c..ccac782 100644 --- a/static/javadoc/script.js +++ b/static/javadoc/script.js @@ -1,132 +1,132 @@ -/* - * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. - */ - -var moduleSearchIndex; -var packageSearchIndex; -var typeSearchIndex; -var memberSearchIndex; -var tagSearchIndex; -function loadScripts(doc, tag) { - createElem(doc, tag, 'search.js'); - - createElem(doc, tag, 'module-search-index.js'); - createElem(doc, tag, 'package-search-index.js'); - createElem(doc, tag, 'type-search-index.js'); - createElem(doc, tag, 'member-search-index.js'); - createElem(doc, tag, 'tag-search-index.js'); -} - -function createElem(doc, tag, path) { - var script = doc.createElement(tag); - var scriptElement = doc.getElementsByTagName(tag)[0]; - script.src = pathtoroot + path; - scriptElement.parentNode.insertBefore(script, scriptElement); -} - -function show(tableId, selected, columns) { - if (tableId !== selected) { - document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') - .forEach(function(elem) { - elem.style.display = 'none'; - }); - } - document.querySelectorAll('div.' + selected) - .forEach(function(elem, index) { - elem.style.display = ''; - var isEvenRow = index % (columns * 2) < columns; - elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); - elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); - }); - updateTabs(tableId, selected); -} - -function updateTabs(tableId, selected) { - document.querySelector('div#' + tableId +' .summary-table') - .setAttribute('aria-labelledby', selected); - document.querySelectorAll('button[id^="' + tableId + '"]') - .forEach(function(tab, index) { - if (selected === tab.id || (tableId === selected && index === 0)) { - tab.className = activeTableTab; - tab.setAttribute('aria-selected', true); - tab.setAttribute('tabindex',0); - } else { - tab.className = tableTab; - tab.setAttribute('aria-selected', false); - tab.setAttribute('tabindex',-1); - } - }); -} - -function switchTab(e) { - var selected = document.querySelector('[aria-selected=true]'); - if (selected) { - if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { - // left or up arrow key pressed: move focus to previous tab - selected.previousSibling.click(); - selected.previousSibling.focus(); - e.preventDefault(); - } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { - // right or down arrow key pressed: move focus to next tab - selected.nextSibling.click(); - selected.nextSibling.focus(); - e.preventDefault(); - } - } -} - -var updateSearchResults = function() {}; - -function indexFilesLoaded() { - return moduleSearchIndex - && packageSearchIndex - && typeSearchIndex - && memberSearchIndex - && tagSearchIndex; -} - -// Workaround for scroll position not being included in browser history (8249133) -document.addEventListener("DOMContentLoaded", function(e) { - var contentDiv = document.querySelector("div.flex-content"); - window.addEventListener("popstate", function(e) { - if (e.state !== null) { - contentDiv.scrollTop = e.state; - } - }); - window.addEventListener("hashchange", function(e) { - history.replaceState(contentDiv.scrollTop, document.title); - }); - contentDiv.addEventListener("scroll", function(e) { - var timeoutID; - if (!timeoutID) { - timeoutID = setTimeout(function() { - history.replaceState(contentDiv.scrollTop, document.title); - timeoutID = null; - }, 100); - } - }); - if (!location.hash) { - history.replaceState(contentDiv.scrollTop, document.title); - } -}); +/* + * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'search.js'); + + createElem(doc, tag, 'module-search-index.js'); + createElem(doc, tag, 'package-search-index.js'); + createElem(doc, tag, 'type-search-index.js'); + createElem(doc, tag, 'member-search-index.js'); + createElem(doc, tag, 'tag-search-index.js'); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(tableId, selected, columns) { + if (tableId !== selected) { + document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') + .forEach(function(elem) { + elem.style.display = 'none'; + }); + } + document.querySelectorAll('div.' + selected) + .forEach(function(elem, index) { + elem.style.display = ''; + var isEvenRow = index % (columns * 2) < columns; + elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); + elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); + }); + updateTabs(tableId, selected); +} + +function updateTabs(tableId, selected) { + document.querySelector('div#' + tableId +' .summary-table') + .setAttribute('aria-labelledby', selected); + document.querySelectorAll('button[id^="' + tableId + '"]') + .forEach(function(tab, index) { + if (selected === tab.id || (tableId === selected && index === 0)) { + tab.className = activeTableTab; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + } else { + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + } + }); +} + +function switchTab(e) { + var selected = document.querySelector('[aria-selected=true]'); + if (selected) { + if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { + // left or up arrow key pressed: move focus to previous tab + selected.previousSibling.click(); + selected.previousSibling.focus(); + e.preventDefault(); + } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { + // right or down arrow key pressed: move focus to next tab + selected.nextSibling.click(); + selected.nextSibling.focus(); + e.preventDefault(); + } + } +} + +var updateSearchResults = function() {}; + +function indexFilesLoaded() { + return moduleSearchIndex + && packageSearchIndex + && typeSearchIndex + && memberSearchIndex + && tagSearchIndex; +} + +// Workaround for scroll position not being included in browser history (8249133) +document.addEventListener("DOMContentLoaded", function(e) { + var contentDiv = document.querySelector("div.flex-content"); + window.addEventListener("popstate", function(e) { + if (e.state !== null) { + contentDiv.scrollTop = e.state; + } + }); + window.addEventListener("hashchange", function(e) { + history.replaceState(contentDiv.scrollTop, document.title); + }); + contentDiv.addEventListener("scroll", function(e) { + var timeoutID; + if (!timeoutID) { + timeoutID = setTimeout(function() { + history.replaceState(contentDiv.scrollTop, document.title); + timeoutID = null; + }, 100); + } + }); + if (!location.hash) { + history.replaceState(contentDiv.scrollTop, document.title); + } +}); diff --git a/static/javadoc/search.js b/static/javadoc/search.js index db3b2f4..3f826c7 100644 --- a/static/javadoc/search.js +++ b/static/javadoc/search.js @@ -1,354 +1,354 @@ -/* - * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. - */ - -var noResult = {l: "No results found"}; -var loading = {l: "Loading search index..."}; -var catModules = "Modules"; -var catPackages = "Packages"; -var catTypes = "Classes and Interfaces"; -var catMembers = "Members"; -var catSearchTags = "Search Tags"; -var highlight = "$&"; -var searchPattern = ""; -var fallbackPattern = ""; -var RANKING_THRESHOLD = 2; -var NO_MATCH = 0xffff; -var MIN_RESULTS = 3; -var MAX_RESULTS = 500; -var UNNAMED = ""; -function escapeHtml(str) { - return str.replace(//g, ">"); -} -function getHighlightedText(item, matcher, fallbackMatcher) { - var escapedItem = escapeHtml(item); - var highlighted = escapedItem.replace(matcher, highlight); - if (highlighted === escapedItem) { - highlighted = escapedItem.replace(fallbackMatcher, highlight) - } - return highlighted; -} -function getURLPrefix(ui) { - var urlPrefix=""; - var slash = "/"; - if (ui.item.category === catModules) { - return ui.item.l + slash; - } else if (ui.item.category === catPackages && ui.item.m) { - return ui.item.m + slash; - } else if (ui.item.category === catTypes || ui.item.category === catMembers) { - if (ui.item.m) { - urlPrefix = ui.item.m + slash; - } else { - $.each(packageSearchIndex, function(index, item) { - if (item.m && ui.item.p === item.l) { - urlPrefix = item.m + slash; - } - }); - } - } - return urlPrefix; -} -function createSearchPattern(term) { - var pattern = ""; - var isWordToken = false; - term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { - if (index > 0) { - // whitespace between identifiers is significant - pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; - } - var tokens = w.split(/(?=[A-Z,.()<>[\/])/); - for (var i = 0; i < tokens.length; i++) { - var s = tokens[i]; - if (s === "") { - continue; - } - pattern += $.ui.autocomplete.escapeRegex(s); - isWordToken = /\w$/.test(s); - if (isWordToken) { - pattern += "([a-z0-9_$<>\\[\\]]*?)"; - } - } - }); - return pattern; -} -function createMatcher(pattern, flags) { - var isCamelCase = /[A-Z]/.test(pattern); - return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); -} -var watermark = 'Search'; -$(function() { - var search = $("#search-input"); - var reset = $("#reset-button"); - search.val(''); - search.prop("disabled", false); - reset.prop("disabled", false); - search.val(watermark).addClass('watermark'); - search.blur(function() { - if ($(this).val().length === 0) { - $(this).val(watermark).addClass('watermark'); - } - }); - search.on('click keydown paste', function() { - if ($(this).val() === watermark) { - $(this).val('').removeClass('watermark'); - } - }); - reset.click(function() { - search.val('').focus(); - }); - search.focus()[0].setSelectionRange(0, 0); -}); -$.widget("custom.catcomplete", $.ui.autocomplete, { - _create: function() { - this._super(); - this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); - }, - _renderMenu: function(ul, items) { - var rMenu = this; - var currentCategory = ""; - rMenu.menu.bindings = $(); - $.each(items, function(index, item) { - var li; - if (item.category && item.category !== currentCategory) { - ul.append("
      • " + item.category + "
      • "); - currentCategory = item.category; - } - li = rMenu._renderItemData(ul, item); - if (item.category) { - li.attr("aria-label", item.category + " : " + item.l); - li.attr("class", "result-item"); - } else { - li.attr("aria-label", item.l); - li.attr("class", "result-item"); - } - }); - }, - _renderItem: function(ul, item) { - var label = ""; - var matcher = createMatcher(escapeHtml(searchPattern), "g"); - var fallbackMatcher = new RegExp(fallbackPattern, "gi") - if (item.category === catModules) { - label = getHighlightedText(item.l, matcher, fallbackMatcher); - } else if (item.category === catPackages) { - label = getHighlightedText(item.l, matcher, fallbackMatcher); - } else if (item.category === catTypes) { - label = (item.p && item.p !== UNNAMED) - ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) - : getHighlightedText(item.l, matcher, fallbackMatcher); - } else if (item.category === catMembers) { - label = (item.p && item.p !== UNNAMED) - ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) - : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); - } else if (item.category === catSearchTags) { - label = getHighlightedText(item.l, matcher, fallbackMatcher); - } else { - label = item.l; - } - var li = $("
      • ").appendTo(ul); - var div = $("
        ").appendTo(li); - if (item.category === catSearchTags && item.h) { - if (item.d) { - div.html(label + " (" + item.h + ")
        " - + item.d + "
        "); - } else { - div.html(label + " (" + item.h + ")"); - } - } else { - if (item.m) { - div.html(item.m + "/" + label); - } else { - div.html(label); - } - } - return li; - } -}); -function rankMatch(match, category) { - if (!match) { - return NO_MATCH; - } - var index = match.index; - var input = match.input; - var leftBoundaryMatch = 2; - var periferalMatch = 0; - // make sure match is anchored on a left word boundary - if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { - leftBoundaryMatch = 0; - } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { - leftBoundaryMatch = 1; - } - var matchEnd = index + match[0].length; - var leftParen = input.indexOf("("); - var endOfName = leftParen > -1 ? leftParen : input.length; - // exclude peripheral matches - if (category !== catModules && category !== catSearchTags) { - var delim = category === catPackages ? "/" : "."; - if (leftParen > -1 && leftParen < index) { - periferalMatch += 2; - } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { - periferalMatch += 2; - } - } - var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match - for (var i = 1; i < match.length; i++) { - // lower ranking if parts of the name are missing - if (match[i]) - delta += match[i].length; - } - if (category === catTypes) { - // lower ranking if a type name contains unmatched camel-case parts - if (/[A-Z]/.test(input.substring(matchEnd))) - delta += 5; - if (/[A-Z]/.test(input.substring(0, index))) - delta += 5; - } - return leftBoundaryMatch + periferalMatch + (delta / 200); - -} -function doSearch(request, response) { - var result = []; - searchPattern = createSearchPattern(request.term); - fallbackPattern = createSearchPattern(request.term.toLowerCase()); - if (searchPattern === "") { - return this.close(); - } - var camelCaseMatcher = createMatcher(searchPattern, ""); - var fallbackMatcher = new RegExp(fallbackPattern, "i"); - - function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { - if (indexArray) { - var newResults = []; - $.each(indexArray, function (i, item) { - item.category = category; - var ranking = rankMatch(matcher.exec(nameFunc(item)), category); - if (ranking < RANKING_THRESHOLD) { - newResults.push({ranking: ranking, item: item}); - } - return newResults.length <= MAX_RESULTS; - }); - return newResults.sort(function(e1, e2) { - return e1.ranking - e2.ranking; - }).map(function(e) { - return e.item; - }); - } - return []; - } - function searchIndex(indexArray, category, nameFunc) { - var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); - result = result.concat(primaryResults); - if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { - var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); - result = result.concat(secondaryResults.filter(function (item) { - return primaryResults.indexOf(item) === -1; - })); - } - } - - searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); - searchIndex(packageSearchIndex, catPackages, function(item) { - return (item.m && request.term.indexOf("/") > -1) - ? (item.m + "/" + item.l) : item.l; - }); - searchIndex(typeSearchIndex, catTypes, function(item) { - return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; - }); - searchIndex(memberSearchIndex, catMembers, function(item) { - return request.term.indexOf(".") > -1 - ? item.p + "." + item.c + "." + item.l : item.l; - }); - searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); - - if (!indexFilesLoaded()) { - updateSearchResults = function() { - doSearch(request, response); - } - result.unshift(loading); - } else { - updateSearchResults = function() {}; - } - response(result); -} -$(function() { - $("#search-input").catcomplete({ - minLength: 1, - delay: 300, - source: doSearch, - response: function(event, ui) { - if (!ui.content.length) { - ui.content.push(noResult); - } else { - $("#search-input").empty(); - } - }, - autoFocus: true, - focus: function(event, ui) { - return false; - }, - position: { - collision: "flip" - }, - select: function(event, ui) { - if (ui.item.category) { - var url = getURLPrefix(ui); - if (ui.item.category === catModules) { - url += "module-summary.html"; - } else if (ui.item.category === catPackages) { - if (ui.item.u) { - url = ui.item.u; - } else { - url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; - } - } else if (ui.item.category === catTypes) { - if (ui.item.u) { - url = ui.item.u; - } else if (ui.item.p === UNNAMED) { - url += ui.item.l + ".html"; - } else { - url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; - } - } else if (ui.item.category === catMembers) { - if (ui.item.p === UNNAMED) { - url += ui.item.c + ".html" + "#"; - } else { - url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; - } - if (ui.item.u) { - url += ui.item.u; - } else { - url += ui.item.l; - } - } else if (ui.item.category === catSearchTags) { - url += ui.item.u; - } - if (top !== window) { - parent.classFrame.location = pathtoroot + url; - } else { - window.location.href = pathtoroot + url; - } - $("#search-input").focus(); - } - } - }); -}); +/* + * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var noResult = {l: "No results found"}; +var loading = {l: "Loading search index..."}; +var catModules = "Modules"; +var catPackages = "Packages"; +var catTypes = "Classes and Interfaces"; +var catMembers = "Members"; +var catSearchTags = "Search Tags"; +var highlight = "$&"; +var searchPattern = ""; +var fallbackPattern = ""; +var RANKING_THRESHOLD = 2; +var NO_MATCH = 0xffff; +var MIN_RESULTS = 3; +var MAX_RESULTS = 500; +var UNNAMED = ""; +function escapeHtml(str) { + return str.replace(//g, ">"); +} +function getHighlightedText(item, matcher, fallbackMatcher) { + var escapedItem = escapeHtml(item); + var highlighted = escapedItem.replace(matcher, highlight); + if (highlighted === escapedItem) { + highlighted = escapedItem.replace(fallbackMatcher, highlight) + } + return highlighted; +} +function getURLPrefix(ui) { + var urlPrefix=""; + var slash = "/"; + if (ui.item.category === catModules) { + return ui.item.l + slash; + } else if (ui.item.category === catPackages && ui.item.m) { + return ui.item.m + slash; + } else if (ui.item.category === catTypes || ui.item.category === catMembers) { + if (ui.item.m) { + urlPrefix = ui.item.m + slash; + } else { + $.each(packageSearchIndex, function(index, item) { + if (item.m && ui.item.p === item.l) { + urlPrefix = item.m + slash; + } + }); + } + } + return urlPrefix; +} +function createSearchPattern(term) { + var pattern = ""; + var isWordToken = false; + term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { + if (index > 0) { + // whitespace between identifiers is significant + pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; + } + var tokens = w.split(/(?=[A-Z,.()<>[\/])/); + for (var i = 0; i < tokens.length; i++) { + var s = tokens[i]; + if (s === "") { + continue; + } + pattern += $.ui.autocomplete.escapeRegex(s); + isWordToken = /\w$/.test(s); + if (isWordToken) { + pattern += "([a-z0-9_$<>\\[\\]]*?)"; + } + } + }); + return pattern; +} +function createMatcher(pattern, flags) { + var isCamelCase = /[A-Z]/.test(pattern); + return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); +} +var watermark = 'Search'; +$(function() { + var search = $("#search-input"); + var reset = $("#reset-button"); + search.val(''); + search.prop("disabled", false); + reset.prop("disabled", false); + search.val(watermark).addClass('watermark'); + search.blur(function() { + if ($(this).val().length === 0) { + $(this).val(watermark).addClass('watermark'); + } + }); + search.on('click keydown paste', function() { + if ($(this).val() === watermark) { + $(this).val('').removeClass('watermark'); + } + }); + reset.click(function() { + search.val('').focus(); + }); + search.focus()[0].setSelectionRange(0, 0); +}); +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); + }, + _renderMenu: function(ul, items) { + var rMenu = this; + var currentCategory = ""; + rMenu.menu.bindings = $(); + $.each(items, function(index, item) { + var li; + if (item.category && item.category !== currentCategory) { + ul.append("
      • " + item.category + "
      • "); + currentCategory = item.category; + } + li = rMenu._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", item.category + " : " + item.l); + li.attr("class", "result-item"); + } else { + li.attr("aria-label", item.l); + li.attr("class", "result-item"); + } + }); + }, + _renderItem: function(ul, item) { + var label = ""; + var matcher = createMatcher(escapeHtml(searchPattern), "g"); + var fallbackMatcher = new RegExp(fallbackPattern, "gi") + if (item.category === catModules) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catPackages) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catTypes) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.l, matcher, fallbackMatcher); + } else if (item.category === catMembers) { + label = (item.p && item.p !== UNNAMED) + ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) + : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); + } else if (item.category === catSearchTags) { + label = getHighlightedText(item.l, matcher, fallbackMatcher); + } else { + label = item.l; + } + var li = $("
      • ").appendTo(ul); + var div = $("
        ").appendTo(li); + if (item.category === catSearchTags && item.h) { + if (item.d) { + div.html(label + " (" + item.h + ")
        " + + item.d + "
        "); + } else { + div.html(label + " (" + item.h + ")"); + } + } else { + if (item.m) { + div.html(item.m + "/" + label); + } else { + div.html(label); + } + } + return li; + } +}); +function rankMatch(match, category) { + if (!match) { + return NO_MATCH; + } + var index = match.index; + var input = match.input; + var leftBoundaryMatch = 2; + var periferalMatch = 0; + // make sure match is anchored on a left word boundary + if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { + leftBoundaryMatch = 0; + } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { + leftBoundaryMatch = 1; + } + var matchEnd = index + match[0].length; + var leftParen = input.indexOf("("); + var endOfName = leftParen > -1 ? leftParen : input.length; + // exclude peripheral matches + if (category !== catModules && category !== catSearchTags) { + var delim = category === catPackages ? "/" : "."; + if (leftParen > -1 && leftParen < index) { + periferalMatch += 2; + } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { + periferalMatch += 2; + } + } + var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match + for (var i = 1; i < match.length; i++) { + // lower ranking if parts of the name are missing + if (match[i]) + delta += match[i].length; + } + if (category === catTypes) { + // lower ranking if a type name contains unmatched camel-case parts + if (/[A-Z]/.test(input.substring(matchEnd))) + delta += 5; + if (/[A-Z]/.test(input.substring(0, index))) + delta += 5; + } + return leftBoundaryMatch + periferalMatch + (delta / 200); + +} +function doSearch(request, response) { + var result = []; + searchPattern = createSearchPattern(request.term); + fallbackPattern = createSearchPattern(request.term.toLowerCase()); + if (searchPattern === "") { + return this.close(); + } + var camelCaseMatcher = createMatcher(searchPattern, ""); + var fallbackMatcher = new RegExp(fallbackPattern, "i"); + + function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { + if (indexArray) { + var newResults = []; + $.each(indexArray, function (i, item) { + item.category = category; + var ranking = rankMatch(matcher.exec(nameFunc(item)), category); + if (ranking < RANKING_THRESHOLD) { + newResults.push({ranking: ranking, item: item}); + } + return newResults.length <= MAX_RESULTS; + }); + return newResults.sort(function(e1, e2) { + return e1.ranking - e2.ranking; + }).map(function(e) { + return e.item; + }); + } + return []; + } + function searchIndex(indexArray, category, nameFunc) { + var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); + result = result.concat(primaryResults); + if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { + var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); + result = result.concat(secondaryResults.filter(function (item) { + return primaryResults.indexOf(item) === -1; + })); + } + } + + searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); + searchIndex(packageSearchIndex, catPackages, function(item) { + return (item.m && request.term.indexOf("/") > -1) + ? (item.m + "/" + item.l) : item.l; + }); + searchIndex(typeSearchIndex, catTypes, function(item) { + return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; + }); + searchIndex(memberSearchIndex, catMembers, function(item) { + return request.term.indexOf(".") > -1 + ? item.p + "." + item.c + "." + item.l : item.l; + }); + searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); + + if (!indexFilesLoaded()) { + updateSearchResults = function() { + doSearch(request, response); + } + result.unshift(loading); + } else { + updateSearchResults = function() {}; + } + response(result); +} +$(function() { + $("#search-input").catcomplete({ + minLength: 1, + delay: 300, + source: doSearch, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push(noResult); + } else { + $("#search-input").empty(); + } + }, + autoFocus: true, + focus: function(event, ui) { + return false; + }, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.category) { + var url = getURLPrefix(ui); + if (ui.item.category === catModules) { + url += "module-summary.html"; + } else if (ui.item.category === catPackages) { + if (ui.item.u) { + url = ui.item.u; + } else { + url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (ui.item.category === catTypes) { + if (ui.item.u) { + url = ui.item.u; + } else if (ui.item.p === UNNAMED) { + url += ui.item.l + ".html"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; + } + } else if (ui.item.category === catMembers) { + if (ui.item.p === UNNAMED) { + url += ui.item.c + ".html" + "#"; + } else { + url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; + } + if (ui.item.u) { + url += ui.item.u; + } else { + url += ui.item.l; + } + } else if (ui.item.category === catSearchTags) { + url += ui.item.u; + } + if (top !== window) { + parent.classFrame.location = pathtoroot + url; + } else { + window.location.href = pathtoroot + url; + } + $("#search-input").focus(); + } + } + }); +}); diff --git a/static/javadoc/serialized-form.html b/static/javadoc/serialized-form.html index d27e428..bc821c2 100644 --- a/static/javadoc/serialized-form.html +++ b/static/javadoc/serialized-form.html @@ -1,108 +1,108 @@ - - - - -Serialized Form (server 1.2 API) - - - - - - - - - - - - - - -
        - -
        -
        -
        -

        Serialized Form

        -
        - -
        -
        -
        - - + + + + +Serialized Form (server 1.3 API) + + + + + + + + + + + + + + +
        + +
        +
        +
        +

        Serialized Form

        +
        + +
        +
        +
        + + diff --git a/static/javadoc/stylesheet.css b/static/javadoc/stylesheet.css index 836c62d..93810d9 100644 --- a/static/javadoc/stylesheet.css +++ b/static/javadoc/stylesheet.css @@ -1,865 +1,869 @@ -/* - * Javadoc style sheet - */ - -@import url('resources/fonts/dejavu.css'); - -/* - * Styles for individual HTML elements. - * - * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular - * HTML element throughout the page. - */ - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; - padding:0; - height:100%; - width:100%; -} -iframe { - margin:0; - padding:0; - height:100%; - width:100%; - overflow-y:scroll; - border:none; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a[href]:hover, a[href]:focus { - text-decoration:none; - color:#bb7a2a; -} -a[name] { - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; -} -h4 { - font-size:15px; -} -h5 { - font-size:14px; -} -h6 { - font-size:13px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; -} -:not(h1, h2, h3, h4, h5, h6) > code, -:not(h1, h2, h3, h4, h5, h6) > tt { - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -.summary-table dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -button { - font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size: 14px; -} -/* - * Styles for HTML generated by javadoc. - * - * These are style classes that are used by the standard doclet to generate HTML documentation. - */ - -/* - * Styles for document title and copyright. - */ -.clear { - clear:both; - height:0; - overflow:hidden; -} -.about-language { - float:right; - padding:0 21px 8px 8px; - font-size:11px; - margin-top:-9px; - height:2.9em; -} -.legal-copy { - margin-left:.5em; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* - * Styles for navigation bar. - */ -@media screen { - .flex-box { - position:fixed; - display:flex; - flex-direction:column; - height: 100%; - width: 100%; - } - .flex-header { - flex: 0 0 auto; - } - .flex-content { - flex: 1 1 auto; - overflow-y: auto; - } -} -.top-nav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - min-height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.sub-nav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.sub-nav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -.sub-nav .nav-list { - padding-top:5px; -} -ul.nav-list { - display:block; - margin:0 25px 0 0; - padding:0; -} -ul.sub-nav-list { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.nav-list li { - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -.sub-nav .nav-list-search { - float:right; - margin:0 0 0 0; - padding:5px 6px; - clear:none; -} -.nav-list-search label { - position:relative; - right:-16px; -} -ul.sub-nav-list li { - list-style:none; - float:left; - padding-top:10px; -} -.top-nav a:link, .top-nav a:active, .top-nav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.top-nav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.nav-bar-cell1-rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skip-nav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* - * Hide navigation links and search box in print layout - */ -@media print { - ul.nav-list, div.sub-nav { - display:none; - } -} -/* - * Styles for page header and footer. - */ -.title { - color:#2c4557; - margin:10px 0; -} -.sub-title { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* - * Styles for headings. - */ -body.class-declaration-page .summary h2, -body.class-declaration-page .details h2, -body.class-use-page h2, -body.module-declaration-page .block-list h2 { - font-style: italic; - padding:0; - margin:15px 0; -} -body.class-declaration-page .summary h3, -body.class-declaration-page .details h3, -body.class-declaration-page .summary .inherited-list h2 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -/* - * Styles for page layout containers. - */ -main { - clear:both; - padding:10px 20px; - position:relative; -} -dl.notes > dt { - font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -dl.notes > dd { - margin:5px 10px 10px 0; - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} -dl.name-value > dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -dl.name-value > dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* - * Styles for lists. - */ -li.circle { - list-style:circle; -} -ul.horizontal li { - display:inline; - font-size:0.9em; -} -div.inheritance { - margin:0; - padding:0; -} -div.inheritance div.inheritance { - margin-left:2em; -} -ul.block-list, -ul.details-list, -ul.member-list, -ul.summary-list { - margin:10px 0 10px 0; - padding:0; -} -ul.block-list > li, -ul.details-list > li, -ul.member-list > li, -ul.summary-list > li { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -.summary-table dl, .summary-table dl dt, .summary-table dl dd { - margin-top:0; - margin-bottom:1px; -} -ul.see-list, ul.see-list-long { - padding-left: 0; - list-style: none; -} -ul.see-list li { - display: inline; -} -ul.see-list li:not(:last-child):after, -ul.see-list-long li:not(:last-child):after { - content: ", "; - white-space: pre-wrap; -} -/* - * Styles for tables. - */ -.summary-table, .details-table { - width:100%; - border-spacing:0; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; - padding:0; -} -.caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0; - padding-top:10px; - padding-left:1px; - margin:0; - white-space:pre; -} -.caption a:link, .caption a:visited { - color:#1f389c; -} -.caption a:hover, -.caption a:active { - color:#FFFFFF; -} -.caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -div.table-tabs { - padding:10px 0 0 1px; - margin:0; -} -div.table-tabs > button { - border: none; - cursor: pointer; - padding: 5px 12px 7px 12px; - font-weight: bold; - margin-right: 3px; -} -div.table-tabs > button.active-table-tab { - background: #F8981D; - color: #253441; -} -div.table-tabs > button.table-tab { - background: #4D7A97; - color: #FFFFFF; -} -.two-column-summary { - display: grid; - grid-template-columns: minmax(15%, max-content) minmax(15%, auto); -} -.three-column-summary { - display: grid; - grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); -} -.four-column-summary { - display: grid; - grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); -} -@media screen and (max-width: 600px) { - .two-column-summary { - display: grid; - grid-template-columns: 1fr; - } -} -@media screen and (max-width: 800px) { - .three-column-summary { - display: grid; - grid-template-columns: minmax(10%, max-content) minmax(25%, auto); - } - .three-column-summary .col-last { - grid-column-end: span 2; - } -} -@media screen and (max-width: 1000px) { - .four-column-summary { - display: grid; - grid-template-columns: minmax(15%, max-content) minmax(15%, auto); - } -} -.summary-table > div, .details-table > div { - text-align:left; - padding: 8px 3px 3px 7px; -} -.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { - vertical-align:top; - padding-right:0; - padding-top:8px; - padding-bottom:3px; -} -.table-header { - background:#dee3e9; - font-weight: bold; -} -.col-first, .col-first { - font-size:13px; -} -.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { - font-size:13px; -} -.col-first, .col-second, .col-constructor-name { - vertical-align:top; - overflow: auto; -} -.col-last { - white-space:normal; -} -.col-first a:link, .col-first a:visited, -.col-second a:link, .col-second a:visited, -.col-first a:link, .col-first a:visited, -.col-second a:link, .col-second a:visited, -.col-constructor-name a:link, .col-constructor-name a:visited, -.col-summary-item-name a:link, .col-summary-item-name a:visited, -.constant-values-container a:link, .constant-values-container a:visited, -.all-classes-container a:link, .all-classes-container a:visited, -.all-packages-container a:link, .all-packages-container a:visited { - font-weight:bold; -} -.table-sub-heading-color { - background-color:#EEEEFF; -} -.even-row-color, .even-row-color .table-header { - background-color:#FFFFFF; -} -.odd-row-color, .odd-row-color .table-header { - background-color:#EEEEEF; -} -/* - * Styles for contents. - */ -.deprecated-content { - margin:0; - padding:10px 0; -} -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} -.col-last div { - padding-top:0; -} -.col-last a { - padding-bottom:3px; -} -.module-signature, -.package-signature, -.type-signature, -.member-signature { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - margin:14px 0; - white-space: pre-wrap; -} -.module-signature, -.package-signature, -.type-signature { - margin-top: 0; -} -.member-signature .type-parameters-long, -.member-signature .parameters, -.member-signature .exceptions { - display: inline-block; - vertical-align: top; - white-space: pre; -} -.member-signature .type-parameters { - white-space: normal; -} -/* - * Styles for formatting effect. - */ -.source-line-no { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:0 10px 5px 0; - color:#474747; -} -.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, -.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, -.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { - font-weight:bold; -} -.deprecation-comment, .help-footnote, .preview-comment { - font-style:italic; -} -.deprecation-block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; - border-style:solid; - border-width:thin; - border-radius:10px; - padding:10px; - margin-bottom:10px; - margin-right:10px; - display:inline-block; -} -.preview-block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; - border-style:solid; - border-width:thin; - border-radius:10px; - padding:10px; - margin-bottom:10px; - margin-right:10px; - display:inline-block; -} -div.block div.deprecation-comment { - font-style:normal; -} -/* - * Styles specific to HTML5 elements. - */ -main, nav, header, footer, section { - display:block; -} -/* - * Styles for javadoc search. - */ -.ui-autocomplete-category { - font-weight:bold; - font-size:15px; - padding:7px 0 7px 3px; - background-color:#4D7A97; - color:#FFFFFF; -} -.result-item { - font-size:13px; -} -.ui-autocomplete { - max-height:85%; - max-width:65%; - overflow-y:scroll; - overflow-x:scroll; - white-space:nowrap; - box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); -} -ul.ui-autocomplete { - position:fixed; - z-index:999999; -} -ul.ui-autocomplete li { - float:left; - clear:both; - width:100%; -} -.result-highlight { - font-weight:bold; -} -#search-input { - background-image:url('resources/glass.png'); - background-size:13px; - background-repeat:no-repeat; - background-position:2px 3px; - padding-left:20px; - position:relative; - right:-18px; - width:400px; -} -#reset-button { - background-color: rgb(255,255,255); - background-image:url('resources/x.png'); - background-position:center; - background-repeat:no-repeat; - background-size:12px; - border:0 none; - width:16px; - height:16px; - position:relative; - left:-4px; - top:-4px; - font-size:0px; -} -.watermark { - color:#545454; -} -.search-tag-desc-result { - font-style:italic; - font-size:11px; -} -.search-tag-holder-result { - font-style:italic; - font-size:12px; -} -.search-tag-result:target { - background-color:yellow; -} -.module-graph span { - display:none; - position:absolute; -} -.module-graph:hover span { - display:block; - margin: -100px 0 0 100px; - z-index: 1; -} -.inherited-list { - margin: 10px 0 10px 0; -} -section.class-description { - line-height: 1.4; -} -.summary section[class$="-summary"], .details section[class$="-details"], -.class-uses .detail, .serialized-class-details { - padding: 0px 20px 5px 10px; - border: 1px solid #ededed; - background-color: #f8f8f8; -} -.inherited-list, section[class$="-details"] .detail { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -.vertical-separator { - padding: 0 5px; -} -ul.help-section-list { - margin: 0; -} -ul.help-subtoc > li { - display: inline-block; - padding-right: 5px; - font-size: smaller; -} -ul.help-subtoc > li::before { - content: "\2022" ; - padding-right:2px; -} -span.help-note { - font-style: italic; -} -/* - * Indicator icon for external links. - */ -main a[href*="://"]::after { - content:""; - display:inline-block; - background-image:url('data:image/svg+xml; utf8, \ - \ - \ - '); - background-size:100% 100%; - width:7px; - height:7px; - margin-left:2px; - margin-bottom:4px; -} -main a[href*="://"]:hover::after, -main a[href*="://"]:focus::after { - background-image:url('data:image/svg+xml; utf8, \ - \ - \ - '); -} - -/* - * Styles for user-provided tables. - * - * borderless: - * No borders, vertical margins, styled caption. - * This style is provided for use with existing doc comments. - * In general, borderless tables should not be used for layout purposes. - * - * plain: - * Plain borders around table and cells, vertical margins, styled caption. - * Best for small tables or for complex tables for tables with cells that span - * rows and columns, when the "striped" style does not work well. - * - * striped: - * Borders around the table and vertical borders between cells, striped rows, - * vertical margins, styled caption. - * Best for tables that have a header row, and a body containing a series of simple rows. - */ - -table.borderless, -table.plain, -table.striped { - margin-top: 10px; - margin-bottom: 10px; -} -table.borderless > caption, -table.plain > caption, -table.striped > caption { - font-weight: bold; - font-size: smaller; -} -table.borderless th, table.borderless td, -table.plain th, table.plain td, -table.striped th, table.striped td { - padding: 2px 5px; -} -table.borderless, -table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, -table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { - border: none; -} -table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { - background-color: transparent; -} -table.plain { - border-collapse: collapse; - border: 1px solid black; -} -table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { - background-color: transparent; -} -table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, -table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { - border: 1px solid black; -} -table.striped { - border-collapse: collapse; - border: 1px solid black; -} -table.striped > thead { - background-color: #E3E3E3; -} -table.striped > thead > tr > th, table.striped > thead > tr > td { - border: 1px solid black; -} -table.striped > tbody > tr:nth-child(even) { - background-color: #EEE -} -table.striped > tbody > tr:nth-child(odd) { - background-color: #FFF -} -table.striped > tbody > tr > th, table.striped > tbody > tr > td { - border-left: 1px solid black; - border-right: 1px solid black; -} -table.striped > tbody > tr > th { - font-weight: normal; -} -/** - * Tweak font sizes and paddings for small screens. - */ -@media screen and (max-width: 1050px) { - #search-input { - width: 300px; - } -} -@media screen and (max-width: 800px) { - #search-input { - width: 200px; - } - .top-nav, - .bottom-nav { - font-size: 11px; - padding-top: 6px; - } - .sub-nav { - font-size: 11px; - } - .about-language { - padding-right: 16px; - } - ul.nav-list li, - .sub-nav .nav-list-search { - padding: 6px; - } - ul.sub-nav-list li { - padding-top: 5px; - } - main { - padding: 10px; - } - .summary section[class$="-summary"], .details section[class$="-details"], - .class-uses .detail, .serialized-class-details { - padding: 0 8px 5px 8px; - } - body { - -webkit-text-size-adjust: none; - } -} -@media screen and (max-width: 500px) { - #search-input { - width: 150px; - } - .top-nav, - .bottom-nav { - font-size: 10px; - } - .sub-nav { - font-size: 10px; - } - .about-language { - font-size: 10px; - padding-right: 12px; - } -} +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; +} +h4 { + font-size:15px; +} +h5 { + font-size:14px; +} +h6 { + font-size:13px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; +} +:not(h1, h2, h3, h4, h5, h6) > code, +:not(h1, h2, h3, h4, h5, h6) > tt { + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +.summary-table dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +button { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 14px; +} +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.clear { + clear:both; + height:0; + overflow:hidden; +} +.about-language { + float:right; + padding:0 21px 8px 8px; + font-size:11px; + margin-top:-9px; + height:2.9em; +} +.legal-copy { + margin-left:.5em; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* + * Styles for navigation bar. + */ +@media screen { + .flex-box { + position:fixed; + display:flex; + flex-direction:column; + height: 100%; + width: 100%; + } + .flex-header { + flex: 0 0 auto; + } + .flex-content { + flex: 1 1 auto; + overflow-y: auto; + } +} +.top-nav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + min-height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.sub-nav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.sub-nav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list { + padding-top:5px; +} +ul.nav-list { + display:block; + margin:0 25px 0 0; + padding:0; +} +ul.sub-nav-list { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.nav-list li { + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list-search { + float:right; + margin:0 0 0 0; + padding:5px 6px; + clear:none; +} +.nav-list-search label { + position:relative; + right:-16px; +} +ul.sub-nav-list li { + list-style:none; + float:left; + padding-top:10px; +} +.top-nav a:link, .top-nav a:active, .top-nav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.top-nav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.nav-bar-cell1-rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skip-nav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Hide navigation links and search box in print layout + */ +@media print { + ul.nav-list, div.sub-nav { + display:none; + } +} +/* + * Styles for page header and footer. + */ +.title { + color:#2c4557; + margin:10px 0; +} +.sub-title { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +body.class-declaration-page .summary h2, +body.class-declaration-page .details h2, +body.class-use-page h2, +body.module-declaration-page .block-list h2 { + font-style: italic; + padding:0; + margin:15px 0; +} +body.class-declaration-page .summary h3, +body.class-declaration-page .details h3, +body.class-declaration-page .summary .inherited-list h2 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +/* + * Styles for page layout containers. + */ +main { + clear:both; + padding:10px 20px; + position:relative; +} +dl.notes > dt { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +dl.notes > dd { + margin:5px 10px 10px 0; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +dl.name-value > dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +dl.name-value > dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +div.inheritance { + margin:0; + padding:0; +} +div.inheritance div.inheritance { + margin-left:2em; +} +ul.block-list, +ul.details-list, +ul.member-list, +ul.summary-list { + margin:10px 0 10px 0; + padding:0; +} +ul.block-list > li, +ul.details-list > li, +ul.member-list > li, +ul.summary-list > li { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +.summary-table dl, .summary-table dl dt, .summary-table dl dd { + margin-top:0; + margin-bottom:1px; +} +ul.see-list, ul.see-list-long { + padding-left: 0; + list-style: none; +} +ul.see-list li { + display: inline; +} +ul.see-list li:not(:last-child):after, +ul.see-list-long li:not(:last-child):after { + content: ", "; + white-space: pre-wrap; +} +/* + * Styles for tables. + */ +.summary-table, .details-table { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; + padding:0; +} +.caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0; + padding-top:10px; + padding-left:1px; + margin:0; + white-space:pre; +} +.caption a:link, .caption a:visited { + color:#1f389c; +} +.caption a:hover, +.caption a:active { + color:#FFFFFF; +} +.caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +div.table-tabs { + padding:10px 0 0 1px; + margin:0; +} +div.table-tabs > button { + border: none; + cursor: pointer; + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 3px; +} +div.table-tabs > button.active-table-tab { + background: #F8981D; + color: #253441; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.two-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); +} +.three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); +} +.four-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); +} +@media screen and (max-width: 600px) { + .two-column-summary { + display: grid; + grid-template-columns: 1fr; + } +} +@media screen and (max-width: 800px) { + .three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(25%, auto); + } + .three-column-summary .col-last { + grid-column-end: span 2; + } +} +@media screen and (max-width: 1000px) { + .four-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); + } +} +.summary-table > div, .details-table > div { + text-align:left; + padding: 8px 3px 3px 7px; +} +.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { + vertical-align:top; + padding-right:0; + padding-top:8px; + padding-bottom:3px; +} +.table-header { + background:#dee3e9; + font-weight: bold; +} +.col-first, .col-first { + font-size:13px; +} +.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { + font-size:13px; +} +.col-first, .col-second, .col-constructor-name { + vertical-align:top; + overflow: auto; +} +.col-last { + white-space:normal; +} +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-constructor-name a:link, .col-constructor-name a:visited, +.col-summary-item-name a:link, .col-summary-item-name a:visited, +.constant-values-container a:link, .constant-values-container a:visited, +.all-classes-container a:link, .all-classes-container a:visited, +.all-packages-container a:link, .all-packages-container a:visited { + font-weight:bold; +} +.table-sub-heading-color { + background-color:#EEEEFF; +} +.even-row-color, .even-row-color .table-header { + background-color:#FFFFFF; +} +.odd-row-color, .odd-row-color .table-header { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +.deprecated-content { + margin:0; + padding:10px 0; +} +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.col-last div { + padding-top:0; +} +.col-last a { + padding-bottom:3px; +} +.module-signature, +.package-signature, +.type-signature, +.member-signature { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + margin:14px 0; + white-space: pre-wrap; +} +.module-signature, +.package-signature, +.type-signature { + margin-top: 0; +} +.member-signature .type-parameters-long, +.member-signature .parameters, +.member-signature .exceptions { + display: inline-block; + vertical-align: top; + white-space: pre; +} +.member-signature .type-parameters { + white-space: normal; +} +/* + * Styles for formatting effect. + */ +.source-line-no { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:0 10px 5px 0; + color:#474747; +} +.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, +.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, +.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { + font-weight:bold; +} +.deprecation-comment, .help-footnote, .preview-comment { + font-style:italic; +} +.deprecation-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +.preview-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecation-comment { + font-style:normal; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.result-item { + font-size:13px; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:scroll; + overflow-x:scroll; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:999999; + background-color: #FFFFFF; +} +ul.ui-autocomplete li { + float:left; + clear:both; + width:100%; +} +.result-highlight { + font-weight:bold; +} +.ui-autocomplete .result-item { + font-size: inherit; +} +#search-input { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + position:relative; + right:-18px; + width:400px; +} +#reset-button { + background-color: rgb(255,255,255); + background-image:url('resources/x.png'); + background-position:center; + background-repeat:no-repeat; + background-size:12px; + border:0 none; + width:16px; + height:16px; + position:relative; + left:-4px; + top:-4px; + font-size:0px; +} +.watermark { + color:#545454; +} +.search-tag-desc-result { + font-style:italic; + font-size:11px; +} +.search-tag-holder-result { + font-style:italic; + font-size:12px; +} +.search-tag-result:target { + background-color:yellow; +} +.module-graph span { + display:none; + position:absolute; +} +.module-graph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.inherited-list { + margin: 10px 0 10px 0; +} +section.class-description { + line-height: 1.4; +} +.summary section[class$="-summary"], .details section[class$="-details"], +.class-uses .detail, .serialized-class-details { + padding: 0px 20px 5px 10px; + border: 1px solid #ededed; + background-color: #f8f8f8; +} +.inherited-list, section[class$="-details"] .detail { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +.vertical-separator { + padding: 0 5px; +} +ul.help-section-list { + margin: 0; +} +ul.help-subtoc > li { + display: inline-block; + padding-right: 5px; + font-size: smaller; +} +ul.help-subtoc > li::before { + content: "\2022" ; + padding-right:2px; +} +span.help-note { + font-style: italic; +} +/* + * Indicator icon for external links. + */ +main a[href*="://"]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + background-size:100% 100%; + width:7px; + height:7px; + margin-left:2px; + margin-bottom:4px; +} +main a[href*="://"]:hover::after, +main a[href*="://"]:focus::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} + +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} +/** + * Tweak font sizes and paddings for small screens. + */ +@media screen and (max-width: 1050px) { + #search-input { + width: 300px; + } +} +@media screen and (max-width: 800px) { + #search-input { + width: 200px; + } + .top-nav, + .bottom-nav { + font-size: 11px; + padding-top: 6px; + } + .sub-nav { + font-size: 11px; + } + .about-language { + padding-right: 16px; + } + ul.nav-list li, + .sub-nav .nav-list-search { + padding: 6px; + } + ul.sub-nav-list li { + padding-top: 5px; + } + main { + padding: 10px; + } + .summary section[class$="-summary"], .details section[class$="-details"], + .class-uses .detail, .serialized-class-details { + padding: 0 8px 5px 8px; + } + body { + -webkit-text-size-adjust: none; + } +} +@media screen and (max-width: 500px) { + #search-input { + width: 150px; + } + .top-nav, + .bottom-nav { + font-size: 10px; + } + .sub-nav { + font-size: 10px; + } + .about-language { + font-size: 10px; + padding-right: 12px; + } +} diff --git a/static/javadoc/type-search-index.js b/static/javadoc/type-search-index.js index 9dbff92..c55084e 100644 --- a/static/javadoc/type-search-index.js +++ b/static/javadoc/type-search-index.js @@ -1 +1 @@ -typeSearchIndex = [{"p":"dev.plex.util.menu","l":"AbstractMenu"},{"p":"dev.plex.services","l":"AbstractService"},{"p":"dev.plex.admin","l":"Admin"},{"p":"dev.plex.event","l":"AdminAddEvent"},{"p":"dev.plex.command.impl","l":"AdminChatCMD"},{"p":"dev.plex.command.impl","l":"AdminCMD"},{"p":"dev.plex.admin","l":"AdminList"},{"p":"dev.plex.listener.impl","l":"AdminListener"},{"p":"dev.plex.event","l":"AdminRemoveEvent"},{"p":"dev.plex.event","l":"AdminSetRankEvent"},{"p":"dev.plex.command.impl","l":"AdminworldCMD"},{"p":"dev.plex.command.impl","l":"AdventureCMD"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"dev.plex.listener.impl","l":"AntiNukerListener"},{"p":"dev.plex.listener.impl","l":"AntiSpamListener"},{"p":"dev.plex.util","l":"AshconInfo"},{"p":"dev.plex.services.impl","l":"AutoWipeService"},{"p":"dev.plex.command.impl","l":"BanCMD"},{"p":"dev.plex.listener.impl","l":"BanListener"},{"p":"dev.plex.services.impl","l":"BanService"},{"p":"dev.plex.command.blocking","l":"BlockedCommand"},{"p":"dev.plex.command.impl","l":"BlockEditCMD"},{"p":"dev.plex.listener.impl","l":"BlockListener"},{"p":"dev.plex.world","l":"BlockMapChunkGenerator"},{"p":"dev.plex.util","l":"BlockUtils"},{"p":"dev.plex.listener.impl","l":"BookListener"},{"p":"dev.plex.util","l":"BuildInfo"},{"p":"dev.plex.util","l":"BungeeUtil"},{"p":"dev.plex.listener.impl","l":"ChatListener"},{"p":"dev.plex.services.impl","l":"CommandBlockerService"},{"p":"dev.plex.command.exception","l":"CommandFailException"},{"p":"dev.plex.handlers","l":"CommandHandler"},{"p":"dev.plex.listener.impl","l":"CommandListener"},{"p":"dev.plex.command.annotation","l":"CommandParameters"},{"p":"dev.plex.command.annotation","l":"CommandPermissions"},{"p":"dev.plex.command.impl","l":"CommandSpyCMD"},{"p":"dev.plex.config","l":"Config"},{"p":"dev.plex.world","l":"ConfigurationChunkGenerator"},{"p":"dev.plex.command.exception","l":"ConsoleMustDefinePlayerException"},{"p":"dev.plex.command.exception","l":"ConsoleOnlyException"},{"p":"dev.plex.command.impl","l":"ConsoleSayCMD"},{"p":"dev.plex.command.impl","l":"CreativeCMD"},{"p":"dev.plex.world","l":"CustomChunkGenerator"},{"p":"dev.plex.module.loader","l":"CustomClassLoader"},{"p":"dev.plex.world","l":"CustomWorld"},{"p":"dev.plex.cache","l":"DataUtils"},{"p":"dev.plex.command.impl","l":"DebugCMD"},{"p":"dev.plex.command.impl","l":"DeopAllCMD"},{"p":"dev.plex.command.impl","l":"DeopCMD"},{"p":"dev.plex.listener.impl","l":"DropListener"},{"p":"dev.plex.command.impl","l":"EntityWipeCMD"},{"p":"dev.plex.world","l":"FlatChunkGenerator"},{"p":"dev.plex.command.impl","l":"FlatlandsCMD"},{"p":"dev.plex.command.impl","l":"FreezeCMD"},{"p":"dev.plex.listener.impl","l":"FreezeListener"},{"p":"dev.plex.command.impl","l":"GamemodeCMD"},{"p":"dev.plex.listener.impl","l":"GameModeListener"},{"p":"dev.plex.event","l":"GameModeUpdateEvent"},{"p":"dev.plex.services.impl","l":"GameRuleService"},{"p":"dev.plex.util","l":"GameRuleUtil"},{"p":"dev.plex.util.menu","l":"IMenu"},{"p":"dev.plex.punishment","l":"PunishmentManager.IndefiniteBan"},{"p":"dev.plex.services","l":"IService"},{"p":"dev.plex.util.item","l":"ItemBuilder"},{"p":"dev.plex.command.impl","l":"KickCMD"},{"p":"dev.plex.module.loader","l":"LibraryLoader"},{"p":"dev.plex.command.impl","l":"ListCMD"},{"p":"dev.plex.handlers","l":"ListenerHandler"},{"p":"dev.plex.command.impl","l":"LocalSpawnCMD"},{"p":"dev.plex.command.impl","l":"LockupCMD"},{"p":"dev.plex.command.impl","l":"MasterbuilderworldCMD"},{"p":"dev.plex.util.redis","l":"MessageUtil"},{"p":"dev.plex.listener.impl","l":"MobListener"},{"p":"dev.plex.command.impl","l":"MobPurgeCMD"},{"p":"dev.plex.config","l":"ModuleConfig"},{"p":"dev.plex.module.exception","l":"ModuleLoadException"},{"p":"dev.plex.module","l":"ModuleManager"},{"p":"dev.plex.util","l":"MojangUtils"},{"p":"dev.plex.storage","l":"MongoConnection"},{"p":"dev.plex.storage.player","l":"MongoPlayerData"},{"p":"dev.plex.command.impl","l":"MuteCMD"},{"p":"dev.plex.listener.impl","l":"MuteListener"},{"p":"dev.plex.command.impl","l":"NameHistoryCMD"},{"p":"dev.plex.world","l":"NoiseChunkGenerator"},{"p":"dev.plex.world","l":"NoiseOptions"},{"p":"dev.plex.punishment.extra","l":"Note"},{"p":"dev.plex.command.impl","l":"NotesCMD"},{"p":"dev.plex.world","l":"OctaveChunkGenerator"},{"p":"dev.plex.world","l":"OctaveOptions"},{"p":"dev.plex.command.impl","l":"OpAllCMD"},{"p":"dev.plex.command.impl","l":"OpCMD"},{"p":"dev.plex.permission","l":"Permission"},{"p":"dev.plex.util","l":"PermissionsUtil"},{"p":"dev.plex.cache","l":"PlayerCache"},{"p":"dev.plex.listener.impl","l":"PlayerListener"},{"p":"dev.plex.command.exception","l":"PlayerNotBannedException"},{"p":"dev.plex.command.exception","l":"PlayerNotFoundException"},{"p":"dev.plex","l":"Plex"},{"p":"dev.plex","l":"PlexBase"},{"p":"dev.plex.listener.impl","l":"ChatListener.PlexChatRenderer"},{"p":"dev.plex.command.impl","l":"PlexCMD"},{"p":"dev.plex.command","l":"PlexCommand"},{"p":"dev.plex.listener","l":"PlexListener"},{"p":"dev.plex.util","l":"PlexLog"},{"p":"dev.plex.module","l":"PlexModule"},{"p":"dev.plex.module","l":"PlexModuleFile"},{"p":"dev.plex.player","l":"PlexPlayer"},{"p":"dev.plex.util","l":"PlexUtils"},{"p":"dev.plex.event","l":"PunishedPlayerEvent"},{"p":"dev.plex.event","l":"PunishedPlayerFreezeEvent"},{"p":"dev.plex.event","l":"PunishedPlayerLockupEvent"},{"p":"dev.plex.menu","l":"PunishedPlayerMenu"},{"p":"dev.plex.event","l":"PunishedPlayerMuteEvent"},{"p":"dev.plex.punishment","l":"Punishment"},{"p":"dev.plex.punishment","l":"PunishmentManager"},{"p":"dev.plex.menu","l":"PunishmentMenu"},{"p":"dev.plex.command.impl","l":"PunishmentsCMD"},{"p":"dev.plex.punishment","l":"PunishmentType"},{"p":"dev.plex.util","l":"RandomUtil"},{"p":"dev.plex.rank.enums","l":"Rank"},{"p":"dev.plex.command.impl","l":"RankCMD"},{"p":"dev.plex.rank","l":"RankManager"},{"p":"dev.plex.command.impl","l":"RawSayCMD"},{"p":"dev.plex.storage","l":"RedisConnection"},{"p":"dev.plex.util","l":"ReflectionsUtil"},{"p":"dev.plex.command.source","l":"RequiredCommandSource"},{"p":"dev.plex.util.minimessage","l":"SafeMiniMessage"},{"p":"dev.plex.util.minimessage","l":"SafeMiniMessage.SafeMiniMessageTagResolver"},{"p":"dev.plex.command.impl","l":"SayCMD"},{"p":"dev.plex.listener.impl","l":"ServerListener"},{"p":"dev.plex.services","l":"ServiceManager"},{"p":"dev.plex.listener.impl","l":"SignListener"},{"p":"dev.plex.util","l":"AshconInfo.SkinData"},{"p":"dev.plex.command.impl","l":"SmiteCMD"},{"p":"dev.plex.command.impl","l":"SpectatorCMD"},{"p":"dev.plex.storage","l":"SQLConnection"},{"p":"dev.plex.storage.punishment","l":"SQLNotes"},{"p":"dev.plex.storage.permission","l":"SQLPermissions"},{"p":"dev.plex.storage.player","l":"SQLPlayerData"},{"p":"dev.plex.storage.punishment","l":"SQLPunishment"},{"p":"dev.plex.storage","l":"StorageType"},{"p":"dev.plex.command.impl","l":"SurvivalCMD"},{"p":"dev.plex.command.annotation","l":"System"},{"p":"dev.plex.listener.impl","l":"TabListener"},{"p":"dev.plex.command.impl","l":"TagCMD"},{"p":"dev.plex.command.impl","l":"TempbanCMD"},{"p":"dev.plex.util","l":"AshconInfo.Textures"},{"p":"dev.plex.command.impl","l":"TFMCMD"},{"p":"dev.plex.util","l":"TimeUtils"},{"p":"dev.plex.services.impl","l":"TimingService"},{"p":"dev.plex.rank.enums","l":"Title"},{"p":"dev.plex.listener.annotation","l":"Toggleable"},{"p":"dev.plex.command.impl","l":"ToggleCMD"},{"p":"dev.plex.menu","l":"ToggleMenu"},{"p":"dev.plex.listener.impl","l":"TogglesListener"},{"p":"dev.plex.command.impl","l":"UnbanCMD"},{"p":"dev.plex.command.impl","l":"UnfreezeCMD"},{"p":"dev.plex.command.impl","l":"UnmuteCMD"},{"p":"dev.plex.util","l":"UpdateChecker"},{"p":"dev.plex.services.impl","l":"UpdateCheckerService"},{"p":"dev.plex.util","l":"AshconInfo.UsernameHistory"},{"p":"dev.plex.hook","l":"VaultHook"},{"p":"dev.plex.util","l":"WebUtils"},{"p":"dev.plex.command.impl","l":"WorldCMD"},{"p":"dev.plex.listener.impl","l":"WorldListener"},{"p":"dev.plex.storage.codec","l":"ZonedDateTimeCodec"},{"p":"dev.plex.util.adapter","l":"ZonedDateTimeDeserializer"},{"p":"dev.plex.util.adapter","l":"ZonedDateTimeSerializer"}];updateSearchResults(); \ No newline at end of file +typeSearchIndex = [{"p":"dev.plex.util.menu","l":"AbstractMenu"},{"p":"dev.plex.services","l":"AbstractService"},{"p":"dev.plex.admin","l":"Admin"},{"p":"dev.plex.event","l":"AdminAddEvent"},{"p":"dev.plex.command.impl","l":"AdminChatCMD"},{"p":"dev.plex.command.impl","l":"AdminCMD"},{"p":"dev.plex.admin","l":"AdminList"},{"p":"dev.plex.listener.impl","l":"AdminListener"},{"p":"dev.plex.event","l":"AdminRemoveEvent"},{"p":"dev.plex.event","l":"AdminSetRankEvent"},{"p":"dev.plex.command.impl","l":"AdminworldCMD"},{"p":"dev.plex.command.impl","l":"AdventureCMD"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"dev.plex.listener.impl","l":"AntiNukerListener"},{"p":"dev.plex.listener.impl","l":"AntiSpamListener"},{"p":"dev.plex.util","l":"AshconInfo"},{"p":"dev.plex.services.impl","l":"AutoWipeService"},{"p":"dev.plex.command.impl","l":"BanCMD"},{"p":"dev.plex.listener.impl","l":"BanListener"},{"p":"dev.plex.services.impl","l":"BanService"},{"p":"dev.plex.command.blocking","l":"BlockedCommand"},{"p":"dev.plex.command.impl","l":"BlockEditCMD"},{"p":"dev.plex.listener.impl","l":"BlockListener"},{"p":"dev.plex.world","l":"BlockMapChunkGenerator"},{"p":"dev.plex.util","l":"BlockUtils"},{"p":"dev.plex.listener.impl","l":"BookListener"},{"p":"dev.plex.util","l":"BuildInfo"},{"p":"dev.plex.util","l":"BungeeUtil"},{"p":"dev.plex.listener.impl","l":"ChatListener"},{"p":"dev.plex.services.impl","l":"CommandBlockerService"},{"p":"dev.plex.command.exception","l":"CommandFailException"},{"p":"dev.plex.handlers","l":"CommandHandler"},{"p":"dev.plex.listener.impl","l":"CommandListener"},{"p":"dev.plex.command.annotation","l":"CommandParameters"},{"p":"dev.plex.command.annotation","l":"CommandPermissions"},{"p":"dev.plex.command.impl","l":"CommandSpyCMD"},{"p":"dev.plex.config","l":"Config"},{"p":"dev.plex.world","l":"ConfigurationChunkGenerator"},{"p":"dev.plex.command.exception","l":"ConsoleMustDefinePlayerException"},{"p":"dev.plex.command.exception","l":"ConsoleOnlyException"},{"p":"dev.plex.command.impl","l":"ConsoleSayCMD"},{"p":"dev.plex.command.impl","l":"CreativeCMD"},{"p":"dev.plex.world","l":"CustomChunkGenerator"},{"p":"dev.plex.world","l":"CustomWorld"},{"p":"dev.plex.cache","l":"DataUtils"},{"p":"dev.plex.command.impl","l":"DebugCMD"},{"p":"dev.plex.command.impl","l":"DeopAllCMD"},{"p":"dev.plex.command.impl","l":"DeopCMD"},{"p":"dev.plex.listener.impl","l":"DropListener"},{"p":"dev.plex.command.impl","l":"EntityWipeCMD"},{"p":"dev.plex.world","l":"FlatChunkGenerator"},{"p":"dev.plex.command.impl","l":"FlatlandsCMD"},{"p":"dev.plex.command.impl","l":"FreezeCMD"},{"p":"dev.plex.listener.impl","l":"FreezeListener"},{"p":"dev.plex.command.impl","l":"GamemodeCMD"},{"p":"dev.plex.listener.impl","l":"GameModeListener"},{"p":"dev.plex.event","l":"GameModeUpdateEvent"},{"p":"dev.plex.services.impl","l":"GameRuleService"},{"p":"dev.plex.util","l":"GameRuleUtil"},{"p":"dev.plex.util.menu","l":"IMenu"},{"p":"dev.plex.punishment","l":"PunishmentManager.IndefiniteBan"},{"p":"dev.plex.services","l":"IService"},{"p":"dev.plex.util.item","l":"ItemBuilder"},{"p":"dev.plex.command.impl","l":"KickCMD"},{"p":"dev.plex.command.impl","l":"ListCMD"},{"p":"dev.plex.handlers","l":"ListenerHandler"},{"p":"dev.plex.command.impl","l":"LocalSpawnCMD"},{"p":"dev.plex.command.impl","l":"LockupCMD"},{"p":"dev.plex.command.impl","l":"MasterbuilderworldCMD"},{"p":"dev.plex.util.redis","l":"MessageUtil"},{"p":"dev.plex.listener.impl","l":"MobListener"},{"p":"dev.plex.command.impl","l":"MobPurgeCMD"},{"p":"dev.plex.config","l":"ModuleConfig"},{"p":"dev.plex.module.exception","l":"ModuleLoadException"},{"p":"dev.plex.module","l":"ModuleManager"},{"p":"dev.plex.util","l":"MojangUtils"},{"p":"dev.plex.storage","l":"MongoConnection"},{"p":"dev.plex.storage.player","l":"MongoPlayerData"},{"p":"dev.plex.command.impl","l":"MuteCMD"},{"p":"dev.plex.listener.impl","l":"MuteListener"},{"p":"dev.plex.command.impl","l":"NameHistoryCMD"},{"p":"dev.plex.world","l":"NoiseChunkGenerator"},{"p":"dev.plex.world","l":"NoiseOptions"},{"p":"dev.plex.punishment.extra","l":"Note"},{"p":"dev.plex.command.impl","l":"NotesCMD"},{"p":"dev.plex.world","l":"OctaveChunkGenerator"},{"p":"dev.plex.world","l":"OctaveOptions"},{"p":"dev.plex.command.impl","l":"OpAllCMD"},{"p":"dev.plex.command.impl","l":"OpCMD"},{"p":"dev.plex.permission","l":"Permission"},{"p":"dev.plex.util","l":"PermissionsUtil"},{"p":"dev.plex.cache","l":"PlayerCache"},{"p":"dev.plex.listener.impl","l":"PlayerListener"},{"p":"dev.plex.command.exception","l":"PlayerNotBannedException"},{"p":"dev.plex.command.exception","l":"PlayerNotFoundException"},{"p":"dev.plex","l":"Plex"},{"p":"dev.plex","l":"PlexBase"},{"p":"dev.plex.listener.impl","l":"ChatListener.PlexChatRenderer"},{"p":"dev.plex.command.impl","l":"PlexCMD"},{"p":"dev.plex.command","l":"PlexCommand"},{"p":"dev.plex","l":"PlexLibraryManager"},{"p":"dev.plex.listener","l":"PlexListener"},{"p":"dev.plex.util","l":"PlexLog"},{"p":"dev.plex.module","l":"PlexModule"},{"p":"dev.plex.module","l":"PlexModuleFile"},{"p":"dev.plex.player","l":"PlexPlayer"},{"p":"dev.plex.util","l":"PlexUtils"},{"p":"dev.plex","l":"PlexLibraryManager.PluginLibraries"},{"p":"dev.plex.event","l":"PunishedPlayerEvent"},{"p":"dev.plex.event","l":"PunishedPlayerFreezeEvent"},{"p":"dev.plex.event","l":"PunishedPlayerLockupEvent"},{"p":"dev.plex.menu","l":"PunishedPlayerMenu"},{"p":"dev.plex.event","l":"PunishedPlayerMuteEvent"},{"p":"dev.plex.punishment","l":"Punishment"},{"p":"dev.plex.punishment","l":"PunishmentManager"},{"p":"dev.plex.menu","l":"PunishmentMenu"},{"p":"dev.plex.command.impl","l":"PunishmentsCMD"},{"p":"dev.plex.punishment","l":"PunishmentType"},{"p":"dev.plex.util","l":"RandomUtil"},{"p":"dev.plex.rank.enums","l":"Rank"},{"p":"dev.plex.command.impl","l":"RankCMD"},{"p":"dev.plex.rank","l":"RankManager"},{"p":"dev.plex.command.impl","l":"RawSayCMD"},{"p":"dev.plex.storage","l":"RedisConnection"},{"p":"dev.plex.util","l":"ReflectionsUtil"},{"p":"dev.plex.command.impl","l":"RemoveLoginMessageCMD"},{"p":"dev.plex.command.source","l":"RequiredCommandSource"},{"p":"dev.plex.util.minimessage","l":"SafeMiniMessage"},{"p":"dev.plex.util.minimessage","l":"SafeMiniMessage.SafeMiniMessageTagResolver"},{"p":"dev.plex.command.impl","l":"SayCMD"},{"p":"dev.plex.listener.impl","l":"ServerListener"},{"p":"dev.plex.services","l":"ServiceManager"},{"p":"dev.plex.command.impl","l":"SetLoginMessageCMD"},{"p":"dev.plex.listener.impl","l":"SignListener"},{"p":"dev.plex.util","l":"AshconInfo.SkinData"},{"p":"dev.plex.command.impl","l":"SmiteCMD"},{"p":"dev.plex.command.impl","l":"SpectatorCMD"},{"p":"dev.plex.storage","l":"SQLConnection"},{"p":"dev.plex.storage.punishment","l":"SQLNotes"},{"p":"dev.plex.storage.permission","l":"SQLPermissions"},{"p":"dev.plex.storage.player","l":"SQLPlayerData"},{"p":"dev.plex.storage.punishment","l":"SQLPunishment"},{"p":"dev.plex.storage","l":"StorageType"},{"p":"dev.plex.command.impl","l":"SurvivalCMD"},{"p":"dev.plex.command.annotation","l":"System"},{"p":"dev.plex.listener.impl","l":"TabListener"},{"p":"dev.plex.command.impl","l":"TagCMD"},{"p":"dev.plex.command.impl","l":"TempbanCMD"},{"p":"dev.plex.util","l":"AshconInfo.Textures"},{"p":"dev.plex.command.impl","l":"TFMCMD"},{"p":"dev.plex.util","l":"TimeUtils"},{"p":"dev.plex.services.impl","l":"TimingService"},{"p":"dev.plex.rank.enums","l":"Title"},{"p":"dev.plex.listener.annotation","l":"Toggleable"},{"p":"dev.plex.command.impl","l":"ToggleCMD"},{"p":"dev.plex.menu","l":"ToggleMenu"},{"p":"dev.plex.listener.impl","l":"TogglesListener"},{"p":"dev.plex.command.impl","l":"UnbanCMD"},{"p":"dev.plex.command.impl","l":"UnfreezeCMD"},{"p":"dev.plex.command.impl","l":"UnmuteCMD"},{"p":"dev.plex.util","l":"UpdateChecker"},{"p":"dev.plex.services.impl","l":"UpdateCheckerService"},{"p":"dev.plex.util","l":"AshconInfo.UsernameHistory"},{"p":"dev.plex.hook","l":"VaultHook"},{"p":"dev.plex.util","l":"WebUtils"},{"p":"dev.plex.command.impl","l":"WorldCMD"},{"p":"dev.plex.listener.impl","l":"WorldListener"},{"p":"dev.plex.util.adapter","l":"ZonedDateTimeAdapter"},{"p":"dev.plex.storage.codec","l":"ZonedDateTimeCodec"}];updateSearchResults(); \ No newline at end of file