Introduction
UltiTools is a modular plugin framework for Minecraft Paper servers.
What is UltiTools?
First released in 2020 and now at v6.2.x, UltiTools uses a core + modules architecture: the core framework handles module loading, data storage, and configuration, while all features (essentials, chat, menus, economy, etc.) are provided as independent modules that you install on demand.
Features
- Modular: 16+ official modules, install only what you need
- UPM Package Manager: Install and update modules with
/upm install - Multiple Storage Backends: JSON, SQLite, and MySQL
- Cloud Panel: Manage your server remotely via panel.ultikits.com
- Multi-Language: Built-in Chinese and English support with customizable language files
- Completely Free: All features are free and open-source
System Requirements
| Requirement | Details |
|---|---|
| Minecraft Version | 1.21 or higher |
| Server Software | Paper (recommended) or Paper forks |
| Java Version | Java 21 |
| Optional Dependencies | Vault, PlaceholderAPI, LuckPerms |
Quick Links
- Quick Start — Install and run in 5 minutes
- Module List — Browse all official modules
- GitHub — Source code and issue tracking