So, I know there is another closed case of this, but none of the solutions worked on my server.
Facts first:
I installed these Mods on my Server (Spigot 1.13.2):
Dynmap 3.0
EssentialsX 2.16.1.125
EssentialsXChat
LuckPerms 4.4.1
Vault
WorldEdit 6.1.9
I set the ''no-op-permissions: true'' in the WorldEdit Config.
WorldEdit doesn't show up in the lp tree, but when I type in /plugins it's shown as installed.
And I certainly do not know how to re-add them there or something.
I tried to understand how /lp verbose works, but honestly I guess my english is just too bad for the explanations on the internet. (I'm german)
I tried to figure my problem out, but I just can't find anything that helps.
I tried rebuilding the server with every plugin newly, but it didn't change anything.
Maybe someone here is able to help me? :/
Worldedit doesn't define permissions in its plugin.yml file, meaning that LP won't know about any permissions that worldedit uses until WE actually does a permission lookup, I'd suggest referring to the documentation: http://wiki.sk89q.com/wiki/WorldEdit/Permissions
Well, just add the permissions to the appropriate groups. They are very well documented on the WE docs.
And as a little explanation, /lp tree shows all permissions that have been checked since the server is running. If a plugin isn鈥檛 showing up there that doesn鈥檛 mean it鈥檚 not working. It just means no permissions of it have been checked so far.
And if you鈥檙e struggling with English, try https://deepl.com
Worldedit doesn't define permissions in its plugin.yml file, meaning that LP won't know about any permissions that worldedit uses until WE actually does a permission lookup, I'd suggest referring to the documentation: http://wiki.sk89q.com/wiki/WorldEdit/Permissions
That helped, thank you!
Well, just add the permissions to the appropriate groups. They are very well documented on the WE docs.
And as a little explanation,
/lp treeshows all permissions that have been checked since the server is running. If a plugin isn鈥檛 showing up there that doesn鈥檛 mean it鈥檚 not working. It just means no permissions of it have been checked so far.And if you鈥檙e struggling with English, try https://deepl.com
Ahh, thank you for the explanation!
Try:
Change world edit setting config.yml:
allow-symbolic-links: true
Most helpful comment
Well, just add the permissions to the appropriate groups. They are very well documented on the WE docs.
And as a little explanation,
/lp treeshows all permissions that have been checked since the server is running. If a plugin isn鈥檛 showing up there that doesn鈥檛 mean it鈥檚 not working. It just means no permissions of it have been checked so far.And if you鈥檙e struggling with English, try https://deepl.com