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 May 22, 2021In reply to Jikoo_K:
I am using Essentials X, no other vanish-Plugin. It´ happens also if I am visible.
I will try to delete the silencontainer Permission and test again.
Thanks so far! =)
-
View User Profile
-
Send Message
Posted May 17, 2021Hi I notice an major issue within this plugin.
whenever I type /openinv [playername]
the gui to open the player inventory name is wrong and shows the user who entered the command name instead.
Please fix, it's highly annoying to have to confirm multiple times that this is the user's inventory.
https://prnt.sc/132b26w
-
View User Profile
-
Send Message
Posted May 18, 2021In reply to DTM_Panda:
Been fixed in dev for over a month, see #13. Guess I should push out a release though. I was waiting on finishing search rework but I haven't managed to find the time to finish tab completion for that.
-
View User Profile
-
Send Message
Posted May 19, 2021In reply to Jikoo_K:
Soz for the late reply, its been a crazy two days for me and couldn't find the time to reply.
also ah ok hmm how do I download the dev version of openinv as I looked around the github with #13 and couldn't find the .jar to update the plugin or is it a bit different then the normal release method that every developer uses.
-
View User Profile
-
Send Message
Posted May 20, 2021In reply to DTM_Panda:
I detailed downloading in the only comment on the issue. Any successful master branch action run (even linked one there), download and unzip the artifact "dist"
-
View User Profile
-
Send Message
Posted May 20, 2021In reply to Jikoo_K:
ah my bad, I overlooked it and got confused since I didn't understood the word "dist" lol since I struggle with learning disabilities. I didn't realized it means dev build lol.
-
View User Profile
-
Send Message
Posted May 8, 2021Hey im having a issue so i have LuckPerms and i did the all permissions for in editing but i cant edit peoples inventories can you help me out ?
-
View User Profile
-
Send Message
Posted May 9, 2021In reply to ItsAstec:
Unfortunately, due to the number of variables involved, the sheer quantity of things that could be wrong make it impossible for me to help you. Your best bet is to use LuckPerm's verbose mode that tells you real-time what permissions are being checked for whom and how they evaluate.
-
View User Profile
-
Send Message
Posted Apr 21, 2021Opening chests in my server throws this error in the logs
and i have no idea what it means and how to fix it
-
View User Profile
-
Send Message
Posted Apr 21, 2021In reply to ralkey_official:
Craftbukkit is not supported software - no Bukkit server implementation maintainer distributes it. OpenInv requires you to run a server implementing the Spigot API.
See the 1.14 update announcement for Spigot:
Also, please don't post stack traces in the comments. Paste services make for much cleaner reading. I'll give you a few days to see this response, but if you don't edit out the trace, I'm going to delete your comment.
-
View User Profile
-
Send Message
Posted Apr 21, 2021In reply to Jikoo_K:
okay thanks
-
View User Profile
-
Send Message
Posted Apr 19, 2021Does this plugin have to be installed on both server and client or can this be installed on just server side?
-
View User Profile
-
Send Message
Posted Apr 19, 2021In reply to eXtremeGamer2_:
OpenInv is exclusively a Bukkit plugin. It only supports servers implementing the Bukkit API with Spigot's mappings. You can't install it to a client.
-
View User Profile
-
Send Message
Posted Apr 13, 2021Hey, whoever manages this plugin (Jikoo_K?)
This plugin works great and is super helpfull and works great. The offline edit feature is awesome and the inventory is super responsive. Any changes are immediatly updated in the inventory.
I do have two feature request:
- Please set a command prefix, so All the commands are more easy to find and this also improves compatibility with other plugins using one of the commands. Something like /openinv open <name> or /openinv end <name> and so on.
- And please support PerWorldInventory or Multiverse-Inventorys. As survivalservers like to use this plugin.
But props for this solid plugin
-
View User Profile
-
Send Message
Posted Apr 13, 2021In reply to Xaver106_:
All Bukkit plugins are automatically available via aliases including the plugin name, i.e.
/openinv:openinvor/openinv:openender. If you are struggling to find a command from a specific plugin, you can type in/pluginname:and tab complete. If you want specific changes to command aliases, you can add your own using Bukkit's commands.yml system.If you are using a per-world inventory system or anything else that affects how inventories work (like the multi-ender-chest mods) it's on that system to provide commands for manipulating the inventories it adds. OpenInv can't reasonably expect to be able to support every single per world inventory plugin - there are dozens - and adding support for one results in the expectation of support for every other.
-
View User Profile
-
Send Message
Posted Mar 27, 2021HELP i accedentally made someone server operator ,how to remove??!!
-
View User Profile
-
Send Message
Posted Mar 27, 2021In reply to diimskk:
Run /deop on them.
-
View User Profile
-
Send Message
Posted Mar 24, 2021If possible, please create an option in the config to change the command prefix for the plugin. So for example, i want to change /openinv (playername) to /invsee (playername). Please implement this though.
-
View User Profile
-
Send Message
Posted Mar 25, 2021In reply to TheOnlyKrakenn:
If you want additional command aliases, you are free to add them using Bukkit's commands.yml system.
-
View User Profile
-
Send Message
Posted Mar 23, 2021Why is there no plugin page on spigotmc?