Minecraft Name: Sm3t Suggestion: Ok, my suggestion is that we have a command such a /sticky, which when used, makes items in your inventory/hotbar unable to be dropped or moved. Reason: When, for example, i'm using a melon sword, i'm always terrified that ill accidentally drop it, or move it, or something will happen. So my suggestion is that we have 4 commands. 1. /sticky hand - will make item you are holding sticky 2. /stick hotbar - will make hotbar sticky 3. /stick inv - will make whole inventory sticky 4. /sticky off - to remove any stickiness to have applied anywhere Any Other Information: I know this seems a bit complicated, and people will just be telling me to change my drop button, but I think a lot of people might find this useful. Link To This Plugin: Not exactly what i'm thinking, but some of the mode might be able to be used: http://dev.bukkit.org/bukkit-plugins/inventory-manager/ - Some additional info from comments: "I think this would be an amazon addition to the Extracommands or Extracommands+ feature" - RyanBlocks2
Interesting idea I must say. First off, you'll need to find a plug-in that's open source, try github, it's the main place with such plugins. Let me tell you, Andrew makes almost no exceptions. It's open source or, well, no source. Basically, if there's no open source for it, someone on ECC will either have to hand design it, or, well, we don't have it. Other then that, I have almost no reasons against this plug-in. If kuke finds it without extreme lag, compatible with current plug-ins, and without some massive bug, I have no objections.
I have to say this is a good idea. Even if there isn't a current plugin, I am sure Kuke/Khobbits could easily make this work. Why do I say that? Our investigator donation feature already has this implemented. If you try to drop ice while investigator is on it will say something like "You cannot drop this right now." So, that being said, I feel it could easily be applied to other things. That being said, it would likely be a donation feature. I totally approve .
Oh the amount of things I have dropped accidentally dropped at spawn this is a good idea should be implemented as soon as possible +1
Fairly certain that something like this already exists on Bukkit Dev, though I'm not entirely sure that it's going to come in the form of an acceptable plugin. The last time I screwed around with locking inventory slots, I ended up breaking some core minecraft features. Ops.
I could very easily to this, but there is some very large bugs that could happen, like if a player died, or if we had the same sort of issue as we have had in the past with donation chests.
Depends, they could be fixed rather simply but the problem is that there are other issues that cannot be avoided. I could see if i could write a small plugin for this, but i have no idea really if it would work in the way we want it to.
Disable inventory editing for relevant slots from player perspective. Don't touch anything to do with preventing edits.
JamieSinn Nope. Handled differently from a player interacting with their own inventory, then when a player accesses another inventory.