WARNING! This text description has not been updated in a long while! It is recommended to use the visual description, or view the wiki at
https://survivalcraft-and-warmania-devel.gitbook.io/playerconsole-documentation
PlayerCONSOLE - Advanced Web-Based Server Management Dashboard
Transform your Minecraft server administration with a powerful, modern web interface!
Overview
PlayerCONSOLE is a feature-rich plugin suite for both
Bukkit/Spigot/Paper and
Velocity that provides server administrators with a sleek, responsive web dashboard for complete server management. Access your server controls from anywhere with just a web browser!
Platform Support
- ✅ Bukkit Plugin - Full-featured dashboard for single servers
- ✅ Velocity Plugin - Network-wide management across multiple backend servers
- ✅ Cross-Server Integration - Sync data between Velocity proxy and backend servers
✨ Core Features
Player Management
- Real-time online player monitoring across all servers
- ⚡ Quick player actions (kick, ban, mute, unban, unmute)
- Detailed player stats: health, hunger, level, gamemode, coordinates
- Inventory Viewer - View and manage player inventories remotely
- Player targeting with one-click actions
- Cross-server player tracking (Velocity)
⏰ Advanced Scheduled Tasks
- Automated server restarts with customizable intervals
- ⚡ Custom command scheduling - run any command automatically
- One-time and recurring task support
- ✅ Enable/disable tasks with one click
- ▶️ Run tasks instantly for testing
- View last run and next scheduled execution times
- Velocity Integration - Schedule tasks across all backend servers ( Currently only restarts )
Plugin Management
- Drag & drop plugin uploads - no FTP needed!
- View all installed plugins with real-time status
- ️ Delete plugins directly through the web interface
- ✅ Real-time plugin status indicators (enabled/disabled/file-only)
- Plugin details: version, authors, descriptions
- Upload and manage plugins on both Bukkit and Velocity
File Manager (NEW in v2.1)
- Full file system access through modern web interface
- ✏️ Edit configuration files (.yml, .properties, .json, .txt, etc.) directly in browser
- Create, rename, and delete files/folders
- ⬆️ Upload files via drag & drop
- ⬇️ Download any file with one click
- Breadcrumb navigation for easy folder traversal
- Syntax highlighting for code files
- Available on both Bukkit and Velocity
⚙️ Server Properties Editor (NEW in v2.1)
- Edit server.properties through elegant web form
- Toggle switches for boolean properties (Aternos-style)
- All properties supported: gameplay, world, network, performance
- Real-time validation with helpful tooltips
- ⚠️ Restart prompt after saving changes
- Compact, organized layout by category
⚡ Quick Actions System
- ️ Create custom one-click server commands
- Build your own action library for common tasks
- Execute complex commands with simple button clicks
- Add descriptions to organize your actions
- Perfect for frequently used admin commands
Server Statistics Dashboard
- Live player count
- Moderation statistics (total bans, kicks, mutes)
- ⏱️ Server uptime tracking
- Server status indicator
- Network Overview (Velocity) - All backend servers at a glance
Leaderboards (NEW in v1.1)
- Track player statistics and achievements
- Real-time updates
- Beautiful, sortable displays
Live Console
- Real-time console output streaming
- Execute commands directly from browser
- Console history with timestamps
- Color-coded log levels
- Search and filter console output
Themes
PlayerCONSOLE supports
4 beautiful preset themes and the ability to make your own to match your preference:
- Gradient (Default) - Purple/pink gradient with modern design
- Dark - Pure dark mode with black/gray palette
- Blue - Professional blue gradient theme
- ☀️ Light - Clean light theme with white/gray colors
Custom themes allow **ANY** color palette for both velocity and bukkit!
Change theme in config.yml and restart - all pages automatically update!
Velocity Features
When running the Velocity plugin, unlock powerful network-wide management:
Network Dashboard
- View all backend servers and their status
- Monitor player distribution across servers
- One dashboard for your entire network
Cross-Server Actions
- Restart individual servers or entire network
- Manage velocity's plugins
Backend Server Management
- Auto-discovery of PlayerCONSOLE-enabled backend servers
- Database & Plugin messaging communication
Installation
Bukkit/Spigot/Paper Installation
- Download PlayerCONSOLE.jar
- Place in your /plugins folder
- Restart your server to generate configuration
- ⚙️ Edit plugins/PlayerCONSOLE/config.yml: (optional)
- Set your username and password
- Configure web server port (default: 9590)
- Choose your theme
- Restart the server
- Access dashboard at http://your-server-ip:port
Velocity Installation
- Download PlayerCONSOLE-Velocity.jar
- Place in Velocity's /plugins folder
- Restart Velocity proxy to generate configuration
- ⚙️ Edit plugins/playerconsole-velocity/velocity-config.properties:
- Set username and password
- Configure web server port (default: 9591)
- Set database connection details ( REQUIRED )
- Choose your theme
- Install PlayerCONSOLE.jar on all backend servers
- Configure backend servers to connect to same database
- Restart Velocity and all backend servers
- Access network dashboard at http://proxy-ip:9591
Database Setup (Required for Velocity)
PlayerCONSOLE uses MySQL for cross-server communication:
Code (Text):
CREATE DATABASE playerconsole;
CREATE USER 'console_user'@'%' IDENTIFIED BY 'your_password';
GRANT ALL PRIVILEGES ON playerconsole.* TO 'console_user'@'%';
FLUSH PRIVILEGES;
Configure the same database connection on both Velocity and all backend servers.
What Makes This Special
Real-Time Everything
Unlike other management plugins, PlayerCONSOLE provides
true real-time updates. Watch your console output stream live, see players join/leave instantly, and monitor your server without any delays!
Modern Interface
Built with modern web technologies for a smooth, responsive experience. Works perfectly on desktop, tablet, and mobile devices.
File Management
Edit any server file directly through the browser - no need for FTP clients or SSH terminals. Make quick config changes on the fly!
Highly Customizable
- 4 gorgeous themes
- Configurable intervals and timeouts
- Custom command scheduling
- Personalized quick actions
- Flexible permission system
Version Information
Latest Version: v2.1 Build 17
Minecraft Compatibility:
- Bukkit/Spigot/Paper: 1.21+
- Velocity: 3.4.0
Support
Having issues or want to suggest features?
- Join our Discord for questions
- Premium Support - Already purchased? Contact us through our Discord for an invitation to the exclusive support server!
Terms of Service (TOS)
- By purchasing or downloading this plugin, you agree to the following terms:
- You receive a non-transferable license for personal use only
- Redistribution, resale, leaking, or sharing of the plugin in any form is strictly prohibited
- Decompiling, modifying, or claiming the plugin as your own is not allowed
- No refunds are provided under any circumstances
- Updates are offered at the developer's discretion and are not guaranteed
- Support is limited to features included in the plugin and does not cover custom requests
- Developer is not responsible for server issues, data loss, or incompatibilities (bugs will be fixed - see below)
- You may not chargeback, dispute, or reverse your payment
- Violating these terms may result in removal of access without refund
Bug Support
Bugs DO NOT fall under "no support" - they will be fixed! To report bugs:
- Join our Discord and direct message me
- Prove plugin ownership for invite to support server
- Bugs will be addressed and patches provided. Some fixes may not be possible, so please take that into account.
⭐ Transform Your Server Management Today!
Make server administration as easy as browsing the web. Whether you're running a single server or a massive network, PlayerCONSOLE gives you the tools you need to manage everything efficiently.
Features Summary:
✅ Web-based dashboard
✅ Player & plugin management
✅ File manager & properties editor
✅ Scheduled tasks & quick actions
✅ Live console & chat
✅ Inventory viewer & leaderboards
✅ Velocity network support
✅ 4 beautiful themes
✅ Real-time updates
✅ Mobile-friendly
No FTP. No Complexity. Just pure convenience.
PlayerCONSOLE - Professional server management made simple.