KastCustomTitle

⭐ — (0 endorsements) 📥 119 downloads 📌 v1.0.4 📅 4/16/2026
🟡 Updated this year

By kast1ent · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 3/28/2026 📅 Created: 4/16/2026

🔍 Analysis

  • 🏆 #509 of 1224 bukkit mods in this game by downloads

📋 About This Mod

Summary: Custom titles with moderation, GUI, and trading. Description: # KastCustomTitle ✨ > Telegram: (https://t.me/BoltStudioJava) **KastCustomTitle** is a custom title plugin with moderation 🛡️, creation credits 💳, a review queue 📋, and GUI menus for both players and admins. No more **"type in chat and get it instantly"** workflow. A new title is created through the interface 📖, consumes one creation credit, and is sent for moderation. --- ## ⚙️ Features ### 📖 Creation - The player opens `/ctitle` - Clicks the book item - Enters the title text in chat 💬 - The request is sent to the moderation queue 📋 ### 💳 Creation Credits - An admin can grant credits for title creation - The menu shows remaining credits: `{available_creations}` - If the player cancels input with `cancel` or `отмена`, the credit is returned ↩️ ### 🛡️ Moderation - Every title goes into a queue - A moderator can approve or reject requests via GUI - A rejection reason can be provided - If a title is rejected, the player gets **1 credit back** 🔁 - Full queue view with pagination is supported ### 👤 Profile - A separate profile menu shows a player's titles - An admin can remove titles directly from GUI ### 🤝 Trading - A player can send a trade request with `/ctitle trade <player>` - The second player accepts or declines the request in chat - Two-way trading is supported - One-way title transfer can be allowed 🎁 ### 📚 Trade Session - Titles can be added to the trade in GUI - Titles can be removed from the trade - Both players can mark themselves ready - The trade can be canceled - Both sides' statuses are visible ### ⏳ Protection - After both players are ready, a confirmation timer starts - If someone unchecks ready, the timer stops immediately - If one participant leaves the server, the trade is canceled ❌ - Request spam is prevented by a cooldown 🕒 ### 💾 Storage - YAML - SQLite - MySQL - MariaDB ### 🔄 Migration When `storage.type` is changed, data is automatically migrated from YAML to the selected database. ### 🔗 LuckPerms Command templates are supported for: - `prefix` - `suffix` - priorities - metadata cleanup ### 🎨 Customization Via `.yml`, you can change: - menus - slots - materials - lore - texts - sounds - intervals - buttons - timers - messages --- ## 🚀 Version **1.0.4** expands the title system and makes the plugin more convenient for both players and administrators. ### 🆕 New - title trading system between players 🤝 - separate trade menu `trade.yml` 📚 - timer-based trade confirmation ⏳ - automatic trade cancellation when a player leaves ❌ - cooldown for repeated trade requests 🕒 - full moderation queue output with pagination 📋 - new placeholder: `%kast_total_title_moderation%` 🔧 ### ⚙️ Changes - all menus moved to the `menus` folder 📂 - configs are now cleaner and easier to use - messages, items, and interface elements now follow one consistent style ✨ - improved protection against errors and possible dupes 🛡️ - code structure reworked for future updates 🧩 --- ## 🛠️ Config ### ⚙️ Options - enable/disable title trading - allow one-way title transfer - trade confirmation timer - request cooldown - trade menu slots and layout - messages, buttons, and sounds ### 📂 Files config.yml menus/title.yml menus/profile.yml menus/moderation.yml menus/trade.yml --- ## ⌨️ Commands /ctitle /ctitle open /ctitle give <player> /ctitle moderation /ctitle profile <player> /ctitle trade <player> /ctitle reload ## 🔐 Permissions kastcustomtitle.use kastcustomtitle.admin kastcustomtitle.reload kastcustomtitle.moderation kastcustomtitle.profile --- ## 🧩 Compatibility | Parameter | Value | |---|---| | Minecraft | 1.16.5+ | | Server Software | Spigot / Paper / Purpur | | Java | 16+ | --- ## 🖼️ Screenshots <details> <summary>📖 Creation</summary> !(https://cdn.modrinth.com/data/cached_images/e78608f148875887db1d21a0f3804efb0dc27d18.png) !(https://cdn.modrinth.com/data/cached_images/ba163b81550da59d3ecce538d6e9cb80dc4ba2ec.png) !(https://cdn.modrinth.com/data/cached_images/1f25874e83372c01897ebcec1ec6b9610deb2569.png) </details> <details> <summary>🤝 Trading</summary> <p><img src="https://cdn.modrinth.com/data/cached_images/23fe50065aa24cd5c9d4a7cd3e66abcc9895ac58.png" alt="Title Trading" /></p> <p><img src="https://cdn.modrinth.com/data/cached_images/0f0b85e8ce62f8f4df411476dbb14e6cde4aeb26.png" alt="Title Trading — Add Title" /></p> <p><img src="https://cdn.modrinth.com/data/cached_images/f4aca06bf6f0d8fd8d560919eabb57a1080693d1.png" alt="Title Trading — Added Title Example" /></p> <p><img src="https://cdn.modrinth.com/data/cached_images/1bf70876329f6f14bc6fba27d2916d5eb5b91a96.png" alt="Title Trading — Second Player View Example" /></p> </details> --- ## 💬 Final **KastCustomTitle** is a custom title system with moderation, player profiles, a review queue, multiple storage backends, and safe title trading. If you

