Ok... just in case anyone else has this problem, there is a fix afterall
On your server computer, you need to redo the MiniLoginAccounts.ini file to look something like this-
MiniLoginAccounts
Code:
11.111.111.111 bob bobpass
00.000.000.000 john johnpass
11.111.111.111 = IP of the server
00.000.000.000 = IP of the player
Bob= name of the player on the server computer
bobpass= password of teh player on the server computer
John= name of the player on the client computer
johnpass= password of the player on the client computer
So for each player that will log into your server, you have to add one line to the server's minilogin which will be there IP
and name
and password, then just keep adding a line for each player that wants to use your server
