forked from pronze/SBA
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Bug Report
Description:
When the keep-inventory-on-death setting is configured to true for a specific arena, and a player has a high-level sword or other items in the 1st slot of the hotbar, after the player dies, the item in the 1st slot of the hotbar is forcefully replaced with a wooden sword.
Steps to Reproduce:
- Configure the
keep-inventory-on-deathsetting totruefor an arena. - Equip a high-level sword or other item in the 1st slot of the hotbar.
- Enter the arena and die.
- Observe that the item in the 1st slot of the hotbar is replaced with a wooden sword.
Expected Behavior:
The item in the 1st slot of the hotbar should remain unchanged after the player dies.
(The plungin should not modify player inventory when keep-inventory-on-death set to true)
Actual Behavior:
The item in the 1st slot of the hotbar is replaced with a wooden sword after the player dies.
Additional Information:
- Paper version 1.21-130-master@b1b5d4c
- jdk-21.0.6-oracle-x64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels