Tested Minecraft Versions:
Now with UUID and RedisBungee support!
MySQL or SQLite storage!
Works with versions: 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x
Plugin UltimateFriends (for BungeeCord) is great for your bungee network. Players can easily manage their friend list, without any unnecessary commands! You can control this plugin using buttons in the chat.
You can browse your friend list, configure options, send messages to your friends or connect to server, where your friend is connected.
Simply awesome!
Features
(note: pictures are from version 1.3, but design didn't change)
Adding a new friend
Accepting friendship
Friend list
Private messages
Options
Removing friend
Customisable messages
Connecting to the server
Broadcasts
Config
Permissions
Installation
Translations
Notes
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
Now with UUID and RedisBungee support!
MySQL or SQLite storage!
Works with versions: 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x
Plugin UltimateFriends (for BungeeCord) is great for your bungee network. Players can easily manage their friend list, without any unnecessary commands! You can control this plugin using buttons in the chat.
You can browse your friend list, configure options, send messages to your friends or connect to server, where your friend is connected.
Simply awesome!
Features
- Clickable messages and buttons in chat
- Add/remove your friend with a few clicks
- Connect to server where your friend is
- Send messages to your friends, even if they are on another server
- Broadcast messages to all friends
- Every player can set his options:
- Show/hide messages, if player connect to server
- Show/hide messages, if player disconnect from server
- Show/hide messages, if player change server
- Allow/deny new requests for friendship
- Allow/deny private messages
- Show/hide friends broadcasts
- Customisable messages in config
- Customisable commands and aliases
- Data are stored in MySQL or SQLite database
- Disable plugin on specific servers
- Add custom buttons below friend list
- Regex chat filter
- UUID or player names lookup!
- MultiLobby compatibility
- RedisBungee support
(note: pictures are from version 1.3, but design didn't change)
Adding a new friend
Accepting friendship
Friend list
Private messages
Options
Removing friend
Customisable messages
Connecting to the server
Broadcasts
Config
Permissions
- ultimatefriends.cmd - optional (see here)
- ultimatefriends.spy - for /f spy (enable/disable social spy)
- ultimatefriends.autospy - for auto-enabled-spy on player join
- ultimatefriends.reload - for /f reload (won't reload core, storage, communication module, player lookup and command)
- ultimatefriends.filter.bypass - for bypassing chat filter
Installation
- Drop the UltimateFriends.jar into the /plugins folder
- Start and stop the bungee (plugin will generate config.yml for you)
- Configure the plugin in config.yml
- Select storage type (mysql or sqlite)
- If you want to use sqlite, you have to download SQLiteDriver.jar (put it into /plugins folder)
- Change other values (if you want to)
- Start the bungee and enjoy the plugin
Translations
- You can download additional translations here
- If you translate original file (lang_en_GB.yml) to your language, you can send it to me and I can add it here. But please don't change formatting and variables order
Notes
- Plugin will create 2 tables in database (you can change table names in config.yml)
- friend_list
- options
- Using UUID system on non-premium (offline) server is not good idea, because players' uuids can change.