ServerInfo Stats
ServerInfo is a lightweight, intuitive server health check plugin for servers.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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
- Interaction features (Hover): - Interaction features (Hover): Intuitively check the server lag status by displaying the average TPS in color bars (green/yellow/red) for 1, 5, and 15 minutes - Interaction features (Hover): Real-time visualization of memory (RAM) and disk usage - Interaction features (Hover): Displays the average ping of the players being connected - Interaction features (Hover): 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
1. Download the latest version releases 2. 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)와 함께 한눈에 확인할 수 있습니다.
✨ 주요 기능
- 상호작용 기능 (Hover): - 상호작용 기능 (Hover): 1분, 5분, 15분 평균 TPS를 색상 바(초록/노랑/빨강)로 표시하여 서버 렉 상태를 직관적으로 확인 - 상호작용 기능 (Hover): 메모리(RAM) 및 디스크 사용량 실시간 시각화 - 상호작용 기능 (Hover): 접속 중인 플레이어들의 평균 핑(Ping) 표시 - 상호작용 기능 (Hover): 로드된 청크(Chunks) 및 엔티티(Entities) 개수와 경고 표시 - 상호작용 기능 (Hover): - `Online` 플레이어 수에 마우스를 올리면 접속자 목록 표시 - `Loaded` 플러그인 수에 마우스를 올리면 플러그인 목록 표시
- 엔티티 상세 조회 (`/entities`): - 월드별(오버월드, 네더, 엔드) 총 엔티티 개수 확인 - 엔티티 종류별(Zombie, Skeleton 등) 개수 내림차순 정렬 표시
🛠 요구 사항
- Server Software: Bukkit 1.21 이상 (MiniMessage 지원 필요)
📥 설치
1. 최신 버전을 다운로드 합니다 releases 2. 플러그인 적용: `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 라이선스를 따릅니다.