Friend System
A friends system needs every Minecraft network.
config.yml
Prefix
The prefix is used by default for each message. It can be set in the message files at the beginning of each message. To set it just write %prefix%
(placeholder). This will then be replaced by the system with the prefix entered in config.yml
.
jump To Message
If this value is set to true
, the message you find under options.friend.jumpToMessage
will be sent. If the value is set to false
, it will not be sent.
Default Requests
Here you can set how many friend requests each player has by default. Default: defaultRequests: 100
Max Requests
Here you can set, based on permissions, the maximum number of friend requests from a player. Default:
Max Friends
Here you can set the maximum number of friends of a player based on permissions. Default:
Whitelist
If you are using CloudNet v3, the first step is to enable the CloudNet v3 module under modules in config.yml
. Next, you enter all tasks of CloudNet under the item whitelist, where a player is allowed to get the message from his friends, which is in the message file under command.friend.switch.message
.
Aliases
You can also define so-called aliases that you can enter instead of /friend. For this you simply add further points under the point aliases
.
Default configuration
Kommandos
Syntax
Last updated