Rust:IO Clans

Allows your players to form and manage clans with Rust:IO

Total Downloads: 43,639 - First Release: Mar 17, 2015 - Last Update: May 1, 2017

4.91489/5, 47 likes
  1. Nope. that didnt work. I loaded the cs that Lazer posted that allowed clan tags back with the betterchat 5.0
     
  2. Use this .json in config. Starting to sound like you have an outdated config file.
     

    Attached Files:

  3. That worked. Super weird. I had deleted the old json config file and then loaded the new clans.cs. It generated the new config. Either way, Thanks for all the help.
     
  4. Happy to help! :) Well removing .cfg will always generate the default config file written in the .cs anyway. (Which in some cases it will be different.)

    Usually you'll only need to delete the .cfg if:
    • The developer states that it's required in (Updates)
    • There's a functionality change (i.e the clan tag no longer being controlled by a chat system but Rust:IO clans instead.
     
  5. BetterChat uses the universal parser which does not contain short (3 long) hex color codes. If you have a short color code, you just need to repeat it; like so:
    #5af5af
    And @Dream 5 , no need to remove the #, it should work with and without.
     
  6. So it is, I'm unsure why I recall experiencing a similar issue then. I probably ran out of coffee or something!
     
  7. clantag not work :( (betterchat 5.0.3)
     
  8. You need to delete your old .cfg file for Rust Clans: IO.
     
  9. If that clans.json, Iam trying it. Not work
     
  10. Use this version that Hydra uploaded, sorry I presumed you had installed it after reading the posts. (Plugin developer hasn't updated this plugin yet.)
     

    Attached Files:

  11. thx :)
     
  12. Hi everyone. I installed this plugin to my RUST server which is hosted by GTX gaming using filezilla to the plugins. How do i go about editing the plugin to create a clan? there is a lot going on in the plugin file and looking at the overview for this plugin on Oxide isnt really helping me.

    Thanks and be gentle lol
     
  13. You shouldn't be using FileZilla for a service that has a control panel, just because it's inefficient: GTXGaming Control Panel

    You need to login to the control panel on their website. Once you're at the control panel, click file manager, server, identity1, oxide, config and then find Clans and then edit the file. Once you've made all the changes and hit save, you'll need to reload the plugin so it recognizes the changes, to do this go back to the main control menu.

    • Click on configuration files
    • server.cfg - configuration edit
    • Copy your rcon password
    • Go back to the main menu
    • Click Web Console
    • Paste in rcon password
    • type oxide.reload Clans (case sensitive)
     
  14. Thanks Dream,

    Ill give that a try.
     
  15. Ok..... i need more help please,

    So basically i dont know where in the attacked files i can make the changes to where it would actually work and then once in game how i would actually "activate" the changes so they take place. i hope that makes sense.

    Thanks for everyones patiences on this one.
     

    Attached Files:

  16. Once you install a plugin you'll instantly be able to use the commands listed in the plugins overview. /clan help etc; /clan create
    The configuration file for Clans doesn't really need changing because it's perfect, but if it was another plugin for example you would go into oxide, config and then open the plugins configuration file there.

    However if I made changes to a configuration file, you would need to reload the plugin using oxide.reload PluginName.

    You would do that like I said above, through the web console using the instructions I provided.
    [DOUBLEPOST=1484772850][/DOUBLEPOST]
    Imgur: The most awesome images on the Internet - Reference to what you should be looking at to be able to follow the instructions.
    • Login to control panel
    • Click Game Services (Left side panel)
    • Follow above instructions.
     
    Last edited by a moderator: Jan 18, 2017
  17. Ok,

    Thanks a lot Dream 5, Ill try what you mentioned in the above thread in game and if it works great and if not then back to the drawing board.

    You're a big help
     
  18. Right so, with the update, I went and wiped out my clans and better chat plugin, configs and data files at the same time I do the usual teleport/homes/etc cleaning one does on a wipe.

    not sure if the attached is caused by Rust:IO Clans or better chat. But the Rust:IOClans is LaserHydra's updated version, and Better Chat is the newest version as of the time of this post.

    Cant seem to find this in either. but basically the color tags which appears to be the default #55aaff somehow shows up in the clan tag, but like split, or its something else....

    any known work around or fix?
     

    Attached Files:

  19. As of the clans update, it doesn't accept that color format - try #5af5af
     
  20. Thanks guys :)