mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-19 14:31:17 +00:00
add flying-squid-schematic plugin to plugins list
This commit is contained in:
parent
756d3a8d11
commit
287d5b39d5
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ and then run it with `flying-squid` command.
|
|||
|
||||
* [flying-squid-irc](https://github.com/rom1504/flying-squid-irc) a bridge between a irc chan and the minecraft server.
|
||||
Currently used between our test server (rom1504.fr) and our gitter room (through the official gitter irc bridge)
|
||||
* [flying-squid-schematic](https://github.com/rom1504/flying-squid-schematic) Flying-squid plugin providing /listSchemas and /loadSchema commands.
|
||||
You can add schema through a simple http api and then add them in your world by just calling /loadSchema in game.
|
||||
Http api available in the test instance at [flying-squid.rom1504.fr](http://flying-squid.rom1504.fr)
|
||||
|
||||
## Documentation
|
||||
Documentation for how to operate and how to customize your server are coming soon!
|
||||
|
|
|
|||
Loading…
Reference in a new issue