SpawnCommand
Created by MagmaGuy on 01/05/2017.
Functions
Link copied to clipboard
public static void spawnCustomBossCommand(CommandSender commandSender, String fileName, String world, Vector coords)
public static void spawnCustomBossCommand(CommandSender commandSender, String fileName, String world, Vector coords, int level)
Link copied to clipboard
public static void spawnEliteEntityTypeCommand(Player player, EntityType entityType, Integer level, Optional<String> powers)
public static void spawnEliteEntityTypeCommand(CommandSender commandSender, Location location, EntityType entityType, Integer level, Optional<String> powers)
public static void spawnEliteEntityTypeCommand(CommandSender commandSender, EntityType entityType, String world, Vector coords, Integer level, Optional<String> powers)