/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 inpro-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
- Confirm players have
rep.use(default istrue). - Set
reputation-amounts.plusandminusin config. - Test with
/rep checkon yourself. - Give test rep:
/rep <player> plus. - Verify rank assignment with Ranks & thresholds.
Notes
- Console cannot run
/repwith 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-repto be enabled for player-given rep; admin commands always work on offline players.
