Skip to main content

Spectre Usage

Practical guide for using Spectre.

Getting Started

  1. Install and configure Spectre
  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 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 help for quick reference

Next: API