Read/write access to Game Blueprints

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
Post Reply
Hornwitser
Fast Inserter
Fast Inserter
Posts: 205
Joined: Fri Oct 05, 2018 4:34 pm
Contact:

Read/write access to Game Blueprints

Post by Hornwitser »

I'm working on a cross server system that makes multiple Factorio servers act as one interconnected one and our players wants to be able to have the game blueprints library shared between all the servers they have so that they don't have to manually update it on each server. For that I need read/write access to the game blueprint library in order to be able to sync it up.

It would also be useful to get events for when a player adds, remove, update or delete blueprints from the game blueprint library as we regularly have griefers join our public server and delete/remove all the blueprints from it with no way for us to tell who did it.

User avatar
raiguard
Factorio Staff
Factorio Staff
Posts: 451
Joined: Wed Dec 13, 2017 8:29 pm
Contact:

Re: Read/write access to Game Blueprints

Post by raiguard »

First part is implemented for 2.0 with a new LuaRecord API. I will look into the possibility of adding events, but no promises one way or the other quite yet.
Don't forget, you're here forever.

Post Reply

Return to “Modding interface requests”