Page 1 of 1
A server idea (need host)

Posted:
Tue Sep 11, 2012 05:18
by Phirebolter
I'm not sure if this kind of topics are allowed.. sorry if not.
I noticed that there are not many pvp servers, so I thought I'd make a idea for one if anybody wanted to host it (I am running a laptop that isn't meant for gaming on a ok wireless connection, so if I hosted it, massive lag.).
It would be a nice Medieval PVP server, though, whitelist so towns won't be destroyed (or just specific areas where blocks can't be destroyed, and the rest is free-build PVP wilderness),
Spells,
Magic Items,
Runes,
Castles,
Medieval-Styled banks,
and all that kind of stuff.
I think it would be pretty fun if this is possible, I'm currently making a medieval mod which already has spells, magic items, and runes.
Well, that's my idea, if you could host it for me, I'd be very thankful.

Posted:
Tue Sep 11, 2012 17:21
by rubenwardy
I like it :)
I can not host it though...

Posted:
Tue Sep 11, 2012 19:35
by sfan5
I would be able to host.
I have a slow Connection (600KB/s down 60 KB/s up), but i maybe get a better Connection in the next 2 Weeks

Posted:
Tue Sep 11, 2012 22:18
by Phirebolter
Thanks for the opinion, and sfan, if you could, that would be great.

Posted:
Tue Sep 11, 2012 23:13
by madchicken13
I have (161KB/s down & 120KB/s up) and Im running 4 servers and No lag on my servers :)
so you can host a server with no lag but if you do paste this into the minetest.conf file:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
max_block_send_distance = 3
max_simultaneous_block_sends_per_client = 1
max_simultaneous_block_sends_server_total = 10
active_block_range = 1
dedicated_server_step = 0.05
server_map_save_interval = 60.0

Posted:
Wed Sep 12, 2012 02:03
by Phirebolter
M13 thanks for the info, I'll try, and ok.

Posted:
Wed Sep 12, 2012 02:32
by Phirebolter
I started up a server, but I'm not sure if I did it correctly because I can't connect to it..
I went to bin directory where I installed minetest, held down shift and right-clicked in a empty space, started command line there, and typed in minetest.exe --server --worldname (myworldnamehere)..
..then typed in minetest.exe --info, it opened up the minetest window and I tried to connect by putting in the address as 127.0.0.1 and port 30000 (port I used), my username, and p that I use.
But it never connected, and in the console is said "Server Peer is getting deleted (timeout=1).
Does anyone know what I did wrong here?

Posted:
Wed Sep 12, 2012 14:22
by sfan5
madchicken13 wrote:I have (161KB/s down & 120KB/s up) and Im running 4 servers and No lag on my servers :)
so you can host a server with no lag but if you do paste this into the minetest.conf file:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
max_block_send_distance = 3
max_simultaneous_block_sends_per_client = 1
max_simultaneous_block_sends_server_total = 10
active_block_range = 1
dedicated_server_step = 0.05
server_map_save_interval = 60.0
If you have a really slow Connection that doesn't help