Increase time after switching servers to kick player
This commit is contained in:
parent
b0407cfc51
commit
9d3957cd54
@ -164,7 +164,7 @@ public class CashOutModule extends MiniPlugin
|
||||
{
|
||||
kickPlayer(player);
|
||||
}
|
||||
}, 20);
|
||||
}, 50);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user