Hello. I have a little problem and honestly I have no idea what to do now. I changed respawn point after clicking "To town" by editing RequestRestartPoint.java
I added my location to "default" code looks like this:
default:
loc = new Location(81275, 148617, -3468);
break;
and the whole code:
I have no idea why it doesn't work. Hope I'll solve this problem with your help guys :)