1.0.0 • Published 6 months ago
@exoamc/srv v1.0.0
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.
1.0.0
6 months ago