If you have any questions, please feel free to send me Spigot PM or Twitter DM.
-
Spigot PM (Enter SimplyRin_ for Participants.)
-
Twitter DM -
Email
Command list: Use /friend help in the game!
Administrator Commands: - /friend force-add - Forces you to become a friend with the player.
- /friend prefix - Sets the player's Prefix.
- /friend lang update - Check the language file update.
Console only Commands: - /friendconsole prefix - Sets the player's Prefix from Console.
- /friendconsole lang - Change the displayed language
Depend plugin: LuckPerms Bungee LuckPerms should be installed not only in Spigot, but also in BungeeCord.
You can manage the privileges of BungeeCord and Spigot at the same time, either in MySQL or with the appropriate settings.
The currently available types are:
-
startsWith : Whether the first server name matches
If the server name is: lobby -1, lobby -2, setting ServerName to lobby- displays "Robbie" in the server name.
-
contains : Whether the server name contains a value
If the server name is: mcgame -1, mcgame -2, setting ServerName to game displays "Game" in the server name.
-
equalsIgnoreCase - Whether the server names match (It is not case sensitive.)
If the server name is: sw -1, setting ServerName: to SkyWars causes "SkyWars" to be displayed in the server name.
How to Enable BungeeParties: Open config.yml and change the following value to true to enable BungeeParties.
Code (YAML):
Plugin:
Enable-BungeeParties: true
# False disables it.
To disable party warps: A party warp is a feature that automatically moves members to the server that the party leader moved to when the party leader moved the server.
A value of true disables the feature.
Code (YAML):
Plugin:
Disable-PartyWarp: false
To disable notification on server moves:
Code (YAML):
Plugin:
Disable-ServerSwitchNotifer: true
# False to display the message.
I usually recommend using LuckPerms because it has some quirks.
When setting the prefix, set the highest rank from the top. prefix.yml was removed in v 2.1.3.
From now on, please use LuckPerms Bungee to synchronize Prefix.
To re-enable this option at your own risk, edit config.yml.
Support is not available in this case.