mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update BukkitMain.java
wiz is quick
This commit is contained in:
parent
95394ec54f
commit
fc9a221127
@ -151,8 +151,6 @@ public final class BukkitMain extends JavaPlugin implements Listener, IPlotMain
|
||||
|
||||
new UpdateUtility(this).updateChecker();
|
||||
|
||||
new PremiumVerification();
|
||||
PremiumVerification.isPremium();
|
||||
if (PremiumVerification.isPremium()) {
|
||||
PlotSquared.log(Captions.PREFIX + "&6PlotSquared version licensed to Spigot user " + getUserID());
|
||||
PlotSquared.log(Captions.PREFIX + "&6Thanks for supporting us :)");
|
||||
|
Loading…
Reference in New Issue
Block a user