locked location

This commit is contained in:
Bryson Steck 2021-06-16 18:04:11 -06:00
parent 98478964f2
commit 65f2eb0d15
4 changed files with 1 additions and 0 deletions

View file

@ -57,6 +57,7 @@ public class PlayerListener implements Listener {
playerData.saveData(rawData + ";" + p.getDisplayName() + ",false,0");
}
if (resumeDeath) {
spawn = p.getLocation();
new BukkitRunnable() {
@Override
public void run() {