β»οΈ Leo Trash Mixing Plugin for Unturned
Welcome to Leo's Trash Mixing Plugin, a lightweight and immersive plugin built for Unturned RP servers. This plugin brings trash cans to life β letting players rummage through garbage in exchange for XP, money, or surprise items! π
β¨ Features
- ποΈ Interactive Trash Mixing: Players can interact with set trash cans using
/mix
. - π Cooldown System: Prevents command abuse.
- π Reward System:
- Random items, πΈ money, or β¨ XP rewards.
- π Location-Based System: Admins can register trash cans using
/settrash
.
π οΈ Commands
- /settrash: Set a trash location where players can mix.
- /mix: Start mixing at a registered location.
π― Purpose
- Adds an immersive side-activity to roleplay servers.
- Encourages exploration and scavenging.
- Gives players alternative ways to earn money or items.
- Enhances server realism and engagement.
Permissions
trash.admin
: Allows the player to set a new trash point using the/settrash
command.mix.admin
: Allows the player to scavenge through trash using the/mix
command.
βοΈ Configuration Example
<?xml version="1.0" encoding="utf-8"?> <Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <moneyMin>1000</moneyMin> <scavengingText>Searching the trash...</scavengingText> <moneyMax>2000</moneyMax> <moneyChance>30</moneyChance> <itemsWithChances> <ItemChance> <Id>363</Id> <Chance>50</Chance> </ItemChance> <ItemChance> <Id>116</Id> <Chance>10</Chance> </ItemChance> </itemsWithChances> <pertrashcooldown>180</pertrashcooldown> <TrashLocations /> </Config>
Workshop Id:3518526926
User Reviews
No reviews found.