Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Block Nodes

Metall edited this page Jul 14, 2020 · 1 revision
Permission node Description
modifyworld.blocks.destroy.<blockid> Player can break <blockid>. It's also possible to specify <blockid> by name. Example: modifyworld.blocks.destroy.stone
modifyworld.blocks.place.<blockid> Player can place <blockid>. NOTICE: This permission requires modifyworld.blocks.interact.<blockid> to work properly.
modifyworld.blocks.interact.<blockid> Player can interact with <blockid> (use levers, press buttons, etc.)

Clone this wiki locally