error with my plugin

Discussion in 'Plugin Development' started by ahuby09, Apr 20, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    ahuby09

    http://pastebin.com/Z2Y7VdPA
    is the error and here my plugin.yml
    Code:
    name: TheMiniGames
    main: me.blueninjn.TheMiniGames.TheMiniGames
    version: 0.1
    description:hello My plugin
    commands:
       joinHumanFootball:
          description: test
          usage: /<command> [player]
          permission: .test
          permission-message: You don't have 
    
     
  2. Offline

    trinc

    Drag the plugin.yml in your main folder of your plugin (not src!).
     
  3. Offline

    LaxWasHere

    ^ that too

    description:hello My plugin

    description: hello My plugin
     
  4. Offline

    ahuby09

    trying them now ill comment againwhen i have sorted them
     
Thread Status:
Not open for further replies.

Share This Page