NoOPGap
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 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
平台: bukkit folia paper purpur spigot
标签: equipment food game-mechanics
? OpGapBlocker
A lightweight Minecraft Spigot/Paper plugin that disables the use of enchanted golden apples (OP-Gapples).
Ideal for survival or PvP servers where you want to keep combat more balanced.
⚙️ Features
- ? Blocks players from eating enchanted golden apples
- ? Sends a warning message when a player tries to consume one
- ⚡ Lightweight — no commands or dependencies
- ? Simple configuration through
config.yml
? Installation
- Download the plugin
.jarfile - Place it in your server’s
plugins/folder - Start or reload your server
- A default configuration file will be generated automatically
⚙️ Configuration (config.yml)
# If true, enchanted golden apples (OP-Gapples) are blocked
noopgap: true
noopgap: true → Players cannot eat enchanted golden apples
noopgap: false → OP-Gapples work normally
? Example Message
When a player tries to eat an enchanted golden apple:
§cOP-Gapples sind deaktiviert!
(Translation: “OP-Gapples are disabled!”)
You can easily modify this message in the code to match your server language.
? Compatibility
-
✅ Works on Spigot, Paper, and Purpur servers
-
? Tested on Minecraft 1.18+
-
⚙️ Requires Java 17+
? Developer Information
Main class:
de.scholle.opGapBlocker.OpGapBlocker
Main event:
PlayerItemConsumeEvent
请登录后举报
暂无评论,抢个沙发吧~