Solved Need Help with Scoreboard

Discussion in 'Plugin Development' started by Kiwanga, Sep 26, 2015.

Thread Status:
Not open for further replies.
  1. I need help with my scoreboard... I want to make a little Rank Plugin like Owner VIP ... but when i type th command i get an error called unhandled execption..
    this is my command class.. registert the command in the plugin.yml and in my Main..
    This is my code:
    http://hastebin.com/ozebimacod.coffee
    This is the error:
    http://hastebin.com/dudafudofe.rb


    I hope you can help me :eek:

    ~Kiwanga
     
  2. Offline

    boysnnoco

    Caused by: java.lang.IllegalArgumentException: Team name 'Vip' is already in use

    You already made the Team VIP, you just need to find the team rather than registering it every time the command is run
     
    Kiwanga likes this.
  3. Offline

    Mexicaantjes

    Last edited: Sep 27, 2015
    Kiwanga likes this.
  4. Offline

    boysnnoco

  5. It still doesnt work xD if i klick tab there is no prefix an im not in the team ...

    Ok xD now it works :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 11, 2016
Thread Status:
Not open for further replies.

Share This Page