HellFirePvP / CustomMobs

CustomMobs v4.16
6 stars 9 forks source link

Health of a mob cant go above 2048? #13

Closed xPhTx3 closed 8 years ago

xPhTx3 commented 8 years ago

when i add 2048 health it works fine but at 2049 it turns into a normal skeleton (it was a wither skeleton)

HellFirePvP commented 8 years ago

Please take a look at the spigot server configuration. the maximum possible health is set there and by default it's 2048. Change the max value there if you want it higher than 2048.

Edit: Also the same "issue" was already mentioned in another issue.

HellFirePvP commented 8 years ago

Since this issue is not on my end i'm just sending a message to the user in the next version in case you're trying to set the health above spigot's configuration. not much more i can do there.