✨ sPlayerManager ✨
A powerful, GUI-based player management tool for Spigot servers. Simplify your administrative tasks with an intuitive and modern interface.
Overview
sPlayerManager is a modern Minecraft plugin designed for server administrators and staff who want to manage players efficiently. Instead of typing multiple, complex commands, this plugin provides a clean graphical user interface (GUI) to perform common (and advanced) moderation actions with just a few clicks.
It is lightweight, permission-based, and designed to be plug-and-play.
Features
- Interactive GUI: A user-friendly and intuitive graphical interface.
- Online Player List: View all online players at a glance, complete with their character skin, health, food level, gamemode, and current location.
- Comprehensive Player Options: Click on any player to open a dedicated management menu with powerful tools:
- Teleportation: Teleport yourself to a player or summon a player to your location.
- Player Vitals: Instantly heal or feed a player.
- Gamemode Control: Switch a player's gamemode between Survival, Creative, Adventure, and Spectator.
- Inventory Inspection: View a player's full inventory and armor in a read-only GUI.
- Moderation Tools:
- Kick: Remove a player from the server.
- Freeze/Unfreeze: Toggle a player's ability to move.
- Mute/Unmute: Toggle a player's ability to use public chat.
- Permission-Based: All features are controlled by a single, simple permission node.
- Lightweight: Designed to have minimal impact on server performance.
Installation
- Download the latest sPlayerManager-X.X.X.jar from the Releases Page.
- Place the downloaded .jar file into your server's /plugins/ directory.
- Restart or reload your server.
- Done! The plugin is now ready to use.
Note: This plugin requires a Spigot-based server (or forks like Paper, Purpur) running Minecraft version
1.18 or newer.
Usage
Commands
The plugin has one primary command to open the management GUI.
Command Alias(es) Description
/playermanager /pm, /manageteam Opens the main Player Manager GUI.
Permissions
Access to the plugin's command is controlled by a single permission node.
Permission Node Description
splayermanager.admin Grants access to the /playermanager command and all its features.
You can grant this permission to your staff using a permissions plugin like
LuckPerms. For example: /lp group admin permission set splayermanager.admin
Player Management Menu
All the tools you need to manage a specific player in one place.
⚙️ Configuration
sPlayerManager is designed to be plug-and-play and does not require any configuration files. All functionality is handled via the in-game command and permissions.