2.0.5 tons and tons of internal placeholder hook refactoring, added update checker
2.0.5
Be sure to leave a rating and like!
Internal hook improvements. You will not notice any changes but quite a few things are different with the internal hook registration methods which should make my life even more easier when adding new placeholder hooks in the future.
Added Spigot update checking system. This can be disabled but it is recommended to keep enabled. Update checking is only done on startup and is also ran async. This should not affect performance or have any issues with causing your server to hang if there is ever a problem when checking for an update. If an update is found, a join listener is registered and Ops are notified of the new version on join.
I have also pushed this update to the repo for my maven friends who depend on P-API
Code (XML):
<repository>
<id>placeholderapi
</id>
<url>http://repo.extendedclip.com/content/repositories/placeholderapi/
</url>
</repository>
<dependency>
<groupId>me.clip
</groupId>
<artifactId>placeholderapi
</artifactId>
<version>2.0.5
</version>
</dependency>
I would also like to take the time to say thank you to everyone who uses this resource!
PlaceholderAPI has been enabled on server startup over 1 million times!!!