1. Is here some alternative to that classes, just for writing/reading data? Wanna write some data for saving plugin changes.
     
  2. Wulf

    Wulf Community Admin

    You can use the datafile or config API that Oxide provides. SQLite, MySQL, and Protobuf are also available through Oxide API.
     
  3. Didin't noticed it in Docs. Thank you for help)