dieterblancke / BungeeUtilisalsX

Easy proxy management, all in one place. Dozens of commands, announcers, proxy GUI's, ...
https://endoy.dev/projects/BungeeUtilisalsX/info
GNU General Public License v3.0
6 stars 5 forks source link

[FEATURE] 3 features #137

Closed EzWzs closed 3 years ago

EzWzs commented 3 years ago
  1. remove /f accept, is useless as doing /friend add on a friend request already adds the person.
  2. remove /f removerequest and /f deny for the same reasons as /f accept if suggestion 3 is made.
  3. make it so if a player is not your friend and you do /f remove it removes the outgoing friend request (/f removerequest) and if a player sent a request and you do /f remove it removes the incoming friend request (/f deny)
dieterblancke commented 3 years ago
  1. remove /f accept, is useless as doing /friend add on a friend request already adds the person.
  2. remove /f removerequest and /f deny for the same reasons as /f accept if suggestion 3 is made.
  3. make it so if a player is not your friend and you do /f remove it removes the outgoing friend request (/f removerequest) and if a player sent a request and you do /f remove it removes the incoming friend request (/f deny)

1) BungeeUtilisalsX is a general solution, some people would rather have this command still available, so it will stay (and behind the screens, /friend add on friend request just executes /friend accept anyway) 2) Same argumentation as above 3) I'll add this to my todo I guess (though I'm not the biggest fan of it, creates both more and less confusion in a way)

For 1 and 2, you should just disable the sub commands in question.