1. Do i have to wait for a Update of the Plugins ?
    Code:
    [6/5/2015 10:50:44 AM] [Oxide] 10:50 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'BuildingOwners'
    [6/5/2015 10:50:44 AM] [Oxide] 10:50 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'Give'
    [6/5/2015 10:50:44 AM] [Oxide] 10:50 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'Prod'
    [6/5/2015 10:50:44 AM] [Oxide] 10:50 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'RemoverTool'
    [6/5/2015 10:50:44 AM] [Oxide] 10:50 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'StackSizes'
     
    Last edited by a moderator: Jun 5, 2015
  2. Wulf

    Wulf Community Admin

    They're just warnings, the plugins should work just fine still. You can wait for authors to update them, or remove the // Reference Oxide.Ext.Rust at the top of each file.
     
  3. Okay thanks... ya i saw it works fine :)