1. Hello,
    Just need to quickly get the contents of a JSON data file from a plugin to be output from a console command.

    For example, i type a command "myplugin getdata" into console
    and it would show the content of the oxide\data\myplugin.json file

    Been doing some research but not found any simple way to do this... yet
    Great thanks in advance
     
  2. Do you mean server or client console?

    I think it's not possible to manage output of client's console