Skip to main content

fillloot Usage

Practical guide for using fillloot.

Getting Started

  1. Install and configure fillloot
  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 fillloot.admin true

# 2. Test commands
/fillloot help

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

# 4. Reload
/fillloot reload

Use Cases

  • Dynamic loot generation\n- Rarity tiers (common-legendary)\n- Multiple loot sources

Tips

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

Next: API