Solved How to create a bossbar?

Discussion in 'Plugin Development' started by ImYuv, Apr 22, 2017.

Thread Status:
Not open for further replies.
  1. How to create a bossbarfor my own server as I want to custom code it if you know what i mean How to make a bossbar and implement it when you join it and it stays there forever.
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to plugin development.
     
  3. Offline

    Horsey

  4. I read that page but I want to know how to implement it into the code on PlayyerJoinEvent for the rest of the time player is online.
     
  5. Offline

    Horsey

    Some psuedo code:
    Player joins
    Create a boss bar and display the boss bar to them
    Player leaves
    Delete their instance of the boss bar

    Sidenote: make sure you tag someone if you want them to be informed of your post. Like if you wanted me to see your post, you would do @Horsey.
     
  6. THANKS for help i created it
     
Thread Status:
Not open for further replies.

Share This Page