
FuriusWelcome is a simple and clean welcome plugin that displays a title message when players join the server. The plugin automatically detects whether a player joins for the first time or if they have joined before and shows different messages accordingly.
This plugin is designed to give servers a more professional feeling when players join.
Supported server software: Paper, Spigot, Purpur
Supported Minecraft versions: 1.21 – 1.21.11
Features
First join welcome title
Returning player welcome message
Configurable subtitle
Title animation
Hex color support
Automatic config generation
All welcome titles use the color: #55FFFF
First join message
Title: Welcome to Furiusfighters Server
Subtitle: Made by Furiusfighter213
The subtitle can be enabled or disabled inside the config.
Returning player message
Title: Welcome Back
This message appears when a player has already joined the server before.
Config The plugin automatically generates the folder:
plugins/FuriusWelcome/
Inside it creates a config.yml file where you can edit the messages and enable or disable the subtitle.
Example configuration:
first-join: title: "Welcome to Furiusfighters Server" subtitle: "Made by Furiusfighter213" subtitle-enabled: true
returning-player: title: "Welcome Back"