cybertiger / Bukkit-Instances

Instances for CraftBukkit
GNU Lesser General Public License v3.0
9 stars 16 forks source link

Instanced world - chunk respawning #76

Open Scratch741 opened 8 years ago

Scratch741 commented 8 years ago

Hello! Your plugin works really well. But I've found one thing. It's not bug but for me it is an issue.

When a player enters a dungeon, he has to click on sign. This sign will spawn monsters and removes gate. The issue is - when he goes really far or he dies, the starting location will reset. That means he has to click one more time on sign and he will double-spawn monsters.

Is it possible to make an option to disable updating chunks like that? Thanks!