Solved SpigotBoard

Discussion in 'Bukkit Help' started by Petrov2g, Apr 15, 2017.

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

    Petrov2g

    I downloaded this plugin called 'SpigotBoard' and I went to config to make just a simple stats .. Kills , Deaths and Money. But the money wont show up, and also i want to make the the money above balance like this [​IMG]


    THIS IS MINE:
    [​IMG]
    Here is the config : https://pastebin.com/gqVTwCj3
     
  2. Offline

    Zombie_Striker

    @Petrov2g
    Balance is shown with the {Money} tag, not this {Balance} tag.
     
  3. Offline

    Petrov2g

  4. Offline

    YoloSanta

    Not sure the page for the variables have been taken down at the time Im writing this post.
     
  5. Offline

    Petrov2g

    Should i use another plugin?
     
  6. Offline

    YoloSanta

    Last edited by a moderator: Apr 15, 2017
    Petrov2g likes this.
  7. Offline

    Petrov2g

    Last edited by a moderator: Apr 15, 2017
  8. Offline

    YoloSanta

    You need to have these installed.
    •ProtocolLib
    •Vault
    •An economy plugin (essentials,iconomy,etc)

    Also use this config https://pastebin.com/fM1R8Nkt
     
    Last edited by a moderator: Apr 15, 2017
    Petrov2g likes this.
  9. Offline

    Petrov2g

    @YoloSanta Thanks so much buddy, it works, i have only this question and im done :)
    How can I make space between the Kills,Deaths and Balance like on the picture in the post
    EDIT: And also i want to have color at '%kills%'
    I did like this but its not working..
    Config: https://pastebin.com/fmBKbAhL
     
  10. Offline

    YoloSanta

    Can you send me a picture of what the current scoreboard looks like with that config?
     
  11. Offline

    Petrov2g

  12. Offline

    ipodtouch0218

    You would want something like this:
    Code:
    '&d&lKills': '7'
    '&e%kills%': '6'
    '':'5'
    '&a&lDeaths:': '4'
    '&e%deaths%': '3'
    '&f':'2'
    '&6&lBalance': '1'
    '&e%money%':'0'
     
  13. Offline

    Petrov2g

  14. Offline

    ipodtouch0218

    @Petrov2g
    What does it look like then? I've never used a scoreboard plugin so I wouldn't know
     
  15. Offline

    Petrov2g

  16. Offline

    YoloSanta

  17. Offline

    Petrov2g

    @YoloSanta Nope.. Its not working.. :(

    Problem Solved!
    I change the plugin and its working now. Thanks for the help boys :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
Thread Status:
Not open for further replies.

Share This Page