Send gem hunters players to normal hub upon cashout
This commit is contained in:
parent
83f6b4fa1d
commit
7cc7769378
@ -158,7 +158,7 @@ public class CashOutModule extends MiniPlugin
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Portal.getInstance().sendPlayerToGenericServer(player, GenericServer.BETA_HUB, Intent.FORCE_TRANSFER);
|
Portal.getInstance().sendPlayerToGenericServer(player, GenericServer.HUB, Intent.FORCE_TRANSFER);
|
||||||
|
|
||||||
runSyncLater(() ->
|
runSyncLater(() ->
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user