Return There
This commit is contained in:
parent
3f3ee4df6d
commit
47d852ed3d
@ -52,6 +52,7 @@ public class CmdFactionsUnstuck extends FactionsCommand
|
||||
if (isFree(msender, center))
|
||||
{
|
||||
msg("<b>You don't seem to be stuck.");
|
||||
return;
|
||||
}
|
||||
|
||||
// ... get the nearest free top location ...
|
||||
|
Loading…
Reference in New Issue
Block a user