Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic samp-servers.net server announcement #21

Closed
Southclaws opened this issue Sep 27, 2017 · 0 comments
Closed

Automatic samp-servers.net server announcement #21

Southclaws opened this issue Sep 27, 2017 · 0 comments
Milestone

Comments

@Southclaws
Copy link
Owner

Southclaws commented Sep 27, 2017

I may as well integrate two of my projects!

This should load info from a key such as listing inside the samp.json file and post it to http://api.samp.southcla.ws so users can take advantage of the better features of that list such as banner images and search tags.

Example:

{
    "gamemodes": [
        "mygame"
    ],
    "plugins": [
        "mysql",
        "streamer",
        "sscanf",
        "whirlpool",
        "filemanager"
    ],
    "hostname": "My Server",
    "maxplayers": 75,
    "port": 7777,
    "listing": {
        "description": "My awesome server is really cool!",
        "banner": "http://i.imgur.com/nf8923hg.jpg"
    }
}
@Southclaws Southclaws changed the title Automatic samp.southcla.ws server announcement Automatic samp-servers.net server announcement Nov 2, 2017
@Southclaws Southclaws added this to the 1.7 milestone Feb 4, 2018
@Southclaws Southclaws modified the milestones: 1.7, 1.8 Feb 6, 2018
@Southclaws Southclaws modified the milestones: 1.8, 1.9 May 31, 2018
@ADRFranklin ADRFranklin added the v2 label May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants