Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
๐ RandomGive - Minecraft Paper 1.21+ ๐
โ Give players random items or execute random commands!
RandomGive is a Minecraft Paper plugin that randomly gives an item to a player or executes a predefined command. Server admins can use /randomgive <player> to distribute rewards easily!
๐ Features:
โ๏ธ Random item or command selection: The plugin randomly picks an item from your list or executes a command.
โ๏ธ Fully customizable: Configure everything in config.yml.
โ๏ธ Permission system: Only authorized players can use the commands.
โ๏ธ Simple and efficient: Works with a single /randomgive <player> command.
๐ Installation:
1๏ธโฃ Download the plugin and place it in the plugins folder.
2๏ธโฃ Restart your server or use /reload confirm.
3๏ธโฃ Customize config.yml to match your needs.
4๏ธโฃ Use /randomgive reload to apply changes instantly!
๐ฎ Commands:
| Command | Description | Required Permission |
|---|---|---|
/randomgive <player> |
Gives a random item or executes a random command for the player. | randomgive.admin |
/randomgive reload |
Reloads the config.yml file. |
randomgive.reload |
๐ง Configuring config.yml
You can define items and commands in the config.yml file.
๐ Item Example:
items-list:
token:
displayname: '&eToken'
material: PAPER
custom_model_data: 10008
stack: 1
lore: []
๐ Command Example:
commands-list:
bank_1000:
console-command:
- 'bank add {player} 1000'
๐ {player} will automatically be replaced with the target playerโs name.
๐ Permissions:
| Permission | Description | Default |
|---|---|---|
randomgive.admin |
Allows using /randomgive <player>. |
op |
randomgive.reload |
Allows using /randomgive reload. |
op |
โ ๏ธ Supported Versions:
๐ Minecraft: Paper 1.21+
๐ Dependencies: None
๐ Download now and start using it!
If you have any issues, feel free to ask for support.
๐ง Developer: chatillon7


