Skip to content

Feature request: support for Default Flags (in core.yml)#270

Description

@Dushelow

Hi!

Thanks for adding the golem flag in 2.4.2 and support of new updates features!
Just one thing wish to gently suggest you 馃檹

Reason for the request:
On larger servers many players use copper golems for automatic item sorting and storage. Right now we have to manually set /cflag golem on on every single chest (or use persist mode and click hundreds of them). This takes a lot of time and is very inconvenient.

It would be very useful to set default flags automatically when a new protection is created.

Something like this in core.yml would be perfect:

blocks:
  chest:
    enabled: true
    autoRegister: private
    defaultFlags:
      golem: true
      hopperout: false
      hopperin: true
      # other flags too

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions