Skip to content

Use of a list instead of nested options for show_on_poses #38

@Andre601

Description

@Andre601

Terms

  • I'm using the very latest version of ChestPreview and its dependencies.
  • I already searched on this Github page to check if the same suggestion was already reported.
  • I already searched on the plugin wiki to know if the feature is already implemented.
  • I already searched on the Discord server to know if anyone already has a solution for this or if the feature was already suggested.

Discord tag (optional)

andre601

Describe the solution you'd like

Instead of having nested options like show_on_poses.standing, have a list of allowed poses like this:

show_on_poses:
  - standing
  - sneaking
  - crawling
  - swimming

Is your feature request related to a problem?

No.

Describe alternatives you've considered

Use currently offered solution.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions