Configure Use Permissions
ModrinthConfigure what blocks and items players can use with permissions editors like LuckPerms.
Configure what items and blocks players are allowed to use!
Use a permissions editor like LuckPerms to add permissions. The
nodes/strings/permissions look like this:
| Action | Permission |
|----------------------------------------------------|---------------------------------------------------------|
| Open a furnace | configureusepermissions.block.minecraft.furnace |
| Place a furnace | configureusepermissions.item.minecraft.furnace |
| Wax a block | configureusepermissions.item.minecraft.honeycomb |
| Use a modded item | configureusepermissions.item.modid.itemid |
| Use an item with the id modid:some/path/itemname | configureusepermissions.item.modid.some.path.itemname |
| Use any vanilla item | configureusepermissions.item.minecraft.* |
This should stack with other protections - for example, allowing a player to open furnaces should not allow them to
open furnaces protected by a land claim mod.

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.