
JEIServerProxy
JEIServerProxy is a Bukkit plugin for Minecraft servers that enhances the experience for players using the Just Enough Items (JEI) mod. It ensures that clients have the most up-to-date recipe information from the server, providing a seamless and accurate crafting experience.
Features
- Recipe Synchronization: Automatically sends all server-side recipes to the client upon joining, ensuring that JEI displays the correct and available recipes.
- Recipe Blacklist: Allows server administrators to hide specific recipes from players, providing greater control over the gameplay experience.
- Configuration Reload: Supports reloading the plugin's configuration without requiring a server restart.
- Multi-language Support: Comes with built-in support for English and Chinese, with the ability to add more languages.
- REI Compatibility: Works seamlessly with Roughly Enough Items (REI) clients, as REI simulates JEI's network behavior to communicate with the server.
Commands
/jeiproxy reload: Reloads the plugin's configuration./jeiproxy handshake: Manually triggers the recipe synchronization process for the player who executes the command.
Permissions
jeiserverproxy.admin: Grants access to the administrative commands of JEIServerProxy. Default is OP.
Installation
- Download the latest version of the plugin from the releases page.
- Place the downloaded
.jarfile into thepluginsfolder of your PaperMC server. - Restart the server.
Configuration
The main configuration file is config.yml, located in the plugins/JEIServerProxy directory.
send-recipes-on-join: (Default:true) If set totrue, the plugin will automatically send all recipes to players when they join the server.recipe-blacklist: A list of recipes to be hidden from players. Recipes should be specified in the formatnamespace:key. For example:minecraft:tnt.
For Developers
This project is built with Kotlin and Gradle. To compile the project, you will need JDK 21 or higher.
- Clone the repository:
git clone https://github.com/your-username/JEIServerProxy.git - Build the project:
./gradlew build
The compiled plugin will be located in the build/libs directory.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.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.
Verified by MCModsHub
- Ships as jeiserverproxy-1.0.5-SNAPSHOT-all.jar — drop this file into the mods folder
- Download size: 1.8 MB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.