//sel command not clearing server side cui
NonSwag opened this issue ยท 1 comments
WorldEdit Version
7.2.14
Platform Version
Paper 1.19.4
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 using the //sel command to clear the own selection it does not remove the server side cui
Expected Behavior
Should remove the CUI
Reproduction Steps
- activate 'server-side-cui' in the worldedit config (if not already)
- set 'useServerCUI' in your session file to 'true'
- restart the server
- select a region
- clear your region selection with the //sel command
Anything Else?
No response