Jump to content

EMenu 1.0.6

$32.99
   (2 reviews)

5 Screenshots

  • 12.6k
  • 66
  • 49.33 kB
 Share

About EMenu

A Beautiful Server Menu UI,  allows for unlimited categories and buttons customization.

Features

  • Supports Light and Dark Mode.
  • Allows players to input custom parameters.
  • Allows players to input command arguments manually.
  • Supports adding an unlimited of categories and buttons.
    • Categories and buttons can be configured with permissions, ensuring that only players with the permissions can access them.
  • Support console or chat commands.
  • Support for command running on the server.

Commands

ChatCommands

/menu     -     Open EMenu

ConsoleCommands

emenu.open     -     Open EMenu

Config

{
  "Title": "SERVERNAME - MENU",
  "Description": "You can view all the features of this server in this UI.\nSurvive on our server! Enjoy it!",
  "Bottom Description": "Server Website: www.yourwebsite.com | Discord: discord.gg/yourdisocrd",
  "Open Commands": [
    "/menu",
    "emenuopen"
  ],
  "Quick Open (Press the middle mouse)": false,
  "Default UI Mode (true = dark, false = light)": false,
  "Button Category List": [
    {
      "Category Title": "Index",
      "Category Description": "Server features",
      "Category Icon": "https://i.imgur.com/sAeRp8j.png",
      "Category Permission": "",
      "Button List": [
        {
          "Button Name": "Shop",
          "Button Lable Color": "#7AD9FF",
          "Button Command": "/shop",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "Kits",
          "Button Lable Color": "#7AD9FF",
          "Button Command": "/kit",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "Daily Rewards",
          "Button Lable Color": "#7AD9FF",
          "Button Command": "/daily",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "Backpacks",
          "Button Lable Color": "#7AD9FF",
          "Button Command": "/backpacks",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "Suicide",
          "Button Lable Color": "#ff0000",
          "Button Command": "kill",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        }
      ]
    },
    {
      "Category Title": "Fun",
      "Category Description": "Enjoy it!",
      "Category Icon": "https://i.imgur.com/qmw5cNL.png",
      "Category Permission": "",
      "Button List": [
        {
          "Button Name": "Luckly Rust",
          "Button Lable Color": "#0B72B2",
          "Button Command": "/lr",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        }
      ]
    },
    {
      "Category Title": "Info",
      "Category Description": "Server Info",
      "Category Icon": "https://i.imgur.com/uQKMAT2.png",
      "Category Permission": "",
      "Button List": [
        {
          "Button Name": "Info",
          "Button Lable Color": "#0B72B2",
          "Button Command": "/info",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "WelcomePanel",
          "Button Lable Color": "#0B72B2",
          "Button Command": "/welcome",
          "Button Permission": "",
          "Button Description (For Input UI)": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        }
      ]
    },
    {
      "Category Title": "Transport",
      "Category Description": "Where are you going?",
      "Category Icon": "https://i.imgur.com/Wsqh9J6.png",
      "Category Permission": "",
      "Button List": [
        {
          "Button Name": "TPR",
          "Button Lable Color": "#0B72B2",
          "Button Command": "/tpr %ARGS%",
          "Button Permission": "",
          "Button Description (For Input UI)": "Please enter the name of the player",
          "Players Input Args": true,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "HOME",
          "Button Lable Color": "#0B72B2",
          "Button Command": "/home %ARGS%",
          "Button Permission": "",
          "Button Description (For Input UI)": "Please enter the name of the home",
          "Players Input Args": true,
          "Server Run Command": false,
          "Default Input Args": ""
        }
      ]
    },
    {
      "Category Title": "VIP",
      "Category Description": "VIP features",
      "Category Icon": "https://i.imgur.com/qmw5cNL.png",
      "Category Permission": "EMenu.vip",
      "Button List": [
        {
          "Button Name": "Vip Shop",
          "Button Lable Color": "#7AD9FF",
          "Button Command": "/vipshop",
          "Button Permission": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        },
        {
          "Button Name": "Bank",
          "Button Lable Color": "#7AD9FF",
          "Button Command": "/bank",
          "Button Permission": "",
          "Players Input Args": false,
          "Server Run Command": false,
          "Default Input Args": ""
        }
      ]
    }
  ]
}

Title   -    The title displayed in UI.

Description   -   The description displayed in UI.

Bottom Description   -    The description displayed at the bottom of UI.

Open Commands   -    Command to open UI.
                                       Start with / for chat commands

Quick Open (Press the middle mouse)   -   If enabled, players can use the middle mouse button to quickly open the Menu UI.
                                                                          When enabled, a toggle button is displayed in the UI for players to switch on and off this feature.

Button Category List: 

Category Title    -    Category Title

Category Description   -    Category Description

Category Icon    -    Category icon, Png Url

Category Permission    -    Permissions required to access this category
                                              If leave blank, no permission is required.

Button List:

Button Name   -    Button Name

Button Lable Color    -    Button Lable Color (HEX)

Button Command     -     Command run by button
                                           Start with / to run a chat command, otherwise it is a console command
                                           If "Players Input Args" is set to true, you should use "%ARGS%" to represent the
arguments input by the players.
                                           If "Server Run Command" is set to true, you can use "%STEAMID%", "%PLAYERNAME%", "%PLAYER.POS.X%", "%PLAYER.POS.Y%", and "%PLAYER.POS.Z%" as variables.

Button Permission    -    Permissions required to access this button
                                          If leave blank, no permission is required.

Players Input Args   -    set to "true," it allows players to input arguments manually.
                                         It will open a UI for players to input arguments.

Server Run Command     -     true = Server, false = Client
                                                   If the command still starts with /, it will still run as a chat command

Default Input Args   -    Default input arguments

  • Love 1

Ajie's Collection

User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.6k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.