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
|
||||
{
|
||||
Portal.getInstance().sendPlayerToGenericServer(player, GenericServer.BETA_HUB, Intent.FORCE_TRANSFER);
|
||||
Portal.getInstance().sendPlayerToGenericServer(player, GenericServer.HUB, Intent.FORCE_TRANSFER);
|
||||
|
||||
runSyncLater(() ->
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user