lithin9 / Unturned-Custom-Plugin

Other
0 stars 0 forks source link

Improve /unstuck to relocate #215

Closed jcvl92 closed 8 years ago

jcvl92 commented 8 years ago

Currently it resets them at their current location. Have it NOT relocate them by calling PlayerState.restoreSkills() and .restoreInventory() instead of .restoreCompleteState().