TerraFirmaCraft-The-Final-Frontier / RoughlyEnoughIDs

Fork of JustEnoughIDs. Minecraft 1.13+ chunk format in 1.12.2, removing the block, item, & biome ID limits.
https://www.curseforge.com/minecraft/mc-mods/reid
MIT License
10 stars 11 forks source link

//undo doesnt work (FAWE) #56

Open Charpyy opened 3 months ago

Charpyy commented 3 months ago

step to reproduce: start a server with REID and FAWE (fastAsyncWorldEdit) do a command to edit the world, then execute //undo

https://media.discordapp.net/attachments/1224013658707722330/1242785054053367849/image.png?ex=664f1946&is=664dc7c6&hm=4ed0d10443096b2856f9a48065143428300313c4a74f3cf8ee3b4a8042cecda6&=&format=webp&quality=lossless&width=720&height=289

jchung01 commented 2 months ago

I don't plan on supporting FAWE, as it looks like there is no easy way to get the source in a dev environment. Please use regular WorldEdit (the Forge mod version was tested, not the Bukkit plugin), as that is supported by REID. In general, non-Forge servers aren't really supported either.