npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

gameserver-api

v1.0.4

Published

Node.JS ile oyun verilerini çekebileceğin bir api.

Downloads

2

Readme

Natural Game Api

Node.JS Dilinde kodlanmış game apisini kullanabilirsiniz.

Example usage

npm install gameserver-api
var query = require('gameserver-api');
query(
	{
		type: 'minecraft',
		host: 'mc.example.com'
	},
	function(state) {
		if(state.error){
      console.log("Server is offline");
    }
		else {
      console.log(state);
    }
	}
);

Input Parameters

  • type: Aşağıdaki oyun listesinde listelenen oyun kimliklerinden biri
  • host
  • port: (isteğe bağlı) Ayarlanmamışsa protokol varsayılanını kullanır
  • notes: (isteğe bağlı) Çıkışa geçti

###Callback

Geri arama işlevinin tam olarak bir kez çağrılması "garantilidir".

Bir hata oluşursa, döndürülen nesne sorunu belirten bir "hata" anahtarı içerecektir. Hata anahtarı varsa, oyun sunucusunun çevrimdışı veya erişilemez olduğu varsayılmalıdır.

Aksi takdirde, döndürülen nesnenin aşağıdaki anahtarları içermesi garanti edilir:

Stable, always present:

  • name
  • map
  • password: Boolean
  • maxplayers
  • players: (array of objects) Each object may contain name, ping, score, team, address
  • bots: Same schema as players
  • notes: Passed through from the input

Unstable, not guaranteed:

  • raw: Sunucudan alınan tüm bilgileri içerir
  • query: Gerçekleştirilen sorgu ile ilgili ayrıntılar

Genellikle çevrimiçi oyuncu sayısının oyuncular dizisinin uzunluğuna eşit olduğu varsayılabilir. Bazı sunucular, kararsız ham nesnede bulunabilecek ek bir oyuncu sayısı döndürebilir.

Games List

###Supported

Oyununuzu burada listelenmiş görmüyor musunuz?

Önce, düzeltebilmemiz için bize bildirin. Ardından, bazı genel sorguları kullanmayı deneyebilirsiniz. aşağıdaki sunucu türlerinden birini kullanarak doğrudan protokoller:

  • protocol-ase
  • protocol-battlefield
  • protocol-doom3
  • protocol-gamespy1
  • protocol-gamespy2
  • protocol-gamespy3
  • protocol-nadeo
  • protocol-quake2
  • protocol-quake3
  • protocol-unreal2
  • protocol-valve

Ek Notlar İçeren Oyunlar

Counter-Strike: Global Offensive

CS: GO sunucularından tam oyuncu listesi yanıtı almak için sunucunun cvar'ı ayarlayın: host_players_show 2

DayZ

DayZ, ana oyun bağlantı noktasından ayrı bir sorgu bağlantı noktası kullanır. Sorgu bağlantı noktası genellikle oyun bağlantı noktası PLUS 24714 veya 24715. Bu bağlantı noktasını 'port_query' istek seçeneği olarak geçirmeniz gerekebilir.

Minecraft

Bazı minecraft sunucuları tipik bir durum sorgusuna yanıt vermeyebilir. Bu durumda, kullanmayı deneyin. Bunun yerine, daha az doğru ancak daha güvenilir bir çözüm kullanan 'minecraftping' sunucu türü.

Mumble

Mumble'dan tam sorgu sonuçları için, GTmurmur plugin. Eklentiyi çalıştırmak istemiyorsanız veya kanal ve kullanıcı listeleri gibi detaylara ihtiyaç duymuyorsanız,bunun yerine daha az doğru ancak daha güvenilir bir çözüm kullanan 'mumbleping' sunucu türünü kullanabilirsiniz

Nadeo (ShootMania / TrackMania / etc)

Sunucuda xmlrpc etkin olmalıdır ve xmlrpc bağlantı noktasını bağlantı bağlantı noktasına değil modüle iletmelisiniz. Sunucuda, Kullanıcı veya daha yüksek erişim düzeyine sahip bir kullanıcı hesabınız olmalıdır. Oturum açma bilgilerini ek seçeneklerle modüle geçirin: oturum açma, parola

TeamSpeak 3

Teamspeak 3 sorgularının doğru çalışması için, konuk sunucu grubu için aşağıdaki izinlerin mevcut olması gerekir:

  • Virtual Server
  • b_virtualserver_info_view
  • b_virtualserver_channel_list
  • b_virtualserver_client_list
  • Group
  • b_virtualserver_servergroup_list
  • b_virtualserver_channelgroup_list

Terraria

Tshock sunucu modu ve modüle ile birlikte iletilebilen bir REST kullanıcı belirteci gerektirir. ek seçenek: belirteç

Separate Query Port

Bu nota sahip oyunlar, genellikle oyunun bağlantı bağlantı noktasıyla aynı olmayan bir sorgu bağlantı noktası kullanır. Genellikle, sizden herhangi bir işlem yapmanız gerekmeyecektir. Modülü geçtiğiniz 'port' seçeneği oyunun bağlantı noktası. modül, sorgu bağlantı noktasını otomatik olarak hesaplamaya çalışacaktır. Sorgu hala başarısız olursa, 'port_query' seçeneğini de modüle, ayrı bir sorgu portunu göstererek geçirmeniz gerekebilir.