Reduced free timer.
This commit is contained in:
parent
874c1413a3
commit
51faf5cd15
@ -62,7 +62,7 @@ import mineplex.hub.server.ui.ServerNpcShop;
|
||||
|
||||
public class ServerManager extends MiniPlugin
|
||||
{
|
||||
private static final Long FREE_PORTAL_TIMER = 60000L;
|
||||
private static final Long FREE_PORTAL_TIMER = 20000L;
|
||||
|
||||
private CoreClientManager _clientManager;
|
||||
private DonationManager _donationManager;
|
||||
|
Loading…
Reference in New Issue
Block a user