Configure Use Permissions

Quick rating

Community listing page, reviews here may not be monitored by the author.

Configure Use Permissions

No reviews yet

Configure what blocks and items players can use with permissions editors like LuckPerms.

Mod Loaders
Minecraft

About

Description

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.