InventoryWizard

โญ โ€” (1 endorsements) ๐Ÿ“ฅ 319 downloads ๐Ÿ“Œ v1.2.0 ๐Ÿ“… 7/23/2025
๐ŸŸก Updated this year

By VanishingTacos ยท magic

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 6/6/2026 ๐Ÿ“… Created: 7/23/2025

๐Ÿ” Analysis

  • ๐Ÿ† #2 of 9 magic mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿง™โ€โ™‚๏ธ InventoryWizard **The magical sorting assistant for your Minecraft world!** โœจ InventoryWizard is a powerful PaperMC plugin that brings intelligent, one-click inventory organization to your server. With intuitive controls and smart categorization, managing your items has never been easier! !(https://img.shields.io/badge/license-MIT-blue.svg) !(https://img.shields.io/badge/minecraft-26.1.x-green.svg) !(https://img.shields.io/badge/server-PaperMC-orange.svg) ## ๐ŸŒŸ Features ### โœจ **Intelligent Sorting** - **Smart categorization** - Items are grouped logically (weapons, tools, food, blocks, etc.) - **Hotbar optimization** - Weapons and tools prioritized for PvP/survival gameplay - **Stack consolidation** - Automatically combines partial stacks - **Configurable partial stack sorting** - Choose whether to sort only full stacks or include partial stacks (see config) - **Metadata preservation** - Maintains enchantments, names, and item data ### ๐Ÿ–ฑ๏ธ **Multiple Control Methods** - **Shift+Right Click** - Sort inventories, chests, and hotbar - **Double Click** - Alternative hotbar sorting - **Commands** - `/iwiz` for programmatic sorting - **Shift+Right Click in Hotbar Slot 4** - Cycle through sorting modes ### ๐ŸŽ’ **Comprehensive Coverage** - **Player Inventory** - Organize your main storage - **Hotbar** - Optimized for quick access to combat/survival items - **Chests** - Keep your storage containers tidy - **All-in-one** - Sort everything simultaneously ## ๐Ÿ“ฅ Installation 1. **Download** the latest `InventoryWizard-x.x.x.jar` from the (https://github.com/VanishingTacos/inventorywizard/releases) 2. **Place** the JAR file in your server's `plugins` folder 3. **Restart** your server 4. **Configure** the plugin using `plugins/InventoryWizard/config.yml` (optional) ### Requirements - **Minecraft**: 26.1. - **Server**: PaperMC, Spigot, or compatible fork - **Java**: 26 or higher ### Database - **H2 Database**: Embedded, no external setup required - **Storage**: `plugins/InventoryWizard/player_preferences.mv.db` - **Performance**: Optimized for servers with 1-10,000+ players ## ๐ŸŽฎ Usage Guide ### **Control Scheme Overview** | Action | Location | Permission Required | Result | |--------|----------|-------------------|---------| | **Shift+Right Click** | Hotbar (slots 0-8) | `inventorywizard.all` | Sort inventory + hotbar | | **Shift+Right Click** | Hotbar (slots 0-8) | `inventorywizard.hotbar` | Sort hotbar only | | **Shift+Right Click** | Hotbar Slot 4 | `inventorywizard.use` | Cycle sorting modes | | **Shift+Right Click** | Main Inventory (slots 9-35) | `inventorywizard.inventory` | Sort main inventory | | **Shift+Right Click** | Chest | `inventorywizard.chest` | Sort chest contents | | **Double Click** | Hotbar (slots 0-8) | `inventorywizard.hotbar` | Sort hotbar only | ### **Sorting Your Inventory** - Open your inventory (`E`) - **Shift+Right Click** any slot in your main inventory area (slots 9-35) - Watch the magic happen! โœจ ### **Sorting Your Hotbar** - **Method 1**: **Shift+Right Click** any hotbar slot (0-8) with `inventorywizard.hotbar` permission - **Method 2**: **Double Click** any hotbar slot - **Method 3**: Use command `/iwiz hotbar` ### **Sorting Chests** - Open any chest - **Shift+Right Click** any slot in the chest - The entire chest will be organized! ### **Sorting Everything** - **Shift+Right Click** in your hotbar (slots 0-8) with `inventorywizard.all` permission - Both your inventory and hotbar will be sorted! ### **Cycling Sorting Modes** - **Shift+Right Click** in hotbar slot 4 (middle slot) to cycle through sorting modes - **Default Mode**: Smart categorization by item type - **Alphabetical Mode**: Sort items alphabetically by name - **Stack-based Mode**: Group by item type, then sort by stack size (full stacks first) - Your preferred mode is saved and remembered for future sorting! ## ๐Ÿง™โ€โ™‚๏ธ Commands | Command | Aliases | Description | Permission | |---------|---------|-------------|------------| | `/iwiz` | `/inventorywizard`, `/sort` | Base command | `inventorywizard.use` | | `/iwiz hotbar` | `/iwiz hb` | Sort hotbar only | `inventorywizard.hotbar` | | `/iwiz inventory` | `/iwiz inv` | Sort inventory only | `inventorywizard.inventory` | | `/iwiz all` | `/iwiz both` | Sort everything | `inventorywizard.all` | ## ๐Ÿ” Permissions | Permission | Description | Default | |------------|-------------|---------| | `inventorywizard.use` | Basic plugin access | `true` | | `inventorywizard.chest` | Sort chests | `true` | | `inventorywizard.inventory` | Sort player inventory | `true` | | `inventorywizard.hotbar` | Sort hotbar | `true` | | `inventorywizard.all` | Sort everything at once | `true` | ### Permission Groups ```yaml # Example permissions setup groups: default: permissions: - inventorywizard.use - inventorywizard.inventory - inventorywizard.hotbar vip: permissions: - inventorywizard.* # All

