[BUG] Severe Item movement in and out of chest not logged.
Narimm opened this issue ยท 0 comments
Describe the bug
A clear and concise description of what the bug is.
Items shift clicked into a chest are logged as expected
Items placed in a chest ARE not logged using standard item drag
Items removed using a drag and drop remove are logged
however items removed using shift click are not!!
To Reproduce
Steps to reproduce the behavior:
Place Chest
SHIFT click item into chest
verify insert is logged
Drag an item from your inv to the chest -
Verify no insert is logged
Expected behavior
A clear and concise description of what you expected to happen.
Expect it is logged.
Server (please complete the following information):
- Prism Version: 2.1.7-SNAPSHOT
- Server Type: Spigot
- Mysql 5.7
Additional context
Add any other context about the problem here.