SCOREHUD NOT WORKING!

The Aternos forums are now deprecated

Learn more about this change here.

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

  • ScoreHud not Working in my Server

    i already watching how to set up this plugin but need the BASICADDONS.php in addon folder but if i open the folder in ScoreHud/addon then i try to add BasicAddon.php not working can you please help me how to add .php format?


    thank you 😉

  • You can only access .yml files

    what .yml?


    i already change

    the scorehud.yml

    but still not working in game 😥

    can you help me how ca n i run this plugin?


    ---

    # 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§f•§aP§3h§2i§5l§4i§bp§2p§bi§en§ae§ds §1A§ct§bl§5a§cs§f•"

    - "§l§f•§4P§ch§3i§7l§fi§ap§cp§ai§1n§6e§bs §8A§6t§bl§da§es§f•"




    # 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:

    - " §7•§bname§7: §a{PLAYER}"

    - " §7•§bonline§7: §a{TOTALPLAYERS}§f/§2{MAXPLAYERS}"

    - " §7•§bmoney§7: §a{MONEY}"

    - " §7•§bfaction§7: §a{faction}"


    # 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}"

    - " §bOnline: §a{online} §c/ §d{max_online}"

    "world 2":

    lines:

    - " §dTPS: §5{tps}"

    - " §bLoad: §a{load}"

    ...

  • Roman

    Closed the thread.