Skip to content

A simple script allowing stashes or custom inventories to be set at locations and have permissions for them

License

Notifications You must be signed in to change notification settings

BryceCanyonCounty/bcc-stashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCC - Stashes

A comprehensive RedM script for managing player stashes with advanced functionality.

Features

  • Allows players to place, pick up, and manage chests or containers (stashes) in-game.
  • Supports dynamic stash creation and reuse of picked-up chests.
  • Tracks stash state (pickedup or not) and updates the database accordingly.
  • Includes a global StashTable for efficient server-side management of stashes.
  • Integrated job and grade restrictions for opening stashes.
  • Fully compatible with VORP Inventory and includes blacklisting specific items.
  • Debugging enabled through a DevMode for easier troubleshooting.

Installation

  1. Download and Extract:

    • Download this repository.
    • Extract and place the bcc-stashes folder into your server's resources directory.
  2. Automatic Database Setup:

    • The script includes a dbUpdater.lua file for automatic database creation and updates.
    • The script will handle creating the necessary database tables automatically upon starting the resource.
  3. Add to Server Configuration:

    • Open your server.cfg file and add:
      ensure bcc-stashes
    • Restart your server (or wait for your nightly restart).

Requirements

Support

  • For issues, questions, or feature requests, please contact us or open an issue on the GitHub repository.
  • Need more help? Join the bcc discord here: https://discord.gg/VrZEEpBgZJ

About

A simple script allowing stashes or custom inventories to be set at locations and have permissions for them

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages