CustomPlaceholders

⭐ — (0 endorsements) 📥 109 downloads 📌 v1.0.0 📅 9/17/2025
🟠 Updated over a year ago

By kislyakx · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 9/17/2025 📅 Created: 9/17/2025

🔍 Analysis

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

📋 About This Mod

**CustomPlaceholders is a lightweight and powerful Minecraft plugin that allows you to create custom chat placeholders with permission support. Perfect for enhancing roleplay servers, adding visual flair to chat messages, or creating unique player tags!** - **Custom Placeholders**: Create your own placeholders like %vip%, %admin%, %star% with custom colors and formatting - **Permission Support**: Restrict placeholders to specific player groups with configurable permissions - **PlaceholderAPI Integration**: Works alongside PlaceholderAPI - all PAPI placeholders automatically work in chat - **Full Customization**: Easily configure all messages, placeholder values, and permissions via config.yml - **Color Support**: Use & codes for colorful messages and placeholders - **Easy to Use**: Simple installation and intuitive configuration - just add your placeholders and they work immediately! **_Commands:_** <details> <summary>Spoiler</summary> /placeholder-reload - Reloads the plugin configuration (operators only) 🔄 /placeholder-list - Shows all available custom placeholders 📋 /placeholder-help - Displays help information ❓ </details> **_Permissions:_** <details> <summary>Spoiler</summary> customplaceholders.reload - Allows reloading the configuration ⚙️ customplaceholders.list - Allows viewing the placeholder list 👀 customplaceholders.vip - Access to %vip% placeholder 🥇 customplaceholders.admin - Access to %admin% placeholder 👑 customplaceholders.donator - Access to %donator% placeholder 💰 customplaceholders.* - Gives access to all placeholders 🌟 </details> _**Config:**_ <details> <summary>Spoiler</summary> ``` # Сообщения плагина | Plugin Messages messages: plugin-enabled: "&a✅ Плагин включен! Загружено &e%count% &aплейсхолдеров" plugin-disabled: "&c❌ Плагин выключен" reload-success: "&a✅ Конфигурация перезагружена! Загружено &e%count% &aплейсхолдеров" no-permission: "&c❌ У вас нет прав для выполнения этой команды!" papi-status: " &7(PlaceholderAPI: %status%)" list-header: "&6▬▬▬▬▬▬▬▬▬▬▬▬ &eСписок плейсхолдеров &6▬▬▬▬▬▬▬▬▬▬▬▬" list-footer: "&6▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬" list-format: " &e%placeholder% &7→ &f%replacement%%permission_info%" requires-permission: " &c" for-everyone: " &a" papi-available: "&6PlaceholderAPI: &aдоступен &7(стандартные плейсхолдеры работают в чате)" papi-not-available: "&6PlaceholderAPI: &cне установлен &7(только кастомные плейсхолдеры)" help-header: "&6▬▬▬▬▬▬▬▬▬▬▬▬ &eПомощь по плагину &6▬▬▬▬▬▬▬▬▬▬▬▬" help-reload: " &e/placeholder-reload &7- Перезагрузить конфигурацию" help-list: " &e/placeholder-list &7- Показать список плейсхолдеров" help-footer: "&6▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬" papi-help: "&eПлейсхолдеры PlaceholderAPI автоматически работают в чате" papi-missing: "&bPlaceholderAPI: &cНе установлен &7(только чат)" # Простые плейсхолдеры (для всех) | Simple placeholders (for everyone) # Можно добавить свои | You can add your own star: "&e✮" heart: "&c❤" fire: "&c🔥" diamond: "&b♦" check: "&a✔" cross: "&c✖" # Плейсхолдеры с правами доступа | Placeholders with access rights # Можно добавить свои | You can add your own vip: text: "&6" permission: "customplaceholders.vip" admin: text: "&4" permission: "customplaceholders.admin" donator: text: "&a" permission: "customplaceholders.donator" ``` </details> **CustomPlaceholders is the perfect solution for server owners who want to add personalized touch to their chat system without complex setup. Whether you need rank tags, special symbols, or custom formatting - this plugin has you covered!**

