Added Velocity 3.0.x support

This commit is contained in:
Alberto Migliorato
2021-09-13 16:28:54 +02:00
parent 38b45d7651
commit 24d97bb3eb
520 changed files with 1043 additions and 1034 deletions
+3 -3
View File
@@ -30,12 +30,12 @@
<parent>
<groupId>co.aikar</groupId>
<artifactId>acf-parent</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>acf-brigadier</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<name>ACF (Brigadier)</name>
@@ -50,7 +50,7 @@
<dependency>
<groupId>co.aikar</groupId>
<artifactId>acf-core</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<scope>provided</scope>
</dependency>
<dependency>
+3 -3
View File
@@ -30,12 +30,12 @@
<parent>
<groupId>co.aikar</groupId>
<artifactId>acf-parent</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>acf-bukkit</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<name>ACF (Bukkit)</name>
@@ -43,7 +43,7 @@
<dependency>
<groupId>co.aikar</groupId>
<artifactId>acf-core</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<scope>compile</scope>
</dependency>
<dependency>
+3 -3
View File
@@ -5,12 +5,12 @@
<parent>
<artifactId>acf-parent</artifactId>
<groupId>co.aikar</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>acf-bungee</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<name>ACF (Bungee)</name>
@@ -26,7 +26,7 @@
<dependency>
<groupId>co.aikar</groupId>
<artifactId>acf-core</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<scope>compile</scope>
</dependency>
<dependency>
+2 -2
View File
@@ -30,12 +30,12 @@
<parent>
<groupId>co.aikar</groupId>
<artifactId>acf-parent</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>acf-core</artifactId>
<version><!--VERSION-->0.5.0-SNAPSHOT<!--VERSION--></version>
<version><!--VERSION-->0.5.1-SNAPSHOT<!--VERSION--></version>
<name>ACF (Core)</name>
+1 -1
View File
@@ -34,7 +34,7 @@ See [Examples](https://github.com/aikar/commands/wiki/Real-World-Examples) for s
We are on version:
- GROUP: co.aikar
- VERSION `0.5.0-SNAPSHOT`
- VERSION `0.5.1-SNAPSHOT`
ARTIFACTID varies by platform target:
* [Bukkit](https://spigotmc.org): ***acf-bukkit*** (For targetting Bukkit/Spigot)
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="All Classes (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+1 -1
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>All Packages (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="All Packages (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ACFBrigadierManager (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>ACFBrigadierManager (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ACFBrigadierManager (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="ACFBrigadierManager (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.ACFBrigadierManager (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.ACFBrigadierManager (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.ACFBrigadierManager (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.ACFBrigadierManager (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands Class Hierarchy (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands Class Hierarchy (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands Class Hierarchy (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands Class Hierarchy (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package co.aikar.commands (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Package co.aikar.commands (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package co.aikar.commands (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Package co.aikar.commands (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>Constant Field Values (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="Constant Field Values (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>Deprecated List (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="Deprecated List (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>Index (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="Index (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+1 -1
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Thu Sep 24 22:58:41 EDT 2020 -->
<title>ACF (Brigadier) 0.5.0-SNAPSHOT API</title>
<title>ACF (Brigadier) 0.5.1-SNAPSHOT API</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">window.location.replace('co/aikar/commands/package-summary.html')</script>
<noscript>
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Class Hierarchy (ACF (Brigadier) 0.5.0-SNAPSHOT API)</title>
<title>Class Hierarchy (ACF (Brigadier) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (ACF (Brigadier) 0.5.0-SNAPSHOT API)";
parent.document.title="Class Hierarchy (ACF (Brigadier) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="All Classes (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
+1 -1
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>All Packages (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="All Packages (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ACFBukkitHelpTopic (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>ACFBukkitHelpTopic (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ACFBukkitHelpTopic (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="ACFBukkitHelpTopic (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ACFBukkitUtil (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>ACFBukkitUtil (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ACFBukkitUtil (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="ACFBukkitUtil (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitCommandCompletionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitCommandCompletionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitCommandCompletionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitCommandCompletionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitCommandCompletions (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitCommandCompletions (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitCommandCompletions (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitCommandCompletions (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitCommandContexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitCommandContexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitCommandContexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitCommandContexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitCommandExecutionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitCommandExecutionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitCommandExecutionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitCommandExecutionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitCommandIssuer (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitCommandIssuer (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitCommandIssuer (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitCommandIssuer (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitCommandManager (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitCommandManager (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitCommandManager (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitCommandManager (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitLocales (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitLocales (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitLocales (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitLocales (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitMessageFormatter (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitMessageFormatter (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitMessageFormatter (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitMessageFormatter (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>BukkitParameterConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitParameterConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitParameterConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitParameterConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitRegisteredCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitRegisteredCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitRegisteredCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitRegisteredCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BukkitRootCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>BukkitRootCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BukkitRootCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="BukkitRootCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MinecraftMessageKeys (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>MinecraftMessageKeys (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MinecraftMessageKeys (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="MinecraftMessageKeys (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.bukkit.contexts.OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.bukkit.contexts.OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.bukkit.contexts.OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.bukkit.contexts.OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands.bukkit.contexts Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.bukkit.contexts Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands.bukkit.contexts Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands.bukkit.contexts Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Package co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Package co.aikar.commands.bukkit.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.ACFBukkitHelpTopic (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.ACFBukkitHelpTopic (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.ACFBukkitHelpTopic (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.ACFBukkitHelpTopic (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.ACFBukkitUtil (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.ACFBukkitUtil (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.ACFBukkitUtil (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.ACFBukkitUtil (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitCommandCompletionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitCommandCompletionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandCompletionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandCompletionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitCommandCompletions (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitCommandCompletions (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandCompletions (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandCompletions (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitCommandContexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitCommandContexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandContexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandContexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitCommandExecutionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitCommandExecutionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandExecutionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandExecutionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitCommandIssuer (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitCommandIssuer (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandIssuer (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandIssuer (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitCommandManager (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitCommandManager (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandManager (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitCommandManager (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitLocales (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitLocales (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitLocales (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitLocales (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitMessageFormatter (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitMessageFormatter (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitMessageFormatter (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitMessageFormatter (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class co.aikar.commands.BukkitParameterConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitParameterConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitParameterConditionContext (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitParameterConditionContext (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitRegisteredCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitRegisteredCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitRegisteredCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitRegisteredCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.BukkitRootCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.BukkitRootCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.BukkitRootCommand (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.BukkitRootCommand (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.MinecraftMessageKeys (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.MinecraftMessageKeys (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.MinecraftMessageKeys (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.MinecraftMessageKeys (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.contexts.OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.contexts.OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.contexts.OnlinePlayer (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.contexts.OnlinePlayer (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>co.aikar.commands.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands.contexts Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.contexts Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands.contexts Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands.contexts Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package co.aikar.commands.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Package co.aikar.commands.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package co.aikar.commands.contexts (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Package co.aikar.commands.contexts (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>co.aikar.commands (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>co.aikar.commands Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="co.aikar.commands Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="co.aikar.commands Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package co.aikar.commands (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Package co.aikar.commands (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package co.aikar.commands (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Package co.aikar.commands (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Constant Field Values (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Constant Field Values (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Deprecated List (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Deprecated List (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>API Help (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="API Help (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Index (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Index (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+3 -3
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Overview (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Overview (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Overview (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -92,7 +92,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
</nav>
</header>
<div class="header">
<h1 class="title">ACF (Bukkit) 0.5.0-SNAPSHOT API</h1>
<h1 class="title">ACF (Bukkit) 0.5.1-SNAPSHOT API</h1>
</div>
<main role="main">
<div class="contentContainer">
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Overview List (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Overview List (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
+1 -1
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Thu Sep 24 22:58:43 EDT 2020 -->
<title>ACF (Bukkit) 0.5.0-SNAPSHOT API</title>
<title>ACF (Bukkit) 0.5.1-SNAPSHOT API</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript">window.location.replace('index.html')</script>
<noscript>
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)</title>
<title>Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (ACF (Bukkit) 0.5.0-SNAPSHOT API)";
parent.document.title="Class Hierarchy (ACF (Bukkit) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="All Classes (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
+1 -1
View File
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
+1 -1
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>All Classes (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+2 -2
View File
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>All Packages (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="All Packages (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ACFBungeeListener (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>ACFBungeeListener (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ACFBungeeListener (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="ACFBungeeListener (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ACFBungeeUtil (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>ACFBungeeUtil (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ACFBungeeUtil (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="ACFBungeeUtil (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeCommandCompletionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeCommandCompletionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeCommandCompletionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeCommandCompletionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeCommandCompletions (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeCommandCompletions (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeCommandCompletions (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeCommandCompletions (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeCommandContexts (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeCommandContexts (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeCommandContexts (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeCommandContexts (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeCommandExecutionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeCommandExecutionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeCommandExecutionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeCommandExecutionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeCommandIssuer (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeCommandIssuer (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeCommandIssuer (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeCommandIssuer (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeCommandManager (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeCommandManager (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeCommandManager (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeCommandManager (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeConditionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeConditionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeConditionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeConditionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeLocales (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeLocales (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeLocales (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeLocales (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeMessageFormatter (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeMessageFormatter (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeMessageFormatter (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeMessageFormatter (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>BungeeParameterConditionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeParameterConditionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeParameterConditionContext (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeParameterConditionContext (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeRegisteredCommand (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeRegisteredCommand (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeRegisteredCommand (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeRegisteredCommand (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BungeeRootCommand (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>BungeeRootCommand (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BungeeRootCommand (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="BungeeRootCommand (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MinecraftMessageKeys (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>MinecraftMessageKeys (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MinecraftMessageKeys (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="MinecraftMessageKeys (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>OnlinePlayer (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>OnlinePlayer (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OnlinePlayer (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="OnlinePlayer (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class co.aikar.commands.bungee.contexts.OnlinePlayer (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>Uses of Class co.aikar.commands.bungee.contexts.OnlinePlayer (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
@@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class co.aikar.commands.bungee.contexts.OnlinePlayer (ACF (Bungee) 0.5.0-SNAPSHOT API)";
parent.document.title="Uses of Class co.aikar.commands.bungee.contexts.OnlinePlayer (ACF (Bungee) 0.5.1-SNAPSHOT API)";
}
}
catch(err) {
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>co.aikar.commands.bungee.contexts (ACF (Bungee) 0.5.0-SNAPSHOT API)</title>
<title>co.aikar.commands.bungee.contexts (ACF (Bungee) 0.5.1-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>

Some files were not shown because too many files have changed in this diff Show More