Bỏ qua để đến nội dung

LuckPerms

Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn.

This page provides an overview of the support of LuckPerms, “A permissions plugin for Minecraft servers”.

The plugin provides a Context for each holder, which can be used to apply permissions based on the rank of the player in the board.

The format of the context key is as follows:

topper_rank_<holder>

where <holder> is the name of the holder configured in the Topper configuration file.

For example, if the holder is named jump, the context key would be:

topper_rank_jump

Related commands in LuckPerms that deal with context has support for tab completion, allowing admins to get the available contexts for a player.