Simple PlayerCount
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #300 of 1080 bukkit mods in this game by downloads
📋 About This Mod
# UniquesPlayer - Minecraft Plugin ## Overview A Minecraft Spigot/Paper plugin that tracks unique players who have joined the server. Includes a built-in web server to display player count and an API endpoint. (https://cdn.modrinth.com/data/cached_images/b6a8613305c7a7d68abbf1d9fab01d39bb48ecc3_0.webp) ](https://www.gtxgaming.co.uk/) ## Features - Tracks all unique players who join the server - `/uniquesplayer` command to view all unique players in-game - Built-in web server with animated Minecraft-styled display - API endpoint for external integrations ## Project Structure ``` src/main/java/com/uniquesplayer/ ├── UniquesPlayer.java # Main plugin class ├── UniquesPlayerCommand.java # Command handler └── WebServer.java # Built-in HTTP server src/main/resources/ ├── config.yml # Configuration file └── plugin.yml # Plugin metadata ``` ## Configuration Edit `plugins/UniquesPlayer/config.yml`: ```yaml web-server: port: 19069 # Change this to your preferred port ``` ## Web Access - **Web Page**: `http://your-server-ip:19069` - Shows animated player count - **API**: `http://your-server-ip:19069/api` - Returns JSON with player count ## Commands - `/uniquesplayer` (aliases: `/up`, `/uniqueplayers`) - Shows list of all unique players
# UniquesPlayer - Minecraft Plugin
## Overview A Minecraft Spigot/Paper plugin that tracks unique players who have joined the server. Includes a built-in web server to display player count and an API endpoint.
[ !(https://cdn.modrinth.com/data/cached_images/b6a8613305c7a7d68abbf1d9fab01d39bb48ecc3_0.webp) ](https://www.gtxgaming.co.uk/)
## Features - Tracks all unique players who join the server - `/uniquesplayer` command to view all unique players in-game - Built-in web server with animated Minecraft-styled display - API endpoint for external integrations
## Project Structure ``` src/main/java/com/uniquesplayer/ ├── UniquesPlayer.java # Main plugin class ├── UniquesPlayerCommand.java # Command handler └── WebServer.java # Built-in HTTP server
src/main/resources/ ├── config.yml # Configuration file └── plugin.yml # Plugin metadata ```
## Configuration Edit `plugins/UniquesPlayer/config.yml`: ```yaml web-server: port: 19069 # Change this to your preferred port ```
## Web Access - Web Page: `http://your-server-ip:19069` - Shows animated player count - API: `http://your-server-ip:19069/api` - Returns JSON with player count
## Commands - `/uniquesplayer` (aliases: `/up`, `/uniqueplayers`) - Shows list of all unique players
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- YourSenior
- Version
- 1.0.0
- Downloads
- 65
- Endorsements
- 0
- Category
- bukkit
- Created
- 2/21/2026
- Updated
- 2/20/2026
- Game Versions
- 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5
- Tags
- management
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Simple PlayerCount support?
The author lists 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.20. Other versions may work but are untested by the author.
What is the latest version of Simple PlayerCount?
Version 1.0.0, published 2026-02-20 with 65 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
