Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ConnorLinfoot/TitleAPI

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TitleAPI

Java CI with Maven

Simple to use library for sending Titles to players in Bukkit, supporting 1.8 - 1.17.

Use Bukkit APIs

While this library does work with even the latest version of Bukkit, it is heavily recommended when possible to use the built-in APIs that have existed in Bukkit for over 5 years now.

Maven

This library can be found on JitPack for easy integration into maven projects.

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependencies>
<dependency>
    <groupId>com.github.ConnorLinfoot</groupId>
    <artifactId>TitleAPI</artifactId>
    <version>1.8.1</version>
</dependency>
</dependencies>    

Spigot Page/More Info: http://www.spigotmc.org/resources/titleapi.1325/

Release Notes: http://www.spigotmc.org/resources/titleapi.1325/updates

About

No description, website, or topics provided.

Resources

Stars

32 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.