Releases: albertodrake/Soul-Engine
Releases · albertodrake/Soul-Engine
Soul-engine
Soul Engine v3.5
To the Next Generation of RPG
Soul Engine is a comprehensive SoulPoints system designed for modern Minecraft RPG servers. It offers robust soul management, seamless third-party integration, and a developer-friendly API.
🌟 What's New
- Enhanced Core: Fully optimized for performance and stability.
- New Developer API: Easily hook into Soul Engine with the
SoulEngineAPIclass. - Updated Support: Full compatibility with the latest versions of PlaceholderAPI, MythicMobs, and MMOItems.
✨ Key Features
- Soul Management: Intuitive commands to add, remove, set, and check souls.
- Data Persistence: Reliable SQLite database support.
- Integrations:
- PlaceholderAPI: Display souls anywhere with
%soul_amount%. - MythicMobs: Configure custom mobs to drop souls.
- MMOItems: Use souls as currency or crafting requirements.
- PlaceholderAPI: Display souls anywhere with
- Fully Configurable: Customize messages, limits, and settings in
config.yml.
📜 Commands
| Command | Usage | Permission |
|---|---|---|
| Help | /soul help |
soul.admin |
| Manage | /soul add/remove/set <player> <amount> |
soul.admin |
| Check | /soul check <player> |
soul.check |
🔗 Links
- Author: Alberto Drake
- Source: GitHub Repository