Hi guys, I've recently started a Rust server and installed many plugins to enhance gameplay for the players within, however, I've noticed many of the plugins have JSONs I wish to edit, how do I edit them? I use the browser IceDragon which has access to Mozilla Firefox apps (I'm currently trying to use one called JSON-Handle) but it does not work.
Please help!?
Thanks!!
Solved How to edit JSON files?
Discussion in 'Rust Discussion' started by ☪ Loz, Mar 8, 2016.
-
Wulf Community Admin
Just open it in an editor such as Notepad++ and change what you need, save it, and re-upload it to your server.
-
With a text editor.
JSON is humanly readable. -
Okay so I've managed to edit one JSON, I've saved it and then re-downloaded the JSON file to the folder but there's no change?
-
Wulf Community Admin
-
Ah yeah just did that.. it worked. Thanks for the help!!!
-
For the record :
Code:oxide.reload PluginName
-