Configurable Bed Search Radius

Allows you to increase how far to check for a safe place to respawn
a player near their bed, allowing a better chance to respawn the
player at their bed should it of became obstructed.

Defaults to vanilla 1.
This commit is contained in:
Aikar
2018-07-04 15:23:15 -04:00
parent 2cde0e40c3
commit 3ed90751c5
2 changed files with 68 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ function import {
import AxisAlignedBB
import BaseBlockPosition
import BiomeBase
import BlockBed
import BiomeBigHills
import BiomeJungle
import BiomeMesa