no-op-permissions: true The TabComplete doesn't work
orjacob555 opened this issue ยท 6 comments
WorldEdit Version
7.2.12
Platform Version
paper 1.19.2
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
when no-op-permissions is true players dont have the tabcoplete like //set and then the materials. But when the player is op, the tabcomplete is working.
Expected Behavior
i had been expected that the tabcomplete will work when the players have all the perms.
Reproduction Steps
- no-op-permissions: true
- give worldedit.*
- you need to be deop from the first time
- try //set..
Anything Else?
No response
It's a new config with only the changes you listed in your reproduction steps applied to it.
Try this on a server with only WorldEdit and a permissions plugin (LuckPerms). Otherwise, this seems like not a WE issue.
Also without client mods. Some mods such as Lunar are known to just break tab completion in general, not specific to any plugins
because when i give to me op and then deop it suddenly worked but if i delete the player cache and log in in the first time to the server with the perms it doesnt work
wait.. try to remove all the players cache and be from the first time without op