locked location
This commit is contained in:
parent
98478964f2
commit
65f2eb0d15
4 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -57,6 +57,7 @@ public class PlayerListener implements Listener {
|
||||||
playerData.saveData(rawData + ";" + p.getDisplayName() + ",false,0");
|
playerData.saveData(rawData + ";" + p.getDisplayName() + ",false,0");
|
||||||
}
|
}
|
||||||
if (resumeDeath) {
|
if (resumeDeath) {
|
||||||
|
spawn = p.getLocation();
|
||||||
new BukkitRunnable() {
|
new BukkitRunnable() {
|
||||||
@Override
|
@Override
|
||||||
public void run() {
|
public void run() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue