Home›Java›Mods›FriendSystem – GUI, Teleports, Stats & More
FriendSystem – GUI, Teleports, Stats & More
ModsJava

FriendSystem – GUI, Teleports, Stats & More

⬇ Download on Spigot
Friends - is a comprehensive, feature-rich friends management system for Minecraft servers running Spigot/Bukkit. Built with performance and user experience in mind, this plugin allows players to build connections, manage friendships, and interact with their friends through a GUI system and commands.



Key Features
A complete REVAMP of the plugin

Core Friend System
GUI System

[​IMG] [​IMG] [​IMG] [​IMG] [​IMG]


Notifications
[​IMG]

Teleportation System To Friends
️ PvP Protection
⚙️ Advanced Settings
Admin Panel
Statistics Tracking
Performance Features
Smart Cooldown System
Commands

Player Commands

/friend (Aliases: /friends, /f)
Description: Main friends command
Usage: /friend [list|add|remove|gui|help]
Permission: friends.use

/friend list
Description: View your friends list in chat
Usage: /friend list
Permission: friends.list

/friend add <name>
Description: Send a friend request to a player
Usage: /friend add <playername>
Permission: friends.add

/friend remove <name>
Description: Remove a friend from your list
Usage: /friend remove <playername>
Permission: friends.remove

/friend accept <name> <uuid>
Description: Accept a friend request (auto-generated by clicking)
Usage: /friend accept <playername> <uuid>
Permission: friends.accept

/friend decline <name> <uuid>
Description: Decline a friend request (auto-generated by clicking)
Usage: /friend decline <playername> <uuid>
Permission: friends.decline

/friend gui (Also: /friend menu)
Description: Open the friends GUI menu
Usage: /friend gui
Permission: friends.use

/friend help
Description: Display help with available commands
Usage: /friend help
Permission: friends.use

Teleport Commands
/rtpnn <friend> (Aliases: /tpfriend, /friendtp)
Description: Send a teleport request to a friend
Usage: /rtpnn <friendname>
Permission: friends.teleport

/rtpnn accept <name>
Description: Accept a teleport request from a friend
Usage: /rtpnn accept <friendname>
Permission: friends.teleport

/rtpnn decline <name>
Description: Decline a teleport request from a friend
Usage: /rtpnn decline <friendname>
Permission: friends.teleport

Admin Commands
/friendadmin (Aliases: /fadmin, /friendsadmin)
Description: Admin commands for friends plugin
Usage: /friendadmin [reload|save|stats|clearfriends|clearrequests|resetsettings|removefriend|cleanup]
Permission: friends.admin

/friendadmin gui
Description: Open the admin GUI panel
Usage: /friendadmin gui
Permission: friends.admin

/friendadmin reload
Description: Reload plugin configuration and messages
Usage: /friendadmin reload
Permission: friends.admin

/friendadmin save
Description: Manually save the database and statistics
Usage: /friendadmin save
Permission: friends.admin

/friendadmin stats
Description: View plugin statistics (total players, friendships, requests)
Usage: /friendadmin stats
Permission: friends.admin

/friendadmin clearfriends <player>
Description: Remove all friends from a specific player
Usage: /friendadmin clearfriends <playername>
Permission: friends.admin

/friendadmin clearrequests <player>
Description: Clear all pending requests for a specific player
Usage: /friendadmin clearrequests <playername>
Permission: friends.admin

/friendadmin resetsettings <player>
Description: Reset a player's settings to default
Usage: /friendadmin resetsettings <playername>
Permission: friends.admin

/friendadmin removefriend <player> <friend>
Description: Remove a specific friendship between two players
Usage: /friendadmin removefriend <player1> <player2>
Permission: friends.admin

/friendadmin cleanup
Description: Clean up invalid friendships and corrupted data
Usage: /friendadmin cleanup
Permission: friends.admin





Console-Only Commands
/friendpluginadmin addadmin <player> (Aliases: /fpadmin, /friendsplugadmin)
Description: Grant admin access to a player (Console only)
Usage: /friendpluginadmin addadmin <playername>
Permission: Console only

/friendpluginadmin removeadmin <player>
Description: Revoke admin access from a player (Console only)
Usage: /friendpluginadmin removeadmin <playername>
Permission: Console only

/friendpluginadmin listadmins
Description: List all plugin administrators
Usage: /friendpluginadmin listadmins
Permission: Console only

/friendpluginadmin <command>
Description: All other admin commands work from console as well
Usage: /friendpluginadmin [save|reload|stats|removefriend|cleanup]
Permission: Console only

Permissions
Player Permissions
friends.use
Description: Allows basic friend commands and GUI access
Default: (all players)
Commands: /friend, /friend gui, /friend help true

friends.add
Description: Allows sending friend requests
Default: (all players)
Commands: /friend add <name> true

friends.remove
Description: Allows removing friends from your list
Default: (all players)
Commands: /friend remove <name> true

friends.list
Description: Allows viewing your friends list
Default: (all players)
Commands: /friend list true

friends.accept
Description: Allows accepting friend requests
Default: (all players)
Commands: /friend accept <name> true

friends.decline
Description: Allows declining friend requests
Default: (all players)
Commands: /friend decline <name> true

friends.teleport
Description: Allows teleporting to friends and managing teleport requests
Default: (operators only)
Commands: /rtpnn <friend>, /rtpnn accept, /rtpnn decline op

Admin Permissions
friends.admin
Description: Allows using all admin commands and admin GUI
Default: (operators only)
Commands: All /friendadmin commands op

