Clans UI

Clans UI 3.0.2

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.2

    Released
    Jul 9, 2023 at 12:40 AM
    Rating
    0.00 star(s) 0 ratings


    More resources from k1lly0u

    • RustNET
      RustNET
      A combined remote management tool for AutomatedSearchlights, RemoteTurrets and SecurityCameras
    • DynamicCupShare
      DynamicCupShare
      Dynamic sharing of cupboards, turrets and locks for friends, clan members and team members
    • Rotating Pickups
      Rotating Pickups
      Deathmatch style item drop, with collision pick up
    • TeleportGUI
      TeleportGUI
      Teleport, home and warp with a easy to use UI
    • UberTool - Admin's new Friend
      UberTool - Admin's new Friend
      The ultimative build'n'place solution without any borders or other known limits

    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