Skip to content

CrossNetworkPrefixer

KuklincYT edited this page Jun 12, 2026 · 1 revision

🌐 CrossNetworkPrefixer

Available on Modrinth GitHub Issues

A high-performance, lightweight Spigot/Paper plugin designed for multi-proxy networks and partnered Minecraft servers sharing chat or TAB lists. It dynamically alters player prefixes and TAB-list sorting weights based on viewer-dependent context (who is looking at whom).


📥 Downloads & Updates

⚠️ IMPORTANT: Official compiled .jar releases and statistics tracking are hosted exclusively on Modrinth.

👉 CLICK HERE TO DOWNLOAD FROM MODRINTH


✨ Key Features

👀 Viewer-Dependent Context

Staff members maintain localized ranking authority on their home instances, while partner-network staff are clearly identified as guests.

🔗 LuckPerms API Integration

Instantly evaluates group inheritance and determines origin networks directly from LuckPerms meta-data layers.

Example:

from=network_one

🧩 Full PlaceholderAPI Support

Implements relational placeholders for seamless integration with advanced TAB and Chat plugins.

%rel_crossnetworkprefixer_prefix%

⚡ Ultra-Fast In-Memory Caching

Configuration profiles are loaded into memory during startup, ensuring near-zero CPU overhead even on large networks.

🛡️ OP Bypass Protection

Direct API evaluation prevents standard vanilla /op from disrupting your configured ranking and sorting structure.


⚙️ Configuration & Setup

The plugin automatically generates a config.yml on first startup.

1️⃣ LuckPerms Setup

To allow CrossNetworkPrefixer to identify the player's origin network, add a meta value to the player's primary group or track.

Example:

/lp group admin meta set from network_one

Result:

from: network_one

2️⃣ PlaceholderAPI Setup

Use the following relational placeholder inside TAB, chat formatters, scoreboards, nametags, or any PlaceholderAPI-supported plugin:

%rel_crossnetworkprefixer_prefix%

Example with TAB:

tagprefix: "%rel_crossnetworkprefixer_prefix%"

🔧 Requirements

  • Java 21+
  • Paper / Spigot 1.21+
  • LuckPerms
  • PlaceholderAPI (optional but recommended)

🛠️ Bug Reports & Feature Requests

This is a modern and actively maintained project.

If you encounter:

  • Bugs
  • Visual issues
  • Placeholder problems
  • Compatibility issues
  • Feature suggestions

please open a GitHub issue.

👉 https://github.com/KuklincYT/CrossNetworkPrefixer/issues


📊 Statistics

Download statistics, version history, and project analytics are available on Modrinth:

👉 https://modrinth.com/plugin/cross-network-prefixer


❤️ Support The Project

If CrossNetworkPrefixer helps your network, consider:

⭐ Starring the GitHub repository

🐞 Reporting bugs

💡 Suggesting new features

📢 Sharing the project with other server owners


Developed with ❤️ by KuklincYT for the Minecraft Server Developer Community.