varunbln / Spawners

Pocketmine plugin made in PHP implementing stackable spawners
GNU Lesser General Public License v3.0
35 stars 23 forks source link

I cannot prevent individual mob types from being stacked #96

Closed galaxytwenty closed 3 years ago

galaxytwenty commented 3 years ago

Hey ich have a problem in the config

exempted-entities:

but the chicken stacked, i would like the chickens not to be stacked. how can i make ?.

and other.. I cannot prevent the stacking in worlds either -> in the config: spawner-stacking-disabled-worlds:

and i get an error when placing spawner i type /spanwer chicken 1 -> then i placed the Spanwer an Internal server Error [Server thread/CRITICAL]: Error: "Class 'Heisenburger69\BurgerSpawners\Events\SpawnerPlaceEvent' not found" (EXCEPTION) in "plugins/BurgerSpawners-master/src/Heisenburger69/BurgerSpawners/Items/SpawnerBlock" at line 90 [19:41:29] [Server thread/CRITICAL]: #0 pmsrc/src/pocketmine/level/Level(1940): Heisenburger69\BurgerSpawners\Items\SpawnerBlock->place(object pocketmine\item\ItemBlock, object pocketmine\block\Air, object pocketmine\block\Bedrock, integer 1, object pocketmine\math\Vector3, object JackMD\NameSpaceRemover\CustomPlayer)

PLS HELP Best Regardz

galaxytwenty commented 3 years ago

so far i haven't found a solution

galaxytwenty commented 3 years ago

Entities listed here are exempted from stacking. The name of the entity must be the same as

The name seen via /spawner list

exempted-entities:

galaxytwenty commented 3 years ago

is this Project Alive ?

varunbln commented 3 years ago

Fixed in dev build#95