2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
2019-08-05 11:13:19 +02:00
<!-- NewPage -->
2021-03-10 09:12:21 +01:00
< html lang = "en" >
2019-08-05 11:13:19 +02:00
< head >
2021-07-24 13:27:37 +02:00
<!-- Generated by javadoc (16) -->
2021-06-12 09:24:49 +02:00
< title > com.djrapitops.plan (Plan 5.4-SNAPSHOT API)< / title >
2021-07-24 13:27:37 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2021-03-10 09:12:21 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2021-07-24 13:27:37 +02:00
< meta name = "description" content = "declaration: package: com.djrapitops.plan" >
< meta name = "generator" content = "javadoc/PackageWriterImpl" >
2019-08-05 11:13:19 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2021-07-24 13:27:37 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../jquery-ui.overrides.css" title = "Style" >
2019-08-05 11:13:19 +02:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2021-07-24 13:27:37 +02:00
< script type = "text/javascript" src = "../../../script-dir/jquery-3.5.1.min.js" > < / script >
< script type = "text/javascript" src = "../../../script-dir/jquery-ui.min.js" > < / script >
2019-08-05 11:13:19 +02:00
< / head >
2021-07-24 13:27:37 +02:00
< body class = "package-declaration-page" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . . / . . / . . / " ;
2021-03-10 09:12:21 +01:00
loadScripts(document, 'script');< / script >
2019-08-05 11:13:19 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2021-07-24 13:27:37 +02:00
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
2021-03-10 09:12:21 +01:00
< nav role = "navigation" >
2019-08-05 11:13:19 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2021-07-24 13:27:37 +02:00
< div class = "top-nav" id = "navbar.top" >
< div class = "skip-nav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar.top.firstrow" class = "nav-list" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../index.html" > Overview< / a > < / li >
2021-07-24 13:27:37 +02:00
< li class = "nav-bar-cell1-rev" > Package< / li >
2019-08-05 11:13:19 +02:00
< li > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
2021-07-24 13:27:37 +02:00
< div class = "sub-nav" >
< div class = "nav-list-search" > < label for = "search" > SEARCH:< / label >
2021-03-10 09:12:21 +01:00
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
2019-08-05 11:13:19 +02:00
< / div >
2021-03-10 09:12:21 +01:00
< / div >
2021-07-24 13:27:37 +02:00
<!-- ========= END OF TOP NAVBAR ========= -->
< span class = "skip-nav" id = "skip.navbar.top" >
<!-- -->
< / span > < / nav >
2021-03-10 09:12:21 +01:00
< / header >
2021-07-24 13:27:37 +02:00
< div class = "flex-content" >
2021-03-10 09:12:21 +01:00
< main role = "main" >
2019-08-05 11:13:19 +02:00
< div class = "header" >
< h1 title = "Package" class = "title" > Package com.djrapitops.plan< / h1 >
< / div >
2021-07-24 13:27:37 +02:00
< hr >
< div class = "package-signature" > package < span class = "element-name" > com.djrapitops.plan< / span > < / div >
< section class = "summary" >
< ul class = "summary-list" >
< li >
< div class = "caption" > < span > Interface Summary< / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Interface< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "DataService.html" title = "interface in com.djrapitops.plan" > DataService< / a > < / div >
2021-11-21 14:54:42 +01:00
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "DataService.Pipeline.html" title = "interface in com.djrapitops.plan" > DataService.Pipeline< / a > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "PlanBukkitComponent.html" title = "interface in com.djrapitops.plan" > PlanBukkitComponent< / a > < / div >
< div class = "col-last even-row-color" >
2021-03-10 09:12:21 +01:00
< div class = "block" > Dagger Component that constructs the plugin systems running on Bukkit.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "PlanBukkitComponent.Builder.html" title = "interface in com.djrapitops.plan" > PlanBukkitComponent.Builder< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "PlanBungeeComponent.html" title = "interface in com.djrapitops.plan" > PlanBungeeComponent< / a > < / div >
< div class = "col-last even-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Dagger Component that constructs the plugin systems running on Bungee.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "PlanBungeeComponent.Builder.html" title = "interface in com.djrapitops.plan" > PlanBungeeComponent.Builder< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "PlanNukkitComponent.html" title = "interface in com.djrapitops.plan" > PlanNukkitComponent< / a > < / div >
< div class = "col-last even-row-color" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Dagger Component that constructs the plugin systems running on Nukkit.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "PlanNukkitComponent.Builder.html" title = "interface in com.djrapitops.plan" > PlanNukkitComponent.Builder< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "PlanPlugin.html" title = "interface in com.djrapitops.plan" > PlanPlugin< / a > < / div >
< div class = "col-last even-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Abstraction interface for both Plan and PlanBungee.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "PlanSpongeComponent.html" title = "interface in com.djrapitops.plan" > PlanSpongeComponent< / a > < / div >
< div class = "col-last odd-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Dagger Component that constructs the plugin systems running on Sponge.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first even-row-color" > < a href = "PlanSpongeComponent.Builder.html" title = "interface in com.djrapitops.plan" > PlanSpongeComponent.Builder< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "PlanVelocityComponent.html" title = "interface in com.djrapitops.plan" > PlanVelocityComponent< / a > < / div >
< div class = "col-last odd-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Dagger Component that constructs the plugin systems running on Velocity.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first even-row-color" > < a href = "PlanVelocityComponent.Builder.html" title = "interface in com.djrapitops.plan" > PlanVelocityComponent.Builder< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "SubSystem.html" title = "interface in com.djrapitops.plan" > SubSystem< / a > < / div >
< div class = "col-last odd-row-color" >
2019-10-05 10:27:37 +02:00
< div class = "block" > Represents a system that can be enabled and disabled.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< / div >
2019-08-05 11:13:19 +02:00
< / li >
2021-07-24 13:27:37 +02:00
< li >
< div class = "caption" > < span > Class Summary< / span > < / div >
< div class = "summary-table two-column-summary" >
< div class = "table-header col-first" > Class< / div >
< div class = "table-header col-last" > Description< / div >
< div class = "col-first even-row-color" > < a href = "BStatsBukkit.html" title = "class in com.djrapitops.plan" > BStatsBukkit< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "BStatsBungee.html" title = "class in com.djrapitops.plan" > BStatsBungee< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "BStatsSponge.html" title = "class in com.djrapitops.plan" > BStatsSponge< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "BStatsVelocity.html" title = "class in com.djrapitops.plan" > BStatsVelocity< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "BukkitServerShutdownSave.html" title = "class in com.djrapitops.plan" > BukkitServerShutdownSave< / a > < / div >
< div class = "col-last even-row-color" >
2021-03-10 09:12:21 +01:00
< div class = "block" > ServerShutdownSave implementation for Bukkit based servers.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "DataSvc.html" title = "class in com.djrapitops.plan" > DataSvc< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< div class = "col-first even-row-color" > < a href = "NukkitServerShutdownSave.html" title = "class in com.djrapitops.plan" > NukkitServerShutdownSave< / a > < / div >
< div class = "col-last even-row-color" >
2020-01-24 11:56:15 +01:00
< div class = "block" > ServerShutdownSave implementation for Nukkit based servers.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "Plan.html" title = "class in com.djrapitops.plan" > Plan< / a > < / div >
< div class = "col-last odd-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Main class for Bukkit that manages the plugin.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first even-row-color" > < a href = "PlanBungee.html" title = "class in com.djrapitops.plan" > PlanBungee< / a > < / div >
< div class = "col-last even-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Bungee Main class.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "PlanNukkit.html" title = "class in com.djrapitops.plan" > PlanNukkit< / a > < / div >
< div class = "col-last odd-row-color" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Main class for Nukkit that manages the plugin.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first even-row-color" > < a href = "PlanSponge.html" title = "class in com.djrapitops.plan" > PlanSponge< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "PlanSystem.html" title = "class in com.djrapitops.plan" > PlanSystem< / a > < / div >
< div class = "col-last odd-row-color" >
2019-10-05 10:27:37 +02:00
< div class = "block" > PlanSystem contains everything Plan needs to run.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first even-row-color" > < a href = "PlanVelocity.html" title = "class in com.djrapitops.plan" > PlanVelocity< / a > < / div >
< div class = "col-last even-row-color" >
2019-08-05 11:13:19 +02:00
< div class = "block" > Velocity Main class.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "SpongeServerShutdownSave.html" title = "class in com.djrapitops.plan" > SpongeServerShutdownSave< / a > < / div >
< div class = "col-last odd-row-color" >
2019-10-05 10:27:37 +02:00
< div class = "block" > ServerShutdownSave implementation for Sponge< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first even-row-color" > < a href = "TaskSystem.html" title = "class in com.djrapitops.plan" > TaskSystem< / a > < / div >
< div class = "col-last even-row-color" >
2021-03-10 09:12:21 +01:00
< div class = "block" > TaskSystem that registers tasks for the plugin.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< div class = "col-first odd-row-color" > < a href = "TaskSystem.Task.html" title = "class in com.djrapitops.plan" > TaskSystem.Task< / a > < / div >
< div class = "col-last odd-row-color" > < / div >
< / div >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< / section >
2021-03-10 09:12:21 +01:00
< / main >
2019-08-05 11:13:19 +02:00
< / div >
< / div >
< / body >
< / html >