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:42 CDT 2018 -->
|
||||
<title>P-Index</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>
|
||||
@@ -73,18 +73,6 @@
|
||||
</a>
|
||||
<h2 class="title">P</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/listeners/FactionsBlockListener.html#p">p</a></span> - Variable in class com.massivecraft.factions.listeners.<a href="../com/massivecraft/factions/listeners/FactionsBlockListener.html" title="class in com.massivecraft.factions.listeners">FactionsBlockListener</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/listeners/FactionsChatListener.html#p">p</a></span> - Variable in class com.massivecraft.factions.listeners.<a href="../com/massivecraft/factions/listeners/FactionsChatListener.html" title="class in com.massivecraft.factions.listeners">FactionsChatListener</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/listeners/FactionsEntityListener.html#p">p</a></span> - Variable in class com.massivecraft.factions.listeners.<a href="../com/massivecraft/factions/listeners/FactionsEntityListener.html" title="class in com.massivecraft.factions.listeners">FactionsEntityListener</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions"><span class="typeNameLink">P</span></a> - Class in <a href="../com/massivecraft/factions/package-summary.html">com.massivecraft.factions</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#P--">P()</a></span> - Constructor for class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#p">p</a></span> - Static variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/zcore/MCommand.html#p">p</a></span> - Variable in class com.massivecraft.factions.zcore.<a href="../com/massivecraft/factions/zcore/MCommand.html" title="class in com.massivecraft.factions.zcore">MCommand</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/zcore/util/PermUtil.html#p">p</a></span> - Variable in class com.massivecraft.factions.zcore.util.<a href="../com/massivecraft/factions/zcore/util/PermUtil.html" title="class in com.massivecraft.factions.zcore.util">PermUtil</a></dt>
|
||||
@@ -139,39 +127,104 @@
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html" title="enum in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect</span></a> - Enum in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block"><b>ParticleEffect Library</b></div>
|
||||
<div class="block"><b>ParticleEffect Library</b>
|
||||
<plugin>
|
||||
This library was created by @DarkBlade12 and allows you to display all Minecraft particle effects on a
|
||||
Bukkit server
|
||||
<plugin>
|
||||
You are welcome to use it, modify it and redistribute it under the following conditions:
|
||||
|
||||
Don't claim this class as your own
|
||||
Don't remove this disclaimer
|
||||
|
||||
<plugin>
|
||||
Special thanks:
|
||||
|
||||
@microgeek (original idea, names and packet parameters)
|
||||
@ShadyPotato (1.8 names, ids and packet parameters)
|
||||
@RingOfStorms (particle behavior)
|
||||
@Cybermaxke (particle behavior)
|
||||
@JamieSinn (hosting a jenkins server and documentation for particleeffect)
|
||||
|
||||
<plugin>
|
||||
<i>It would be nice if you provide credit to me if you use this class in a published project</i>
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.BlockData.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.BlockData</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the block data for the <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a> and <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a> effects</div>
|
||||
<div class="block">Represents the block data for the <a
|
||||
href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a>
|
||||
and <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a>
|
||||
effects
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ItemData.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.ItemData</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the item data for the <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a> effect</div>
|
||||
<div class="block">Represents the item data for the <a
|
||||
href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>
|
||||
effect
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.NoteColor.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.NoteColor</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the color for the <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a> effect</div>
|
||||
<div class="block">Represents the color for the <a
|
||||
href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
|
||||
effect
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.OrdinaryColor.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.OrdinaryColor</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the color for effects like <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>, <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a> and <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a></div>
|
||||
<div class="block">Represents the color for effects like <a
|
||||
href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>,
|
||||
<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>
|
||||
and
|
||||
<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleColor.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.ParticleColor</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the color for effects like <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>, <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>, <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>ParticleEffect.REDSTONE</code></a> and <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a></div>
|
||||
<div class="block">Represents the color for effects like <a
|
||||
href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB"><code>ParticleEffect.SPELL_MOB</code></a>,
|
||||
<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#SPELL_MOB_AMBIENT"><code>ParticleEffect.SPELL_MOB_AMBIENT</code></a>,
|
||||
<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#REDSTONE"><code>ParticleEffect.REDSTONE</code></a>
|
||||
and
|
||||
<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#NOTE"><code>ParticleEffect.NOTE</code></a>
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleData.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.ParticleData</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the particle data for effects like <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>, <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a> and <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a></div>
|
||||
<div class="block">Represents the particle data for effects like <a
|
||||
href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#ITEM_CRACK"><code>ParticleEffect.ITEM_CRACK</code></a>,
|
||||
<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_CRACK"><code>ParticleEffect.BLOCK_CRACK</code></a>
|
||||
and <a href="../com/massivecraft/factions/util/Particles/ParticleEffect.html#BLOCK_DUST"><code>ParticleEffect.BLOCK_DUST</code></a>
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html" title="class in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.ParticlePacket</span></a> - Class in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the players</div>
|
||||
<div class="block">Represents a particle effect packet with all attributes which is used for sending packets to the
|
||||
players
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ParticleProperty.html" title="enum in com.massivecraft.factions.util.Particles"><span class="typeNameLink">ParticleEffect.ParticleProperty</span></a> - Enum in <a href="../com/massivecraft/factions/util/Particles/package-summary.html">com.massivecraft.factions.util.Particles</a></dt>
|
||||
<dd>
|
||||
<div class="block">Represents the property of a particle effect</div>
|
||||
<div class="block">Represents the property of a particle effect
|
||||
<plugin>
|
||||
This class is part of the <b>ParticleEffect Library</b> and follows the same usage conditions
|
||||
</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html#ParticlePacket-com.massivecraft.factions.util.Particles.ParticleEffect-float-float-float-float-int-boolean-com.massivecraft.factions.util.Particles.ParticleEffect.ParticleData-">ParticlePacket(ParticleEffect, float, float, float, float, int, boolean, ParticleEffect.ParticleData)</a></span> - Constructor for class com.massivecraft.factions.util.Particles.<a href="../com/massivecraft/factions/util/Particles/ParticleEffect.ParticlePacket.html" title="class in com.massivecraft.factions.util.Particles">ParticleEffect.ParticlePacket</a></dt>
|
||||
<dd>
|
||||
@@ -443,7 +496,10 @@
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/util/PermissionsMapTypeAdapter.html#PermissionsMapTypeAdapter--">PermissionsMapTypeAdapter()</a></span> - Constructor for class com.massivecraft.factions.util.<a href="../com/massivecraft/factions/util/PermissionsMapTypeAdapter.html" title="class in com.massivecraft.factions.util">PermissionsMapTypeAdapter</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#perms">perms</a></span> - Static variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/SavageFactions.html#perms">perms</a></span> -
|
||||
Static variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/massivecraft/factions/zcore/util/PermUtil.html" title="class in com.massivecraft.factions.zcore.util"><span class="typeNameLink">PermUtil</span></a> - Class in <a href="../com/massivecraft/factions/zcore/util/package-summary.html">com.massivecraft.factions.zcore.util</a></dt>
|
||||
<dd> </dd>
|
||||
@@ -459,7 +515,10 @@
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/Conf.html#pistonProtectionThroughDenyBuild">pistonProtectionThroughDenyBuild</a></span> - Static variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/Conf.html" title="class in com.massivecraft.factions">Conf</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#PlaceholderApi">PlaceholderApi</a></span> - Variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/SavageFactions.html#PlaceholderApi">PlaceholderApi</a></span>
|
||||
- Variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/integration/Worldguard.html#playerCanBuild-org.bukkit.entity.Player-org.bukkit.Location-">playerCanBuild(Player, Location)</a></span> - Static method in class com.massivecraft.factions.integration.<a href="../com/massivecraft/factions/integration/Worldguard.html" title="class in com.massivecraft.factions.integration">Worldguard</a></dt>
|
||||
<dd> </dd>
|
||||
@@ -475,15 +534,39 @@
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/Conf.html#playersWhoBypassAllProtection">playersWhoBypassAllProtection</a></span> - Static variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/Conf.html" title="class in com.massivecraft.factions">Conf</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#playSound-org.bukkit.entity.Player-java.util.List-">playSound(Player, List<String>)</a></span> - Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a
|
||||
href="../com/massivecraft/factions/SavageFactions.html#playSound-org.bukkit.entity.Player-java.util.List-">playSound(Player, List<String>)</a></span>
|
||||
- Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#playSound-org.bukkit.entity.Player-java.lang.String-">playSound(Player, String)</a></span> - Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a
|
||||
href="../com/massivecraft/factions/SavageFactions.html#playSound-org.bukkit.entity.Player-java.lang.String-">playSound(Player, String)</a></span>
|
||||
- Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#playSoundForAll-java.lang.String-">playSoundForAll(String)</a></span> - Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a
|
||||
href="../com/massivecraft/factions/SavageFactions.html#playSoundForAll-java.lang.String-">playSoundForAll(String)</a></span>
|
||||
- Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#playSoundForAll-java.util.List-">playSoundForAll(List<String>)</a></span> - Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a
|
||||
href="../com/massivecraft/factions/SavageFactions.html#playSoundForAll-java.util.List-">playSoundForAll(List<String>)</a></span>
|
||||
- Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/P.html#postAutoSave--">postAutoSave()</a></span> - Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/P.html" title="class in com.massivecraft.factions">P</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/SavageFactions.html#plugin">plugin</a></span>
|
||||
- Static variable in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/SavageFactions.html#postAutoSave--">postAutoSave()</a></span>
|
||||
- Method in class com.massivecraft.factions.<a href="../com/massivecraft/factions/SavageFactions.html"
|
||||
title="class in com.massivecraft.factions">SavageFactions</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/massivecraft/factions/zcore/MPlugin.html#postAutoSave--">postAutoSave()</a></span> - Method in class com.massivecraft.factions.zcore.<a href="../com/massivecraft/factions/zcore/MPlugin.html" title="class in com.massivecraft.factions.zcore">MPlugin</a></dt>
|
||||
<dd> </dd>
|
||||
|
||||
Reference in New Issue
Block a user