You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if much can be done about this. If a player has access to the /give and /item commands surely they can be expected to use the offhand? We can listen to the PlayerCommandPreprocessEvent and try to intercept these commands but that can be flaky and also would only work with the built-in Minecraft commands and not with any other plugins'.
When a player obtains an item through i.e. /give , /i or a as a crate reward with a full inventory, item goes into offhand.
Information
Server Log
config.yml
Problem Description
To Reproduce
Steps to reproduce the behavior:
Expected Behaviour
Item should drop on floor due to being blocked
Actual Behaviour
Item goes in offhand
The text was updated successfully, but these errors were encountered: