A Minecraft: Bedrock Edition Server Software written in TypeScript. NOTE: Server under active development
- Clone the repo,
git clone https://github.com/LeafMCBE/LeafMCBE.git MyProject - Go to the project's directory,
cd MyProject - Install the required dependencies,
npm install - Done! Start the server,
npm run start(for prod,npm run buildthennode build/start.js)
- Chat Supported
- Spawn Supported
- Title Supported
- Toast Supported
- Commands Supported
- Console Commands Supported
- Flat World Supported (Not superflat)
Check Wiki Page