When players push the server to a new peak, RPC can broadcast customizable chat messages and execute configurable reward commands, making growth milestones exciting and rewarding for your community.
✨ Core Features
📈 Tracks real concurrent player peak (all-time record)
💾 Persistent storage (survives restarts)
📢 Automatic new-peak announcements
🎁 Command-based reward system
🏆 Milestone rewards (e.g. every 5th or 10th peak)
⚙️ Fully configurable messages and prefix
🔐 Admin commands for full control
🔌 PlaceholderAPI support
⚡ Optimized for performance
🧵 Paper + Folia compatible
🎁 Reward System
RPC allows you to execute console commands whenever a new peak is reached. You can define:
Default rewards (every new peak)
Milestone rewards (example: every 5 or 10 peaks)
This makes it perfect for crates, economy rewards, broadcasts, or custom server events.
💬 Commands
/peak — View current peak and online players
/peak set <number> — Manually set the peak (admin)
/peak reset — Reset peak value (admin)
/peak reload — Reload configuration
🔑 Permissions
rpc.view — View peak information
rpc.admin — Full admin access
🔢 Placeholders (PlaceholderAPI)
%rpc_peak% — Current peak
%rpc_online% — Online players
%rpc_remaining_to_next_5%
%rpc_remaining_to_next_10%
Perfect for scoreboards, holograms, TAB lists, and menus.


