plugin.yml contains invalid characters?

Discussion in 'Plugin Development' started by MrGriefer_HGTech, Jun 15, 2015.

Thread Status:
Not open for further replies.
  1. Hello!

    Recently I'm working on a Mini-Game plugin, but I can't run it because I keep getting this error on the console:
    Clicky.

    My plugin.yml:
    HTML:
    name: Stick&Stones
    main: me.MrGriefer_.SAS.Main
    version: 1.0
    description: A COD-MiniGame Plugin!
    commands:
      sas:
        usage: /<command> <args> [optional args]
        aliases: [codsas]
        description: Main command.
    I am not sure but I think the problem is because the name in the plugin.yml contains &, so it won't work?

    Thank you for reading and helping.

    ~ Sorry for my bad English.
     
  2. Online

    timtower Administrator Administrator Moderator

  3. But if I changed the name in the plugin.yml the plugin won't run? Right? And If I need to change the name then I need to change the Java Project name? Not sure. Sorry I'm a noob :)
     
  4. Offline

    SuperOriginal

    Why don't you test these things yourself?
     
Thread Status:
Not open for further replies.

Share This Page