Spigot 1.11.2
MythicMobs 4.1.0
Artifacts 0.1.6
I'm having an issue using the LightLevel condition with random spawns, I'm pretty sure it is broken for 4.1.0 since this same exact code works for someone in a previous version.
Here is the Random Spawn Code.
When you try to load or reload the plugin I get this error.
Random Spawn Condition Not Working
MythicMobs 4.1.0
Artifacts 0.1.6
I'm having an issue using the LightLevel condition with random spawns, I'm pretty sure it is broken for 4.1.0 since this same exact code works for someone in a previous version.
Here is the Random Spawn Code.
Code:
MooShroom: MobType: MooShroom Worlds: world Chance: 0.005 Priority: 2 Action: add Conditions: - lightlevel{l=7-15}
When you try to load or reload the plugin I get this error.
Code:
WARN]: Unexpected exception...