FriendMe

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 commandstoggling bukkit scoreboard functionalitytoggle-able PVP protection from friendsability 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!
-
View User Profile
-
Send Message
Posted Oct 12, 2013The commands have been restructured, and the arguments no longer throw errors if there aren't enough! Big thanks to uSoc_lifehome for telling me about the problem!
-
View User Profile
-
Send Message
Posted Oct 12, 2013@uSoc_lifehome
I'm currently working out some kinks in an updated version. The only problem with this new version is that the way the 'Friends' are stored is just for that .jar, so it would result in having to do /f-add all over again.
-
View User Profile
-
Send Message
Posted Oct 12, 2013Uhm, please add few lines of code to handle the error when the player didn't input a value of the target player. (eg: /f-add >
shows> [FriendMe] Usage: /f-add <player>)-
View User Profile
-
Send Message
Posted Oct 8, 2013@ryanblanksma
Please elaborate. If there is an error, please respond with the command that generated it and the console error message. That will help me diagnose the error and put out a patch for it.
-
View User Profile
-
Send Message
Posted Oct 8, 2013error
-
View User Profile
-
Send Message
Posted Oct 6, 2013If you have used FriendMe and are happy with it, please goto Servers Using FriendMe and comment with your server name or IP to help me know more about who is using FriendMe
-
View User Profile
-
Send Message
Posted Oct 6, 2013Bungee support would be pretty nice
-
View User Profile
-
Send Message
Posted Oct 6, 2013@BiweGas
That woud be pretty nice
-
View User Profile
-
Send Message
Posted Oct 6, 2013i would love if you make a easyer commands like /friend add <name> or something like that
-
View User Profile
-
Send Message
Posted Oct 4, 2013Thanks for the support! Version 1.0.0 hopefully should be available soon! There are just a few kinks that I have to work out with the structure of the files!
-
View User Profile
-
Send Message
Posted Oct 4, 2013Nice idea, when its Finish i use it :D
-
View User Profile
-
Send Message
Posted Oct 4, 2013Awesome, Awesome Idea. Can you make it: /friend accept <username>, /friend deny <username>, Also, removing the friend command? /friend remove/delete <username> Can you also make this plugin work with MagicItem? http://dev.bukkit.org/bukkit-plugins/magicitem/ It would be pretty cool to see friends when magicitem is enabled.