WorldEdit 7.3 not loading on Paper 1.20.2
crumpkatrina opened this issue ยท 1 comments
WorldEdit Version
Paper 1.20.2 Build 214
Platform Version
Bukkit-Official(7.3.0-SNAPSHOT+6533-375bf84)
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
WorldEdit 7.3 not loading correctly on 1.20.2 although I was told that 1.20.2 is supported now;
Originally posted by @me4502 in EngineHub/CraftBook#1318 (comment)
[17:11:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.0-SNAPSHOT+6533-375bf84
[17:11:23] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[17:11:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:11:23] [Server thread/WARN]:
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************
Am I missing something here or doing something wrong?
This is causing certain plugins not to load correctly as well such as logblock;
[22:42:15 ERROR]: [LogBlock] No compatible WorldEdit found, entity logging will not work!
Expected Behavior
Load fully.
Reproduction Steps
- Start server with above setup.
Anything Else?
No response