Summary: Custom titles with moderation, GUI, and trading.

Description: # KastCustomTitle ✨

> Telegram: [@BoltStudioJava](https://t.me/BoltStudioJava)

KastCustomTitle is a custom title plugin with moderation 🛡️, creation credits 💳, a review queue 📋, and GUI menus for both players and admins.

No more "type in chat and get it instantly" workflow. A new title is created through the interface 📖, consumes one creation credit, and is sent for moderation.

## ⚙️ Features

### 📖 Creation - The player opens `/ctitle` - Clicks the book item - Enters the title text in chat 💬 - The request is sent to the moderation queue 📋

### 💳 Creation Credits - An admin can grant credits for title creation - The menu shows remaining credits: `{available_creations}` - If the player cancels input with `cancel` or `отмена`, the credit is returned ↩️

### 🛡️ Moderation - Every title goes into a queue - A moderator can approve or reject requests via GUI - A rejection reason can be provided - If a title is rejected, the player gets 1 credit back 🔁 - Full queue view with pagination is supported

### 👤 Profile - A separate profile menu shows a player's titles - An admin can remove titles directly from GUI

### 🤝 Trading - A player can send a trade request with `/ctitle trade ` - The second player accepts or declines the request in chat - Two-way trading is supported - One-way title transfer can be allowed 🎁

### 📚 Trade Session - Titles can be added to the trade in GUI - Titles can be removed from the trade - Both players can mark themselves ready - The trade can be canceled - Both sides' statuses are visible

### ⏳ Protection - After both players are ready, a confirmation timer starts - If someone unchecks ready, the timer stops immediately - If one participant leaves the server, the trade is canceled ❌ - Request spam is prevented by a cooldown 🕒

### 💾 Storage - YAML - SQLite - MySQL - MariaDB

### 🔄 Migration When `storage.type` is changed, data is automatically migrated from YAML to the selected database.

### 🔗 LuckPerms Command templates are supported for: - `prefix` - `suffix` - priorities - metadata cleanup

### 🎨 Customization Via `.yml`, you can change: - menus - slots - materials - lore - texts - sounds - intervals - buttons - timers - messages

## 🚀 Version

1. 0. 4 expands the title system and makes the plugin more convenient for both players and administrators.

### 🆕 New - title trading system between players 🤝 - separate trade menu `trade.yml` 📚 - timer-based trade confirmation ⏳ - automatic trade cancellation when a player leaves ❌ - cooldown for repeated trade requests 🕒 - full moderation queue output with pagination 📋 - new placeholder: `%kast_total_title_moderation%` 🔧

### ⚙️ Changes - all menus moved to the `menus` folder 📂 - configs are now cleaner and easier to use - messages, items, and interface elements now follow one consistent style ✨ - improved protection against errors and possible dupes 🛡️ - code structure reworked for future updates 🧩

## 🛠️ Config

### ⚙️ Options - enable/disable title trading - allow one-way title transfer - trade confirmation timer - request cooldown - trade menu slots and layout - messages, buttons, and sounds

### 📂 Files config.yml menus/title.yml menus/profile.yml menus/moderation.yml menus/trade.yml

## ⌨️ Commands

/ctitle /ctitle open /ctitle give /ctitle moderation /ctitle profile /ctitle trade /ctitle reload

## 🔐 Permissions

kastcustomtitle.use kastcustomtitle.admin kastcustomtitle.reload kastcustomtitle.moderation kastcustomtitle.profile

## 🧩 Compatibility

| Parameter | Value | |---|---| | Minecraft | 1. 16. 5+ | | Server Software | Spigot / Paper / Purpur | | Java | 16+ |

## 🖼️ Screenshots

📖 Creation

!(https://cdn.modrinth.com/data/cached_images/e78608f148875887db1d21a0f3804efb0dc27d18.png)

!(https://cdn.modrinth.com/data/cached_images/ba163b81550da59d3ecce538d6e9cb80dc4ba2ec.png)

!(https://cdn.modrinth.com/data/cached_images/1f25874e83372c01897ebcec1ec6b9610deb2569.png)

🤝 Trading

Title Trading

Title Trading — Add Title

Title Trading — Added Title Example

Title Trading — Second Player View Example

## 💬 Final

KastCustomTitle is a custom title system with moderation, player profiles, a review queue, multiple storage backends, and safe title trading.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
kast1ent
Version
1.0.4
Downloads
119
Endorsements
0
Category
bukkit
Created
4/16/2026
Updated
3/28/2026
Game Versions
1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Tags
decoration, management, social

🔧 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 KastCustomTitle support?

The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.

What is the latest version of KastCustomTitle?

Version 1.0.4, published 2026-03-28 with 119 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

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