/spawner doesn't change mob type the first time
pickernickel opened this issue ยท 4 comments
Using /spawner on a freshly placed spawner will not change the mob type regardless of the type of mob the first time you enter the command. It will however spawn one set of the correct mob type and typing the command again will properly change the spawner. There were no console errors and only just noticed the issue in Spigot 1.9.2.
I am using the following steps to reproduce:
1: /give pickernickel spawner
2: Place spawner anywhere.
3: Look at spawner and type /spawner Zombie
(Command will fail to change mob type but will spawn a set of zombies.)
4: Type /spawner Zombie.
(Command will succeed and change spawner type.)