Starlight-Pixelmon / server-development

used for issues/bug and project tracking
0 stars 0 forks source link

Make World Edit check for permissions #8

Open Nesroht opened 1 year ago

Nesroht commented 1 year ago

World edit doesnt check for permissions, it only works with op, "You need to set no-op-permissions: true in the WorldEdit config file for it to check permissions as usual." Permissions for it are set up in admin and silentgod rank for testing if it works.

It doesnt seem to work, still needed op, according to quick start on wiki: If you are using Forge/Fabric server, then only ops can use WorldEdit. Changed the worldedit config to use-in-creative=true to see if that can work. Still need op to use worldedit, not even all permissions works.

https://worldedit.enginehub.org/en/latest/quickstart/ Maybe swap to plugin worldedit?