DefaultMobOptions not working?
I've these options in config-mobs.yml:
DefaultMobOptions:
AlwaysShowName: true
Collidable: true
DigOutOfGround: true
Despawn: true
FollowRange: 30
NoDamageTicks: 10
PreventMobKillDrops: true
PreventOtherDrops: true
PreventRandomEquipment: true
PreventSunburn: true
Silent: true
They seems not to work since all my mobs spawns with random armors, burns during daylight and are not silent. Or maybe I did something wrong in the configuration (https://pastebin.com/2vLzt8Em)?