Description
PlotTitle1653 allows players to set custom
titles and
subtitles on their PlotSquared plots. When any player enters a plot, a beautiful title screen is displayed with the plot owner's custom message.
The plugin seamlessly integrates with PlotSquared's
/p and
/plot commands, providing a natural subcommand experience with full tab completion.
Requirements
Server: Paper 1.21.4 or newer
Java: 21 or newer
Dependency: PlotSquared v7
✨ Features
Custom Plot Titles & Subtitles – Players can set personalized messages
Title Display on Plot Entry – Configurable fade-in, stay, and fade-out times
PlotSquared Integration – Works as /p title and /p subtitle subcommands
Color Support – Legacy & color codes for players, full MiniMessage & RGB for admins
19 Languages – English, German, Dutch, Spanish, French, Portuguese, Brazilian Portuguese, Czech, Turkish, Polish, Russian, Italian, Korean, Hungarian, Japanese, Chinese, Vietnamese, Swedish, Slovak
Automatic Fallback – Missing translations fall back to English
Configurable Cooldowns – Prevent title change spam
Character Limit – Configurable maximum title length
Auto-Cleanup – Removes titles from deleted/unclaimed plots
Tab Completion – Full tab completion for all commands
bStats Metrics – Anonymous usage statistics
Lightweight – Minimal performance impact
Installation
Download PlotTitle1653.jar
Place it in your server's plugins/ folder
Make sure PlotSquared is installed
Restart your server
Configure the plugin in plugins/PlotTitle1653/config.yml
Commands
/plottitle <text>
Set the plot title
plottitle1653.use
/plottitle clear
Remove the plot title
plottitle1653.use
/plotsubtitle <text>
Set the plot subtitle
plottitle1653.use
/plotsubtitle clear
Remove the plot subtitle
plottitle1653.use
/plottitlereload
Reload config & language files
plottitle1653.admin
PlotSquared Subcommands:
The plugin hooks into
/p and
/plot so you can use subcommands directly:
/p title <text> – Set the plot title
/p title clear – Remove the plot title
/p subtitle <text> – Set the plot subtitle
/p subtitle clear – Remove the plot subtitle
You can customize which words are recognized as subcommands in
config.yml →
subcommands .
Aliases:
/plottitle → /pt
/plotsubtitle → /pst
/plottitlereload → /ptreload
Permissions
plottitle1653.use
Use plot title/subtitle commands on own plots
true (all players)
plottitle1653.colors
Use legacy color codes (&0-9, &a-f, &k-o, &r)
false
plottitle1653.admin
Set titles on any plot, MiniMessage & RGB, reload
op
⚙️ Configuration
Spoiler: config.yml
Code (YAML):
language
: en_US
# 19 languages available
prefix
:
"<bold><gradient:#1127B9:#70FAD1>PlotTitle1653</gradient></bold><dark_gray><bold> » </bold></dark_gray><reset>"
cooldown
: 3
# Seconds between title changes
max-length
: 20
# Maximum characters per title
title-animation :
fade-in
: 300
# Fade-in (ms)
stay
: 3000
# Stay (ms)
fade-out
: 500
# Fade-out (ms)
cleanup-interval
: 300
# Auto-cleanup interval (0 = disabled)
subcommands :
title
: - title
- titel
subtitle
: - subtitle
- sub
Supported Languages
English, German, Dutch, Spanish, French, Portuguese, Brazilian Portuguese, Czech, Turkish, Polish, Russian, Italian, Korean, Hungarian, Japanese, Chinese (Simplified), Vietnamese, Swedish, Slovak
Set your language in
config.yml →
language
Missing translations automatically fall back to English.
bStats
This plugin uses
bStats to collect anonymous usage statistics. You can opt out in
plugins/bStats/config.yml .
️ Support
If you encounter any issues or have suggestions:
Leave a comment on this resource page
Send a private message to Jan1653
⭐ Reviews
If you like this plugin, please leave a
positive review ! It helps a lot and motivates further development.
Made with ❤️ by Jan1653