HomeJavaModsProtocolStringReplacer

ProtocolStringReplacer

Notice: If you are trying to replace colors in your ReplacerConfig, use '§'(Vanilla Minecraft color character) instead of '&'(Bukkit color character). e.g. §3§l instead of &3&l

Abstract

ProtocolStringReplacer is a plugin that allows you to edit the messages by processing network packets.
It is committed to optimizing efficiency and providing more functions for use.
Since we are handling the packets sent to the player, it will not affect the actual processing in the server, and plugins.

Features

…… And more.

Commands

/psr help - List all the commands
/psr edit - Replacer configs editor in game
/psr parse - Test replacing strings
/psr capture - Capture contents in packets
/psr reload - Reload replacer configs

Permissions

protocolstringreplacer.command.edit - Allow to use edit commands
protocolstringreplacer.command.parse - Allow to use parse commands
protocolstringreplacer.command.reload - Allow to use reload commands
protocolstringreplacer.command.capture - Allow to use capture commands
protocolstringreplacer.feature.usermetacache - Restore original itemstack when receive packet from player to avoid errors in Creative gamemode.
protocolstringreplacer.feature.usermetacache.noncreative - Same with above, but for other gamemodes. To avoid errors caused by other plugins usually.

[ Advertising ]

Looking for plugins that enhances your server QOL experience?
Check our new plugin: ESU

Support

For docs, please check Config.yml and Replacers/Example.yml .
The comments in the files explain almost all the features we have. We don't have a maintaining wiki right away.
For discussing, supporting you can join our Discord Server. If you met any bug, please report it on GitHub. Write the issue in English or Chinese.

Example Configs

Replacer Config Examples are built in the plugin jar, and will be created the first time you run the plugin.

bStats

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more