虚幻商城将于十月中旬迁移至 Fab。 了解详情。

DedicatedServerList

xyz8808 - 代码插件 - 2024/09/15
尚未评分

This Plugin allows you to implement a servers browser. Your dedicated servers register to the server, the clients can get the list of all servers from the server., support utf-8 server name, you can set the server password.

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

This Plugin allows you to implement a servers browser. Your dedicated servers register to the server, the clients can get the list of all servers from the server., support utf-8 server name, you can set the server password.

The server information collected by the plugin can be used to realize server health check, CPU, memory, network bandwidth usage, and alarm rules can be set.

Support using any character as server name, such as Chinese.

技术细节

Features:

  •  Show list of online dedicated servers
  •  Use utf-8 encoding for server name
  •  Set server password
  • CPU, memory, network bandwidth monitoring
  • View the number of online players
  • Search servers by keywords

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  One runtime module

Number of Blueprints:0

Number of C++ Classes:6

Network Replicated: No

Supported Development Platforms: Windows 64, Linux, Android, iOS, MAC

Supported Target Build Platforms: Windows 64, Linux, Android, iOS, MAC

Documentation: Link (or a description of where users can find) the documentation

Example Project: (Replace these parentheses with a link to download an example project that depends on your plugin, but doesn't distribute the actual plugin)

Documentation & Demos:https://github.com/xyz8808/DSListDemo/blob/main/README.md