Fixed all javadoc errors and regenerated them.

This commit is contained in:
ProSavage
2018-11-19 01:34:29 -06:00
parent ff6a3b2b1a
commit 7a59ad4a66
344 changed files with 3093 additions and 2184 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<title>BanInfo</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<title>ChatMode</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<title>Permission</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<title>Relation</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:50 CST 2018 -->
<title>Role</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -294,8 +294,9 @@ the order they are declared.</div>
<ul class="blockList">
<li class="blockList">
<h4>LEADER</h4>
<pre>public static final&nbsp;<a href="../../../../com/massivecraft/factions/struct/Role.html"
title="enum in com.massivecraft.factions.struct">Role</a> LEADER</pre>
<pre>public static final&nbsp;<a
href="../../../../com/massivecraft/factions/struct/Role.html"
title="enum in com.massivecraft.factions.struct">Role</a> LEADER</pre>
</li>
</ul>
<a name="COLEADER">

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<title>com.massivecraft.factions.struct</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<title>com.massivecraft.factions.struct</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Nov 19 01:29:52 CST 2018 -->
<title>com.massivecraft.factions.struct Class Hierarchy</title>
<meta name="date" content="2018-10-22">
<meta name="date" content="2018-11-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -90,10 +90,20 @@
<ul>
<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
<ul>
<li type="circle">com.massivecraft.factions.struct.<a href="../../../../com/massivecraft/factions/struct/Relation.html" title="enum in com.massivecraft.factions.struct"><span class="typeNameLink">Relation</span></a> (implements com.massivecraft.factions.zcore.fperms.<a href="../../../../com/massivecraft/factions/zcore/fperms/Permissable.html" title="interface in com.massivecraft.factions.zcore.fperms">Permissable</a>)</li>
<li type="circle">com.massivecraft.factions.struct.<a href="../../../../com/massivecraft/factions/struct/ChatMode.html" title="enum in com.massivecraft.factions.struct"><span class="typeNameLink">ChatMode</span></a></li>
<li type="circle">com.massivecraft.factions.struct.<a href="../../../../com/massivecraft/factions/struct/Permission.html" title="enum in com.massivecraft.factions.struct"><span class="typeNameLink">Permission</span></a></li>
<li type="circle">com.massivecraft.factions.struct.<a href="../../../../com/massivecraft/factions/struct/Role.html" title="enum in com.massivecraft.factions.struct"><span class="typeNameLink">Role</span></a> (implements com.massivecraft.factions.zcore.fperms.<a href="../../../../com/massivecraft/factions/zcore/fperms/Permissable.html" title="interface in com.massivecraft.factions.zcore.fperms">Permissable</a>)</li>
<li type="circle">com.massivecraft.factions.struct.<a
href="../../../../com/massivecraft/factions/struct/Relation.html"
title="enum in com.massivecraft.factions.struct"><span
class="typeNameLink">Relation</span></a> (implements
com.massivecraft.factions.zcore.fperms.<a
href="../../../../com/massivecraft/factions/zcore/fperms/Permissable.html"
title="interface in com.massivecraft.factions.zcore.fperms">Permissable</a>)
</li>
<li type="circle">com.massivecraft.factions.struct.<a
href="../../../../com/massivecraft/factions/struct/ChatMode.html"
title="enum in com.massivecraft.factions.struct"><span
class="typeNameLink">ChatMode</span></a></li>
</ul>
</li>
</ul>