Skip to content

Protection Flags

RedstoneFuture edited this page Jun 13, 2021 · 32 revisions

LWC has multiple protection flags which enhance similar block protections in very specific ways. You get the flag values of a block with the command /cinfo.

All

Magnet

  • Permission: lwc.flag.magnet

Redstone

  • Permission: lwc.flag.redstone

Autoclose

  • Permission: lwc.flag.autoclose

Allowexplosions

With this flag you can prevent or allow the block destruction at explosions.

  • Command: /lwc flag allowexplosions <"true" or "false">

  • Permission: lwc.flag.allowexplosions

Hopper flags

  • Permission: lwc.flag.hopper

Hopper

By default, hoppers can not interact with protections to prevent griefing. This flag sets the hopper behavior when they're built to insert / extract items from protected inventory blocks, such as chests.

Note: The "Hopperin" and "Hopperout" flag are childrends of the "Hopper" flag. Activate the behavior with a activation by one of them. Deactivate the behavior with a deactivation of the "Hopper" AND the "Hopperin" / "Hopperout" flag.

Hopperin

This flag is a child of the "Hopper" flag. This flag sets the hopper behavior when they're built to insert items from protected inventory blocks, such as chests.

Hopperout

This flag is a child of the "Hopper" flag. This flag sets the hopper behavior when they're built to extract items from protected inventory blocks, such as chests.

Exemption

  • Permission: lwc.flag.exemption

Clone this wiki locally