Friends system

A friends system is the server-side way to keep track of the people you actually play with, even when the server is spread across multiple worlds or modes. You add someone once, and that connection becomes part of how you navigate the server, not something you manage through Discord pings and lobby guesses.

Most implementations are simple and effective: /friend add, a list you can open anywhere, and presence info like who is online, what they are playing, and whether you can join them. On bigger networks it often ties into parties, so you can pull friends into your lobby, follow them between hubs, or queue together without re-inviting every match.

Where it really matters is friction and boundaries. A solid friends system lets you message each other across split chats, makes regrouping after a death or disconnect painless, and adds basic privacy so randoms cannot spam requests and invites. On survival servers it can also act as a lightweight trust layer next to claims and permissions, offering small conveniences without handing out full building access.

The feel is continuity: you log in, see familiar names, and get back to playing fast. On busy servers, that little bit of structure is often what turns one-off encounters into regular teammates.

Is a friends system the same as a party system?

Not quite. Friends is a persistent relationship list. Parties are usually temporary groups for moving and queueing together. Many servers let you form parties from your friends list, but you do not need a party to keep someone added.

Can I join friends across different lobbies or game modes?

Often, yes. Many networks let you jump to a friend’s lobby or send a join request, but it depends on whether that mode allows spectators, mid-game joins, or private sessions.

Does adding someone as a friend give them access to my base or builds?

Usually no. Build access is typically handled by claims, plot permissions, island members, or region flags. If a server offers friend-based trust options, it is usually opt-in and limited for safety.

How do friend messages work on servers with multiple chats?

Friend DMs usually ignore the separation between hubs, minigames, and survival chat channels. That is the point: you can keep talking even when you are not in the same world.

What privacy controls are worth having?

Look for the ability to block users, hide online status, disable friend requests, and restrict who can message, invite, or join you. On high-pop servers, those toggles prevent the friends list from turning into a spam vector.