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
- Read-only permissions for OpenInv and OpenEnder! Just don't give the editinv and editender permissions nodes!
- Administrators can modify any user's inventory or ender chest contents as they wish, in real time.
- Access from anywhere! No distance or obstacle limitations.
- Permissions support.
- Player inventories and ender chests of any player can be opened. Even for offline players!
- Using the openinv or openender command without any arguments opens the last accessed player's inventory/ender chest.
- Search all online players for a certain item in their inventory or ender chest.
- Protect players from openinv with exempt permission, and bypass protection with override permission.
- Cross-world openinv protection.
- Self-opening protection.
- Open containers that are blocked by solid blocks or ocelots with the 'AnyContainer' feature.
- Silent opening of containers with no sound or opening animation.
- Drop items as the other player (by putting it in the unused slots in the bottom right)
Installation
To install OpenInv, simply copy the plugin to your plugins folder and restart/reload your server.
Commands
Command | Aliases | Description |
---|---|---|
/openinv <player> | oi, inv, open | Opens a specified player's inventory. |
/openender <player> | oe | Opens a specified player's ender chest |
/searchinv <item> [minAmount] | si | Lists all players that have a certain item in their inventory. |
/searchender <item> [minAmount] | se | Lists all players that have a certain item in their ender chest. |
/searchenchant <[enchantment] [MinLevel]> | searchenchants | Lists all online players with a specific enchantment. |
/anycontainer | ac, anychest | Toggles AnyContainer mode (blocked container bypass) |
/silentcontainer | sc, silent, silentchest |
Toggles SilentContainer mode (open containers silently) |
Permissions (CaSe SeNsItIvE)
Permission Node | Description |
---|---|
OpenInv.openinv | Gives permission to use OpenInv. |
OpenInv.openself | Allows opening the inventory of the command user. |
OpenInv.editinv | Allows editing of inventories. |
OpenInv.openender | Allows opening of ender chests. |
OpenInv.openenderall | Allows opening of ender chests of everybody. Without this permission, someone can only open his own ender chest. |
OpenInv.editender | Allows editing of ender chests. |
OpenInv.search | Gives permission to use searchinv and searchender command. |
OpenInv.searchenchant | Required to use /searchenchant. |
OpenInv.crossworld | Allows cross-world use of openinv. |
OpenInv.exempt | Makes the player's inventory protected (unable to be opened). |
OpenInv.override | Gives permission to open anyone's inventory, even protected ones. |
OpenInv.anychest | Gives permission to open chests that are blocked by a block on top. |
OpenInv.any.default | Causes AnyContainer to be enabled by default. |
OpenInv.silent | Gives permission to open chests in total silence, without animation. |
OpenInv.silent.default | Causes SilentContainer to be enabled by default. |
Other
Source Code hosted on GitHub
Original Bukkit forum thread: http://forums.bukkit.org/threads/15379
same issue whit pex (latest an dev build) whith bukkit 1.2.3 and openvin 1.8.2, permissions doesn't work ( but work before in 1.1)
Using:
PermissionsBukkit v1.6
SuperpermsBridge v1.2
I will look further in to it
@morizuki
Worked for me.
@lishid
so it will not work in PEX?
@Switch0r
1.8.2 only uses superPerms. If it doesn't work then there's something wrong with the superPerms implementation?
OpenInv 1.8.2 does not work anymore with permissionsbukkit.
They will fix it soon :)
@muggerfugger
your player probably doesnt exist or something,
doesnt seem to work for me on the 1.2.3 beta i type the command such as /openinv player name, and instead of opening their chests it gives me the command list for it.
1.8.1 should work for both 1.1-R6 and 1.2.3-R0.1
Oh, thank you for the update !
@Lishid Thank You Very Much, It dose work. Again ty for the quick response
@monsoue
Try version 1.8.1, I think it should work.
@monsoue
Hmm i think their R5's renaming broke a few things.
i posted the previous comment cuz it dosnt start w/ my server AT ALL!!! not r5 ready.....thanks
can up put up R5-R6 update on this page(bukkitdev)? way easier 4 everyone..... thanks
@Crayder
Yes it is. Read on the forums page.
Friendly reminder that people still care about this plugin and to see if you're ready for R5 and an eventual 1.2 release.
@AnotherP
That's my strong point :D
I make my stuff very configurable and optimized.
ok, well if you please make sure lots of things are configurable, like if the player drops things from all invs on death or just the default one... but cool, I can't wait to see that. (make sure you link your multiinv page on here and vis-versa)
@AnotherP
MultiInv is bloated in the way it's written, and the devs are somewhat inactive.
I'm planning on writing my own MultiInv and make that compatible with OpenInv instead.