作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: utility
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.
/jeiproxy reload: Reloads the plugin's configuration./jeiproxy handshake: Manually triggers the recipe synchronization process for the player who executes the command.jeiserverproxy.admin: Grants access to the administrative commands of JEIServerProxy. Default is OP..jar file into the plugins folder of your PaperMC server.The main configuration file is config.yml, located in the plugins/JEIServerProxy directory.
send-recipes-on-join: (Default: true) If set to true, 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 format namespace:key. For example: minecraft:tnt.This project is built with Kotlin and Gradle. To compile the project, you will need JDK 21 or higher.
git clone https://github.com/your-username/JEIServerProxy.git./gradlew buildThe compiled plugin will be located in the build/libs directory.
请登录后举报
暂无评论,抢个沙发吧~