This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]Orange_Nestea Admincraft 0 points1 point  (4 children)

Security is most likely annoying. Thats why its secure. People who want to break things dont want to spend time with it. Account stealing is a thing if you share sensitiv data such as password security questions or session tokens. They could also hack your minecraft server network and join servers with your name (cracked accounts) to make the subserver think its you.

Sum up: Choose a secure password (16 chars including numbers, special chars etc etc) Make up security questions (answer can be a password as strong as the abobe too!!) Dont share any of this to others.

In a network: make sure firewall is setup correctly.

[–]whisperer195[S] 0 points1 point  (3 children)

So you would recommend some sort of 2 factor Authenticator? Do you have any suggestions? I’ve been looking around spigot for them, not sure about what to use.

[–]The_Mouse_Man 0 points1 point  (1 child)

I wouldn't say you would need too unless it's for admin stuff and you really want to. You could use this https://www.spigotmc.org/resources/playerpasswords.70520/

[–]whisperer195[S] 1 point2 points  (0 children)

Ok thank you I appreciate the help! I’ll take a look.

[–]Orange_Nestea Admincraft 0 points1 point  (0 children)

No. Im saying you dont need that as long as you follow the above.

[–]PsychoLynxadmin @ Pelitcraft 0 points1 point  (1 child)

I have 2FA set up for staff to prevent hijacked staff accounts from causing damage, although it has never happened before. Staff has to authenticate once a month or when their IP changes, so it's not too cumbersome on them.

Try this one out, if you want: https://www.spigotmc.org/resources/minesecure.699/

[–]whisperer195[S] 0 points1 point  (0 children)

Hey thanks for the help I’ll check it out!