We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Follow players to get a DM notification when they join the server.
/profile
/following
/unfollow <player>
Follow relationships are stored in player_follows.yml (YAML) or the player_follows table (MySQL). The in-memory cache refreshes on every add/remove.
player_follows.yml
player_follows
follow: enabled: true
follow.enabled
true