Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Published 10 months ago
Updated 2 months ago
Ultimate Randomizer is a simple plugin that randomizes block and mod drops while being highly configurable.
Features
- every block drops a new random item. Some blocks could drop the same item, while others could drop nothing. The dropped amount can be configured in the config
- mobs drop random items as well! Drop chances stays the same for each mob
- mobs also drop a random amount of experience, configurable in the config
- a timer starts when you start the randomizer. This can be disabled in the config
- customize and translate the plugin messages
- a shuffle command to re-randomize all block and mob drops
- a player list so that only specific players are affected by the randomizer (disabled by default in the config)
Commands
Command | Permission | Description |
---|---|---|
randomizer.* |
gives access to all randomizer commands | |
/randomizer | randomizer.randomizer |
displays the randomizer's current status |
/randomizer start | randomizer.start |
enables the randomizer |
/randomizer stop | randomizer.stop |
disables the randomizer |
/randomizer shuffle [mobs|blocks] | randomizer.shuffle |
shuffles the randomizer |
/randomizer players | randomizer.players |
displays the current player list |
/randomizer players add <player> | randomizer.players.add |
adds the given player to the player list |
/randomizer players remove <player> | randomizer.players.remove |
removes the given player from the player list |
Upcoming Features
- timer formatting options
- world list
- randomized chest loot
- settings GUI to edit config options in-game
- restoring the player list and random pairs after restarts