# ๐Ÿง™โ€โ™‚๏ธ InventoryWizard

The magical sorting assistant for your Minecraft world! โœจ

InventoryWizard is a powerful PaperMC plugin that brings intelligent, one-click inventory organization to your server. With intuitive controls and smart categorization, managing your items has never been easier!

!(https://img.shields.io/badge/license-MIT-blue.svg) !(https://img.shields.io/badge/minecraft-26. 1.x-green.svg) !(https://img.shields.io/badge/server-PaperMC-orange.svg)

## ๐ŸŒŸ Features

### โœจ Intelligent Sorting - Smart categorization - Items are grouped logically (weapons, tools, food, blocks, etc.) - Hotbar optimization - Weapons and tools prioritized for PvP/survival gameplay - Stack consolidation - Automatically combines partial stacks - Configurable partial stack sorting - Choose whether to sort only full stacks or include partial stacks (see config) - Metadata preservation - Maintains enchantments, names, and item data

### ๐Ÿ–ฑ๏ธ Multiple Control Methods - Shift+Right Click - Sort inventories, chests, and hotbar - Double Click - Alternative hotbar sorting - Commands - `/iwiz` for programmatic sorting - Shift+Right Click in Hotbar Slot 4 - Cycle through sorting modes

### ๐ŸŽ’ Comprehensive Coverage - Player Inventory - Organize your main storage - Hotbar - Optimized for quick access to combat/survival items - Chests - Keep your storage containers tidy - All-in-one - Sort everything simultaneously

## ๐Ÿ“ฅ Installation

1. Download the latest `InventoryWizard-x.x.x.jar` from the (https://github.com/VanishingTacos/inventorywizard/releases) 2. Place the JAR file in your server's `plugins` folder 3. Restart your server 4. Configure the plugin using `plugins/InventoryWizard/config.yml` (optional)

### Requirements - Minecraft: 26. 1. - Server: PaperMC, Spigot, or compatible fork - Java: 26 or higher

### Database - H2 Database: Embedded, no external setup required - Storage: `plugins/InventoryWizard/player_preferences.mv.db` - Performance: Optimized for servers with 1-10,000+ players

## ๐ŸŽฎ Usage Guide

### Control Scheme Overview | Action | Location | Permission Required | Result | |--------|----------|-------------------|---------| | Shift+Right Click | Hotbar (slots 0-8) | `inventorywizard.all` | Sort inventory + hotbar | | Shift+Right Click | Hotbar (slots 0-8) | `inventorywizard.hotbar` | Sort hotbar only | | Shift+Right Click | Hotbar Slot 4 | `inventorywizard.use` | Cycle sorting modes | | Shift+Right Click | Main Inventory (slots 9-35) | `inventorywizard.inventory` | Sort main inventory | | Shift+Right Click | Chest | `inventorywizard.chest` | Sort chest contents | | Double Click | Hotbar (slots 0-8) | `inventorywizard.hotbar` | Sort hotbar only |

### Sorting Your Inventory - Open your inventory (`E`) - Shift+Right Click any slot in your main inventory area (slots 9-35) - Watch the magic happen! โœจ

### Sorting Your Hotbar - Method 1: Shift+Right Click any hotbar slot (0-8) with `inventorywizard.hotbar` permission - Method 2: Double Click any hotbar slot - Method 3: Use command `/iwiz hotbar`

### Sorting Chests - Open any chest - Shift+Right Click any slot in the chest - The entire chest will be organized!

### Sorting Everything - Shift+Right Click in your hotbar (slots 0-8) with `inventorywizard.all` permission - Both your inventory and hotbar will be sorted!

### Cycling Sorting Modes - Shift+Right Click in hotbar slot 4 (middle slot) to cycle through sorting modes - Default Mode: Smart categorization by item type - Alphabetical Mode: Sort items alphabetically by name - Stack-based Mode: Group by item type, then sort by stack size (full stacks first) - Your preferred mode is saved and remembered for future sorting!

## ๐Ÿง™โ€โ™‚๏ธ Commands

| Command | Aliases | Description | Permission | |---------|---------|-------------|------------| | `/iwiz` | `/inventorywizard`, `/sort` | Base command | `inventorywizard.use` | | `/iwiz hotbar` | `/iwiz hb` | Sort hotbar only | `inventorywizard.hotbar` | | `/iwiz inventory` | `/iwiz inv` | Sort inventory only | `inventorywizard.inventory` | | `/iwiz all` | `/iwiz both` | Sort everything | `inventorywizard.all` |

## ๐Ÿ” Permissions

| Permission | Description | Default | |------------|-------------|---------| | `inventorywizard.use` | Basic plugin access | `true` | | `inventorywizard.chest` | Sort chests | `true` | | `inventorywizard.inventory` | Sort player inventory | `true` | | `inventorywizard.hotbar` | Sort hotbar | `true` | | `inventorywizard.all` | Sort everything at once | `true` |

### Permission Groups ```yaml # Example permissions setup groups: default: permissions: - inventorywizard.use - inventorywizard.inventory - inventorywizard.hotbar vip: permissions: - inventorywizard.* # All

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
VanishingTacos
Version
1.2.0
Downloads
319
Endorsements
1
Category
magic
Created
7/23/2025
Updated
6/6/2026
Game Versions
26.1.2
Tags
magic, storage, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does InventoryWizard support?

The author lists 26.1.2. Other versions may work but are untested by the author.

What is the latest version of InventoryWizard?

Version 1.2.0, published 2026-06-06 with 319 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More magic ๐Ÿ‘ค More by VanishingTacos ๐Ÿ”Ž Similar Mods ๐ŸŒ Best magic (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods