Clans UI

Clans UI 3.0.3

This plugin requires the Chaos extension -> https://chaoscode.io/resources/chaos.321/

This requires either Clans REBORN or my Universal Clans available on uMod!

Contents
  • Chat Command
  • Config

  • This plugin is basically a wrapper for functionality provided by both Clans plugins

    ec5dbd35971f0aaf70c4eaa17c332fb9.jpg

    1a413a19a7fbde74cf647e10f7ec0a80.jpg


    Chat Command
    /cmenu - Opens the menu

    You can customize buttons that execute commands in the members panel. These buttons can be any chat command and it is run as if the player pressing the button is typing the command with the target player as a argument.

    You need to specify whether the argument should be the target players display name or their user ID, and it will change depending on the plugin the command is used for.

    There are 2 examples of this in the config, one for /tpr and one for /trade

    To specify the argument in the command add "{playerName}" or "{playerId}" after the command in the config

    Config
    The configuration file can be found in your server directory at .../oxide/config/ClansUI.json
    The use of an editor and validator is recommended to avoid formatting issues
    JSON:
    {
      "Menu chat command": "cmenu",
      "Clan member commands": [
        {
          "Name": "TPR",
          "Command": "/tpr {playerName}"
        },
        {
          "Name": "TRADE",
          "Command": "/trade {playerId}"
        }
      ],
      "UI Colors": {
        "Background": {
          "Hex": "151515",
          "Alpha": 0.94
        },
        "Panel": {
          "Hex": "FFFFFF",
          "Alpha": 0.165
        },
        "MembersHeader": {
          "Hex": "C4FF00",
          "Alpha": 0.314
        },
        "AllianceHeader": {
          "Hex": "FFEC00",
          "Alpha": 0.314
        },
        "Button": {
          "Hex": "2A2E32",
          "Alpha": 1.0
        },
        "Highlight1": {
          "Hex": "C4FF00",
          "Alpha": 1.0
        },
        "Highlight3": {
          "Hex": "CE422B",
          "Alpha": 1.0
        },
        "Close": {
          "Hex": "CE422B",
          "Alpha": 1.0
        }
      },
      "Version": {
        "Major": 3,
        "Minor": 0,
        "Patch": 0
      }
    }

    Information

    Author
    k1lly0u
    First release
    Last update
    Rating
    4.67 star(s) 12 ratings

    Latest Release v3.0.3

    Released
    Sep 10, 2024 at 1:56 AM
    Rating
    0.00 star(s) 0 ratings


    More resources from k1lly0u

    • SkinBox
      SkinBox
      Allows you to reskin item's by placing it in the SkinBox and selecting a new skin
    • Deekay
      Deekay
      Customize Rusts decay system on a per-entity basis
    • AlphaLoot
      AlphaLoot
      Provides complete control on loot contents of each available lootcontainer
    • Admin Menu
      Admin Menu
      Manage groups, permissions, commands and convars from a GUI menu
    • Clans REBORN
      Clans REBORN
      Clans plugin with Allies, inbuilt FriendlyFire and much more...

    Clans UI by k1lly0u
    © chaoscode.io Mar 5, 2017

    Latest reviews

    Yet again, outstanding work!
    very nice plugin .. easy to use and my players love it
    Thanks, awesome :)
    Very awesome plugin. Works very well