SpawnEntity
SpawnEntity is a plugin that allows players to spawn any entity by name or id at the players cursor location. You can spawn any entity, but my favorite in the ender crystal. The list of spawnable entities and their ids are below.
Commands
- New /entity <EnumName> (quantity) - Spawns quantity(default 1) entity(s) of specified name at cursor location.
- Old /entity <id/name> (quantity) - Spawns quantity(default 1) entity(s) of specified id/name at cursor location.
Permissions
- spawnentity.use - Permission to use the /entity command.
- spawnentity.multiple - Permission to spawn more than one entity at once.
Entity List
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | EXPERIENCE_ORB PAINTING ARROW SNOWBALL FIREBALL SMALL_FIREBALL ENDER_SIGNAL THROWN_EXP_BOTTLE ITEM_FRAME WITHER_SKULL PRIMED_TNT FALLING_BLOCK FIREWORK BOAT MINECART MINECART_CHEST MINECART_FURNACE MINECART_TNT MINECART_HOPPER MINECART_MOB_SPAWNER CREEPER SKELETON SPIDER GIANT ZOMBIE SLIME GHAST PIG_ZOMBIE ENDERMAN CAVE_SPIDER SILVERFISH BLAZE MAGMA_CUBE ENDER_DRAGON WITHER BAT WITCH PIG SHEEP COW CHICKEN SQUID WOLF MUSHROOM_COW SNOWMAN OCELOT IRON_GOLEM HORSE VILLAGER ENDER_CRYSTAL SPLASH_POTION EGG LIGHTNING |
-
View User Profile
-
Send Message
Posted Sep 11, 2014Please can you add an argument like /entity <id/name> (quantity) <playername>
-
View User Profile
-
Send Message
Posted Feb 23, 2014@The_K
That would work if the EnityType was added to craftbukkit, but i'm not sure if it is.
-
View User Profile
-
Send Message
Posted Dec 10, 2013Can I use this spawn an entity added by a mod possibly? Such as spawn THAUMCRAFT_PECH with a command?
-
View User Profile
-
Send Message
Posted Nov 7, 2013@Crazdale
I think it would lag a bit, but it's a nice idea :)
-
View User Profile
-
Send Message
Posted Jul 21, 2013It would be very cool to see this with a config file, for setting up locations where things will spawn, at a preset interval, certain time in Minecraft, or at a random interval (where you can set a minimum and maximum time). Could have lots of potential if you could add those capabilities as well. ;)