Jump to content

CustomCommand 1.0.0

$3.00
   (0 reviews)

1 Screenshot

  • 29k
  • 16
  • 6.43 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

mrdecoder

Posted

does this plugin also exepts 2 commands in 1 command

i have a plugin that have build in pages to show kits/shop and stuff like this 
but to open the kits in that menu the menu needs to be open first 

example:

"Command": "kit",
"event": [
        "MenuClick -1",
        "MenuClick 2"
]


---------------------------

could i in this plugin do this .... ?

 

{
  "Gobal Settings": {
    "Global - On Status": true,
    "Global - Use global permissions": true,
    "Global - Notify after command execution": true,
    "Global - Chat notification avatar ID (0=Rust)": 0
  },
  "Project Configuration": {
    "Project - Project List": [
      {
        "Project - Name (can be named arbitrarily)": "kit",
        "Project - Open Status": true,
        "Project - Command Content (without '/')": "kit",
        "Project - Command Type (chat/console)": "kit",
        "Project - Use separate permissions": false,
        "Project - Individual Permissions": "",
        "Project - Feedback Message Type (chat/console)": "kit",
        "Project - Feedback message on successful operation": true,
        "Project - Run Success Feedback Message": "Project {0} ran successfully",
        "Project - Use Run Failure Feedback Message": true,
        "Project - Run Failure Feedback Message": "Project {0} failed to run. Reason: {1}",
        "Project - Event List": [
          {
            "Event - On Status": true,
            "Event - Command execution end (player/server)": "player",
            "Event - Execution Count": 1,
            "Event - Command Type (chat/console)": "console",
            "Event - Command Content (without '/')": "MenuClick -1"
          },
		  {
            "Event - On Status": true,
            "Event - Command execution end (player/server)": "player",
            "Event - Execution Count": 1,
            "Event - Command Type (chat/console)": "console",
            "Event - Command Content (without '/')": "MenuClick 2"
          }
        ]
      }
    ]
  }
}

would that work?

TaoXi_Honey

Posted (edited)

Can you tell me the link to the plugin you are using? I guess it's not feasible. CustomiCommand executes multiple commands at once and cannot be delayed. Of course, you can also give it a try.

Edited by TaoXi_Honey
mrdecoder

Posted

On 4/10/2023 at 2:00 PM, TaoXi_Honey said:

Can you tell me the link to the plugin you are using? I guess it's not feasible. CustomiCommand executes multiple commands at once and cannot be delayed. Of course, you can also give it a try.

 [Info("CustomChatCommands", "PsychoTea", "2.1.2")]

TaoXi_Honey

Posted

This is not feasible, it can only be executed sequentially

Veknar

Posted

can this plugin turn chat commands into console commands for server execute ?

 

iGHED

Posted (edited)

Hello how can I add multiple customcommands.

Edited by iGHED
iGHED

Posted

it's great if you buy a plugin and then get no support

TaoXi_Honey

Posted (edited)

im so sorry

{
  "Gobal Settings": {
    "Global - On Status": true,
    "Global - Use global permissions": true,
    "Global - Notify after command execution": true,
    "Global - Chat notification avatar ID (0=Rust)": 0
  },
  "Project Configuration": {
    "Project - Project List": [
      {
        "Project - Name (can be named arbitrarily)": "kit",
        "Project - Open Status": true,
        "Project - Command Content (without '/')": "kit",
        "Project - Command Type (chat/console)": "kit",
        "Project - Use separate permissions": false,
        "Project - Individual Permissions": "",
        "Project - Feedback Message Type (chat/console)": "kit",
        "Project - Feedback message on successful operation": true,
        "Project - Run Success Feedback Message": "Project {0} ran successfully",
        "Project - Use Run Failure Feedback Message": true,
        "Project - Run Failure Feedback Message": "Project {0} failed to run. Reason: {1}",
        "Project - Event List": [
          {
            "Event - On Status": true,
            "Event - Command execution end (player/server)": "player",
            "Event - Execution Count": 1,
            "Event - Command Type (chat/console)": "console",
            "Event - Command Content (without '/')": "MenuClick -1"
          },
		      {
            "Event - On Status": true,
            "Event - Command execution end (player/server)": "player",
            "Event - Execution Count": 1,
            "Event - Command Type (chat/console)": "console",
            "Event - Command Content (without '/')": "MenuClick 2"
          }
        ]
      },
      {
        "Project - Name (can be named arbitrarily)": "kit2",
        "Project - Open Status": true,
        "Project - Command Content (without '/')": "kit2",
        "Project - Command Type (chat/console)": "kit2",
        "Project - Use separate permissions": false,
        "Project - Individual Permissions": "",
        "Project - Feedback Message Type (chat/console)": "kit2",
        "Project - Feedback message on successful operation": true,
        "Project - Run Success Feedback Message": "Project {0} ran successfully",
        "Project - Use Run Failure Feedback Message": true,
        "Project - Run Failure Feedback Message": "Project {0} failed to run. Reason: {1}",
        "Project - Event List": [
          {
            "Event - On Status": true,
            "Event - Command execution end (player/server)": "player",
            "Event - Execution Count": 1,
            "Event - Command Type (chat/console)": "console",
            "Event - Command Content (without '/')": "MenuClick -1"
          },
		      {
            "Event - On Status": true,
            "Event - Command execution end (player/server)": "player",
            "Event - Execution Count": 1,
            "Event - Command Type (chat/console)": "console",
            "Event - Command Content (without '/')": "MenuClick 2"
          }
        ]
      }
    ]
  }
}

 

Edited by TaoXi_Honey

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

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.