Feature Introduction:
https://www.bilibili.com/video/BV1qg411t7BD/
( This video demonstration was created in a Simplified Chinese environment, but it does not affect the feature display. You can adjust the configuration file to make the plugin display in English.
Advanced Features:
- With the inventory open, hovering the cursor over the inventory and pressing the F key will sort the corresponding entire inventory.
- Without opening any inventory, pressing the F key will sort your own backpack (toggleable).
- Looking at a container and pressing Shift+F will sort the items inside the container.
- Tilt your head down to the lowest point and press Shift+F to sort your own backpack.
- Right-clicking on crops will automatically harvest and replant them (toggleable) (Pumpkins and melons can be configured separately on the server).
- When attempting to break a block, it automatically switches to the most suitable tool in the backpack (toggleable, off by default).
- Using a bow with the “Infinity” enchantment does not require carrying an arrow (toggleable).
- When using a trident with the “Loyalty” enchantment, it automatically returns if it goes beyond the line of sight, preventing it from getting stuck in the air and not triggering the enchantment (toggleable).
- When crafting items, you can press Ctrl+Q in the result slot to drop all at once (toggleable).
- Holding a light source item will display moving light (toggleable).
- Without opening any inventory, pressing Shift+Q will drop all items identical to the one in hand from the backpack at once (toggleable).
- Use the middle mouse button in the inventory for quick movement [see video for operation] (toggleable).
- Inside the backpack, press Shift, or sneak and right-click while holding a shulker box, to open the shulker box without placing it (toggleable).
- Automatically replenishes from the backpack when armor is damaged or hand-held items are depleted (toggleable).
https://www.bilibili.com/video/BV1qg411t7BD/
( This video demonstration was created in a Simplified Chinese environment, but it does not affect the feature display. You can adjust the configuration file to make the plugin display in English.
Advanced Features:
- Custom Container Support (Advanced):
- If you’re using plugins that implement custom containers, you can allow them to be sorted by following these steps:
- Enable Debug mode in the configuration file.
- Attempt to sort the custom container by pressing F.
- Check the server logs; you’ll likely see something like:
org.example.CustomInventoryHolder
- Execute the command:
For example:/InvActions addInvs <last part of the text after the last dot>Click to expand.../InvActions addInvs CustomInventoryHolderClick to expand...
- Disable Debug mode. Now your custom plugin containers should be sortable.
- If you’re using plugins that implement custom containers, you can allow them to be sorted by following these steps:
- Configuration File:
- The configuration file allows you to customize various settings. Here’s an example configuration:
Code (Text):{
"AutoFarmer_AllowPumpkinAndMelon": false,
"Debug": true,
"lang": "en_us",
"AllowInvs": [],
"AutoFarmer": true,
"AutoTool": true,
"BetterInfinity": true,
"BetterLoyalty": true,
"CraftDrop": true,
"DefaultF": true,
"DynamicLight": true,
"QuickDrop": true,
"QuickMove": true,
"QuickShulkerBox": true,
"ReplaceBrokenArmor": true,
"ReplaceBrokenTool": true
}
- Adjust the settings according to your preferences. Enabling features on the server doesn’t necessarily mean players will use them. Players can individually enable or disable features even if the server allows them.
- The configuration file allows you to customize various settings. Here’s an example configuration:
- Advanced Functionality (Continued):
- If you encounter types like Player, CraftPlayer, or null, avoid performing the custom container manipulation steps. Incorrect actions could lead to unintended behavior, including item duplication bugs.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.9, 1.10, 1.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
InvActions—Some quick ways to manage your items is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12 and newer. Downloaded 68 times (via Spigot). Download it and open it directly in the game.