Solved [Scoreboard] It don't pop out!

Discussion in 'Plugin Development' started by YatogamiTetsu, Apr 16, 2016.

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

    YatogamiTetsu

    I m having some problem with coding scoreboard...(I m new at coding plugin....)

    I think do I need to register event / whatever ... To let my scoreboard work?
     
  2. Offline

    xaanit

  3. What about multiple scoreboards...for a plugin i have been working on i have a lobby score board and ingame scoreboard and death Match scoreboard they all run on a timer. While switching or starting another score board and one scoreboard is already started it will switch and glitch between 2 score boards

    Sent from my LGMS345 using Tapatalk
     
  4. Offline

    YatogamiTetsu

    @xaanit I followed that tutorial before....But.....Can you tell me register an event or (another variable)???

    Or I put this wrongly public class ScoreBoard implements Listener {
    Should I put it like that?(Sorry I din't learn JAVA formally before....just newbie)

    If you need to see my whole project tell me >.< TQ ~~

    I did it! BTW How do I add colors to my Objectives? It said It cant solve + ........ So I cant put CHATCOLOR.XXX
    :confused::confused::confused::confused::confused:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Apr 17, 2016
  5. Offline

    mcdorli

    Then learn java before learning bukkit (before, not while), follow this link https://docs.oracle.com/javase/tutorial/
     
Thread Status:
Not open for further replies.

Share This Page