Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command permissions #11

Open
1 of 3 tasks
applenick opened this issue Jun 28, 2021 · 3 comments
Open
1 of 3 tasks

Command permissions #11

applenick opened this issue Jun 28, 2021 · 3 comments
Labels
help wanted Extra attention is needed todo complete as soon as possible

Comments

@applenick
Copy link
Member

applenick commented Jun 28, 2021

Setup perms per-world, only give map authors

  • Add permissions which apply to contributors/builders ONLY when in their world (dynamic add/remove)
  • Create list of command book acceptable commands
  • Create list of world edit acceptable commands
@applenick applenick added the todo complete as soon as possible label Jun 28, 2021
@applenick
Copy link
Member Author

applenick commented Jul 2, 2021

edit-perms: # Granted to authors only

  • "worldedit.wand"
  • "worldedit.selection.*"
  • "worldedit.region.*"
  • "worldedit.generation.*"
  • "worldedit.clipboard.*"
  • "worldedit.history.undo"
  • "worldedit.history.redo"
  • "worldedit.global-mask"
  • "worldedit.brush.*"
  • "worldedit.fill"
  • "worldedit.replacenear"
  • "worldedit.resize"
  • "worldedit.rope"
  • "worldedit.shadow"
  • "worldedit.smoothsnow"
  • "worldedit.smear"
  • "worldedit.roof"
  • "worldedit.spike"
  • "worldedit.road"
  • "worldedit.loft"
  • "worldedit.terragen"
  • "worldedit.revolve"
  • "worldedit.river"
  • "worldedit.typereplace"
  • "worldedit.assets"
  • "worldedit.tool.*"
  • "worldedit.biome.set"

build-perms: # Granted to both contributors and authors

  • "builders.util.secretblocks"
  • "builders.util.banner"
  • "builders.util.color"
  • "commandbook.give"
  • "commandbook.gamemode.change"
  • "commandbook.clear"
  • "worldedit.searchitem"
  • "astools.command"
  • "astools.use"
  • "astools.head"
  • "astools.summon"
  • "astools.clone"

@applenick applenick added the help wanted Extra attention is needed label Jul 3, 2021
@rockymine
Copy link

add:

  • "worldedit.fill"
  • "worldedit.replacenear"
  • /gamerule

@applenick applenick pinned this issue Jul 11, 2021
@applenick
Copy link
Member Author

Added Arceon world edit permissions

@applenick applenick changed the title Add command book & world edit permissions Command permissions Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed todo complete as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants