WorldEdit

WorldEdit

43M Downloads

1.8.5 support

LadyCailinBot opened this issue ยท 10 comments

commented

WORLDEDIT-3299 - Reported by Bronzeteufel

I just want to say that spigot 1.8.5 is not fully supported by the latest WorldEdit dev build.

commented

Comment by wizjany

it's not as easy as renaming a file or something.

commented

Comment by Theepwner

Welp, change this to 1.8.5 support.

commented

Comment by rtcabooservb

I would also very much appreciate support for 1.8.5 to be able to copy signs, chest content, and use biome-related functions, which current do not work with the latest dev build.

WorldEdit dev 3370
Spigot 1.8.5 git-Spigot-17fce80-529e4cd


[23:03:36] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0.2-SNAPSHOT;3370-58aac973
[23:03:36] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.

[23:03:36] [Server thread/WARN]: [WorldEdit] 
**********************************************
** 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 biome-related functions.
**
** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
**********************************************
commented

Comment by soren121

Please do not comment unless you have something to contribute. If you want to see this worked on, just click the vote button at the top. Commenting and notifying everyone who's following this issue report just to say "me too" doesn't help anyone.

commented

Comment by rtcabooservb

My apologies. I didn't realize there was a vote button. No need to be rude, only trying to help. :(

commented

Comment by wizjany

that was perhaps the politest way he could have said that.

commented

Comment by PikachuEXE

I would like to know how to contribute to this issue
I cannot open any .class file in the folder thus cannot code & test changes for 1.8.5

Edit: #327 opened
Decompiled v1_8_R2, updated references, then compile again
I don't understand why the adapters are not in source code form

commented
commented

Comment by wizjany

1.8.4 basically just renames a bunch of things we don't even use. given how troublesome spigot's processes have become, making a new adapter to do nothing is currently at the very end of the todo list. i suggest you just stick to 1.8.3

commented

Comment by soren121

If the changes in 1.8.4 have no significant impact on WorldEdit, wouldn't support for 1.8.4 just come down to releasing the 1.8.3 adapter with a new version name?