Dragon's Server Tools
Dragon's Server Tools is a comprehensive server-side administration mod for Minecraft (NeoForge) designed to give server owners powerful control over gameplay, moderation, and automation without requiring any client-side installation.
๐ Why Dragon's Server Tools?
- 100% Server-Side: Players don't need to install anything. Just drop it in your
modsfolder. - Performance Focused: Optimized to run efficiently on dedicated servers.
- Persistence: All configurations and data are saved automatically in JSON files.
- Granular Control: Manage items, dimensions, and players with precision.
๐ฅ Key Features
๏ฟฝ Advanced Announcer System (/anuncios)
A powerful automated messaging system to keep your players informed.
- Independent Timers: Each announcement runs on its own schedule (e.g., one every 30s, another every 10 min).
- Multiple Types:
- Text: Simple messages with color support (
&a,&c). - Command: Execute console commands automatically (e.g.,
/save-all,/weather clear). - JSON: Rich, interactive messages with hover and click events.
- Text: Simple messages with color support (
- Dynamic Management: Add, remove, and configure announcements in-game without touching files.
๐งน Smart Item Cleaner (/limparchao)
Keep your world lag-free with intelligent item cleanup.
- Auto-Cleanup: Automatically triggers cleanup when dropped items exceed a limit (e.g., >500 items).
- Visual Alerts: Displays a prominent TITLE (
ITEM CLEAR) to all players before cleaning. - Custom Countdowns: Start manual cleanups with specific timers (
/limparchao limpar 10). - Accurate Counting: Counts actual item stack sizes, not just entities.
๐ซ Global & End Item Blocking (/bloquearitem, /itensend)
Prevent abuse by blocking specific items globally or just for players without End access.
- Global Ban: Completely remove specific items from player inventories instantly.
- End Restriction: Allow players to hold items but prevent non-authorized players from using End-game gear.
- Mod Support: Block items from any installed mod using namespaces.
๐ก๏ธ Enhanced Game Master Mode (/gm)
Better tools for staff members to manage the server.
- Stealth Mode:
/invisivel: Completely vanish from the game (including TAB list) while still interacting./intangivel: Move through walls (Spectator-style) while appearing as Survival in TAB.
- God Mode: Flight and invulnerability without the
[GOD]prefix revealing you. - Custom Damage: Configure your attack damage (e.g., One Hit Kill) with
/gm dano.
๐ End Dimension Access Control (/acessoend)
Restrict who can enter The End dimension.
- Whitelist System: Only players with granted permission can enter.
- Automatic Teleport: Unauthorized players are safely teleported out.
- Persistent: Permissions are saved permanently.
โ๏ธ Moderation Tools (/tempban, /freeze)
Essential commands for handling rule-breakers.
- Freeze: Immobilize suspicious players for investigation.
- TempBan: Temporarily ban players with automatic expiration and custom reasons.
๐ ๏ธ Commands & Permissions
All administrative commands require OP Level 2 or higher.
| Command | Description |
|---|---|
/anuncios |
Manage automated announcements (add, remove, interval). |
/limparchao |
Manage item cleanup and auto-cleanup settings. |
/bloquearitem |
Block/unblock items globally. |
/itensend |
Manage End-specific item restrictions. |
/acessoend |
Grant/revoke access to The End. |
/gm |
Toggle God Mode, Invisibility, and Intangibility. |
/freeze |
Freeze/unfreeze a player. |
/tempban |
Ban players temporarily. |
๐ Configuration
All configuration files are generated automatically in config/dragonstechmagic/:
configuracao.json: General settings.anuncios.json: Announcements data.limpeza.json: Auto-cleanup settings.itens_bloqueados.json: Blocked item lists.
Dragon's Server Tools โ Empowering Server Admins, One Block at a Time.