-
Notifications
You must be signed in to change notification settings - Fork 0
Home
⚠ Alpha Notice: Velto is in active development. While stable enough for production use, it is still evolving. Some features are incomplete or experimental.
Velto is a lightweight core plugin for Minecraft servers, built with the help of AI and improved over time to meet the needs of server owners.
It is not intended to be a “full core” with 300+ commands like Essentials, CMI, or EternalCore — those plugins already do that extremely well.
Instead, Velto is for servers that want:
- A minimal, plug-and-play base with essential commands.
- The ability to fill in missing features using other plugins.
- Smooth integration with plugins that handle cross-server data synchronization (economy, homes, warps, etc.) without interference.
Because Velto avoids touching systems like economy or homes/TPA, it will not conflict with or disrupt existing setups.
- Getting Started – Install Velto, choose the right build for your server type, and set up your configuration.
- Commands (coming soon) – Detailed descriptions of each command and its permissions.
-
Configuration (coming soon) – Explanation of
config.yml,lang.yml, andcommands.yml. - Development (coming soon) – Guide for developers to extend Velto with custom commands or features.
Velto comes in two builds to ensure the best experience for different server types:
| Build Type | Recommended For | Notes |
|---|---|---|
-paper |
Paper servers | Includes exclusive features not available on Bukkit due to API limitations. Recommended build. |
-bukkit |
Spigot/Bukkit | Lacks Paper-only features. Should work on Paper but remains untested. |
Get the latest builds from the Releases section.
Each release clearly indicates whether it’s a -paper or -bukkit build.
Pull Requests are welcome!
By contributing, you confirm that all code you submit is licensed under the BSD 3-Clause License to keep the project consistent.
Velto is licensed under the BSD 3-Clause License.
See the LICENSE file for full terms.