Skip to content

Add server list ping#77

Draft
kai-gitt wants to merge 14 commits intomainfrom
experiment/server-list-ping
Draft

Add server list ping#77
kai-gitt wants to merge 14 commits intomainfrom
experiment/server-list-ping

Conversation

@kai-gitt
Copy link
Member

@kai-gitt kai-gitt commented Jun 5, 2024

Temporarily built into the server itself, will be transformed into a plugin later when the actual plugin system comes.

Example configuration of the motd

{
      // ... rest of config ...
      "server": {
        "motd": "An Arciera Server",
        "favicon": "./assets/icon.png",
        "enforcesSecureChat": false,
        "maxPlayers": 100,
        "version": {
            "name": "Arciera 1.20.1",
            "protocol": 763
        }
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant