Git Product home page Git Product logo

plutonium-server-list's Introduction


Sections


Screenshots

Server list screenshot Server page screenshot

FAQ

How can I get my server removed from the website?

To have your server delisted please join the discord server or open an issue with either the hostname, ip or ip and port that you want to have removed. We may require you to prove ownership of the server.

I can't see the player names on the website.

Player names are currently only obtainable for Plutonium clients and IW4x. If the names aren't showing for your IW4x server make sure to open the servers port as both UDP and TCP.

Why is the current round only displayed for Black Ops 2 Zombies?

For the other games the data isn't (correctly) provided by the platforms, so we have no way of knowing what round the servers are on.

Why is some of this code so bad?

Because I don't care, as long as it works.

API returns 403, please help!

Cloudflare DDoS mitigation go brrrr. Join the Discord server to get your IP whitelisted.


API

API

https://api.plutools.pw/v1/[endpoint]

  • /servers
    • Return all servers
  • /servers/<platform>
    • <platform> can be alterware or plutonium
    • Return all servers on specified platform
  • /servers/<platform>/<game>
    • <game> can be iw6, s1, iw5mp, t4sp, t4mp, t5sp, t5mp, t6zm, t6mp
    • Return all servers for specified game

Server banner

https://b.plutools.pw/v1/[endpoint]

  • /<identifier>
    • <identifier> is the unique server identifier found on the API or in the server list url
    • Returns server banner png
  • /<ip>/<port>
    • The game servers <ip> and <port>
    • Returns server banner png

Serverlist API (legacy)

https://list.plutools.pw/[endpoint] Legacy note: Because of the way the API is implemented it should stay up-to-date with the new API and there are no plans to remove it. The new API may get extended while this one stays behind though.

  • /json, /<game>/json
  • /s/<identifier>/json, /server/<ip>/<port>/json
    • returns the matching server, see servers array above for keys
  • /s/<identifier>/png, /server/<ip>/<port>/png
    • Preview image with server details

plutonium-server-list's People

Contributors

mxve avatar diamante0018 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.