Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
runescapejon authored May 2, 2017
1 parent 9cef0ec commit b093d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/runescapejon/CrazyFeet/CrazyFeet.java
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import me.runescapejon.CrazyFeet.Listeners.CrazyFeetListener;
import me.runescapejon.CrazyFeet.Commands.Util.Files.CrazyAutoFireFile;

@Plugin(id = "crazyfeetsponge", name = "CrazyFeetSponge", description = "CrazyFeet Ported over to Sponge", version = "1.3")
@Plugin(id = "crazyfeetsponge", name = "CrazyFeetSponge", authors = {"runescapejon"}, description = "CrazyFeet Ported over to Sponge", version = "1.4")
public class CrazyFeet {
public static ArrayList<Player> CrazyFireHead;
public static ArrayList<Player> CrazyHeartHead;
Expand Down

0 comments on commit b093d47

Please sign in to comment.