OpenInv
Open anyone's inventory or ender chest and modify it in real time! Works with offline players!
Description
This plugin allows you to open any player's inventory or ender chest and interact with it in real time. You can also do it for offline players! This includes access to the armor slots as well as being able to drop items as if you were the player by moving them into the unused slots to the bottom right. Additionally, you can open any chest that is blocked with blocks above it with AnyContainer and open containers silently (no sound or opening animation) with SilentContainer.
Features
- OpenInv: Open anyone's inventory, even if they're offline.
- Read-only mode! Don't grant edit permission.
- Cross-world support! Allow access only from the same world.
- No duplicate slots! Only armor is accessible when opening self (if allowed at all)!
- Drop items as the player! Place items in the dropper slot in the bottom right. Can be disabled via permission!
- Allow any item in armor slots! Configurable via permission.
- OpenEnder: Open anyone's ender chest, even if they're offline.
- Allow access only to own ender chest! Don't grant permission to open others.
- Read-only mode! Don't grant edit permission.
- Cross-world support! Allow access only from the same world.
- SilentContainer: Open containers without displaying an animation or making sound.
- AnyContainer: Open containers, even if blocked by ocelots or blocks.
Installation
To install OpenInv, simply copy the plugin to your plugins folder and restart/reload your server.
Commands
Please see the wiki.
Permissions
Please see the wiki. For assistance upgrading to 5.0.0, check out the migration section.
Other
Source Code hosted on GitHub
Original Bukkit forum thread: http://forums.bukkit.org/threads/15379
@deleted_7554077
Oh, I'll change the alias in the next version then.
How to give priority to worldedit?
Seems you have added a alias /search
Everytime I want to look up a name thru worldedit which is /search item too
So please how to give priority to worldedit
UPDATE! Got it, I deleted the search alias in the plugin.yml :D works now :D thanks :D
@lishid
Thanks :D
@MariuszT
1.7.2 out for a fix.
I've got this error when try open chest in silent mode (plugin version 1.7.1):
EDIT
OMG lishid, it's you again hahaha :D
@DarkMinecrafter
Your target has the permission "OpenInv.exempt" to have a protected inventory Make sure you got the "OpenInv.override" permission to override the protection it if you're the admin.
when i make /openinv eike than he say eike's inventroy is protected
@ikkyino
First case is true. Offline inv is case sensitive. Second part shouldn't. If you do case sensitive then it should work.
I can't view a players inventory that is offline if i don't do it case sensitive the first time around. IE a player is name Joe_bob and i do /openinv joe_bob it'll say player not found.. So i do the case sensitive afterwards... Joe_bob and it still does player not found, and it continues to do that until i restart server.
@violation84
Openinv doesn't deal with items. If openinv had a problem, it will likely delete entire chests or inventories. You probably have another plugin interfering.
I just updated to the latest openinv and now all the enchanted items being put in chests are bugging out... please check this quickly!
@lishid
Yup, that it does! Thanks!
@thefowles1
@BetaStream
New version should fix it.
@BetaStream
I get the same errors. I opened a ticket.
@lishid
When silently open a chest and try to get something from it it kicks me and shows: Internal server error!
Error log (using latest dev-build of bukkit):
@lishid
awesome! :D
New Feature!
/silentchest opens chests in total silence
-Openinv version 1.6.4
@WMisiedjan
Yes, I found yours after I got my idea, the only issue you had was that you had to be close enough to the player.
Thanks for your code :D
I kinda invented this, I was rolling around in the bukkit API and main code and found this method you're justing a while ago but it's outdated and has the old distance bug. my plugin was called iSee.
Anyway, Great job!
This is pretty sweet to have for real-time use as an admin. Thank you for keeping it up. :)