Description
FriendMe allows you and your friends to have a friends list!
Red text means that it is a beta feature
Dependencies
You can have BarAPI not MessageBarAPI - that's an error
Releases
If there is an error generated, please write the complete error message in your comment.
Ideas
If you have any ideas for features for this plugin, don't hesitate to post them in the comments! I want this plugin to be tailored to the whims of the users, and that means you!
Source
Due to a long list of GitHub requests, here it is: LINK
To Do List
working out some buggy commands
toggling bukkit scoreboard functionality
toggle-able PVP protection from friends
ability to upload friendship data to a new version
Currently Working on
- BungeeCord support (via proxy query)
Installation
To install the plugin, just drop the .jar file in your /plugins directory and restart your server!
Commands
| /friend add <username> | | send a player a friend request, if they are online |
| /friend remove <username> | | remove a player from your friends list |
| /friend accept | | accept a friend request |
| /friend deny | | deny a friend request |
| /friend help | | lists all FriendMe commands |
| /friend list online | | list all online friends |
| /friend list offline | | list all offline friends and when they were last online |
| /friend load | | load friends from friends.yml |
Permissions
| friendme.user | | required for a player to use the plugin |
| friendme.admin | | required to allow a player to use /friend panel (for later) |
Sample Config.yml
#-------------------------#
# Bungee Cord Instances #
#-------------------------#
bungee: false
#-------------------------#
# Plugin Metrics #
#-------------------------#
metrics: true
#-----------------------------#
# Attacking Friends #
#-----------------------------#
friendly-fire: false
#---------------#
# BarAPI #
#---------------#
bar: You have %on% friends online!