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 Apr 30, 2012@DarklightPvP
I'm not sure what could be the cause of Permissions problems. If it was my plugin, then there will be many people reporting such problems.
So I guess the best thing to do would be to contact the dev of PermissionsBukkit.
-
View User Profile
-
Send Message
Posted Apr 30, 2012This has trouble with the dev version of PermissionsBukkit. No permissions are working. Yes, I formatted them correct and yes I know the permssions are case sensitive. Anything I'm doing wrong?
-
View User Profile
-
Send Message
Posted Apr 26, 2012@lishid
Concerning the console / player problems:
I am not sure how to interpret ScottSpittles answer to my post on the NoCheatPlus site, but i suspect the configuration entry 'opbyconsoleonly '.
One might set it to false in the NoCheatPlus configuration:
---------UPDATE: This is "wrong", the setting only prevents ops opping other players with ingame commands.
-
View User Profile
-
Send Message
Posted Apr 26, 2012@CharlesWCrete
You forgot about the other features this plugin has :P
Thanks for the support btw~
-
View User Profile
-
Send Message
Posted Apr 26, 2012I just use Essentials /invsee Beacuse I don't like have plugins that I already have the feature... Still, GREAT PLUGIN!
- Charles
-
View User Profile
-
Send Message
Posted Apr 25, 2012@SLiPCoR
I haven't personally tested NCP, but judging from the code, it doesn't look like the few changes the the latest few versions could do anything like that to this plugin.
Thanks for notifying me.
-
View User Profile
-
Send Message
Posted Apr 25, 2012@Apple_columb
@lishid
working perfectly <3
-
View User Profile
-
Send Message
Posted Apr 25, 2012@Apple_columb
What version of NCP is it? I'm trying to look at their code to determine a fix for this...
-
View User Profile
-
Send Message
Posted Apr 25, 2012@Apple_columb
I'll put up a bypass, but you should tell NoCheatPlus that they're screwing other people's plugins.
If you can, please tell them that whatever they're doing is changing CommandSender into a non-Player type. i.e. (sender instanceof Player) is false.
-
View User Profile
-
Send Message
Posted Apr 25, 2012@lishid
This plugin conficts with latest version of NoCheatPlus, ""You can't use this from the console." Fix it, please.
-
View User Profile
-
Send Message
Posted Apr 24, 2012@lishid
possibly. but ive always had essentials and openinv together..
-
View User Profile
-
Send Message
Posted Apr 24, 2012@deleted_7536780
or maybe another plugin like essentials is doing something weird
-
View User Profile
-
Send Message
Posted Apr 24, 2012@lishid
Thats wierd. its not always been the case. So maby its a conflict? oknly op's can seem to do it.
-
View User Profile
-
Send Message
Posted Apr 23, 2012@deleted_7536780
Here's the only thing that I'm doing for a check.
if command sender is not a Player then tell him "You can't use this from the console."
-
View User Profile
-
Send Message
Posted Apr 23, 2012-
View User Profile
-
Send Message
Posted Apr 19, 2012@lishid
That is good as it is, i will allow bypasses for the cancelling...
-
View User Profile
-
Send Message
Posted Apr 19, 2012@asofold
OpenInv's chest implementations are made in a way so that you don't bypass chest protection plugins, a great concern among many people since when I first implemented AnyChest.
The only way of bypassing the cancelled events is to make your other plugins not cancel them.
-
View User Profile
-
Send Message
Posted Apr 19, 2012@lishid
Is there an option to have SilentChest ignore cancelled state of events ?
Maybe i malconfigured it... i have a case where i want to cancel all interaction but where it might be good to still peek into chests *silently*. Currently it seems not to work.
-
View User Profile
-
Send Message
Posted Apr 12, 2012@1cec0ld
Glad to help.
-
View User Profile
-
Send Message
Posted Apr 12, 2012@vman411gamer
Yes, it works with 1.2.5.
And I also thank lishid for making it, especially the offline functionality, makes it so much easier to give/take items and fix mistakes when online time is an issue!