Groups - iNikolaiDev/NSC-TabCompleter GitHub Wiki

Features

  • Blacklist and Whitelist.
  • Prioritization for groups.
  • Group merging.

Why do groups exist?

Because with high customization, you can manage commands and use the group mode and priority setting features and commands you consider for the group, you have very few restrictions to achieve your desired output.

How can I apply for a player?

First of all, you need a permission management plugin, I suggest you luckperms. Using this unique plugin, you can easily apply groups to players like below.

/luckperms group default permission set nsctab.group.‹group› |
/luckperms user ‹username› permission set nsctab.group.‹group›

Then, if you have two groups applied to the player, if prioritization-enabled is enabled, prioritization will be important, which will be managed according to the unique priorities of each group.

For example, if you have applied the default and administrator groups to a player and they have priorities of 5 and 7 respectively, the administrator group will have priority.

And if they have the same priority, for example, the default group is a whitelist group and has the nsctabcompleter and luckperms commands, and the administrator group is a blacklist group and has the luckperms command, the luckperms command will be blacklisted.