I now using some plugin that disable the ability to move item to most of upper inventory (except all kind of chest). But it's really annoying that instead of going to another available slot in lower inventory, it just return to original slot (mean it's just fully disable Shift-Click - a very convenient and normal thing we all do). So I think it's just setCancelled(true) an event, but I dont know exactly what's the event. I try to make a plugin with Logic:
If ( that event be cancelled ) {
Thanks you guys. Also sorry for my bad English.
Edit: I'm using Paper 1.19.4
If ( that event be cancelled ) {
- search for another available slot;
- place item in that slot;
Thanks you guys. Also sorry for my bad English.
Edit: I'm using Paper 1.19.4
Last edited: