Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last month
🧩 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


