Reverse order to make the two url connection options the very last ones.
This commit is contained in:
parent
48d9c866e2
commit
83960425e3
@ -136,8 +136,8 @@ public class MassiveCoreMConf extends Entity<MassiveCoreMConf>
|
||||
// -------------------------------------------- //
|
||||
// URL connections to http://sponsorinfo.massivecraft.com/
|
||||
|
||||
public boolean sponsorEnabled = true;
|
||||
public long sponsorUpdateMillis = 0;
|
||||
public boolean sponsorEnabled = true;
|
||||
|
||||
// -------------------------------------------- //
|
||||
// MCSTATS
|
||||
|
Loading…
Reference in New Issue
Block a user