PluginApache-2.0
ServerInfo Stats
ServerInfo is a lightweight, intuitive server health check plugin for servers.
27
Downloads
1
Followers
4 months ago
Updated
📦
1
Versions
📖About ServerInfo Stats
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.
✨ Key Features
Server Status Dashboard ('/info'):
- Ticks Per Second (TPS): Intuitively check the server lag status by displaying the average TPS in color bars (green/yellow/red) for 1, 5, and 15 minutes
- System Resources: Real-time visualization of memory (RAM) and disk usage
- Network Status: Displays the average ping of the players being connected
- World Statistics: Show the number of loaded chunks and entities and alerts
- Interaction features (Hover):
- Display a list of people when you mouse over the number of 'Online' players
- Display a list of plug-ins when you mouse over the number of 'Loaded' plug-ins
Entry details ('/entities'):
- Check total number of entities by world (overworld, nether, end)
- Display the number of entities by entity type (Zombie, Skeleton, etc.) sorted in descending order
🛠 Requirements
- Server Software: Bookkit 1.21 and up (requires MiniMessage support)
📥 Installation
- Download the latest version
releases - Apply plug-in:
Place the file 'ServerInfo-1.0-SNAPSHOT.jar' in the server's 'plugins' folder and start the server.
💻 Commands and Privileges
| 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 |
📄 License
This project is subject to the Apache License 2.0 license.
ServerInfo는 서버를 위한 가볍고 직관적인 서버 상태 확인 플러그인입니다.
서버의 성능(TPS, 메모리, 디스크), 업타임, 엔티티 수, 플레이어 목록 등을 시각적인 진행 바(Progress Bar)와 함께 한눈에 확인할 수 있습니다.
✨ 주요 기능
서버 상태 대시보드 (
/info):- TPS (Ticks Per Second): 1분, 5분, 15분 평균 TPS를 색상 바(초록/노랑/빨강)로 표시하여 서버 렉 상태를 직관적으로 확인
- 시스템 자원: 메모리(RAM) 및 디스크 사용량 실시간 시각화
- 네트워크 상태: 접속 중인 플레이어들의 평균 핑(Ping) 표시
- 월드 통계: 로드된 청크(Chunks) 및 엔티티(Entities) 개수와 경고 표시
- 상호작용 기능 (Hover):
Online플레이어 수에 마우스를 올리면 접속자 목록 표시Loaded플러그인 수에 마우스를 올리면 플러그인 목록 표시
엔티티 상세 조회 (
/entities):- 월드별(오버월드, 네더, 엔드) 총 엔티티 개수 확인
- 엔티티 종류별(Zombie, Skeleton 등) 개수 내림차순 정렬 표시
🛠 요구 사항
- Server Software: Bukkit 1.21 이상 (MiniMessage 지원 필요)
📥 설치
- 최신 버전을 다운로드 합니다
releases - 플러그인 적용:
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 라이선스를 따릅니다.