CustomPlaceholders is a lightweight and powerful Minecraft plugin that allows you to create custom chat placeholders with permission support. Perfect for enhancing roleplay servers, adding visual flair to chat messages, or creating unique player tags!

- Custom Placeholders: Create your own placeholders like %vip%, %admin%, %star% with custom colors and formatting

- Permission Support: Restrict placeholders to specific player groups with configurable permissions

- PlaceholderAPI Integration: Works alongside PlaceholderAPI - all PAPI placeholders automatically work in chat

- Full Customization: Easily configure all messages, placeholder values, and permissions via config.yml

- Color Support: Use & codes for colorful messages and placeholders

- Easy to Use: Simple installation and intuitive configuration - just add your placeholders and they work immediately!

_Commands:_

Spoiler /placeholder-reload - Reloads the plugin configuration (operators only) 🔄

/placeholder-list - Shows all available custom placeholders 📋

/placeholder-help - Displays help information ❓

_Permissions:_

Spoiler customplaceholders.reload - Allows reloading the configuration ⚙️

customplaceholders.list - Allows viewing the placeholder list 👀

customplaceholders.vip - Access to %vip% placeholder 🥇

customplaceholders.admin - Access to %admin% placeholder 👑

customplaceholders.donator - Access to %donator% placeholder 💰

customplaceholders.* - Gives access to all placeholders 🌟

_Config:_

Spoiler

``` # Сообщения плагина | Plugin Messages messages: plugin-enabled: "&a✅ Плагин включен! Загружено &e%count% &aплейсхолдеров" plugin-disabled: "&c❌ Плагин выключен" reload-success: "&a✅ Конфигурация перезагружена! Загружено &e%count% &aплейсхолдеров" no-permission: "&c❌ У вас нет прав для выполнения этой команды!" papi-status: " &7(PlaceholderAPI: %status%)"

list-header: "&6▬▬▬▬▬▬▬▬▬▬▬▬ &eСписок плейсхолдеров &6▬▬▬▬▬▬▬▬▬▬▬▬" list-footer: "&6▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬" list-format: " &e%placeholder% &7→ &f%replacement%%permission_info%" requires-permission: " &c[Требует: %permission%]" for-everyone: " &a[Для всех]" papi-available: "&6PlaceholderAPI: &aдоступен &7(стандартные плейсхолдеры работают в чате)" papi-not-available: "&6PlaceholderAPI: &cне установлен &7(только кастомные плейсхолдеры)"

help-header: "&6▬▬▬▬▬▬▬▬▬▬▬▬ &eПомощь по плагину &6▬▬▬▬▬▬▬▬▬▬▬▬" help-reload: " &e/placeholder-reload &7- Перезагрузить конфигурацию" help-list: " &e/placeholder-list &7- Показать список плейсхолдеров" help-footer: "&6▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬" papi-help: "&eПлейсхолдеры PlaceholderAPI автоматически работают в чате" papi-missing: "&bPlaceholderAPI: &cНе установлен &7(только чат)"

# Простые плейсхолдеры (для всех) | Simple placeholders (for everyone) # Можно добавить свои | You can add your own star: "&e✮" heart: "&c❤" fire: "&c🔥" diamond: "&b♦" check: "&a✔" cross: "&c✖"

# Плейсхолдеры с правами доступа | Placeholders with access rights # Можно добавить свои | You can add your own vip: text: "&6" permission: "customplaceholders.vip"

admin: text: "&4" permission: "customplaceholders.admin"

donator: text: "&a" permission: "customplaceholders.donator" ```

CustomPlaceholders is the perfect solution for server owners who want to add personalized touch to their chat system without complex setup. Whether you need rank tags, special symbols, or custom formatting - this plugin has you covered!

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
kislyakx
Version
1.0.0
Downloads
109
Endorsements
0
Category
bukkit
Created
9/17/2025
Updated
9/17/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
decoration, 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 CustomPlaceholders 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 CustomPlaceholders?

Version 1.0.0, published 2025-09-17 with 109 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

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