fillloot Usage
Practical guide for using fillloot.
Getting Started
- Install and configure fillloot
- Set up permissions
- Configure features in config.yml
- 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 helpfor quick reference
Next: API