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 Jun 13, 2017edit: ok found a changelog in version 3.2 that says its compatible with 1.12 XD
So I have made myself wait days just by not reading around a bit...
Thanks for still being here jikoo XD
-
View User Profile
-
Send Message
Posted Jun 13, 2017In reply to Crimm_Reaper:
-
View User Profile
-
Send Message
Posted Jun 8, 2017Can you make it work for 1.12?
-
View User Profile
-
Send Message
Posted Jun 8, 2017In reply to AustinFRGl:
-
View User Profile
-
Send Message
Posted Mar 4, 2017Make a spigot page please?
-
View User Profile
-
Send Message
Posted Jan 31, 2017it's Open a chest with block on top compatible with LWC ? and by My Server is that not work i can't not open a Chest with on the top a Block please help
-
View User Profile
-
Send Message
Posted Jan 31, 2017SilentChest is compatible with most chest locking plugins, to the best of my knowledge. To enable AnyChest, allowing you to open blocked chests, run /anychest.
-
View User Profile
-
Send Message
Posted Jan 18, 2017I have a Problem, i used OpveninV 2.2.4 and 2.2.3 but alltime the same issu. First run of the server all looks fine, all funtions ar working. after resart of the server the plugin doesn't load anytime. have to delete the config file and restart again to get it working for the next 23:59 hours.
using CB 1.7.9 R02 on Gregtech New Horizons server out of the box downloaded in FTBclient
-
View User Profile
-
Send Message
Posted Jan 19, 2017Can you get me startup logs in which the plugin fails to enable? This is not a problem for vanilla CB/Spigot, so Cauldron may need some special handling.
-
View User Profile
-
Send Message
Posted Nov 14, 2017In reply to Jikoo_K:
-
View User Profile
-
Send Message
Posted Nov 14, 2017In reply to Forge_User_42615810:
-
View User Profile
-
Send Message
Posted Jan 11, 2017How do you activate it. I can't seem to get it working. I'm guessing I did something wrong. I'm on 1.11.
-
View User Profile
-
Send Message
Posted Jan 11, 2017-
View User Profile
-
Send Message
Posted Jan 11, 2017It not working i don't know what to do.
-
View User Profile
-
Send Message
Posted Jan 11, 2017what isn't working? tell us everything
-
View User Profile
-
Send Message
Posted Jan 12, 2017Please take a couple minutes to think about and express exactly what is going on, explain like I'm five. The more words you use, the more likely I am to be able to solve your issue. As it stands, all I can do is shrug and walk away.
-
View User Profile
-
Send Message
Posted Jan 9, 2017Running this on 1.11.2 server; working fine for the most part, except for /silentchest command..
Getting this error when silentchest is ON;
Trying to silently open a double chest and it disconnects me from server...
Edit: Forgot... Running OpenInv 3.0.5 ... :)
-
View User Profile
-
Send Message
Posted Jan 9, 2017I cannot replicate this on Spigot or CB git-Spigot-7d78b81-27dd3ca.
Are you running the vanilla client? Is there an error in the console? What server implementation and version?
Edit: updated with actual version
-
View User Profile
-
Send Message
Posted Jan 10, 2017-
View User Profile
-
Send Message
Posted Jan 10, 2017Okay, just had a moment to think about the specific error message and the disconnect and wanted to share my findings;
I have the same server as standalone, for testing purposes, and with the same plugins. Since this was primarily a disconnect issue, I tested on this server and got the same error.
Afterwards, I removed the 2 plugins I was suspecting and voilà! Its working on 1.11.2.
So, the problem was not your plugin, but my 2 other plugins which allows older clients to connect, namely ProtocolLib and ProtocolSupport. So either these plugins are translating the silent chest opening event wrong or your plugin is using a deprecated method not available in 1.11.2.
Either way, hope this discovery helps with future versions and updates :)