Could not load plugin?

Discussion in 'Plugin Development' started by BetaNyan, Jun 7, 2014.

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

    BetaNyan

    I put my plugin in my server and when I type /pl it doesnt show.
    I have no errors.
    It might be my plugin.yml.
    Code:
    main: me.BetaNyan.ListenersTest.Main
    version: 1.0
    author: BetaNyan
    name: ListenersTest
    description: IDC
     
    commands:
        chickenisgood:
    It says "Could not load plugins/ListenersTest.jar"
    Help!?
     
  2. Offline

    TomYaMee

  3. Offline

    ArsenArsen

    Backup and then delete LidtenersTest folder.
     
  4. Offline

    JaguarJo

    Moved to a more appropriate section.
     
  5. Offline

    teej107

    BetaNyan You have no errors? If your plugin.yml was formatted wrong then it would show an error in the console. Also make sure that main: is pointing to the right location. It is case sensitive.
     
Thread Status:
Not open for further replies.

Share This Page