Items disappear when attempting to put on armour in creative #5
Labels
No labels
bug
confirmed
bug
unconfirmed
discussion
dovahkiin
duplicate
dwarf
elf
ender
enhancement
exploit
help wanted
lich
not an issue
phasewalker
priority
high
priority
low
priority
medium
question
request
story
viriplaga
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kerrishaus/ErosteySpecies#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Whatever you try to equip in creative will vanish.
To Reproduce
Expected behavior
It should simply not allow the armour to be equipped.
The issue lies in ArmourEquipEvent. When PlagueArmour is equipped, but is not allowed, the AEE is cancelled. When this happens in creative, the item is not returned to the inventory, it is simply removed.