This plugin adds the ability to randomize players inventories with configurable delay
This plugin is inspired by Baablu's video - Can you beat Minecraft if your Inventory is Random
/inventoryranomizer/ir,/ri,/randominventory]inventoryrandomizer.command/ir [start|stop|delay|manual]start [players] - Starts the randomizer with current delaystop - Stops the randomizerdelay <ticks> - Sets the delay to the specified value (in ticks)manual [players] - Manually trigger the inventory randomizer (once)The randomizer loops through every slot in a player's inventory, and checks it for a plugin-specific tag. If the slot's item has the tag (or is an empty slot), the randomizer gives that slot a random type and amount, plus the plugin-specific tag. As a result of this, there is a chance the item will be air or have the amount zero, which will make it an empty slot.
Feature ideas welcome (create an issue on the GitHub repository)