About Random Items
The Random Items plugin for Rust gives players the thrill of receiving random items. With the option to choose specific items or use everything in the game, minus the ignore list, players can expect to receive anything from weapons and tools to food and resources. The plugin also supports multiple permission levels and language file support for easy customization. Additionally, randomize crafted items, random items for kills, random items for farming, and even jumping! With stack size limits set in the config, this plugin offers a fun and customizable addition to any Rust server.
Join my Discord community to stay informed on new plugins and updates. Click here to get started.
- Customized item pool: pick specific items or use everything in the game (except ignored items).
- Set the random item quantity based on stack size, with a config limit. Custom items are supported!
- This plugin is like having 6 in one! You can enable or disable each feature without affecting performance.
1. Give players a random item every X seconds with unlimited permission tiers (optional).
2. Give players X random items for killing players and/or NPCs (optional).
3. Give players X random items after they respawn (optional).
4. Give players random items when they jump with cooldown support (optional).
5. Give players random items for crafting (optional).
6. Give players random items for farming (optional).
(Optional) Player DLC API - Used for checking player ownership of DLC items and skins.
/items – Players can switch on or off the option to receive random items.
/randomitem.give <Amount (Defaults to 1)> – Gives X random items to everyone.
randomitems.admin – Grants access to /randomitem.give
You can also add/remove permission tiers to change the timed random item delay:
"Permission: Give item interval (seconds)": {
"randomitems.supporter": 60.0,
"randomitems.VIP+": 120.0,
"randomitems.VIP": 180.0,
"randomitems.default": 300.0
}
