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:49 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:41 CDT 2018 -->
<title>FCommand</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>
@@ -99,7 +99,10 @@ var activeTableTab = "activeTableTab";
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">com.massivecraft.factions.zcore.MCommand</a>&lt;<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>&gt;</li>
<li><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
title="class in com.massivecraft.factions.zcore">com.massivecraft.factions.zcore.MCommand</a>&lt;<a
href="../../../../com/massivecraft/factions/SavageFactions.html" title="class in com.massivecraft.factions">SavageFactions</a>&gt;
</li>
<li>
<ul class="inheritance">
<li>com.massivecraft.factions.cmd.FCommand</li>
@@ -118,7 +121,9 @@ var activeTableTab = "activeTableTab";
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">FCommand</span>
extends <a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>&gt;</pre>
extends <a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a
href="../../../../com/massivecraft/factions/SavageFactions.html" title="class in com.massivecraft.factions">SavageFactions</a>&gt;</pre>
</li>
</ul>
</div>
@@ -483,7 +488,12 @@ extends <a href="../../../../com/massivecraft/factions/zcore/MCommand.html" titl
java.util.List&lt;<a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;?&gt;&gt;&nbsp;commandChain)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#execute-org.bukkit.command.CommandSender-java.util.List-java.util.List-">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>&gt;</code></dd>
<dd><code><a
href="../../../../com/massivecraft/factions/zcore/MCommand.html#execute-org.bukkit.command.CommandSender-java.util.List-java.util.List-">execute</a></code>&nbsp;in
class&nbsp;<code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a
href="../../../../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>&gt;</code></dd>
</dl>
</li>
</ul>
@@ -496,7 +506,11 @@ extends <a href="../../../../com/massivecraft/factions/zcore/MCommand.html" titl
<pre>public&nbsp;boolean&nbsp;isEnabled()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#isEnabled--">isEnabled</a></code>&nbsp;in class&nbsp;<code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>&gt;</code></dd>
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#isEnabled--">isEnabled</a></code>&nbsp;in
class&nbsp;<code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a
href="../../../../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>&gt;</code></dd>
</dl>
</li>
</ul>
@@ -510,7 +524,12 @@ extends <a href="../../../../com/massivecraft/factions/zcore/MCommand.html" titl
boolean&nbsp;informSenderIfNot)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#validSenderType-org.bukkit.command.CommandSender-boolean-">validSenderType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>&gt;</code></dd>
<dd><code><a
href="../../../../com/massivecraft/factions/zcore/MCommand.html#validSenderType-org.bukkit.command.CommandSender-boolean-">validSenderType</a></code>&nbsp;in
class&nbsp;<code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
title="class in com.massivecraft.factions.zcore">MCommand</a>&lt;<a
href="../../../../com/massivecraft/factions/SavageFactions.html"
title="class in com.massivecraft.factions">SavageFactions</a>&gt;</code></dd>
</dl>
</li>
</ul>