Onlineteam
A command to see every team member who is online.
config.yml
Prefix
The prefix is used by default with every message. It can be set in the message files at the beginning of each message. To set it, simply write %prefix%
(placeholder). This will then be exchanged by the system with the prefix entered in config.yml
.
countOfTeamGroups
Here you specify how many team groups you have on your network.
Here is an example of the groups: Owner, Admin, Developer, Builder, Moderator, Supporter, etc.
teamGroups
In the configuration teamGroups you define the name + prefix of the group, as well as the permission the player must have to be displayed when executing the command.
The important thing is that, as shown below, you start with the number 1 and end with the number you specified in the coutOfTeamGroups
option.
Aliases
You can also define so-called aliases that you can enter instead of /onlineteam. To do this, simply add more points under the item aliases
.
Default configuration
Command
Syntax
Last updated