Brettflan / WorldBorder

Bukkit plugin for maintaining borders for your worlds to limit their sizes, as well as generating missing chunks or trimming excess chunks.
https://www.spigotmc.org/resources/worldborder.60905/
BSD 2-Clause "Simplified" License
139 stars 210 forks source link

Mob spawning and block place prevention turned off by default? #148

Open Onyxtite opened 5 years ago

Onyxtite commented 5 years ago

Hello! I was recently configuring the plugin and noticed that this two options were disabled by default: "prevent-block-place: false prevent-mob-spawn: false"

Do they negatively affect performance or generate any issues? I'd just assume that most people would use them otherwise, so it got me a little worried about activating them.

Could you confirm this isn't the case?

Thanks for your time!