Minecraft TitleActionBarApi mod 2026 download
logo
minecraft mod TitleActionBarApi

TitleActionBarApi

Game Version: 1.9
Total Downloads: 757
Updated: Jun 11, 2016
Created: Oct 17, 2015
Download TitleActionBarApiDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
TitleActionbarAPI 2.2.4 -R [1.8 - 1.10] release 21.05 KB Jun 11, 2016 1.9 538 download TitleActionBarApi TitleActionbarAPI 2.2.4 -R [1.8 - 1.10] releaseDownload
TitleActionbarAPI 2.2.3 -R release 19.44 KB May 14, 2016 1.9 111 download TitleActionBarApi TitleActionbarAPI 2.2.3 -R releaseDownload
TitleActionbarAPI 2.2.2 -R release 17.84 KB Apr 20, 2016 1.9 108 download TitleActionBarApi TitleActionbarAPI 2.2.2 -R releaseDownload

Description

Share this:

TitleActionBarApi

This is an API for developers to help them creating titles,subtilels and actionbar messages, there are no test commands.

Functions

  • Displaying a title
  • Displaying a subtitle
  • Displaying an actionbar title
  • Easy to use
  • !! Imortant you MUST use the version 1.8.3 or higher to use the api otherwise it wont work !!

TitleActionBarAPI using plugins

  • JoinTitles http://dev.bukkit.org/bukkit-plugins/jointitles/
  • Parkour 4.0 http://dev.bukkit.org/bukkit-plugins/parkour/

How to install

Just drag the jar in your plugin directory and reload your server
If you want to use the api you need to go to your javabuild path and add the jar to the list and you are good to go 🙂

How to use

Titlebar
Setting a title

boolean TitleActionBarAPI.sendPlayerTitle(player, fadeIn, stay, fadeOut, Title);

SubTitle-bar
Setting a subTitle

boolean TitleActionBarAPI.sendPlayerSubTitle(player, fadeIn, stay, fadeOut, subTitle);

Actionbar
Setting an action title

boolean TitleActionBarAPI.sendPlayerActionbar(player, text);

FullTitle
Setting an full title

boolean TitleActionBarAPI.sendFullTitle(player, fadeIn, stay, fadeOut, title, subtitle);

Permission/Commands

none

Bugs

If you find some pls write a comment down below

Test-Server(Work in Progress)

  • Name: Bob-gaming
  • Version: 1.9.2
  • IP: mc.bob-gaming.net
  • TS: ts.bob-gaming.net

Comments

Add a comment