1. Hi everyone, Happy New Year,
    I was just wondering what is a way to display the player list on the website. I have tried using the api in rust.io and filtering out just player name using jQUERY but it only works if the file is local, not using the direct url then I get a CORS error. So is there any work around for this.
    Thanks in advance :)
     
  2. best way to do it is using rusts Query port to get data. some sites are already setup and can tell you that maybe they can provide you an api
     
  3. Does anyone have an example I can have a look at?
     
  4. I don't personally.