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

Assign permissions by game function #3058

@zml2008

Description

@zml2008

Currently the /function command runs functions with an elevated op level of at least 2 -- we should allow this to be a permissions-configurable thing.

I'm not sure if this wants to be implemented as a context, or as a new subject type -- leaning towards context since executed in a function modifies the original sender, and is generally temporary.

Also, how do we deal with tags? Given a specific function, can we see which tags contain the function?

Functions: https://minecraft.gamepedia.com/Function_(Java_Edition)

Metadata

Metadata

Assignees

No one assigned

    Labels

    fabricIssues affecting the Fabric implementation of PEXfeature request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions