Solved Silly Scoreboard Won't Go Away!

Discussion in 'Bukkit Help' started by CharliePlaysMC, Oct 7, 2014.

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

    CharliePlaysMC

    Hello there!
    For the past few weeks I've been focusing a bad problem. It is a scoreboard that won't go away, no matter what. I have some pictures, here they are! Also /scoreboard objectives remove sidebar does NOT work. Want to see my plugins? They're down below as well.

    I am in desperate help, as my server is due to open in less than 12 hours.. Please help D:

    2014-10-07_18.10.05.png 2014-10-07_18.03.21.png
     
  2. Offline

    nlthijs48

    CharliePlaysMC The command you tried tries to remove the scoreboard objective with the name 'sidebar', so that is not the correct command to use. You need to use the setdisplay command: '/scoreboard objectives setdisplay <slot> [objective]'. In your specific case use this: '/scoreboard setdisplay sidebar', that will stop displaying an objective at the sidebar spot.
     
  3. Offline

    CharliePlaysMC

    That did not work... :/
     
  4. Offline

    nlthijs48

    CharliePlaysMC You don't need to give me anything, just enjoy the opening of your server :)
     
  5. Offline

    CharliePlaysMC

    It didn't work, so the server ended up having to go into Developement Mode :/
     
  6. Offline

    nlthijs48

    CharliePlaysMC What did it say when you executed the command? And did the scoreboard not go away at all or did it just go away for a few seconds?
     
  7. Offline

    CharliePlaysMC

    nlthijs48 It said unknown command. The command; /scoreboard setdisplay sidebar. It also didn't got away at all.
     
  8. Offline

    nlthijs48

    CharliePlaysMC Weird that it says the command does not exist, what version of Bukkit do you have? Maybe you can try the '/minecraft:scoreboard' command and see if that works. If it exists just add the same arguments I already told you to it and it should remove the scoreboard. By the way, you need to be OP to be able to use the command. Another thing you can try is using the same command in the console of your server (without the / of course) and see if that works.
     
  9. Offline

    mrCookieSlime

    CharliePlaysMC
    It is NOT /scoreboard objectives remove sidebar

    Just type in /scoreboard objectives remove
    and press tab it will give you a list of Objetives.
    Because you need to specify the objective name instead of the display slot.
     
  10. Offline

    CharliePlaysMC

    Thanks :D I'll try this first!

    Unfortunately, that still didn't work. It appears there are no objectives in the first place. May this be because of a plugin?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 14, 2016
  11. Offline

    mrCookieSlime

    CharliePlaysMC
    Hmmmm, I have an idea:
    Stop your Server.
    Locate the scoreboard.dat in your world folder, under data I think.
    Delete it BUT keep a copy just incase.
    Start your Server.
    It should get rid of all Scoreboards.

    Test it out, I am not sure if it works but it might.
     
  12. Offline

    CharliePlaysMC

    Where is that found...?

    #NoobAlert!
     
  13. Offline

    nlthijs48

    CharliePlaysMC It can be found in the 'data' folder inside a world folder.
     
  14. Offline

    CharliePlaysMC

    Thanks :)
     
  15. Offline

    CharliePlaysMC

    Has anyone got any other soloutions?
    As the past few haven't worked. It may be getting caused by a plugin, due to it only started happening after plugin uploads.
     
  16. Offline

    CharliePlaysMC

    bump. please help.
     
  17. Offline

    nlthijs48

    CharliePlaysMC You can try moving all your plugins outside the plugins folder, then removing the scoreboard.dat file again, and then start your server. If you still see a scoreboard popping up then I think command blocks are the problem. You can check that by changing 'enable-command-block' to false and the starting up your server.

    If after you have moved all your plugins the scoreboard does not popup you can start moving your plugins back one bye one or in small groups, while starting it up again every time. Then you can see when the scoreboard starts appearing and which plugin is causing this.
     
  18. Offline

    CharliePlaysMC

    Thanks, I'll try this :)
     
Thread Status:
Not open for further replies.

Share This Page