Jump to content

2 Screenshots

  • 318
  • 2
  • 20.14 kB
 Share

About Economy Repair

Compliment your in game economy system by allowing players to repair items using their currency.

Economy Repair offers a solution that lets players repair their damaged items using in-game currency of your choice. With this plugin, your worn-out AKs, tools, and gear can be repaired through a simple new option in the repair bench, making sure you're always prepared for the next battle!

Key Features:

Multiple Currency Support: Use popular Rust plugins like Economics or ServerRewards to pay for repairs using your in-game currency. You can even set up custom item-based currencies for repairs!

Condition Loss: Condition loss can be disabled, or the scale of it modified.

VIP Discounts: Offer VIP players reduced repair costs, providing an extra incentive for premium members of your community.

Customizable Repair Costs: Tailor the repair prices for different items, ensuring fair costs for everything from weapons to tools. Repair cost can be set globally, and per item.

Clean UI: Enjoy a sleek almost vanilla like repair button that appears when interacting with a repair bench. Instantly know the cost to restore your item and confirm the repair with just a click.

Repair Blacklist: Administrators can blacklist certain items from being repaired, maintaining control over game balance and preventing unintended item restorations.

 

How It Works:

1. Interact with a repair bench.

2. Insert item normally into the repair bench

3. See the cost, click the repair button!

Economy Repair is your perfect choice for expanding the usefulness of economy on your server. Keep your equipment in top shape without the hassle of searching through boxes to try and find the correct components.

PERMISSIONS:

economyrepair.use  -  Required to see and use the economy repair option
economyrepair.VIP  -  Required for VIP discount feature

CONFIG EXAMPLE:

{
  "Default Max Repair Cost": 100.0,  // default repair cost for all items
  "Reduce Durability On Repair": true,  // should the item lose durability if repaired with currency?
  "Durability Loss Scaling Factor": 1.0,   //  play with this to increase/reduce how much durability is lost
  "Currency System (Economics, ServerRewards, Item)": "Economics",   //which currency system to use
  "VIP Discount Percentage": 0.0,  // percentage discount for players with VIP permission
  "Currency Item": {     // If using "Item" as currency, specify item details here
    "ItemID": 0,
    "SkinID": 0,
    "Display Name": "Currency"
  },
  "Custom Repair Costs": {  // customize repair cost for individual items
    "hatchet": 50.0,
    "pickaxe": 75.0
  },
  "Repair Blacklist": [   // list of items which cannot be repaired using currency
    "minigun",
    "fuse"
  ],
  "Debug Messages Enabled": false  
}

 

LANG EXAMPLE:

{
  "RepairCostLabel": "Economy Repair: {0} {1}",
  "CurrencyLabel": "$",
  "RepairButtonLabel": "Repair",
  "NoValidItem": "No valid item to repair.",
  "MaxDurability": "This item is already at full durability.",
  "NotEnoughCurrency": "You do not have enough {0} to repair this item.",
  "RepairSuccess": "Item successfully repaired.",
  "RepairFailed": "Failed to repair the item. Please try again.",
  "ItemBlacklisted": "This item cannot be repaired."
}

 

  • Like 1

Bad Cop's Collection

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.