Can multiple servers share a directory for storing files?
axin0452 opened this issue · 2 comments
If you can share a directory where files are stored, you can support the server environment in bungee mode!Or there are other ways to support such an environment. Please help me. I like this mod very much!
All structures works exactly like structure blocks so you could share a world folder between servers and all of them will have read access to the structures . That said each servers will load the structures in-memory and won't read the file again when they have a in-memory cache, which will lead to servers overwritings each other structures. Do you know how bungee mode servers handle structure blocks ?