ServerInfo is a lightweight, intuitive server health check plugin for servers.
ServerInfo is a lightweight, intuitive server health check plug-in for servers.
You can see the performance (TPS, memory, disk), uptime, number of entities, list of players, etc. of the server at a glance, along with a visual progress bar.
Server Status Dashboard ('/info'):
Entry details ('/entities'):
| Command | Description | Permission | Default |
|---|---|---|---|
| '/info' | Check the overall status of the server | 'serverinfo.info ' | OP |
| '/info test' | Pre-check UI alerts for poor performance | 'serverinfo.info ' | OP |
| '/entities' | Check the distribution of entities by world. | 'serverinfo.entities' | OP |
This project is subject to the Apache License 2.0 license.
ServerInfo는 서버를 위한 가볍고 직관적인 서버 상태 확인 플러그인입니다.
서버의 성능(TPS, 메모리, 디스크), 업타임, 엔티티 수, 플레이어 목록 등을 시각적인 진행 바(Progress Bar)와 함께 한눈에 확인할 수 있습니다.
서버 상태 대시보드 (/info):
Online 플레이어 수에 마우스를 올리면 접속자 목록 표시Loaded 플러그인 수에 마우스를 올리면 플러그인 목록 표시엔티티 상세 조회 (/entities):
ServerInfo-1.0-SNAPSHOT.jar 파일을 서버의 plugins 폴더에 넣고 서버를 시작합니다.| 명령어 | 설명 | 권한 (Permission) | 기본값 |
|---|---|---|---|
/info |
서버의 전반적인 상태 정보를 확인합니다. | serverinfo.info |
OP |
/info test |
(테스트용) 성능이 나쁠 때의 UI 경고를 미리 확인합니다. | serverinfo.info |
OP |
/entities |
월드별 엔티티 분포 현황을 확인합니다. | serverinfo.entities |
OP |
이 프로젝트는 Apache License 2.0 라이선스를 따릅니다.