mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-07 20:20:50 +00:00
Add few info to readme
This commit is contained in:
parent
e4aacc4351
commit
0d3b48f524
1 changed files with 8 additions and 18 deletions
|
|
@ -1,29 +1,19 @@
|
||||||
flying-squid
|
flying-squid - fork by Daniel Bulant
|
||||||
================
|
================
|
||||||
|
|
||||||
[](http://npmjs.com/package/flying-squid)
|
[](https://discord.gg/dZtq4Qu)
|
||||||
[](https://circleci.com/gh/PrismarineJS/flying-squid)
|
|
||||||
[](https://discord.gg/GsEFRM8)
|
|
||||||
[](https://gitter.im/PrismarineJS/general)
|
|
||||||
[](https://irc.gitter.im/)
|
|
||||||
|
|
||||||
|
|
||||||
Create Minecraft servers with a powerful, stable, and high level JavaScript API.
|
Create Minecraft servers with a powerful, stable, and high level JavaScript API.
|
||||||
|
|
||||||
## Features
|
## New features (I added to fork)
|
||||||
* Support for Minecraft 1.8 and 1.12
|
|
||||||
* Players can see the world
|
* Permissions
|
||||||
* Players see each other in-game and in tab
|
* Player grouping
|
||||||
* Digging
|
* Prefixes
|
||||||
* Placing blocks
|
|
||||||
* Player movement
|
|
||||||
* World generation
|
|
||||||
* Anvil loading
|
|
||||||
* Multi-world
|
|
||||||
|
|
||||||
## Test server
|
## Test server
|
||||||
|
|
||||||
* rom1504.fr (Port 25565) using [auto-squid](https://github.com/rom1504/auto-squid)
|
* No test server currently 24/7 of this fork *
|
||||||
|
|
||||||
## Building / Running
|
## Building / Running
|
||||||
Before running or building it is recommended that you configure the server in `config/settings.json`
|
Before running or building it is recommended that you configure the server in `config/settings.json`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue