Add a permission node for `//placement`
me4502 opened this issue ยท 0 comments
WorldEdit Version
7.3.0-SNAPSHOT
Platform Version
N/A
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
We're stuck with legacy commands not having perms due to legacy reasons, there's no reason for new ones to not have them. We should add a perm node to //placement
as people in general expect a permission node unless there's a good reason to not have one (eg in the case of removing brushes)
Expected Behavior
//placement
should have a perm node
Reproduction Steps
N/A
Anything Else?
No response