Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago
🛡️ InventoryProtection Plugin
A simple yet effective protection plugin that prevents Minecraft players from accidentally dropping items.
✨ Features
- Players can toggle their own inventory protection with
/envkoruma aç
and/envkoruma kapat
. - When protection is enabled, players cannot drop items on the ground.
- Players receive appropriate messages when actions are blocked.
- Admins can reload the configuration with
/envadmin reload
. - All messages and system status are configurable via
config.yml
. - Customizable messages with prefix support.
🧱 Supported Server Forks
Server Type | Supported |
---|---|
Paper | ✅ |
Purpur | ✅ |
Folia | ✅ |
Spigot | ✅ |
⚠️ Bukkit | Partial support |
🔧 Installation
- Place the
EnvKoruma.jar
file into theplugins/
directory. - Restart your server.
- Customize the
plugins/EnvKoruma/config.yml
file as needed.
⚙️ Config Structure
sistem-durumu: true
prefix: "§b[Koruma] §7"
mesajlar:
koruma-acildi: "Envanter koruma açıldı."
koruma-kapatildi: "Envanter koruma kapatıldı."
reload: "Yapılandırma dosyası yeniden yüklendi."
item-atma-engellendi: "Envanter koruman açık, item atamazsın."
zaten-acik: "Zaten envanter koruman açık!"
zaten-kapali: "Zaten envanter koruman kapalı!"