Secure Chests

Plugin Paid Secure Chests 1.2.24

Basic Requirements
* REQUIRED FOR NORMAL WORK (CLICK)
* Guide how to work with custom items (CLICK)
---
Works with

---
Configuration
Open me

JSON:
{
  "Health": 1000,
  "Capacity": 10,
  "Explosive protection": 50,  // In percents
  "Other protection": 90,      // In percents
  "Chance to lose any item on destroying crate": 0,  // In percents
  "Show marker on map": false,
  "Clan member have access": true,
  "Friends have access": true,
  "Rust team members have access": true
}

---
Extra Information
Open me

Player can place secures storages (looks as chinook crate) with specified HP, Slots and protection. It can be opened by Friends, Rust Team members and Clan Members.

Features:
  • No data files
  • No lags
  • No garbage
  • Crafting with Craft Plus
Commands:
  • securechests.give <name or steamID> - give turret to player (Ex: securechests.give Orange)

---
Configuration 2.0
Open me

JSON:
{
  "Item name": "Safe",
  "Remove map marker": true,
  "Health": 1000,
  "Capacity": 10,
  "Explosive protection": 50,
  "Other protection": 90,
  "Chance to lose any item on destroying crate": 0,
  "Clan member have access": true,
  "Friends have access": true,
  "Rust team members have access": true
}

---
Language 2.0
Open me

JSON:
{
  "No Access": "You are not owner or owners friend to open that!",
  "Not Empty": "Crate must be empty to pickup!",
  "Pickup": "You successfully pickup that crate"
}

---
Author
Orange
Views
7,487
First release
Last update

More from Orange (Recent)

Top