Spectre Usage
Practical guide for using Spectre.
Getting Started
- Install and configure Spectre
- Set up permissions
- Configure features in config.yml
- Test functionality
Common Workflows
Basic Setup
# 1. Grant yourself admin
/lp user <your_name> permission set spectre.admin true
# 2. Test commands
/ban help
# 3. Configure features
# Edit plugins/Spectre/config.yml
# 4. Reload
/ban reload
Use Cases
- Permanent and temporary bans\n- Player muting system\n- Kick with reasons
Tips
- Always backup before major changes
- Test with non-admin accounts
- Check permissions if features don't work
- Use
/ban helpfor quick reference
Next: API