MobPlugin

MobPlugin 1.27.1

UnderRated

New Member
Any new updates? Animals jump fences, can't go through gates, and respawn inside pens, and livestock have no boundaries. They merge into each other when following food.
 

Steell

New Member
The mobs exhibit strange behavior; I think the AI is trying to exploit the movement system to gain speed when moving from one point to another. For example, wolves turn their heads sideways and start walking sideways, which is unsettling to watch—it makes everything seem bugged. This issue affects sheep, creepers, and other mobs, both passive and hostile. Fixing this alone would make the plugin excellent.
 

JWon

New Member
[WARN ] [MobPlugin] MobPlugin does not support this software.
[ERROR] [MobPlugin] Incompatible server software. The plugin will be disabled

This is on a Nukkit PetteriM1 Edition 1.21.101
 

PetteriM1

Moderator
Staff member
[MobPlugin] Incompatible server software. The plugin will be disabled on Nukkit PetteriM1 Edition
Nukkit PetteriM1 Edition has mob AI built-in so this plugin is not needed. Check in server.properties that
spawn-animals=on
spawn-mobs=on
and gamerule domobspawning is enabled.
 

PetteriM1

Moderator
Staff member
I was specifically, trying to turn off creeper explosions and perhaps the mobs falling thought stairs. Any advice?

Thank you!
You can turn off mob griefing gamerule to prevent creeper explosions from breaking blocks. Entities falling through stairs is an issue in Nukkit and not affecting only mobs.
 

JWon

New Member
You can turn off mob griefing gamerule to prevent creeper explosions from breaking blocks. Entities falling through stairs is an issue in Nukkit and not affecting only mobs.
Thanks for this suggestion. /gamerule mobgriefing false does not work on my server. I did see that in your version of server.properties there is an option to turn off explosion! Awesome.
 
Top