Skip to content

Align and declare permissions in plugin.yml / README #60

Description

@Geph

Summary

README documents admin permissions as whimc-observations.observations.*, but the code registers whimc-observations.adminobservations.* (from base command name). plugin.yml declares no permission nodes at all.

Suggested approach

  • Declare observe + admin permission nodes (and .* parents) in plugin.yml
  • Fix README to match the real nodes, or rename nodes to match docs (pick one and stick to it)
  • Makes LuckPerms / classroom setup discoverable

Current code behavior

AbstractSubCommand builds: whimc-observations.<baseCommand>.<subCommand>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: HighHigh prioritybugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions