1. So its been awhile since i have done any of this. Rust was updating so much once we switched over to 2.0 that ive just waited for it to get more stable before i started adding mods to my server. Well now im ready!.... but its been months and i forgot a lot

    first off i have rusty and i did the ownerid as listed in this thread and did the server.writecfg

    but first i want to know is there anything i can do with the new rcon console besides commands? like whats the item and entity list? i clicked around on it and didnt seem to do anything. if you have a link to a thread explaining the new console that would be great

    Now for the plugins.
    i have a fresh install of oxide 2.0, what general plugins should i install that are needed with most mods. i vaguely remember from legacy a few base oxide plugins that were needed to communicate with other plugins

    sorry for the noob questions i just seriously dont rememeber its been so long

    thanks for the help everyone
    [DOUBLEPOST=1422280150,1422028923][/DOUBLEPOST]bump
     
  2. Wulf

    Wulf Community Admin

    I'm not sure what plugins you are talking about that are "needed" to communicate with others, perhaps you mean Flags or Oxmin? There are a few API plugins, but for the most part plugins are independent right now.

    For entities and items, there are a few lists around the forums that plugins can use, but not for use in the console really aside from select commands to give items.
     
  3. yeah i think it was oxmin. is there oxmin for 2.0?
     
  4. Wulf

    Wulf Community Admin

    No, and likely won't be. There are individual plugins that do most of what it does.
     
  5. hmmm ok thank you
    [DOUBLEPOST=1422548737,1422533810][/DOUBLEPOST]just curious.... are plugins able to add themselves to the console menu? for like easy access. i know they would have to write it that way, just curious if its possible.