Page 1 of 1

PythonServ

PostPosted: Sat Oct 27, 2012 06:24
by Ragnar
I got an idea for my server, but i dont know how to do it... =(
Its new, the maps new, and needs some building...
So i was thinking, that how to put a lock on the server, so only those, who i allow can connect?

PostPosted: Sat Oct 27, 2012 08:59
by Calinou
You can put a default password and/or set the default privileges to "none" (people will be able to join, but not talk/build).

PostPosted: Sat Oct 27, 2012 20:09
by bluerocket01
ragnar im on ur server come and its me goldroket11

PostPosted: Sat Oct 27, 2012 20:10
by bluerocket01
ragnar im on ur server come and its me goldroket11

PostPosted: Sun Oct 28, 2012 17:59
by SilverWolfLily22
RANGARRR yayy hiii is the server up??

PostPosted: Sun Oct 28, 2012 18:45
by xyz
Ragnar wrote:I got an idea for my server, but i dont know how to do it... =(
Its new, the maps new, and needs some building...
So i was thinking, that how to put a lock on the server, so only those, who i allow can connect?

Just write your authentication handler. https://github.com/celeron55/minetest/blob/master/doc/lua_api.txt#L827