Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin'
This commit is contained in:
@@ -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>CmdOwner</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><<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>></li>
|
||||
<li><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
|
||||
title="class in com.massivecraft.factions.zcore">com.massivecraft.factions.zcore.MCommand</a><<a
|
||||
href="../../../../com/massivecraft/factions/SavageFactions.html" title="class in com.massivecraft.factions">SavageFactions</a>>
|
||||
</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../com/massivecraft/factions/cmd/FCommand.html" title="class in com.massivecraft.factions.cmd">com.massivecraft.factions.cmd.FCommand</a></li>
|
||||
@@ -247,7 +250,11 @@ extends <a href="../../../../com/massivecraft/factions/cmd/FCommand.html" title=
|
||||
<pre>public void perform()</pre>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#perform--">perform</a></code> in class <code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a><<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>></code></dd>
|
||||
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#perform--">perform</a></code> in
|
||||
class <code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
|
||||
title="class in com.massivecraft.factions.zcore">MCommand</a><<a
|
||||
href="../../../../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>></code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -260,7 +267,11 @@ extends <a href="../../../../com/massivecraft/factions/cmd/FCommand.html" title=
|
||||
<pre>public <a href="../../../../com/massivecraft/factions/zcore/util/TL.html" title="enum in com.massivecraft.factions.zcore.util">TL</a> getUsageTranslation()</pre>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#getUsageTranslation--">getUsageTranslation</a></code> in class <code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a><<a href="../../../../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a>></code></dd>
|
||||
<dd><code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html#getUsageTranslation--">getUsageTranslation</a></code> in
|
||||
class <code><a href="../../../../com/massivecraft/factions/zcore/MCommand.html"
|
||||
title="class in com.massivecraft.factions.zcore">MCommand</a><<a
|
||||
href="../../../../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>></code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user