0.0.19 • Published 2 days ago

@zardoy/flying-squid v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

Space Squid

TypeScript fork of Flying Squid with a focus on better DX experince for plugins!

Minecraft lightweight server written in TypeScript (JS).

  • Supports latest versions
  • Easily customizable in every aspect

Installation

Node.js

If you have Node.js installed, you can install pnpm or npm:

npm i -g @zardoy/flying-squid
flying-squid

It's recommended to also install pm2 for process auto-restart on crashes and system reboots.

Roadmap

FeatureStatus
WebSocketNot started
Plugin APIDone. Needs polishing
World GenerationFew simple generators available. Needs more
World Saving✅ Doesn't support latest versions
World Loading✅ Only up to 1.18
RedstoneNot started
Command Blocks✅ Needs all commands implementation (50%)
PvpNot started
Mobs✅ Needs spawning, ai, a few physics fixes

Alternatives