Jump to content

Commands

No Response 1.11.0

Hey, 

I'm trying to add horses to the crafts menu via using another plugins command on give, which so far is not working. Do I miss something? The regarding config:

 

 {
      "Enabled craft?": true,
      "Image": "https://i.imgur.com/mw1T17x.png",
      "Description": [
        "Craft requires:",
        "- Gears (5 pcs)",
        "- Road Signs (5 pcs)",
        "- Metal (2000 pcs)"
      ],
      "Command for give": "givehorse",
      "Permission for craft": "crafts.all",
      "DisplayName": "Horse",
      "Shortname": "horse",
      "Skin": 0,
      "Type (Item/Command/Vehicle/Recycler)": "Command",
      "Prefab (for Vehicle)": "",
      "Command on give": "horse",
      "Workbench Level": 0,
      "Distance Check": false,
      "Distance": 1.0,
      "Place the ground": false,
      "Place the structure": false,
      "Items For Craft": [
        {
          "Shortname": "gears",
          "Amount": 5,
          "Skin": 0
        }
      ],
      "For Modular Car": null
    },

 

Share this comment


Link to comment

I tried giving a horse as item/vehicle which didn't work as it's AI probably. So I have this WhereIsMyHorse plugin which adds a /horse command with cooldown, I tried putting that horse command on give in the plugin. Thanks for you time! 

Share this comment


Link to comment
6 hours ago, Paul Lietz said:

I tried giving a horse as item/vehicle which didn't work as it's AI probably. So I have this WhereIsMyHorse plugin which adds a /horse command with cooldown, I tried putting that horse command on give in the plugin. Thanks for you time!

Does everything work for you now?

Share this comment


Link to comment

Haven't tried again so far, but I will!

It always said the command wasn't registered, it only works as chat command as far as I know. 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.2k

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.