Shared Discord core dataSolved

Making it possible to share the file location of Data/DiscordCore.json file that contains the PlayerDiscordInfo so that multiple servers you host can use it.

a config option could be:

"PlayerDiscordInfo location": "server\SERVERNAMEHERE\oxide\data"

No, data files in plugins are restricted to that server install.
5e13a8d5b2bc5.jpg Wulf
No, data files in plugins are restricted to that server install.
Is it then possible that a rust umod server can listen to 2 oxide files? 1 for not sharing plugins and the second for sharing plugins?

so one server is in:
server\SERVERNAME\oxide
and in
rust_dedicated\oxide
5e7515c1a65be.jpg Oyplap
Is it then possible that a rust umod server can listen to 2 oxide files? 1 for not sharing plugins and the second for sharing plugins?

so one server is in:
server\SERVERNAME\oxide
and in
rust_dedicated\oxide
You could symlink them if you have access to do that.
5e13a8d5b2bc5.jpg Wulf
You could symlink them if you have access to do that.
I'm currently hosting on my own pc (windows). Is there somewhere a tutorial on how to symlink?
5e7515c1a65be.jpg Oyplap
I'm currently hosting on my own pc (windows). Is there somewhere a tutorial on how to symlink?

found out!

Locked automatically