XTitle is a Spigot Plugin Development library. Simple and easy to use that allows you send Titles and ActionBars and more on the distinct Minecraft versions.
To know how to works the API and how to you can uses see the library wiki.
Features:
- Support for Spigot (Paper or another forks).
- Multiple adapts for handle the majory Minecraft versions.
- Easy to use.
- Fast, Lightweight and flexible.
- Send Titles or ActionBars with duration.
- Modify the Header/Footer of TabList (1.8 - 1.19.3)
You can view a detailed example here.
XTools installation is very easy, you can import the library using a dependency manager such as Maven or Gradle. Or just add the jar to BuildPath of your project.
To get the jar, either download it from GitHub or Spigot. Or just Build it locally
You can see examples about how to import the library at the Wiki.
Do you want contribute with the library?
If you want build the project locally, download it, you must be had Gradle and Java 8+ for this.
Now for build the project
git clone https://github.com/InitSync/XTitle
cd XTitle
./gradlew shadowJar
The library files (*.jar) will be at the XTitle/bin
folder.
This project is licensed under the GNU General Public License v3.0 license, for more details see the file License