#Server-side blueprints

1 messages ยท Page 1 of 1 (latest)

vivid patio
#

Are server-side blueprints possible? I don't see an Axiom/ directory in plugins/. If not, is this in the works/have an ETA?

I tried putting a blueprint in plugins/Axiom/Blueprints/ just to see, no luck though.

proud hamlet
#

Blueprints are stored on the client at .minecraft/config/axiom/blueprints

#

There was a syncing feature I was thinking about, but there's some concerns with sending massive files through a Minecraft server

vivid patio
proud hamlet
#

The main pain point is implementing that in a convenient way

#

The blueprints on the client have a nice file structure, a tagging system, a search bar, etc.

#

Whereas if that data is on the server, it comes a lot harder to display it to the client without first downloading the entire file

vivid patio
#

fair

proud hamlet
#

You'd also not want to download them automatically, you'd need some sort of button