0.0.51 • Published 7 months ago

@zardoy/flying-squid v0.0.51

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months 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 (up to ~1.20)
  • 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✅ Full support for all versions, but writing can broke existing saves
RedstoneNot started
Command Blocks✅ Needs all commands implementation (50%)
PvpNot started
Mobs✅ Needs spawning, ai, a few physics fixes

Alternatives

development

  1. Clone, setup Node.js (at least v18.6.0)
  2. Install dependencies: npm install or pnpm install
  3. Run npm run dev, npm run start for without watch or npm run watch for watch mode (for prismarine-web-client) 2.1. If using Bun (experimental) instead: bun --watch src/app.js or bun --hot src/app.js (preview)
0.0.51

7 months ago

0.0.50

7 months ago

0.0.48

8 months ago

0.0.49

8 months ago

0.0.46

8 months ago

0.0.47

8 months ago

0.0.45

9 months ago

0.0.42

9 months ago

0.0.43

9 months ago

0.0.44

9 months ago

0.0.40

10 months ago

0.0.41

10 months ago

0.0.37

10 months ago

0.0.38

10 months ago

0.0.39

10 months ago

0.0.36

11 months ago

0.0.35

11 months ago

0.0.34

12 months ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago