https://github.com/multipaper/only-local-players-in-ping
Show only the local player count in server list pings
https://github.com/multipaper/only-local-players-in-ping
Last synced: about 1 month ago
JSON representation
Show only the local player count in server list pings
- Host: GitHub
- URL: https://github.com/multipaper/only-local-players-in-ping
- Owner: MultiPaper
- License: mit
- Created: 2024-04-17T10:06:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T10:06:29.000Z (about 2 years ago)
- Last Synced: 2025-01-08T04:38:18.786Z (over 1 year ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# only-local-players-in-ping
Instead of showing the players count across the entire multipaper network in
the server list ping, only show the player count for the local multipaper
server.
## Building
1. Enter the only-local-players-in-ping directory and run:
`mvn`
2. The plugin jar is available at:
`target/local-players-only-in-ping-1.0.0.jar`