1. Hello,
    my question is very simple. How can i edit the lang files of plugins successfully.
    Everytime i tried to change something the changes dont get applied.
     
  2. stop server or unload plugin first
     
  3. Ah okay. Thank you for your quick answer! :)
     
  4. You can actually do it while the server is running. Simply make your changes, save it, then reload the plugin. (reload pluginName in console.)
     
  5. Yea that didn't worked for me. Thats why i asked this question.
     
  6. Wulf

    Wulf Community Admin

    A restart is never necessary for editing any plugin files. The oxide/lang and oxide/config files you simply need to reload the plugin for. If changes do not take effect, they most likely were not edited properly or there is an issue elsewhere.

    For oxide/data files, those can only be edited while the plugin is unloaded or the server is offline, but are generally not mean to be manually edited.