
OPItemsRemover
Minecraft plugin to disable some items.
- Загрузки
- 368
- Подписчики
- 2
- Обновлён
- 25 мая 2026 г.
- Лицензия
- MIT
Опубликован 9 июля 2025 г.
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
Ченджлог
1.2.1Релиз26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
1.2.1
Support from 1.20 to 26.1.2.
1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 23 февраля 2026 г.
1.2.0
New commands for list disabled, disable & enable items.
1.1.10Релиз1.21.9, 1.21.10, 1.21.11 · 17 декабря 2025 г.
1.1.10
Support from 1.20 to 1.21.11.
1.1.9Релиз1.21.8, 1.21.9, 1.21.10 · 13 октября 2025 г.
1.1.9
Support from 1.20 to 1.21.10.
1.1.8Релиз1.21.7, 1.21.8, 1.21.9 · 2 октября 2025 г.
1.1.8
Support from 1.20 to 1.21.9.
1.1.7Релиз1.21.6, 1.21.7, 1.21.8 · 24 июля 2025 г.
1.1.7
Support from 1.20 to 1.21.8.
Комментарии
Загружаем…