
The Ultimate Reputation System. Native Folia Support. Now with Rank Rewards, Visual Effects, Daily Limits & 100% Translatable GUIs.
Folia Compatible • Fully Asynchronous • MySQL • Rank Rewards

Rep is a high-performance community engine built for Folia 🍃, Paper 📄, and Purpur 🟣.
Most reputation plugins run on the main thread, causing lag. Rep is different. All database operations are 100% asynchronous, ensuring your server stays at 20 TPS no matter how many players are online.
Rep is constantly evolving based on community feedback. It is 100% Translatable and includes powerful Rewards:
rep.use)/rep - Open your profile/rep <player> - View another player's profile/rep <player> plus - Give +1 Reputation/rep <player> minus - Give -1 Reputation/rep top - Open Leaderboard/rep rewards - View Rank Rewards GUI/rep help - Open Help Menurep.admin)/rep set <player> <amount> - Force set score (Console Supported)/rep add <player> <amount> - Add/Subtract score (Console Supported)/rep reload - Reload configurationRep features over 400 lines of configuration options. Control everything from sound effects to GUI items.
Rep integrates with PlaceholderAPI for use in scoreboards, tab lists, and chat plugins.
| Placeholder | Description |
|---|---|
%rep_score% |
Player's reputation score |
%rep_rank% |
Player's current rank name |
%rep_prefix% |
Player's rank chat prefix |
Rank Rewards:
ranks:
honored:
name: Honored
score-threshold: 100
chat-prefix: "&a[Honored]"
# Commands run by console on rank up
rewards:
- "eco give %player% 1000"
- "broadcast &a%player% is now Honored!"