• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Contributors
Vexio
Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
TitleAPI
A simple way of sending titles & subtitles w/o any sk or skQ addons!

-----------------------------------------------------------------------------------------------------------------------------

Features
  • No additional addons (Except for this Skript ofcourse)
  • Three extremely simple functions
  • One even simpler commands
  • Have your messages be multi-colored
  • Works for Minecraft 1.8.x-1.12.x
-----------------------------------------------------------------------------------------------------------------------------

Function Usage
code_language.skript:
#===== USAGE
[sub]title("text", fadeInTime, stayTime, fadeOutTime, "recipients"):
# The timings are used in `seconds`
#===== EXAMPLES
#---- Sending to all players
[sub]title("&4&lWhoa! &c&lCool!", 1, 2, 1, "@a")

#---- Sending to a specific player
[sub]title("&6&oThis is a &e&oTitle!", 0.5, 1, 0.5, "player1")

# Using the new `simpleTitle` (as of v1.1)
#===== USAGE
simpleTitle("titleText||subtitleText", fadeInTime, stayTime, fadeOutTime, "target")
#===== EXAMPLE
simpleTitle("&6&lTitle Text||&e&oSubtitle Text", 1, 2, 1, "@a")

# Using the new `actionBar` (as of v1.4)
# !!! Only works on 1.12+ servers !!!
#===== USAGE
actionBar("actionBarText", fadeInTime, stayTime, fadeOutTime, "target")
#===== EXAMPLE
simpleTitle("&6&lAction Bar Text, 1, 2, 1, "%event-player%")
-----------------------------------------------------------------------------------------------------------------------------

Command Usage

code_language.skript:
/sendTitle (target[@a,%player%]) (fadeInTime[inSeconds]) (stayTime[inSeconds]) (fadeOutTime[inSeconds]) (message)
Author
Vexio
Downloads
3,894
Views
3,894
First release
Last update
Rating
4.50 star(s) 2 ratings

Latest updates

  1. Bug Fix with Actionbars

    Bug Fix with Actionbars When actionbar was sent to a specific player it would output `<none>`...
  2. Actionbar support for 1.12+

    Actionbar Functionality Added a new function actionBar(), which allows messages to be displayed...
  3. New Logo and Bug Fixes

    New Logo New Icon I quickly made just to show off :) Bug Fixes Fixed issues with the /sendtitle...

Latest reviews

Hmm, why not. A little bit simple but original. Good skript
Vexio
Vexio
Thanks for your review! Not 100% sure why the 4 star, but I'll take it! :)
Simple and useful, love it. Decapitate me, daddy <3
Vexio
Vexio
Thanks for your review! I guess?