nerrog / nServerStatus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nServerStatus

MSBuild

簡易的なサーバーステータス表示プラグイン

Simple server status display plugin

requirements

LiteLoaderBDS

Downloads

GithubActionsからdllと設定ファイルを取り出してサーバーに配置 (Extract dlls and configuration files from Actions and place them on the server.)

or

Releaseからダウンロードして配置 (Download and deploy from Release)

Todo

  • TPSの計算と表示(Calculation and display of TPS)
  • サーバー起動時間の表示(Display server startup time)
  • サーバーメモリ使用量の表示(Display server memory usage)

About

License:GNU General Public License v3.0


Languages

Language:C++ 62.1%Language:C 37.9%