your current location:首页 > news>vanilla permit

vanilla permit

2024-12-12 09:28:39|Myriagame |source:minecraft skins

Vanilla permit

This module adds permissions to the original version to allow the permissions to be completely customized.

You need to install permissions management modules.(For example, luckperms) (supports a module that provides permissions provided by Fabric Permissions API.)

Permission node

permissions node Description <"> Description mineCraft.adminBroidCast.Receive

Show the command feedback.

Minecraft.bypass.spawn-ProTech builds internal production protection.Minecraft.Bypass.Force-Gamemode bypass the mandatory game mode.Minecraft.Bypass.move-Speed.player bypass "player movement too fast".minecraft.bypass.move-speed.vehicle.

By bypassed "Players' Movement Speed ​​Fast",

At the same time, take a entity (such as Minecraft.board).

minecraft.bypass.chat-site

When sending messages / commands are sent too fast, bypass the chat and kick out.

Minecraft.bypass.whitelist bypass the server's whitening list.Minecraft.Bypass.player-Limit bypass the biggest player limit of the server.Minecraft.command. Command permissions, see 'commands' to obtain more information.minecraft.debug_stick.use.

Use the debugging stick on the square

(For example, Minecraft.oak_trapdoor)

Minecraft. . Place a block with NBT data and use the debug command

Minecraft.operator_block.

.

The administrator block allowed to place, view, edit, and destroy operations.Minecraft.selector uses a physical selector in the command.

Order

The command permissions use the node system of the Bridadier, and each node has its own permissions.

Such as; use /Gamemode Survival command, you need minecraft.command.gamemode permissions to access the command node of /Gamemode, and you need mineCraft.command.gamemode.survival to use /Gamemode Surv. Ival.

If you want to grant a complete use right to the command, you only need to grant the access permissions of all sub -nodes, such as; minecraft.Command.gamemode.*.

Related

Server

If the module is installed on the server, it will make the client think it is OP.This allows players with corresponding permissions nodes to place administrator cubes and access the game mode switch menu.

Packet

Including another condition: /Execute iFpermission Allowing data packet inspection permissions (for example, /execute if permit.admin run say I am an adminin)

Decorate

'Feedback' modifier /Execute FEEDBACK [Silent | Console] or /Execute Feedback Entity Used for silence, or redirect command feedback (such as /Execute FeedBack Run Gamemode). Essence

'Experience' modifier/Execute Oplevel or/Execute Oplevel The management authority level that can be used to reduce the context of the command source. If you want to run the command (function or console) as a user, this may be useful), But hope to bypass the permissions node (such as/execute as {player name} Oplevel Entity @S Run RTP, which will use the player {player name} permissions level rather than the actual command executor to check the permissions node, such as RTP.BYPASS) Client

If the module is installed on the client, if the player has the right to access the command, but not OP, you can also access the game mode switch menu!(Very useful for servers based on SPIGOT)

Module with the same function

Minecraft Command Permissions Fabric