/!\You must drag this plugin in your Bungeecord proxyANDSpigot/Bukkit/!\
FEATURES 100% configurable ! MySQLsupport SQLITEsupport UUID support Support Offline UUID Config and Messages file Friend List configurable Hover Click Suggest Command (AutoCompletion) Possiblity to show /friend list with GUI Define the default command and aliases GUI placeholders: %PLAYER%, %SERVER%, %GROUP%, %GROUP-PREFIX%, %GROUP-SUFFIX%, %USER-PREFIX%, %USER-SUFFIX% Command auto-completation MaxFriends per Groups Pagination for GUI Set the time when DATA is saved in Database Command for settings (/friend toggle <jump/msg/notifications/requests>) You can open the friend list GUI with a defined item (type, name) extra GUI: access by your Friend list (GUI)
** Example in screenshot **
Player winuxs: Player TheWinuXs
when /friend list
... winuxs join TheWinuXs remove winuxs from his friendlist Player winuxs:
**************************** Friend List:
Chat:
Example of friends msg !like /friend msg <player> <msg>:
epicfriends.reload- /friend reload epicfriends.max.X -Set the max friends per player epicfriends.msg.bypass- For msg all the players
CONFIG
TO-DO
Show the lastest connection of your friends ! Add command /friend ignore <player> GUI for command /friend requests (configurable) BIG API for Bungeecord and Spigot/Bukkit ! (50%) Redis and RedisBungee support
INSTALLATION
BungeeCord
1 - Put EpicFriends.jar in your /plugins folder (BungeeCord) 2 - Start your proxy 3 - A "config.yml" and "messages.yml" has been generated 4 - Config MySQL (config.yml) 5 - Restart your proxy
Spigot
1 - Put EpicFriends.jar in your /plugins folder (Spigot/Bukkit) 2 - Start your server 3 - A "config.yml" has been generated for config GUI and others
All styntax for Spigot/Bukkit Code (Text): EpicFriendsAPI.getBukkit().openFriendListGUI(Player p); EpicFriendsAPI.getBukkit().openFriendListGUI(Player p, int page);