Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 3 months ago
š§© RegionTitles
Displays customizable titles when players enter WorldGuard regions.
š Description
RegionTitles is a lightweight plugin that shows a title on the player's screen when they enter specific regions.
Perfect for:
- spawn areas
- PvP zones
- dungeons
- custom locations
All messages are fully configurable via config.yml.
āļø Features
- š Detects region enter using WorldGuard\
- šØ Supports MiniMessage formatting (colors, bold, etc.)\
- ā” Lightweight and optimized (no spam, only on enter)\
- š§ Easy configuration\
- š§ Supports multiple regions
š¦ Dependencies
Required:
- WorldGuard\
- WorldEdit
š ļø Installation
- Download the plugin\
- Put it into your
plugins/folder\ - Install dependencies:
- WorldEdit\
- WorldGuard\
- Start the server
āļø Configuration
regions:
spawn:
title: "<green>Welcome</green>"
subtitle: "<gray>You entered spawn</gray>"
fadeIn: 10
stay: 50
fadeOut: 10
š Usage
-
Create a region:
/rg define spawn
-
Add it to config\
-
Walk into the region
š§ Notes
- Region names in config must match WorldGuard region IDs\
- Titles are only shown on region enter (not spammed)
š Compatibility
- Paper / Purpur\
- Minecraft 1.21+\
- Java 21


