Item Delete HotKeys 图标

Item Delete HotKeys

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0-SNAPSHOT
本资源为搬运资源,原资源地址: https://modrinth.com/mod/item-delete-hotkeys
资源信息

Minecraft 版本: 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

平台: bukkit paper purpur spigot

标签: management storage utility

资源介绍

ItemDelete

ItemDelete is a server-side Spigot/Paper plugin that allows players to permanently delete items from their inventory using a configurable click action or key combination (default: Ctrl + Q).

It is designed for inventory cleanup, with several safety features to prevent accidental item deletion.

Features

  • Inventory Deletion: Delete hovered items directly from the inventory using the configured hotkey.
  • Safety Toggle: Players must run /itemdelete toggle to enable/disable deletion. While disabled, the hotkey retains its default Minecraft behavior (e.g., dropping item stacks).
  • Double-Press Confirmation: Requires the player to trigger the deletion action twice within a configurable timeframe (default: 1.5s) to confirm.
  • Item Blacklist: Block specific item types (e.g., bedrock, barrier) from being deleted.
  • World Filters: Restrict deletion functionality to specific worlds using a whitelist or blacklist.
  • Audio Feedback: Optional sound effects for confirmation prompts and successful deletion.
  • Customizable Messages: All messages and colors can be customized in the configuration file.

Commands & Permissions

Command Description Permission
/itemdelete toggle Enable or disable item deletion mode itemdelete.use
/itemdelete reload Reload the configuration itemdelete.admin
  • Aliases: /id, /idelete

Configuration (config.yml)

# The action required to delete the item when hovered in the inventory.
# By default, this is CONTROL_DROP (Ctrl + Q).
delete-action: "CONTROL_DROP"

# Double click/tap check to prevent accidental deletion.
double-press:
  enabled: true
  time-window-ms: 1500

# Require players to run /itemdelete toggle to enable deleting.
require-toggle: true

# Permission settings
require-permission: false
permission: "itemdelete.use"

# Sound settings. Set to "NONE" to disable.
delete-sound: "ENTITY_ITEM_BREAK"
confirm-prompt-sound: "BLOCK_NOTE_BLOCK_PLING"

# World restriction settings
worlds:
  mode: "BLACKLIST" # BLACKLIST or WHITELIST
  list:
    - "example_disabled_world"

# Block specific items from being deleted
blacklisted-items:
  - "BEDROCK"
  - "BARRIER"
  - "COMMAND_BLOCK"

# Message customization (supports color codes)
messages:
  prefix: "&8[&cItemDelete&8] &7"
  deleted: "&aItem &e%item% &ahas been deleted."
  confirm-prompt: "&6Press again within %time%s to confirm deletion of &e%item%&6."
  blacklisted: "&cYou cannot delete this item!"
  no-permission: "&cYou do not have permission to delete items."
  reload: "&aConfiguration reloaded successfully."
  toggle-on: "&aDelete Mode ENABLED! Hovering and pressing Ctrl+Q will delete items."
  toggle-off: "&cDelete Mode DISABLED! Normal Minecraft key functions restored."

Installation

  1. Place ItemDelete.jar in your server's plugins/ folder.
  2. Restart the server.
  3. Configure settings in plugins/ItemDelete/config.yml and run /itemdelete reload to apply.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Food Effect Tooltips (Forge)

价格:0 墨喵币
下载量:0

查看详情
Flashlight

价格:0 墨喵币
下载量:0

查看详情
themetip

价格:0 墨喵币
下载量:0

查看详情
End Fire

价格:0 墨喵币
下载量:0

查看详情