Wildcard Permission
friends.*
Description: Grants all friend permissions
Default: (operators only)
Includes: op



Spoiler: messages.yml
Code (YAML):
# ===================================
# Friends Plugin Messages Configuration
# Use § for color codes
# Use %player_name% for PlaceholderAPI placeholders
# ===================================

# Friend Request Messages
FriendInviteMessage1
: '§6You sent a friend request to §9 %player_name%'
FriendInviteMessage2
: '§7You have received a friend request from : '
FriendAcceptText
: '§aClick to accept the friend request'
FriendDeclineText
: '§cClick to decline the friend request'

# Friend Accept Messages
FriendAcceptRequest
: '§6Your request to §9 %player_name% §6has been accepted'
FriendAcceptRequest3
: '§6You have accepted the friend request from §9 %player_name%'

# Friend Decline Messages
FriendDeclineMessage
: '§6Your request to §9 %player_name% §6has been declined'
FriendDeclineMessage3
: '§6You have declined the friend request from §9 %player_name%'

# Friend Status Messages
FriendOnlineStatus
: '§ais online'
FriendOfflineStatus
: '§cis offline'

# Friend Join/Leave Messages
FriendJoinServer1
: '§6Your friend §9 %player_name% §6has joined the server'
FriendExitServer1
: '§6Your friend §9 %player_name% §6has left the server'

# Friend Remove Messages
RemoveFriend1
: '§6Player §9 %player_name% §6has removed you from their friend list'
RemoveFriend3
: '§6You have removed §9 %player_name% §6from your friend list'

# Teleport Request Messages
TeleportRequestSent
: '§6Teleport request sent to §9 %player_name%'
TeleportRequestReceived
: '§6§9 %player_name% §6wants to teleport to you'
TeleportRequestAccepted
: '§a %player_name% accepted your teleport request!'
TeleportRequestDeclined
: '§c %player_name% declined your teleport request'
TeleportRequestExpired
: '§cTeleport request expired'
TeleportRequestPending
: '§cYou already have a pending teleport request to this player'
PlayerNotAcceptingTeleports
: '§cThis player is not accepting teleport requests!'
AcceptTeleportText
: '§aClick to accept'
DeclineTeleportText
: '§cClick to decline'

# Error Messages
NoPlayerName
: '§cYou need to specify a player name'
CannotAddYourself
: '§cYou cannot add yourself to your friend list'
NoRemoveInList
: '§cThat player is not on your friend list'
FriendIsNotOnline
: '§cThat player is not online'
FriendPendingRequest
: '§cYou have already sent a friend request to this player'
MaxFriendsReached
: '§cYou have reached the maximum number of friends'
FriendAlreadyAdded
: '§cThis player is already your friend'
RequestExpired
: '§cThis friend request has expired'
NoPermission
: '§cYou do not have permission to use this command!'
OnlyPlayers
: '§cOnly players can use this command!'
PlayerNotAcceptingRequests
: '§cThis player is not accepting friend requests!'
ErrorOccurred
: '§cAn error occurred! Please contact an administrator.'
PleaseWaitCooldown
: '§cPlease wait §e %seconds% §cseconds before sending another request!'

# Command Messages
CommandsList
: '§6Available commands:'
CommandList
: '§e/friend list §7- View your friends list'
CommandAdd
: '§e/friend add <name> §7- Send a friend request'
CommandRemove
: '§e/friend remove <name> §7- Remove a friend'
CommandGUI
: '§e/friend gui §7- Open friends menu'
CommandHelp
: '§e/friend help §7- Show this help message'

# GUI Messages
ErrorLoadingData
: '§cError loading your friend data!'
ErrorOpeningMenu
: '§cError opening friends menu!'
NoFriendsYet
: '§cNo Friends Yet'
UseFriendAdd
: '§7Use /friend add <name>'
ToAddFriends
: '§7to add friends!'
BackToMenu
: '§cBack to Menu'
ReturnToMainMenu
: '§7Return to main menu'
FriendsListTitle
: '§6Friends List'
PendingRequestsTitle
: '§6Pending Requests'
SettingsTitle
: '§6Friend Settings'
NoPendingRequests
: '§cNo Pending Requests'
YouHaveNoRequests
: '§7You have no friend requests'
TeleportedNear
: '§aTeleported near %player_name%!'
NoGoodTeleportLocation
: '§cThere is no good place to teleport to near your friend on the surface!'
FriendNotOnline
: '§cThat friend is not online!'
SpecifyFriendName
: '§cPlease specify a friend''s name!'
TeleportRequestsEnabled
: '§aTeleport requests enabled'
TeleportRequestsDisabled
: '§aTeleport requests disabled'
JoinNotificationsEnabled
: '§aJoin notifications enabled'
JoinNotificationsDisabled
: '§aJoin notifications disabled'
FriendRequestsEnabled
: '§aFriend requests enabled'
FriendRequestsDisabled
: '§aFriend requests disabled'
ProfileNowPrivate
: '§aProfile is now private'
ProfileNowPublic
: '§aProfile is now public'
CannotHurtFriend
: '§cYou cannot hurt your friend %player_name%!'
FavoriteAdded
: '§6 %player_name% added to favorites'
FavoriteRemoved
: '§e %player_name% removed from favorites'
NotYourFriend
: '§cThis player is not your friend!'

# List separator
ListSeparator
: '§9 ---------------------------'

 

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

FriendSystem – GUI, Teleports, Stats & More is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,466 times (via Spigot). Download it and open it directly in the game.

Explore more