Overview
A comprehensive friends system for Velocity proxy servers. Manage friendships, send messages, and interact across multiple backend servers. Includes status system, offline support, clickable names, and a robust version checker.
Cross-server friends system for Velocity networks
Professional friends system for Velocity proxy servers.
A comprehensive friends system for Velocity proxy servers. Manage friendships, send messages, and interact across multiple backend servers. Includes status system, offline support, clickable names, and a robust version checker.
Live server display for friends list
Clickable friend names and servers
Activity status system (Active, AFK, DND)
Offline friend request acceptance
Configurable messages and status dots
Tab-completion for commands
Broadcast and private messaging
Plugin Messaging API for integrations
Dual storage: JSON & MySQL
Interactive settings menu
| Command | Description | Permission |
|---|---|---|
/friend add <player> |
Send a friend request to a player. | friends.use |
/friend accept <player> |
Accept a pending friend request. | friends.use |
/friend deny <player> |
Deny a friend request. | friends.use |
/friend remove <player> |
Remove a friend from your list. | friends.use |
/friend list |
Show all your friends with online status and server location. | friends.use |
/friend requests |
Show all pending friend requests. | friends.use |
/friend msg <player> <message> |
Send a private message to a friend. | friends.use |
/friend reply <message> |
Reply to the last received message. | friends.use |
/friend broadcast <message> |
Send a message to all online friends. | friends.use |
/friend settings |
Open the interactive settings menu. | friends.use |
/friend reload |
Reload the plugin configuration (admin only). | friends.reload |