Plotsquared - PlotTitle⚡Per Player Plot Titel Plugin ⛏️Title & Subtitle ⭐ Hex color support

Plotsquared - PlotTitle⚡Per Player Plot Titel Plugin ⛏️Title & Subtitle ⭐ Hex color support

Minecraft Version
  1. 1.21
  2. 1.20
  3. 1.19
  4. 1.18
PLOTITLE.png



(!) Server version: 1.18.2 - 1.21.8
(✔) Wiki
: https://nitroplugins.gitbook.io/nitroplugins/plugin-wiki/plottitle


1755032890564.png


- /ptitle
- /psubtitle
- /preload


(✔) NEW with Aliases Support!

1755032897737.png


- ptitle.use
- ptitle.use.color
- ptitle.reload


1755032904546.png


- PlotSquared v7

lunar-client-achievement (19).png


# ╔═════════════════════════════════════════════════════════════════╗
# ║ PlotTitle — v3.0 ║
# ║ Premium plot title management + GUI ║
# ╚═════════════════════════════════════════════════════════════════╝

# ✨ Prefix (supports & codes and hex like '&#FFD700')
prefix: "&x&3&0&8&9&D&5&lP&x&4&8&7&B&B&E&lL&x&5&F&6&E&A&7&lO&x&7&7&6&0&9&0&lT&x&8&E&5&3&7&9&lT&x&A&6&4&5&6&1&lI&x&B&D&3&7&4&A&lT&x&D&5&2&A&3&3&lL&x&E&C&1&C&1&C&lE &8»"

# ⚙️ General
settings:
cooldown: 3 # seconds between title changes
charLimit: 20 # max characters per title/subtitle
rows: 3 # GUI rows (3 = 27 slots)

# command aliases
command-aliases:
ptitle:
- ptit
- titel
- title
psubtitle:
- subtitle
- psub
- stitle
preload:
- plotreload
- ptreload

# GUI
gui:
filler:
material: BLACK_STAINED_GLASS_PANE
name: "" # blank background panes
lore: []

title:
menu_name: "&x&3&0&8&9&D&5&lP&x&4&8&7&B&B&E&lL&x&5&F&6&E&A&7&lO&x&7&7&6&0&9&0&lT&x&8&E&5&3&7&9&lT&x&A&6&4&5&6&1&lI&x&B&D&3&7&4&A&lT&x&D&5&2&A&3&3&lL&x&E&C&1&C&1&C&lE &8» &fMain Title"
item: NAME_TAG
name: "&fClick to set Main Plot Title!"
lore:
- "&7"
- "&7Click to enter a new title via &echat&7."
- "&7Max &e{charLimit} &7characters."
- "&7Supports &-codes and hexcolors."

subtitle:
menu_name: "&x&3&0&8&9&D&5&lP&x&4&8&7&B&B&E&lL&x&5&F&6&E&A&7&lO&x&7&7&6&0&9&0&lT&x&8&E&5&3&7&9&lT&x&A&6&4&5&6&1&lI&x&B&D&3&7&4&A&lT&x&D&5&2&A&3&3&lL&x&E&C&1&C&1&C&lE &8» &fSub Title"
item: NAME_TAG
name: "&fClick to set Sub Plot Title!"
lore:
- "&7"
- "&7Click to enter a new subtitle via &echat&7."
- "&7Max &e{charLimit} &7characters."
- "&7Supports &-codes and hexcolors."

# Messages
messages:
# usage / permissions
ptitle_command_use: "&7Usage: /ptitle <text> | /psubtitle <text>"
ptitle_command_use_color: "&aYou can use color codes."
ptitle_command_use_nopermission: "&cYou don't have permission to use this command."
ptitle_command_use_color_nopermission: "&cYou don't have permission to use color codes."

# location checks
not_in_plot_area: "&cYou are not in a plot-enabled world."
not_on_plot: "&cYou are not standing on a plot."

# validation
no_text_provided: "&cPlease enter a title."
charlimit_exceeded: "&cYour text is too long. Max &e{charLimit} &ccharacters."

# gui -> chat prompts
gui_chat_prompt_title: "&7Please enter your &etitle &7in chat now. (&7Type &ccancel &7to abort)"
gui_chat_prompt_subtitle: "&7Please enter your &esubtitle &7in chat now. (&7Type &ccancel &7to abort)"

# chat cancel feedback
gui_chat_cancel_title: "&cTitle input cancelled."
gui_chat_cancel_subtitle: "&cSubtitle input cancelled."

# actionbar: when player clicks GUI item (ON CLICK)
gui_actionbar_onclick_title: "&eType the title in chat..."
gui_actionbar_onclick_subtitle: "&eType the subtitle in chat..."

# actionbar: after saved (SAVED)
gui_actionbar_saved_title: "&2Title saved!"
gui_actionbar_saved_subtitle: "&2Subtitle saved!"

# actionbar: on cancel (CANCEL)
gui_actionbar_cancel_title: "&cTitle input cancelled."
gui_actionbar_cancel_subtitle: "&cSubtitle input cancelled."

# general
title_change_message: "&aTitle/subtitle has been updated."
config_reloaded: "&aPlotTitle configuration reloaded."
message_not_found: "&cMessage not found."

1755032985355.png



plottitle_maintitle_gui.png plottitle_subtitle_gui.png plottitle_actionbar_typetitle.png

[*] You may NOT distribute the plugin to anyone else.
[*] You may NOT attempt to decompile the plugin or modify the source code in any way.
[*] You can ONLY run the plugin on servers that you directly own, there is no server limit as long as you own the server.

NITROPLUGINS - JOIN NOW
nitroplugins-werbung-banner.gif
Author
Redbill
Price
€8.00
First release

Latest updates

  1. UPDATE - v3.0-BETA

    THE BIG RECODE! Changelog: [+] Titles are now also deleted when plots are deleted. [+] There...