
RandomizerUltimate
RandomizerUltimate is a Minecraft plugin for Spigot/Paper that randomizes drops per player. Each player has their own .yml file with fully randomized block and mob drops. Players can have unique drops, and files can be edited manually or copied to other players.
Features
- Per-player randomizer
- Randomizes all Minecraft blocks and items, including barriers and command blocks
- Player files
<playername>.ymlare generated automatically /randomizer <player> start→ creates a new randomizer and overwrites the current player file/randomizer <player> stop→ stops the randomizer and saves the file/randomizer <player> copy <target>→ copies the drops from one player to another/randomizer <player> reload→ reloads the current player file- Tab completion for all commands and player names
Installation
- Compatible with Minecraft 1.18+ and Spigot/Paper servers
- Place the
.jarfile in theplugins/folder - Start the server → the plugin will create the
plugins/RandomizerUltimate/folder automatically - Optionally edit
config.ymlfor global settings like messages and prefix
Commands
| Command | Description |
|---|---|
/randomizer <player> |
Start the randomizer for a player |
/randomizer <player> start |
Creates a new randomizer and overwrites the player's current drops |
/randomizer <player> stop |
Stops the randomizer and saves the player's file |
/randomizer <player> copy <target> |
Copies the drops from one player to another |
/randomizer <player> reload |
Reloads the player's .yml file |
Player File (<playername>.yml)
Each player has their own file located in the plugin folder. Example format:
.yml ```yaml drops: STONE: DIAMOND DIRT: COAL ZOMBIE_HEAD: GOLD_INGOT COMMAND_BLOCK: BARRIER ```Can be manually edited Changes take effect after /randomizer reload is used
config.ymlsettings:
default-enabled: false
prefix: "&6[Randomizer]"
messages:
started: "&aRandomizer started for %player%"
stopped: "&cRandomizer stopped for %player%"
copied: "&eRandomizer copied from %from% to %to%"
player-not-found: "&cPlayer not found!"
usage: "&cUsage: /randomizer <player> [start|stop|copy <player>|reload]"
usage
default-enabled: Automatically start the randomizer when a player joinsprefix: Chat message prefix
messages: Customize messages using placeholders %player%, %from%, %to%
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.18.1, 1.18.2
- 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 Modrinth — 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.
Verified by MCModsHub
- Ships as RandomizerUltimate-1.2.0.jar — drop this file into the mods folder
- Download size: 11 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.