Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
๐ก๏ธ AdminControlPanel v1.0 - Ultimate Server Administration Suite ๐ฅ๏ธ
AdminControlPanel is a comprehensive, all-in-one administration and moderation suite tailored for Spigot and Paper servers. ๐ It seamlessly bridges the gap between deep server monitoring, graphical user interfaces, and a highly reliable data-saving architecture. This plugin grants server staff absolute control over their community, ensuring that player moderation remains fluid and uncompromisedโregardless of whether a player is online or offline. ๐
๐ Core Features
๐ป Intuitive Master Dashboard (/cp)
The heart of the plugin is a centralized graphical user interface (GUI) that dynamically displays all online players as skulls. ๐ค By simply hovering over a skull, administrators can view permanently attached player notes right inside the item lore. The dashboard also tracks the total number of unresolved reports and features a single-click toggle to control the global maintenance state. โ๏ธ
๐พ Bulletproof Offline Inventory & Ender Chest System
Unlike conventional administration plugins that frequently suffer from data corruption or item loss when trying to read/write serialized item arrays to YAML configs, this suite utilizes a rigorous slot-by-slot saving routine. ๐ ๏ธ Administrators can completely open, edit, clear, or target-delete specific items (/inv delete) inside the inventories and ender chests of offline players. The modifications are safely cached and automatically applied the very millisecond the player rejoins the network! ๐
โ๏ธ Advanced Freeze Mechanics
The plugin introduces two layers of restriction to effectively deal with rulebreakers or players undergoing screenshares:
๐ฅถ Total Freeze: Completely locks a player's movement, block breaking, block placing, and item dropping capabilities.
๐ Inventory & Ender Chest Freeze: Selectively prevents a player from moving, sorting, taking, or dropping items within any open inventory screen or container block.
๐ป Professional Vanish Mode & Silent Chests
When activated, staff members become entirely invisible to normal players. ๐ต๏ธโโ๏ธ This state comes equipped with a built-in Silent Chest filter. When an invisible admin opens regular chests, trapped chests, or ender chests, the visual opening animation and the associated chest sound effects are completely suppressed, allowing for flawless, stealthy investigations. ๐คซ
๐ซ Secure Maintenance Mode
Maintenance mode can be toggled instantly via a direct chat command or through the master GUI. ๐ When enabled, it instantly kicks all active players who lack administrative privileges. Furthermore, it hooks directly into the network layer (PlayerLoginEvent) to actively reject incoming connection attempts before a player can fully join. This successfully suppresses annoying connection spam and redundant chat messages. ๐ โโ๏ธ
๐ Integrated Report & Notes System
The plugin comes out of the box with a fully integrated ticketing and documentation pipeline. ๐ Players can submit live reports against rulebreakers, which are instantly broadcast to staff and logged into the master dashboard. Meanwhile, administrators can append permanent, index-based text notes to player files to track player history and behavioral patterns over time. ๐
โจ๏ธ Full Tab Completion Support
To maximize efficiency and workflow speed for busy moderators, every single commandโincluding intricate sub-commands, dynamic online player lists, and material namesโcomes with full, alphabetically sorted autocompletion. โก
๐ ๏ธ Commands and Permissions
๐ Control Panel & Dashboard
/cp ๐๏ธ Opens the main graphical user interface displaying the player grid and global toggles. Required Permission: admincontrol.admin
/cp maintenance โ ๏ธ Directly toggles the global maintenance status of the server. Required Permission: admincontrol.admin
๐ฆ Inventory & Container Management
/inv <see / clear / freeze / unfreeze> <player> ๐ Inspects, clears, or locks the main inventory of the target player (works online and offline). Required Permission: admincontrol.inv or admincontrol.admin
/inv delete <item_material> <player> โ Deletes all instances of a specified material from an online player's inventory. Required Permission: admincontrol.inv or admincontrol.admin
/echest <see / clear / freeze / unfreeze> <player> ๐ฎ Inspects, clears, or locks the ender chest contents of the target player (works online and offline). Required Permission: admincontrol.echest or admincontrol.admin
๐ค Player Moderation & Stealth
/freeze <player> ๐ง Toggles a complete physical movement and interaction lock on the target player. Required Permission: admincontrol.admin
/vanish ๐๏ธโ๐จ๏ธ Toggles absolute invisibility and enables the silent container interaction filter. Required Permission: admincontrol.admin
๐ฌ Communication & Chat Control
/chat <mute / demute> <player> ๐ Silences or restores the chat privileges of an individual player. Required Permission: admincontrol.admin
/chat clear ๐งน Completely wipes the active chat log to clear out advertisements or toxic messages. Required Permission: admincontrol.admin
/chat globalmute ๐ Toggles a global chat lock, preventing anyone without administrative rights from speaking. Required Permission: admincontrol.admin
๐ Administrative Documentation & Tickets
/notes <add / remove / list> <player> [text / index] ๐ Allows staff to add, delete by index, or list permanent text entries attached to a player's profile. Required Permission: admincontrol.admin
/report <player> <reason> ๐จ Submits a formal complaint against a user. This is the only command open to the entire player base. Required Permission: None (Available to all players)


