Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin'

This commit is contained in:
ProSavage
2018-10-22 18:42:57 -05:00
parent 80e66d7d6c
commit 9aeb70404d
449 changed files with 3527 additions and 1875 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>DiscUtil</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>PermUtil</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>Persist</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>SmokeUtil</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>TL</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -2377,12 +2377,15 @@ extends java.lang.Enum&lt;<a href="../../../../../com/massivecraft/factions/zcor
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/zcore/util/TL.html#RELATION_TRUCE_SINGULAR">RELATION_TRUCE_SINGULAR</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/zcore/util/TL.html#ROLE_ADMIN">ROLE_ADMIN</a></span></code>
<div class="block">Roles</div>
</td>
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html#ROLE_COLEADER">ROLE_COLEADER</a></span></code>&nbsp;
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/zcore/util/TL.html#ROLE_COLEADER">ROLE_COLEADER</a></span></code>&nbsp;</td>
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../../com/massivecraft/factions/zcore/util/TL.html#ROLE_LEADER">ROLE_LEADER</a></span></code>
<div class="block">Roles</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/massivecraft/factions/zcore/util/TL.html#ROLE_MODERATOR">ROLE_MODERATOR</a></span></code>&nbsp;</td>
@@ -8801,13 +8804,14 @@ the order they are declared.</div>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html" title="enum in com.massivecraft.factions.zcore.util">TL</a> RELATION_ENEMY_PLURAL</pre>
</li>
</ul>
<a name="ROLE_ADMIN">
<a name="ROLE_LEADER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ROLE_ADMIN</h4>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html" title="enum in com.massivecraft.factions.zcore.util">TL</a> ROLE_ADMIN</pre>
<h4>ROLE_LEADER</h4>
<pre>public static final&nbsp;<a href="../../../../../com/massivecraft/factions/zcore/util/TL.html"
title="enum in com.massivecraft.factions.zcore.util">TL</a> ROLE_LEADER</pre>
<div class="block">Roles</div>
</li>
</ul>

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>TagReplacer.TagType</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>TagReplacer</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>TagUtil</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>TextUtil</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:48 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:40 CDT 2018 -->
<title>UUIDFetcher</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>com.massivecraft.factions.zcore.util</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>com.massivecraft.factions.zcore.util</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<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 Wed Oct 17 16:45:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>com.massivecraft.factions.zcore.util Class Hierarchy</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>