Configure Use Permissions
作者:rebot | 分类:模组
Minecraft 版本: 26.1.2
平台: fabric
标签: management utility
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.
请登录后举报
暂无评论,抢个沙发吧~