
The RandomItemPlugin is a fun and engaging plugin for Minecraft servers that adds a unique twist to gameplay by randomly distributing stacks of items to players at set intervals. Players can receive exciting and valuable items such as stacks of diamonds, gold ingots, emeralds, and more, making each gaming session more unpredictable and rewarding.
Server administrators have full control over the plugin, enable or disable the random item distribution, add or remove players from the distribution list, add custom items, and even customize the time interval using a user-friendly configuration file.
Commands (only for op):
- /randomitem on and /randomitem off commands to enable or disable the random item distribution.
- Use /randomitem add to add a player to the random item distribution list.
- Use /randomitem remove to remove a player from the random item distribution list.
aliases: /ri
You can find all the items id from this website mcitemlist
Configuration:
Config.yml
Configuration file for RandomItemPlugin
List of random items that players will receive random_items:
- item: DIAMOND stack_size: 3
- item: GOLD_INGOT stack_size: 5
- item: IRON_INGOT stack_size: 8 Add other items with their corresponding stack sizes
Custom time interval in seconds (default: 120 seconds) interval: 120
Videos:
Ченджлог
1.0.1Релиз1.20, 1.20.1, 1.20.2 · 29 сентября 2023 г.
- Added support for specifying stack/amount of random items in the config.yml. Now, each item in the random_items list can have a custom stack_size value, controlling the amount of the item players receive when distributed randomly.
- Implemented a new permission node: randomitem.admin. Players with this permission can now use all /randomitem commands.
Комментарии
Загружаем…