Friend System icon

Friend System -----

Allow to friend players on a server



Important Notes:
- Yes. This is a remake plugin of a popular server.

- I only tested this plugin in 1.21.6, but they SHOULD work in all versions. If there's any kind of problem please join the discord and I will fix it within a day or less.

Username: Oefen
Server: https://discord.gg/wTStFh2qg6

screenshots:
upload_2025-7-12_1-43-28.png
upload_2025-7-12_1-43-51.png
upload_2025-7-12_1-44-13.png

upload_2025-7-12_1-47-0.png
upload_2025-7-12_2-3-36.png

Commands:
/friendsystem
See all admin commands.

/friend helpSee all friend commands.
/block helpSee all block commands.
/msg {player} {message} Message a player.

Permissions:
friendsystem.use Allows use of basic friend commands


Code (Text):

# FriendSystem Configuration

general:
  request_timeout: 5
  max_friends: 100
  max_requests: 10

notifications:
  friend_online: true
  friend_offline: true
  friend_joined_lobby: true
  friend_left_lobby: true
  friend_requests: true

storage:
  type: "YAML"
  mysql:
    host: "localhost"
    port: 3306
    database: "friendsystem"
    username: "root"
    password: "password"
    table_prefix: "fs_"

privacy:
  default_allow_requests: true
  default_appear_offline: false
  default_notify_online: true
  default_allow_join: true

gui:
  # Worlds where the GUI and action bar are allowed (case-sensitive)
  lobby_worlds:
    - world
    - world_spawn
  # Server names where the GUI and action bar are allowed (for Bungee/Velocity setups)
  lobby_servers:
    - lobby
    - hub
 
Resource Information
Author:
----------
Total Downloads: 23
First Release: Jul 12, 2025
Last Update: Jul 12, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings