mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-03 02:23:44 +01:00
Whoops forgot to add in /save!
This commit is contained in:
@@ -475,6 +475,7 @@ class PlayerList
|
||||
public void setTpback(String newtpback)
|
||||
{
|
||||
tpxyz = newtpback;
|
||||
save();
|
||||
}
|
||||
//=====================================================================
|
||||
//Function: getTpxyz
|
||||
|
||||
Reference in New Issue
Block a user