flying-squid-schematic

1.0.1 • Public • Published

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.

Usage

To use it : npm install flying-squid-schematic in your flying-squid instance. And then add something like this in your settings:

"flying-squid-schematic"{
    "port":12000,
    "endPoint":"localhost"
  }

History

1.0.1

  • bump schematic-to-world

1.0.0

  • bump dependencies

0.0.1

  • update schematic-to-world to fix a bug with mc-schematic

0.0.0

  • basic functionality

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i flying-squid-schematic

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rom1504