AdminTools++
The essential toolkit for server owners. Includes maintenance mode, inventory inspection, chunk protection, and moderation commands without the bloat.
AdminTools++
AdminTool
The All-in-One Server Management Solution. AdminTool replaces twenty different plugins with a single, high-performance package. Designed for 1.16 - 1.21+.
Key Features
Maintenance Mode: One-click server lockdown with custom MOTD. World Protection: Simple chunk-based protection without WorldGuard. Moderation: Full punishment system (Ban, Kick, Mute, Freeze). Inspection: Real-time inventory editing and player statistics. Chat Control: Anti-spam tools to Clear or Lock chat.
Commands
Server Management
Toggle Maintenance Mode
``` /maintenance <on|off> ```
Protect Current Chunk (Anti-Grief)
``` /chunkprotect ```
Create Safezone (No PvP/Damage)
``` /safechunk ```
Moderation
Punish a Player
``` /kick <player> [reason] /ban <player> [reason] /mute <player>
```
Freeze a Suspicious Player
``` /freeze <player> ```
Chat Control
``` /clearchat /lockchat ```
Utilities
Inspect Inventory
``` /invsee <player> ```
View Stats & IP
``` /info <player> /seeip <player> ```
Gamemode & Flight
``` /setgamemode <mode> /fly [player] /heal [player] ```
Permissions Reference
Permission Node
Use maintenance command. admintool.maintenance
Use chunk protect. admintool.chunk.protect
Inspect inventories. admintool.invsee
Change gamemode. admintool.gamemode
Access Ban/Kick/Mute. admintool.punish
Grant ALL permissions. admintool.*
Configuration
You can fully customize messages and rules in config.yml. ``` maintenance: motd-enabled: "&c&l⚠ SERVER MAINTENANCE ⚠" kick-message: "&cWe are currently under maintenance."
protection-settings: chunk-protect: block-break: true explosions: true
```
📥 Installation Download AdminTool.jar. Drag and drop into your plugins folder. Restart your server. Need help? Open an issue or leave a comment!