Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Disappearing items

Open
#2,248 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
game-dev

Research direction

Reproduce the issue with the item-drop region flag set to deny and a full inventory, using the WorldEdit, WorldGuard, and Paper versions listed. Trace the item-drop handling entry point and verify that dropping armor with no inventory space leaves the armor present rather than removing it.

Written by the indexing model from the issue text.

Description

status:upstream type:bug
WorldEdit Version

7.3.18 Beta 1

WorldGuard Version

7.0.15-SNAPSHOT+c1ce938

Platform Version

Paper version 1.21.8-56-main@65641d1

Confirmations
  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of WorldGuard compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description

When the item-drop region flag is set to deny and the inventory is full, the armor item disappears when dropped.

Expected Behavior

Expected behaviour is to not remove armor when dropping.

Reproduction Steps
  1. Fill inventory with some blocks (to have full inventory)
  2. Drop armor
  3. Armor disappear
Optional WorldGuard-Report

No response

Anything Else?

No response

Dominant language
Java
Stars
939
Forks
672
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EngineHub/WorldGuard

All issues in EngineHub/WorldGuard

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.