🚀 Getting Started¶
This guide will help you quickly install and configure the KaGuilds plugin.
🎮 System Requirements¶
| Item | Supported Details |
|---|---|
| Minecraft Version | 1.16.1 ~ 1.21.11 |
| Java Version | Java 12 ~ 21 |
| Server Type | Spigot, Paper, and derivative cores |
| Proxy Server (optional) | Velocity |
| Database | SQLite, MySQL 5.7+ |
📥 Installation Steps¶
1. Download the Plugin¶
Download the latest version of KaGuilds from GitHub Releases:
GitHub - Katacr/KaGuildsgithub.com/Katacr/KaGuilds/releases
2. Install Dependencies¶
KaGuilds requires the following dependency plugins to function:
Required Dependencies:
- Vault — Economy system support
Optional Dependencies:
- PlaceholderAPI — Placeholder support
Download these plugins and place their .jar files into your server's plugins folder.
3. Install the Plugin¶
- Place the downloaded KaGuilds
.jarfile into your server'spluginsfolder - Start the server
- The plugin will automatically create configuration files and database tables
信息
Do NOT use plugin loaders (such as PlugMan) to load or reload KaGuilds, otherwise you may encounter unknown errors.