OPItemsRemover
作者:rebot | 分类:模组
Minecraft 版本: 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 1.21.11 26.1 26.1.1 26.1.2
平台: bukkit folia paper purpur spigot
标签: utility
Discord | Hangar | Modrinth | GitHub
OPItemRemover
Minecraft plugin to disable some minecraft items.
Items can be disabled in the config, by there Material. The config can be reload with /opirc reload to change the disabled item without restarting the server.
For example to disable wither head and witch egg:
disabledItems: ["WITHER_SKELETON_SKULL", "WITCH_SPAWN_EGG"]
Disabled item will be removed when player try to collect it by picking it up from the ground, or from any containers or when a player log on.
Support Paper forks including Folia for version 1.20 to latest. (See version compatibility in releases)
Older version than 1.20 won't be supported.
Install
Download last version.
Place it in plugins/ in your server files.
After 1st launch you can edit config in plugins/OPItemRemover/config.yml
You need to define a list of the item to disable in config.
Test
To test plugin you need Java 21+ to compile & package: ./gradlew assemble. Plugin file will be in build/libs/.
Then you need an 1.20 Minecraft server with PaperMc or a fork to run it.
Statistics
请登录后举报
暂无评论,抢个沙发吧~