GreatUtils
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #5 of 333 management mods in this game by downloads
📋 About This Mod
# GreatUtils GreatUtils is a bundle of admin utilities for Minecraft servers. It is designed to: - Implement features that are missing from many commonly used utility plugins - Minimize bloat: unused features should not lag the server # Features List ## Command Execution These command execution utilities are convenient and also allow easier scripting (e.g., command blocks or `commands.yml`): - `/execlater` - Execute a command after a delay - `/execlaterrng` - Execute a command after a delay, randomly chosen between two values - `/exectimer` - Execute a command a certain number of times at a certain interval - `/mytasks` - Shows your later and timer tasks - `/canceltask` - Lets you cancel tasks that you previously made - `/sudo` - Send a chat message or run a command as another player For example, you can make a basic duel world border auto-shrink with the following in your `commands.yml`: ```yaml startduel: - worldborder set 200 # After 5 minutes, start shrinking the world border - execlater 5m worldborder set 20 300 ``` ## Kits Most kit plugins are very complicated and confusing to use. GreatUtils provides a simple kit system meant for friendly servers. (If you're looking for a lot of features, you should use a more complex kit plugin.) - `/kit <kit name>` - Give yourself a kit - `/kit <kit name> everyone` - Give the kit to all players - `/kit <kit name> update` - Create or update a kit with your current inventory contents - If you replace an existing kit, a hidden backup is created with the same name with a `~` suffix. For example, `/kit kit1 update` -> old kit backed up in `kit1~`. - `/kit <kit name> delete` - Delete a kit (also creates a backup with `~` suffix) ## Warps A no-nonsense simple warp system. - `/warp <warp name>` - Give yourself a kit - `/warp <warp name> set` - Set a warp at your current position - `/warp <warp name> delete` - Delete a warp
# GreatUtils
GreatUtils is a bundle of admin utilities for Minecraft servers.
It is designed to:
- Implement features that are missing from many commonly used utility plugins
- Minimize bloat: unused features should not lag the server
# Features List
## Command Execution
These command execution utilities are convenient and also allow easier scripting (e.g., command blocks or `commands.yml`):
- `/execlater` - Execute a command after a delay
- `/execlaterrng` - Execute a command after a delay, randomly chosen between two values
- `/exectimer` - Execute a command a certain number of times at a certain interval
- `/mytasks` - Shows your later and timer tasks
- `/canceltask` - Lets you cancel tasks that you previously made
- `/sudo` - Send a chat message or run a command as another player
For example, you can make a basic duel world border auto-shrink with the following in your `commands.yml`:
```yaml startduel: - worldborder set 200 # After 5 minutes, start shrinking the world border - execlater 5m worldborder set 20 300 ```
Most kit plugins are very complicated and confusing to use. GreatUtils provides a simple kit system meant for friendly servers. (If you're looking for a lot of features, you should use a more complex kit plugin.)
- `/kit
` - Give yourself a kit - `/kit
everyone` - Give the kit to all players - `/kit
update` - Create or update a kit with your current inventory contents - - If you replace an existing kit, a hidden backup is created with the same name with a `~` suffix. For example, `/kit kit1 update` -> old kit backed up in `kit1~`.
- `/kit
delete` - Delete a kit (also creates a backup with `~` suffix)
A no-nonsense simple warp system.
- `/warp
` - Give yourself a kit - `/warp
set` - Set a warp at your current position - `/warp
delete` - Delete a warp
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- greatericontop
- Version
- 1.0.0
- Downloads
- 78
- Endorsements
- 0
- Category
- management
- Created
- 1/5/2026
- Updated
- 12/31/2025
- Game Versions
- 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
- Tags
- management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does GreatUtils support?
The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.
What is the latest version of GreatUtils?
Version 1.0.0, published 2025-12-31 with 78 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await