Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Custom Randomizer - Ultimate
PluginApache-2.0

Custom Randomizer - Ultimate

Ultimate drop randomizer plugin

125
Downloads
5
Followers
7 months ago
Updated
📦
1
Versions
game-mechanicsmanagementstoragebukkitfoliapaperpurpurspigot
Download Latestv1.2.0View on Modrinth

📖About Custom Randomizer - Ultimate

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>.yml are 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

  1. Compatible with Minecraft 1.18+ and Spigot/Paper servers
  2. Place the .jar file in the plugins/ folder
  3. Start the server → the plugin will create the plugins/RandomizerUltimate/ folder automatically
  4. Optionally edit config.yml for 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.yml
settings:
  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 joins
prefix: Chat message prefix
messages: Customize messages using placeholders %player%, %from%, %to%

👥 Team & Contributors

Mobilestars109
Mobilestars109Owner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.181.18.11.18.21.191.19.11.19.21.19.31.19.4+18 more

🔗 Links

Modrinth Page