HomeJavaModsTitleOnJoin
TitleOnJoin
ModsJava

TitleOnJoin

Titles & BossBar on player join. Free Minecraft Java mod for 1.14, 1.15.

⬇ Download on Spigot
✎Spigot tested versions [1.14.4] 1.4 plugin version
[1.15.2] 1.5 plugin version

A simple and lightweight plugin that will add custom join titles and boss-bars to your perfect Minecraft server and will be a really good addition for it.

1.5 version supports PlaceholderApi ( https://www.spigotmc.org/resources/placeholderapi.6245/ )

However, this plugin doesn't need any API to work.

Please give me suggestions in the discussion forum to improve the plugin.

Thank you that you are using TitleOnJoin!

Plugin commands:
/tj [reload|rl] - reload the configuration file
/tj help - shown available commands
/tj [messages|msg] [type] - shows configure in config messages of that type
Available types:
titles or 1
titlesOnFirstJoin or 2
bossbar or 3
bossbarOnFirstJoin or 4

Permissions:
Code (Text):
   titleonjoin.help - Access to /tj help
   titleonjoin.messages - Access to /tj messages
   titleonjoin.reload - Access to /tj reload (Already was but not mentioned before)
Configuration File:
Code (Text):
#
# ! Every duration have to be in minecraft ticks !
#
titles:
  enabled: true
  1:
    title: "&bYou are using TitleOnJoin"
    subtitle: "Thank you very much!"
    fadeIn: 20 # in ticks
    duration: 50 # in ticks
    fadeOut:  20 # in ticks
    delay: 0 #delay between titles (after fadeOut before fadeIn) in ticks
#
# To select player in title message use "%player%"
#
Also you can use PlaceholderAPI https://www.spigotmc.org/resources/placeholderapi.6245/
#
# Example:
# title: "Welcome back %player%!"
#
# If you want to add more titles - use this simple example.
#
#  <Number-of-your-title>:
#    title: "You title here"
#    subtitle: "You subtitle here"
#    fadeIn: <number of ticks>
#    duration: <number of ticks>
#    fadeOut: <number of ticks>
#    delay: <number of ticks>
#  2:
#    title: "&aThis is second title"
#    subtitle: "This is second subtitle"
#    fadeIn: 20
#    duration: 50
#    fadeOut:  20
#    delay: 0
#
titlesOnFirstJoin:
  enabled: true
  1:
    title: "&fYou are using &cTitleOnJoin"
    subtitle: "&bThis is message for first join"
    fadeIn: 20
    duration: 50
    fadeOut: 20
    delay: 0
#
# Colors:
#   BLUE GREEN PINK PURPLE RED WHITE YELLOW
# Styles:
#   0 = Makes the boss bar solid (no segments)
#   1 = Splits the boss bar into 6 segments
#   2 = 10 segments
#   3 = 12 segments
#   4 = 20 segments
#
# ! Every duration have to be in minecraft ticks !
#
bossbar:
  enabled: true
  1:
    title: "This is a boss bar"
    color: "BLUE"
    style: 0
    duration: 60
bossbarOnFirstJoin:
  enabled: true
  1:
    title: "This is a boss bar on FirstJoin"
    color: "BLUE"
    style: 0
    duration: 60
Warning!
If you found a bug make sure to contact me!

Thank you for using TitleOnJoin plugin.
Have fun!

Commands

Plugin details

Read from the plugin's own plugin.yml.

TitleOnJoin is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15. Downloaded 525 times (via Spigot). Download it and open it directly in the game.

Explore more