1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

API TitleAPI v1.4.1

Send Titles & Subtitles w/o any addons!

  1. Vexio
    Contributors:
    Vexio
    Supported Minecraft Versions:
    • 1.8, 1.9, 1.10, 1.11, 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 (Skript):
    1. #===== USAGE
    2. [sub]title("text", fadeInTime, stayTime, fadeOutTime, "recipients"):
    3. # The timings are used in `seconds`
    4. #===== EXAMPLES
    5. #---- Sending to all players
    6. [sub]title("&4&lWhoa! &c&lCool!", 1, 2, 1, "@a")
    7.  
    8. #---- Sending to a specific player
    9. [sub]title("&6&oThis is a &e&oTitle!", 0.5, 1, 0.5, "player1")
    10.  
    11. # Using the new `simpleTitle` (as of v1.1)
    12. #===== USAGE
    13. simpleTitle("titleText||subtitleText", fadeInTime, stayTime, fadeOutTime, "target")
    14. #===== EXAMPLE
    15. simpleTitle("&6&lTitle Text||&e&oSubtitle Text", 1, 2, 1, "@a")
    16.  
    17. # Using the new `actionBar` (as of v1.4)
    18. # !!! Only works on 1.12+ servers !!!
    19. #===== USAGE
    20. actionBar("actionBarText", fadeInTime, stayTime, fadeOutTime, "target")
    21. #===== EXAMPLE
    22. simpleTitle("&6&lAction Bar Text, 1, 2, 1, "%event-player%")
    23.  
    -----------------------------------------------------------------------------------------------------------------------------

    Command Usage

    Code (Skript):
    1. /sendTitle (target[@a,%player%]) (fadeInTime[inSeconds]) (stayTime[inSeconds]) (fadeOutTime[inSeconds]) (message)

Recent Reviews

  1. Olyno
    Olyno
    4/5,
    Version: v1.2.2
    Hmm, why not. A little bit simple but original. Good skript
    1. Vexio
      Author's Response
      Thanks for your review! Not 100% sure why the 4 star, but I'll take it! :)
  2. Simuciokas
    Simuciokas
    5/5,
    Version: v1.1
    Simple and useful, love it. Decapitate me, daddy <3
    1. Vexio
      Author's Response
      Thanks for your review! I guess?