mirror of
https://github.com/essentials/Essentials.git
synced 2025-07-31 20:00:47 +02:00
Less dupe code on last commit.
This commit is contained in:
@@ -256,7 +256,7 @@ public class Teleport implements Runnable
|
|||||||
|
|
||||||
public void back() throws Exception
|
public void back() throws Exception
|
||||||
{
|
{
|
||||||
now(new Target(user.getLastLocation()));
|
now(user.getLastLocation());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void home(IUser user, String home, Trade chargeFor) throws Exception
|
public void home(IUser user, String home, Trade chargeFor) throws Exception
|
||||||
|
Reference in New Issue
Block a user