promotional bannermobile promotional banner
premium banner
A simple plugin for Hytale that shows a greeting with sound when joining the server.

Description

A simple and lightweight plugin for Hytale that enhances the player experience by displaying a customizable welcome message with sound effects when players join your server.

## Features

- **Customizable Welcome Message**: Display a personalized title and message to players when they join
- **Sound Effects**: Plays a pleasant sound notification (`SFX_Memories_Unlock_Local`) upon player connection
- **Configurable**: Easy-to-use configuration system for customizing the welcome experience
- **Join Message Control**: Option to disable the default server join message for a cleaner experience
- **Lightweight**: Minimal performance impact, designed for efficiency

## Configuration

The plugin can be configured through the server configuration files. Available settings:

- **Title**: The title displayed in the welcome message (default: "Welcome!")
- **Message**: The main message shown to players (default: "Server Name")
- **DisableJoinMessage**: Whether to disable the default server join message (default: true)

## How It Works

When a player joins your Hytale server:

1. The plugin detects when the player is ready
2. A welcome title and message are displayed using Hytale's event title system
3. A sound effect is played to draw attention to the welcome message
4. Optionally, the default join message can be suppressed for a cleaner experience