ScoreHud Plugin - {money} wird nicht im Spiel angezeigt

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • Hey!

    Ich habe ein kleines Problem mit dem ScoreHud Plugin. Wie man unten sieht, habe ich {money} hingeschrieben, also damit soll ja angezeigt werden, wie viel Geld man hat. In Minecraft steht dann im Scoreboard auch {money}, obwohl ich das EconomyAPI Plugin installiert habe. Das ist übrigens bei {online} und {max_online} auch der Fall... Würde mich über eine hilfreiche Antwort freuen!


    :aternos:

    ---

    # DO NOT EDIT THIS VALUE.

    # ONLY FOR INTERNAL USE.

    scorehud-version: 1


    # Changing titles of the scoreboard.

    # Can be of any number.

    server-names:

    - "§l§6Citybuilddd"

    - "§l§fCitybuilddd"

    - "§l§6Citybuilddd"

    - "§l§fCitybuilddd"


    # Note: You can find links to the required/supported plugins via the README.md.

    # IMPORTANT NOTE: You can only set a maximum of 15 lines and no more.

    #

    # You can edit the lines already set below and adjust them according to your needs.

    #

    # If you want same scoreboard to be displayed in every world then set per-world-scoreboard to false in config.yml.

    #

    # If you have per-world-scoreboard enabled and want to display a default scoreboard for a world you didn't mention

    # in scoreboards key below then set use-default-score-lines to true in config.yml.

    #

    # After that edit the following score-lines to edit the scoreboard.

    #

    # You need to add addons for adding support for tags.

    # If you want support for a plugin please ask the plugin author of that plugin to add support for ScoreHud by making an addon.

    #

    # For a list of addons go here https://github.com/JackMD/Scor…b/master/README.md#addons.

    score-lines:

    - " §cKonto: §f{money}"


    # If you want to display different scoreboards for every world then set per-world-scoreboard to true in config.yml.

    # After that edit the following to suit your needs.

    scoreboards:

    # EXAMPLE CONFIGURATION:

    # -------------------

    # "world name": | The name of the world. Enclose it in inverted commas.

    # lines: | This key is important. And the plugin won't function without it.

    # - " Line #1" | Line number one. You can use any of the above tags.

    # - " Line #2" | You can add a maximum of 15 lines.

    #--------------------

    "world":

    lines:

    - " §dName: §5{name}"

  • Roman

    Closed the thread.