dslake / WorldDownloader

Clones a Minecraft multiplayer world from a remote server to your singleplayer folder
http://www.minecraftforum.net/topic/1444862-
62 stars 19 forks source link

Update to 1.8 #58

Open L3ice opened 9 years ago

L3ice commented 9 years ago

When Spigot 1.8 is out all Minigamesserver will update to 1.8. So you can no longer use WDL. Please update it to 1.8 so we can download worlds :)

alzdoesmc commented 9 years ago

Currently, it is not very common to see a full 1.8 server. The reason being is that 1.8 is extremely buggy. Most 1.8 servers are not actually 1.8, they still use the Protocol Hack (like Mineplex, etc.). You can still log in to most servers running 1.7.

L3ice commented 9 years ago

Yeah I know. But there are also other 1.8 servers where you sometimes want to download a world. Also the servers are going to update pretty soon. Because mods are getting updated. The first server starts updating today, Multicube.

ChefMC commented 9 years ago

I've just recoded official WDL, it's require to change two lines of code to File playerFile = new File(e, tp.getCommandSenderName() + ".dat.tmp"); File playerFileOld = new File(e, tp.getCommandSenderName() + ".dat"); But when I going to Google for get official WDL thread, I found that this mod updated yet xDD

net32 commented 9 years ago

Here is my version of WDL for Minecraft 1.8, without entities, because several errors occur:

[Download WorldDownloader-NeT32-forMC1.8.zip]

ghost commented 9 years ago

The WDL does not go @net32

net32 commented 9 years ago

what?

L3ice commented 9 years ago

Yeah how do I install it?

ghost commented 9 years ago

When I install it with forge nothing happens @net32 Is it only for the 1.8 or also for the 1.8.1

net32 commented 9 years ago

http://prntscr.com/5pisnt

L3ice commented 9 years ago

Why is it not open source on github?

Pokechu22 commented 9 years ago

Here is my own 1.8 release, which is completely stable (as far as I know). Enjoy!