This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?I am running Bukkit 1.5.2-R1.0 with Herobrine 7.1.5. We have several worlds configured via Multiverse-Core. The world in question has monster spawns disabled.
monsters: ==: MVSpawnSubSettings spawn: 'false' spawnrate: '-1' exceptions: []
Despite this Herobrine was able to trigger a MobAttack event and spawn monsters bypassing the MultiVerse config.
What is the expected output? What do you see instead?That the MobAttack event would either fail or would result in nothing happening.
What version of the product are you using?7.1.5
Do you have an error log of what happened?2013-07-14 10:36:07 [INFO] [Herobrine] Added Hotspot: 47, 27, 462013-07-14 10:36:07 [INFO] [Herobrine] Running MobAttack, targetting: player_name
Please provide any additional information below.N/A
To post a comment, please login or register a new account.