
ItemGuard
ItemGuard is a lightweight plugin that restricts specific item actions like holding, crafting, or using banned items across worlds. With full config control and PlaceholderAPI support, it’s perfect for maintaining gameplay balance and preventing exploits.
- Загрузки
- 513
- Подписчики
- 2
- Обновлён
- 29 июня 2025 г.
- Лицензия
- All-Rights-Reserved
Опубликован 18 июня 2025 г.
🛡️ ItemGuard Block and control banned items—cleanly, per world, per action.
📌 What It Does ItemGuard is a lightweight, configuration-based plugin that lets you ban specific items from being:
Held in hand Picked up Dropped Crafted Right-clicked or used (e.g., placing blocks)
You define what items to block, what actions to block them from, and in which worlds. All done via a single, simple config.yml.
🎯 Why Use It? Perfect for:
Adventure maps Hardcore survival servers Creative/limited build worlds Preventing exploits from custom or modded items
ItemGuard gives you fine control without bloat or GUI clutter. Players see clear messages when they attempt a banned action, and you can optionally kick rule-breakers or grant bypass permissions.
⚙️ Key Features ✅ Configurable item bans (per item, action, and world)
💬 Custom messages with PlaceholderAPI support 🔁 /itemguard reload command to apply changes without restart 🔒 Bypass permission: itemguard.bypass 🛠️ Admin permission: itemguard.admin ⚡ No Vault or economy system required
📥 Requirements & Compatibility Minecraft 1.21.4+ Java 17+
(Optional) PlaceholderAPI for message placeholders
No other dependencies
📁 Example Config ban-list:
item: TNT actions: [HOLD, CRAFT] worlds: [world, world_nether] message: "&c%player_name%, TNT is banned here!"
item: BEDROCK actions: [PICKUP, DROP] worlds: ["*"] message: "&6This item is restricted everywhere."
settings: use-placeholders: true kick-on-violation: false kick-message: "&4You were kicked for using a banned item."
Ченджлог
1.1.0Релиз1.21.4 · 29 июня 2025 г.
ItemGuard v1.1.0
🛠️ Smart Enforcement Update Release Date: June 29, 2025 Type: Minor Feature Update 🔧
✨ New Features 🧾 Per-Action Custom Messages Define specific denial messages for each item action like use, craft, pickup, drop, or hold.
🧍 Decorative Interaction Blocking Prevent banned items from being placed into item frames or armor stands.
🧼 Auto-Delete Illegal Items When a player has a banned item in inventory or hand, it is automatically removed. (Enable with auto-delete-illegal-items: true in config.)
⚙️ Improvements & Options 🪵 Optional Kick Behavior You can now disable automatic kicks on violations. (Use kick-on-violation: false in config.)
📜 Bypass Logging Players using bypass permissions (e.g., itemguard.bypass) are now logged for moderation purposes.
🔁 Improved Reload Feedback /itemguard reload now confirms successful reload with a clean success message.
1.0.0Релиз1.21.4, 1.21.5 · 18 июня 2025 г.
🛡️ ItemGuard v1.0.0 Initial Release
🚫 Item Restrictions Block specific items from being held, picked up, dropped, crafted, or used
Full per-world control with support for wildcard *
⚙️ Configurable Behavior Custom messages per item ban action
Option to kick players on violation
Bypass permission: itemguard.bypass
🧩 PlaceholderAPI Support Use PAPI placeholders like %player_name% in messages
🔄 Admin Tools /itemguard reload to update config without restart
Permission: itemguard.admin
Комментарии
Загружаем…