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

Assign permissions by game function #3058

Open
zml2008 opened this issue Nov 25, 2019 · 0 comments
Open

Assign permissions by game function #3058

zml2008 opened this issue Nov 25, 2019 · 0 comments
Labels
fabric Issues affecting the Fabric implementation of PEX feature request
Milestone

Comments

@zml2008
Copy link
Member

zml2008 commented Nov 25, 2019

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)

@zml2008 zml2008 added feature request fabric Issues affecting the Fabric implementation of PEX labels Nov 25, 2019
@zml2008 zml2008 added this to the 2.0 milestone Nov 25, 2019
@zml2008 zml2008 changed the title Assign permissions to functions Assign permissions by game function Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fabric Issues affecting the Fabric implementation of PEX feature request
Projects
None yet
Development

No branches or pull requests

1 participant