Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@exoamc/srv) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Exoa
A modern Minecraft Server Software built with NodeJS & TypeScript, powered by PrismarineJS's minecraft-protocol.
Features
- ⚡ High-performance server software with minimal overhead
- 🔧 Simple and intuitive configuration
- 🛠️ Extensive plugin system for customization
- 💪 Reliable and stable server operations
- 🚀 Built with modern TypeScript
Quick Start
Installation
Choose your preferred package manager:
# NPM
npm install --location=global @exoamc/cli
# Yarn
yarn global add @exoamc/cli
# PNPM
pnpm install -g @exoamc/cli
Creating a Server
exoa initialize [server/client]
Running without arguments will launch an interactive setup wizard.
Development Status
Exoa is currently in early development. Please note:
- Core functionalities are still being implemented
- APIs and interfaces may change frequently
- Some features available in established server software (Bukkit, Spigot, Paper) are not yet available
- Bug reports and feedback are highly appreciated
Documentation
Contributing
We welcome contributions! See our Contribution Guide for details on:
- Setting up the development environment
- Code style guidelines
- Pull request process
- Bug reporting
Support
- 📫 Report issues on GitHub Issues
- 💬 Join our Discord Community
- 📚 Read our Wiki
License
This project is licensed under the MIT License.