Muirfield / bad-plugins

PocketMine Plugins that are not good enough to be hosted in plugins.pocketmine.net
GNU General Public License v2.0
23 stars 17 forks source link

Spawn Mobs #5

Closed ctalbot4 closed 9 years ago

ctalbot4 commented 9 years ago

How do I spawn a mob?

DaPigGuy commented 9 years ago

Use spawn eggs

alejandroliu commented 9 years ago

Under survival you can give players spawns with:

/give player spawn_egg:10

You can change 10 with the mob id... 10 is for chickens.