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 28, 2020In reply to taeganriles:
You have probably assigned the permission OpenInv.silent.default (potentially indirectly, i.e. via wildcard depending on your permissions plugin) to your users.
-
View User Profile
-
Send Message
Posted Jul 2, 2020In reply to Jikoo_K:
I did not have any permissions explicitly assigned for OpenInv. I had to specifically add OpenInv.silent.default=false to the default permission level in LuckPerms because this permission behaves as though it is true without an explicit setting.
-
View User Profile
-
Send Message
Posted Jun 28, 2020How do you update to the latest version of this plugin?
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to sushimon27:
Just like any other, download it and place it in your plugins directory, deleting older copies beforehand as necessary. I recommend you shut down your server before altering plugins.
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to Jikoo_K:
I'm currently using a server from "MineHut" and the plugins directory is quite confusing for me to use and understand it.
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to sushimon27:
If you can't figure out how to use your host's system, you need to contact their support.
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to Jikoo_K:
Thank you for your help
-
View User Profile
-
Send Message
Posted Jun 27, 2020Hey when I try to download OpenInv 4.1.2 from here or on your github it gives the jar for OpenInv 4.1.1. Just thought I would give you a heads up. Good luck working on version 4.1.3! Thank you for sharing your work.
-
View User Profile
-
Send Message
Posted Jun 28, 2020In reply to ImoutoAmmy:
Make sure you've actually installed the file you downloaded properly. I just downloaded it to confirm (worst case it would have been 4.1.2-SNAPSHOT from testing) and the version contained is correct. Highly recommend stopping your server before modifying plugins. My own install scripts download files to a temporary location, delete the original version, and then rename the downloaded file.
-
View User Profile
-
Send Message
Posted Jun 26, 2020Awesome plugin has made my life as a admin more easy, but does it support 1.16 yet? cus it'w not working
-
View User Profile
-
Send Message
Posted Jun 18, 2020Great plugin, can't do without it. I would love to see integration with virtual chests plugins such as the updated fork of AlphaChest, IronicChest.
-
View User Profile
-
Send Message
Posted May 14, 2020hello great plugin i would just like to turn off the container feture how can i do that?
-
View User Profile
-
Send Message
Posted May 14, 2020In reply to Forge_User_79318419:
Check the plugin description for command usage and permissions.
-
View User Profile
-
Send Message
Posted May 13, 2020I would like to see this functionality in openinv: in addition to items, display the level of hunger, health, experience and effects list (see on picture from link)
https://imgur.com/a/qU0eLq1
-
View User Profile
-
Send Message
Posted May 14, 2020In reply to Forge_User_61652966:
That would require a lot of additional event monitoring OpenInv currently doesn't do. Originally I wanted to add something similar, but I believe it's outside of OpenInv's scope.
Those slots are tentatively reserved for the player crafting grid and cursor whenever I find time to devote to it.
-
View User Profile
-
Send Message
Posted May 13, 2020where is version 1.7.10?
i want to use it in my server
-
View User Profile
-
Send Message
Posted May 13, 2020In reply to bdhcra519:
Check the files tab for older versions. 1.7.10 is no longer supported, but OpenInv-legacy was around until 4.0 I believe.
-
View User Profile
-
Send Message
Posted May 1, 2020[you are opening a container silently] i want to turn off this function, what should i do?
-
View User Profile
-
Send Message
Posted May 1, 2020In reply to 갓캐:
Set the message in the lang file to an empty string. Note that it must exist, just empty - if you delete it entirely, it will reset to default.
-
View User Profile
-
Send Message
Posted May 2, 2020In reply to Jikoo_K:
Where is Lang file?