Minecraft PC IP: play.cubecraft.net

DrHam

Forum Veteran
Sep 15, 2015
3,615
4,165
518
Kepler-452b
I know the new friends system is being developed.

Hi, my suggestion is the following: Add a message when you write /friend add {name}. So, you can send a message, for example: Joe Henry requested to be your friend. Hey dude you're awesome. Write /friends accept JoeHenry to accept their request.
It will look like: /friend add {name} {message}

Between dots it will be a space:
Code:
player.sendMessage(ChatColor.GREEN + requester + "requested to be your friend");
        player.sendMessage(ChatColor.GREEN + message);
        player.sendMessage(ChatColor.GREEN + "Write /friend accept" +requester +"To accept their request"
 

NedGaming

Forum Expert
May 22, 2015
2,558
2,505
363
21
The Netherlands, Limburg
cubecraft.net
I know the new friends system is being developed.

Hi, my suggestion is the following: Add a message when you write /friend add {name}. So, you can send a message, for example: Joe Henry requested to be your friend. Hey dude you're awesome. Write /friends accept JoeHenry to accept their request.
It will look like: /friend add {name} {message}

Between dots it will be a space:
Code:
player.sendMessage(ChatColor.GREEN + requester + "requested to be your friend");
        player.sendMessage(ChatColor.GREEN + message);
        player.sendMessage(ChatColor.GREEN + "Write /friend accept" +requester +"To accept their request"
.... I mean, can i use this on my server this command/plugin
 

Povious

Well-Known Member
Jul 3, 2016
362
63
103
22
Central City
+1 For this idea, but as I said in Buddy's idea... "Hope this idea gets implemented, but maybe make it where you could only send 1 message with a friend request every 6-24 hours, my you can send as many friend requests you want without the message "

Cheers.
~OrbitFlash
 
Members Online
Top Bottom