Fix cashout related problems with cashing out
This commit is contained in:
parent
43524465c7
commit
a7edc830e0
@ -169,7 +169,7 @@ public class CashOutModule extends MiniPlugin
|
||||
|
||||
session.endSession();
|
||||
iterator.remove();
|
||||
Portal.getInstance().sendPlayerToGenericServer(player, GenericServer.BETA_HUB, Intent.PLAYER_REQUEST);
|
||||
Portal.getInstance().sendPlayerToGenericServer(player, GenericServer.BETA_HUB, Intent.FORCE_TRANSFER);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user