Skip to main content
The main command is /rep (alias /reputation). Most player commands require rep.use. Admin commands require rep.admin.

Player commands

Player commands respect cooldowns (cooldowns in config) and world restrictions. Admin commands bypass cooldowns and world restrictions.

Admin commands

Pro commands

These commands require Rep Pro with a valid license and the relevant feature enabled in pro-settings.

Evidence

Requires pro-settings.trust.evidence-enabled: true. See Pro evidence.

Redis sync

Requires pro-settings.redis-sync: true. See Pro Redis sync.

Seasons

Requires pro-settings.seasons-enabled: true. See Pro seasons.

Permissions

Common setup workflow

  1. Confirm players have rep.use (default is true).
  2. Set reputation-amounts.plus and minus in config.
  3. Test with /rep check on yourself.
  4. Give test rep: /rep <player> plus.
  5. Verify rank assignment with Ranks & thresholds.

Notes

  • Console cannot run /rep with no arguments or /rep <player> plus|minus — those are player-only interactive flows.
  • Self-rep can be blocked with general.prevent-self-rep.
  • Offline targets require general.allow-offline-rep to be enabled for player-given rep; admin commands always work on offline players.