FriendsUI

FriendsUI 2.0.3

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

This requires the Friends plugin available on uMod ->

A GUI interface to utilise functions from the Friends plugin

9a6c8ea9598472d6bb52540cb192ee69.jpg


Chat Command
/fmenu - Opens the menu


Custom Quick Command Buttons
You can create buttons for any chat command you want by adding a new entry to the config in the "Friend chat commands" section.
The 'Name' field is what is shown on the button
The 'Command' field is the command pressing the button will run.

There are 2 available arguments you can supply in these command ("{playerName}" and "{playerId}"). Adding these arguments will mimic the player typing them in chat.

Example. If I was to click the TPR button on my name via the menu it would run the chat command "/tpr k1lly0u"


Config
The configuration file can be found in your server directory at .../oxide/config/FriendsUI.json
The use of an editor and validator is recommended to avoid formatting issues
JSON:
{
  "Menu chat command": "fmenu",
  "Friend chat 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
    },
    "Header": {
      "Hex": "C4FF00",
      "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": 2,
    "Minor": 0,
    "Patch": 0
  }
}
  • friends1.png
    friends1.png
    501.3 KB · Views: 8,896
  • friends2.png
    friends2.png
    477.9 KB · Views: 8,472

Information

Author
k1lly0u
First release
Last update
Rating
5.00 star(s) 8 ratings

Latest Release v2.0.3

Released
Jan 6, 2024 at 11:11 PM
Rating
0.00 star(s) 0 ratings


More resources from k1lly0u

  • Juggernaut
    Juggernaut
    A minigame where 1 player becomes a juggernaut and must make it to a set destination in order to win
  • PlayerSkins
    PlayerSkins
    Fully Customization Skin Management Plugin - Sell Skinned items or Skins!
  • Grenade Launcher
    Grenade Launcher
    Fire grenades from a shotgun
  • AlphaLoot Profile Editor
    AlphaLoot Profile Editor
    Unity based loot table editor for AlphaLoot
  • AlphaLoot
    AlphaLoot
    Provides complete control on loot contents of each available lootcontainer

FriendsUI by k1lly0u
© chaoscode.io Mar 6, 2017

Latest reviews

This was on another server I played on. So when opening mine, it's a must have.
Along with the clanUI a very nice addition to our server!
Excellent work!
Way better than having to type all the commands out. A+ in my book.
Excellent plugin qui simplifiera les gestions d'amis.
Makes Rust Modded life so much easier.
Very awesome plugin. Works very well