Posts: 1
Threads: 1
Joined: Nov 2019
Thanks: 0
Given 0 thank(s) in 0 post(s)
Hi all,
I just set up my first server and have been reading the docs and some forum posts.
What I would like to do is to run my server for my son and his friends only. So I would like to have them Authenticate to a server run by me, not Mojang.
How would I set this up?
afkab
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
11-24-2019, 08:03 PM
(This post was last modified: 11-24-2019, 08:07 PM by NiLSPACE.)
Hi, welcome to the forum.
You could use the Core plugin's whitelist system to only allow your son and his friends to join. To set it up you can use the 'whitelist' command in the console. There are a bunch of subcommands like 'add' to add players to the whitelist and 'on' to enable the whitelist. Another possibility to configure the whitelist is the webadmin, but you'd have to configure that first. See 'webadmin.ini' for more information on how to configure it.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Hello afkab, I'm afraid you misunderstood the authentication process a bit. It is not used to decide whether a player may or may not join a server; it is only used to verify that the connecting player has a proper licence bought from Mojang, rather than a pirated version. For your use-case, using the whitelist is the best way to go (assuming, of course, that your son and his friends have a genuine copy of Minecraft).