Re-activated AliPresents cuz no release

This commit is contained in:
alisolarflare 2016-11-23 11:16:25 -05:00
parent d323ccaafd
commit e3a3dac942

View file

@ -25,16 +25,16 @@ public class AliPresents extends JavaPlugin{
logger.info(pdfFile.getName() + " has been started (V." + pdfFile.getVersion()+ ")."); logger.info(pdfFile.getName() + " has been started (V." + pdfFile.getVersion()+ ").");
//new AliLinkComponent().register(this); new AliLinkComponent().register(this);
//new BankChestComponent().register(this); new BankChestComponent().register(this);
//new CreativeBoundariesComponent().register(this); new CreativeBoundariesComponent().register(this);
//new EasyUHCComponent().register(this); new EasyUHCComponent().register(this);
//new FlairDoorComponent().register(this); new FlairDoorComponent().register(this);
//new GPowerComponent().register(this); new GPowerComponent().register(this);
//new InsuranceComponent().register(this); new InsuranceComponent().register(this);
//new MagicComponent().register(this); new MagicComponent().register(this);
//new MetricsComponent().register(this); new MetricsComponent().register(this);
//new MinigameComponent().register(this); new MinigameComponent().register(this);
logger.info(pdfFile.getName() + " has fully registered (V." + pdfFile.getVersion()+ ")."); logger.info(pdfFile.getName() + " has fully registered (V." + pdfFile.getVersion()+ ").");