
GriefPrevention Title
A lightweight PaperMC plugin that enhances claim identification. It displays a Title/Subtitle to players entering a claim and allows owners to personalize…
⬇ Download on Modrinth
GPTitle 🚩

A lightweight PaperMC plugin that enhances claim identification. It displays a Title/Subtitle to players entering a claim and allows owners to personalize their territory with custom names.
✨ Features
- Automatic Titles: Displays the owner's name when a player enters a claim.
- Custom Naming: Claim owners can set a custom display name for their land.
- GriefPrevention Integration: Works seamlessly with your existing GP claims.
🛠️ Requirements
- Server: PaperMC (Recommended version: 26.1.2)
- Dependency: GriefPrevention (Required)
🚀 Installation
- Download the latest
.jarfrom the releases page. - Ensure GriefPrevention is installed on your server.
- Drop the
GPTitles.jarinto your/pluginsfolder. - Restart or reload the server.
⌨️ Commands
| Command | Description | Permission |
|---|---|---|
/claimname <name> |
Sets a custom name for the claim you are standing in. | Default |
/claimclear |
Removes the custom name and resets to default. | Default |
⚙️ Configuration
The configuration file will be generated at plugins/GPTitles/config.yml.
Currently, it focuses on localization, allowing you to translate all messages sent to players:
This plugin supports MiniMessage (Adventure) tags for rich text formatting and internal placeholders for dynamic information.
# Language Settings
messages:
# Title and Subtitle shown when entering a claim
claim-title: "<green>{name}"
claim-subtitle: "<yellow>Entering claim of: <gold>{owner}</gold>"
# Feedback for the /claimname command
claim-set: "<green>Claim name updated to: <white>{name}</white>"
claim-cleared: "<red>Claim name has been reset.</red>"
# Error messages
claim-empty: "<red>You are not inside a claim!"
claim-permission: "<red>You don't have permission to name this claim!"
# Command usage and help (CLI)
command-claimname-argument: "name"
command-claimname-use: "<yellow>Usage: /claimname <name>"
command-claimname-description: "Sets a custom name for the current claim"
🏗️ Development
Built with Kotlin for the Paper API.
Build from source:
# Clone the repository
git clone https://github.com/alexribeirodesa/paper-gptitle.git
# Build with Gradle
./gradlew build
☕ Support the Project
If this plugin helps your server, consider supporting its development!
Every coffee helps me keep the "Paper Projects" series updated and free.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as GPTitles-1.1.jar — drop this file into the mods folder
- Download size: 1.3 MB
- Download link checked 11 Sept 2026 — working
These come from our own check of the pack file, not from the source page.