Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
(05-30-2013, 12:03 AM)xoft Wrote: We cannot copy or translate the code, because Mojang has copyright to it. And correct me if I'm wrong, Bukkit is just a bug huge mod and uses the original Mojang code underneath. So it's the same situation - copyright, copyright, copyright. Yeah, that's true, but maybe you can copy/translate some code from other open-source servers like Mineserver, PartyCraft, Craft.net, Bravo and C#raft. If you do it you would add some features that aren't in MCServer.
See this: Minecraft Custom Servers
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
They all have copyrights. Also all those servers are written differently, + I think MCServer has the best terrain generation of all custom servers
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
05-30-2013, 12:25 AM
(This post was last modified: 05-30-2013, 12:26 AM by xoft.)
Last time I checked, MineServer had a really boring terrain generator, nothing worth copying. Can you look at the others and say exactly what appeals to you, what we should implement?
The same goes for Erall - can you make it more specific, why is the terrain boring? What are you missing? What's wrong with it?
They do have copyrights, but their opensource license may permit adapting the code. It's not like those servers are sold
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
05-30-2013, 12:26 AM
(This post was last modified: 05-30-2013, 12:28 AM by tonibm19.)
(05-30-2013, 12:25 AM)STR_Warrior Wrote: They all have copyrights. Also all those servers are written differently, + I think MCServer has the best terrain generation of all custom servers I also thing this, but, Bravo, for example, has minecarts and redstone, and I think PartyCraft is like the Vanilla server, the only bad is that it doesn't have a Plugin API and there isn't any plugin.
(05-30-2013, 12:25 AM)xoft Wrote: Can you look at the others and say exactly what appeals to you, what we should implement? I'm not talking about the generator, I'm talking about MCServer mising features.
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
PartyCraft does have a Plugin API. it is only recently implented. MCServer also has minecarts and redstone but they are not working correctly
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
05-30-2013, 12:33 AM
(This post was last modified: 05-30-2013, 12:34 AM by tonibm19.)
(05-30-2013, 12:29 AM)STR_Warrior Wrote: PartyCraft does have a Plugin API. it is only recently implented. MCServer also has minecarts and redstone but they are not working correctly Now I saw it, and there is a Plugin API, but there isn't any plugin like WorldEdit or Login. Plugins are the reason for I use MCServer instead of other custom non-java servers, so I thing it would be amazing have PartyCraft/Bravo features in MCServer.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Unfortunately, not only the language is different, tha overall architecture is as well, so most code can't be simply copied.
Posts: 15
Threads: 2
Joined: Aug 2013
Thanks: 0
Given 0 thank(s) in 0 post(s)
08-26-2013, 01:42 AM
(This post was last modified: 08-26-2013, 01:42 AM by xreprimand.)
Well, i think best way is to make "import" module
Posts: 1,469
Threads: 57
Joined: Jul 2012
Thanks: 66
Given 127 thank(s) in 108 post(s)
Posts: 15
Threads: 2
Joined: Aug 2013
Thanks: 0
Given 0 thank(s) in 0 post(s)
(08-26-2013, 01:46 AM)bearbin Wrote: Wut...? I mean... I want to take worlddata from client (singleplayer), and import to server
|