RegionTitles
PluginMIT

RegionTitles

Display unique on-screen messages for players based on the WorldGuard region they are in. Fully compatible with WorldGuard and WorldEdit.

56
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions

📖About RegionTitles

🧩 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

  1. Download the plugin\
  2. Put it into your plugins/ folder\
  3. Install dependencies:
    • WorldEdit\
    • WorldGuard\
  4. Start the server

⚙️ Configuration

regions:
  spawn:
    title: "<green>Welcome</green>"
    subtitle: "<gray>You entered spawn</gray>"
    fadeIn: 10
    stay: 50
    fadeOut: 10

📌 Usage

  1. Create a region:

    /rg define spawn

  2. Add it to config\

  3. 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