You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The problem is a bit too much monsters. There are approximately 600+ monsters on 1 island
For these mobs, I didn't set a limit.
BSkyblock settings:
spawn-limits:
# Spawn limits. These override the limits set in bukkit.yml# If set to a negative number, the server defaults will be used# Added since 1.11.2.monsters: -1# Added since 1.11.2.animals: -1# Added since 1.11.2.water-animals: -1# Added since 1.11.2.ambient: -1
So it should look for bukkit and the monsters from bukkit are 24. This is clearly more that 24.
I think is related to other limits issues. (Infinite bee's, slimes) But I'm not sure.
Steps to reproduce the behavior:
Go to the nether
Check to see how many mobs there are of an unlimited kind of mob
Expected behavior
Normal mob spawning behavior
Screenshots
Server Information:
[Please complete the following information:]
Database being used (YAML, JSON, MySQL, MongoDB): [JSON]
OS: [Linux]
Java Version: [Java 11]
BentoBox version: [e.g. 1.7.2.21]
Addons installed? [Do '/bentobox version' and copy/paste from the console]
Description
The problem is a bit too much monsters. There are approximately 600+ monsters on 1 island
For these mobs, I didn't set a limit.
BSkyblock settings:
So it should look for bukkit and the monsters from bukkit are 24. This is clearly more that 24.
I think is related to other limits issues. (Infinite bee's, slimes) But I'm not sure.
Steps to reproduce the behavior:
Expected behavior
Normal mob spawning behavior
Screenshots
Server Information:
[Please complete the following information:]
Additional context
The text was updated successfully, but these errors were encountered: