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
-
View User Profile
-
Send Message
Posted Mar 29, 2014Minor detail: http://i.imgur.com/JkMuywQ.jpg
-
View User Profile
-
Send Message
Posted Mar 23, 2014@lishid
Works! :)
Though, unapproved files 'can' be downloaded from BD ;)
Thanks for the quick fix! +1
-
View User Profile
-
Send Message
Posted Mar 23, 2014@ThisUsernameIsMine
Updated. If file is not visible on BukkitDev yet, head over to forums:
http://forums.bukkit.org/threads/15379
-
View User Profile
-
Send Message
Posted Mar 22, 2014Heads up: It won't work under 1.7.5 ;-)
INFO]: [OpenInv] Enabling OpenInv v2.1.3
INFO]: [OpenInv] Your version of CraftBukkit is not supported.
INFO]: [OpenInv] Please look for an updated version of OpenInv.
INFO]: [OpenInv] Disabling OpenInv v2.1.3
-
View User Profile
-
Send Message
Posted Mar 16, 2014@lishid
Ah that's unfortunate. OpenInv worked great on 1.6.4 MCPC-Plus (besides silent chest) and now it doesn't load in 1.7.2 MCPC-Plus.
-
View User Profile
-
Send Message
Posted Mar 14, 2014@xiTzJardix
There is that with this plugin. Just put /openenderchest <player> :)
-
View User Profile
-
Send Message
Posted Mar 5, 2014i notice this plugin even works if they are offline, which is awesome
i have used it to copy inventories from players whos position was corrupted. i wonder if instead you can add a command to set a new position to players offline files?
that way i could just fix their position instead of copying their inventories and enderinventories (also i can't fix their bed spawn using my current method)
-
View User Profile
-
Send Message
Posted Mar 1, 2014@lishid
I have this error : http://dev.bukkit.org/paste/9458/
-
View User Profile
-
Send Message
Posted Feb 24, 2014Works great! Can you make also searchenderchest
-
View User Profile
-
Send Message
Posted Feb 13, 2014Nice, newest version works with 1.7.2! But what do NotifySilentChest and NotifyAnyChest do?
-
View User Profile
-
Send Message
Posted Jan 30, 2014@lishid
Does this work with 1.7.2?
-
View User Profile
-
Send Message
Posted Jan 18, 2014pleace make a 1.7.2 update
-
View User Profile
-
Send Message
Posted Jan 18, 2014@Teraku
Essentials only use the Bukkit API, which means it can only create a copy of the inventory. This plugin however hooks into the deep minecraft structure of CraftBukkit, which allows a direct share of inventory. This means that the inventories are directly linked, and all changes are done to the same inventory. This plugin also work on offline players and essentials (as far as I remember) does not.
But if you're using MCPC, then the internal structure of CraftBukkit and MCPC are completely different and MCPC does not tend to keep the same internal names. This causes the plugin to not be able to hook into the core of the server and potentially crash.
-
View User Profile
-
Send Message
Posted Jan 18, 2014I'm running MCPC-Plus, and this plugin makes my server crash and eventually makes it use 100% of my CPU, due to some crash in collecting metrics (Even when all that stuff is turned off!). I've moved away from this plugin since Essentials does the same thing.
-
View User Profile
-
Send Message
Posted Jan 16, 2014@151baccardi
I agree, would be a good idea.
-
View User Profile
-
Send Message
Posted Jan 11, 2014Can you please make it so we can search offline players inventories ?? Doing them individually with openinv takes like 18 hours - Thanks
-
View User Profile
-
Send Message
Posted Jan 9, 2014@GameAnarchy
Hmm I haven't actually tested on spigot. Will do that sometimes.
-
View User Profile
-
Send Message
Posted Jan 9, 2014Seems people cant open up blocked chests and silent chests doesnt work either. Spigot build 1233 and openinv build 2.1.3
-
View User Profile
-
Send Message
Posted Jan 3, 2014@LordEcchi
You can open up the jar as a zip file, and remove the sc alias from plugin.yml.
-
View User Profile
-
Send Message
Posted Jan 1, 2014Is there any way I can disable the command /sc? It's conflicting with GriefPrevention's command /sc (sub-claim).