RTClarkV / MapProtect

An efficient Minecraft plugin to protect builds from griefing while allowing many basic game mechanics for players.
1 stars 1 forks source link

Issue #47 by Artifabrian exposed a new, worse issue. #51

Closed RTClarkV closed 6 months ago

RTClarkV commented 6 months ago

If you die in a region when exit is false and your respawn is outside of the region, you will get vectored around like crazy. This could be fixed three ways:

1) when the player dies and their respawn is outside of the region, kick them from the region player list.

2) respawn the player back inside the region.

3) both 1 and 2 with a config option.

RTClarkV commented 6 months ago

fixed with config.