This commit is contained in:
KHobbits 2014-04-06 15:44:37 +01:00
parent fe9fbf585f
commit 10de6ac929
13 changed files with 2 additions and 14 deletions

View file

@ -32,7 +32,6 @@ import org.bukkit.util.Vector;
public class Commandfirework extends EssentialsCommand
{
private final transient Pattern splitPattern = Pattern.compile("[:+',;.]");
public Commandfirework()
{