API
Add Tooltips to your plugin
Fill in the VERSION
with the Tooltips version.
Latest version can be found here.
Also remember to add Tooltips as a dependency or soft-dependency in your plugin.yml:
or
Maven
Repository (JitPack)
Dependency
Gradle
Repository (JitPack)
Dependency
Jar
You can also import the jar into your project, but this is not recommended.
Using the API
TooltipsAPI.java static methods
Custom conditions
Learn how to create custom conditions here:
You can alternatively use the compare condition to compare PAPI placeholders of any custom plugin you may want to be supported.
Last updated