-
Notifications
You must be signed in to change notification settings - Fork 0
CrossNetworkPrefixer
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).
⚠️ IMPORTANT: Official compiled.jarreleases and statistics tracking are hosted exclusively on Modrinth.
Staff members maintain localized ranking authority on their home instances, while partner-network staff are clearly identified as guests.
Instantly evaluates group inheritance and determines origin networks directly from LuckPerms meta-data layers.
Example:
from=network_one
Implements relational placeholders for seamless integration with advanced TAB and Chat plugins.
%rel_crossnetworkprefixer_prefix%
Configuration profiles are loaded into memory during startup, ensuring near-zero CPU overhead even on large networks.
Direct API evaluation prevents standard vanilla /op from disrupting your configured ranking and sorting structure.
The plugin automatically generates a config.yml on first startup.
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_oneResult:
from: network_oneUse 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%"- Java 21+
- Paper / Spigot 1.21+
- LuckPerms
- PlaceholderAPI (optional but recommended)
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
Download statistics, version history, and project analytics are available on Modrinth:
👉 https://modrinth.com/plugin/cross-network-prefixer
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.