Skip to main content

SupplyCrates Usage

Practical guide for using SupplyCrates.

Getting Started

  1. Install and configure SupplyCrates
  2. Set up permissions
  3. Configure features in config.yml
  4. Test functionality

Common Workflows

Basic Setup

# 1. Grant yourself admin
/lp user <your_name> permission set supplycrates.admin true

# 2. Test commands
/supplycrates help

# 3. Configure features
# Edit plugins/SupplyCrates/config.yml

# 4. Reload
/supplycrates reload

Use Cases

  • Automated crate drops from the sky\n- Custom loot tables via fillloot\n- Scheduled and manual drops

Tips

  • Always backup before major changes
  • Test with non-admin accounts
  • Check permissions if features don't work
  • Use /supplycrates help for quick reference

Next: API