ExtractTitles

⭐ — (0 endorsements) 📥 47 downloads 📌 v1.0.0 📅 3/19/2026
🟡 Updated this year

By mugnest · decoration

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 3/17/2026 📅 Created: 3/19/2026

🔍 Analysis

  • 🏆 #37 of 55 decoration mods in this game by downloads

📋 About This Mod

✅ 🧩 In-game titles menu (`/titles`) with card states:
✅ - not owned
✅ - owned but inactive
✅ - owned and active
✅ ⏳ Ownership modes:
✅ - permanent

ExtractTitles is a full-featured titles plugin for **Paper 1.21.x** servers with a clean GUI, economy integration, PlaceholderAPI support, and configurable active-title effects. --- ## Features - 🧩 In-game titles menu (`/titles`) with card states: - not owned - owned but inactive - owned and active - 💰 Purchases via **Vault** or **PlayerPoints** - ⏳ Ownership modes: - permanent - temporary (with configurable durations and prices) - 🔌 PlaceholderAPI support for chat, TAB, scoreboard, nametags, holograms, and other compatible plugins - 🛠️ Active-title effects: - max health bonus - potion effects - temporary permission nodes - commands on activate/deactivate - 3x3 mining mode - 💾 Persistent data storage: - SQLite - MySQL - ⚙️ Full YAML customization: - messages - menu layout - title definitions - prices and durations - effect templates --- ## Why ExtractTitles helps you build a progression and reward system around titles while keeping the player experience simple and visual. You can create cosmetic titles, utility titles, or hybrid titles with gameplay bonuses — all without hardcoding. Everything is configurable, including placeholders, formatting, purchase behavior, and menu design. --- ## Requirements - **Java 21** - **Paper 1.21.x** (Purpur compatible) Recommended dependencies: - **PlaceholderAPI** - **Vault** (with economy plugin) **or** **PlayerPoints** --- ## Notes - Economy purchases require at least one provider: - Vault + economy plugin, or - PlayerPoints - PlaceholderAPI is recommended if you want title output in external plugins. - Configure files in `plugins/ExtractTitles/`: - `config.yml` - `storage.yml` - `messages.yml` - `menus.yml` - `titles.yml` - `effects.yml` --- ## Placeholders - `%extracttitles_active_title%` - `%extracttitles_active_title_name%` - `%extracttitles_active_title_raw%` - `%extracttitles_owned_count%` - `%extracttitles_total_count%` - `%extracttitles_active_title_or_none%` - `%extracttitles_active_title_or_blank%` - `%extracttitles_has_title_<id>%` - `%extracttitles_title_expiry_<id>%` - `%extracttitles_title_remaining_<id>%` --- ## Duration You can customize duration words in `messages.yml`: - `duration-forever` - `duration-day-short` - `duration-hour-short` - `duration-minute-short` - `duration-second-short` This controls how remaining time is shown in menu/messages (for example: `6d. 4h. 12min.`). --- ## Screenshots !(https://cdn.modrinth.com/data/cached_images/ec2d9e5a9a70433fd2007340114d28e7648278f5.png) !(https://cdn.modrinth.com/data/cached_images/3ae0f2ce5468725b3d09bdf8933d3cb9b3f642b9.png) !(https://cdn.modrinth.com/data/cached_images/a576b442ac5f382a219428669ef2add44bf751a0.png) !(https://cdn.modrinth.com/data/cached_images/e35816bf195b26cf512a59180f0a1ade0b2a7deb.png) !(https://cdn.modrinth.com/data/cached_images/b7514502cc111889ed61db82460816e9e590b942.png) !(https://cdn.modrinth.com/data/cached_images/aea65bf28d048cee045578074731be3aa7ef1362.png) !(https://cdn.modrinth.com/data/cached_images/0dc716bd6e0cecc746af94fcd42cbd6db5b08f90_0.webp) --- ## Links - (https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/format/DateTimeFormatter.html) - (https://jd.papermc.io/paper/1.21.1/org/bukkit/Material.html) - (https://jd.papermc.io/paper/1.21.1/org/bukkit/potion/PotionEffectType.html) - (https://docs.papermc.io/adventure/minimessage/format) - (https://wiki.placeholderapi.com/)

ExtractTitles is a full-featured titles plugin for Paper 1. 21.x servers with a clean GUI, economy integration, PlaceholderAPI support, and configurable active-title effects.

## Features

  • 🧩 In-game titles menu (`/titles`) with card states:
  • - not owned
  • - owned but inactive
  • - owned and active
  • 💰 Purchases via Vault or PlayerPoints
  • ⏳ Ownership modes:
  • - permanent
  • - temporary (with configurable durations and prices)
  • 🔌 PlaceholderAPI support for chat, TAB, scoreboard, nametags, holograms, and other compatible plugins
  • 🛠️ Active-title effects:
  • - max health bonus
  • - potion effects
  • - temporary permission nodes
  • - commands on activate/deactivate
  • - 3x3 mining mode
  • 💾 Persistent data storage:
  • - SQLite
  • - MySQL
  • ⚙️ Full YAML customization:
  • - messages
  • - menu layout
  • - title definitions
  • - prices and durations
  • - effect templates

ExtractTitles helps you build a progression and reward system around titles while keeping the player experience simple and visual.

You can create cosmetic titles, utility titles, or hybrid titles with gameplay bonuses — all without hardcoding. Everything is configurable, including placeholders, formatting, purchase behavior, and menu design.

## Requirements

  • Java 21
  • Paper 1. 21.x (Purpur compatible)

Recommended dependencies: - PlaceholderAPI - Vault (with economy plugin) or PlayerPoints

  • Economy purchases require at least one provider:
  • - Vault + economy plugin, or
  • - PlayerPoints
  • PlaceholderAPI is recommended if you want title output in external plugins.
  • Configure files in `plugins/ExtractTitles/`:
  • - `config.yml`
  • - `storage.yml`
  • - `messages.yml`
  • - `menus.yml`
  • - `titles.yml`
  • - `effects.yml`

## Placeholders

  • `%extracttitles_active_title%`
  • `%extracttitles_active_title_name%`
  • `%extracttitles_active_title_raw%`
  • `%extracttitles_owned_count%`
  • `%extracttitles_total_count%`
  • `%extracttitles_active_title_or_none%`
  • `%extracttitles_active_title_or_blank%`
  • `%extracttitles_has_title_%`
  • `%extracttitles_title_expiry_%`
  • `%extracttitles_title_remaining_%`

## Duration

You can customize duration words in `messages.yml`:

  • `duration-forever`
  • `duration-day-short`
  • `duration-hour-short`
  • `duration-minute-short`
  • `duration-second-short`

This controls how remaining time is shown in menu/messages (for example: `6d. 4h. 12min.`).

## Screenshots

!(https://cdn.modrinth.com/data/cached_images/ec2d9e5a9a70433fd2007340114d28e7648278f5.png) !(https://cdn.modrinth.com/data/cached_images/3ae0f2ce5468725b3d09bdf8933d3cb9b3f642b9.png) !(https://cdn.modrinth.com/data/cached_images/a576b442ac5f382a219428669ef2add44bf751a0.png) !(https://cdn.modrinth.com/data/cached_images/e35816bf195b26cf512a59180f0a1ade0b2a7deb.png) !(https://cdn.modrinth.com/data/cached_images/b7514502cc111889ed61db82460816e9e590b942.png) !(https://cdn.modrinth.com/data/cached_images/aea65bf28d048cee045578074731be3aa7ef1362.png)

!(https://cdn.modrinth.com/data/cached_images/0dc716bd6e0cecc746af94fcd42cbd6db5b08f90_0.webp)

  • (https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/format/DateTimeFormatter.html)
  • (https://jd.papermc.io/paper/1. 21. 1/org/bukkit/Material.html)
  • (https://jd.papermc.io/paper/1. 21. 1/org/bukkit/potion/PotionEffectType.html)
  • (https://docs.papermc.io/adventure/minimessage/format)
  • (https://wiki.placeholderapi.com/)
🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
mugnest
Version
1.0.0
Downloads
47
Endorsements
0
Category
decoration
Created
3/19/2026
Updated
3/17/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
decoration, economy, game-mechanics

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does ExtractTitles support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of ExtractTitles?

Version 1.0.0, published 2026-03-17 with 47 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More decoration 👤 More by mugnest 🔎 Similar Mods 🌐 Best decoration (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods