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 fcdc18e556
commit 467d4d463e
No known key found for this signature in database
GPG key ID: 401ADFC9891FAAFE
2 changed files with 70 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