Custom Scoreboard

Plugin

Make your own custom sidebar/scoreboard easily!

Server Game MechanicsManagementUtility

243 downloads
2 followers
Created7 months ago
Updated7 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Features

  • Animated Scoreboards
  • Supports PlaceholderAPI
  • Toggle Scoreboard Command
  • Easy Configuration
  • Create multiple scoreboards

ExampleScoreboard

ScoreboardExample

Plugin Placeholders

%gamemode%
%level%
%hearts%
%maxhealth%
%health%
%displayname%
%player%
%maxplayers%
%world%
%onworld%
%online%

Sidebars.yml

ExampleSidebar: # Default, Everyone gets this when the players join the server
  title: "§7§lYour§6§lServer"
  updatetime: 40 # 20 tick = second
  rows:
    - '§7§m+----------------+'
    - '§7» §6§lPlayer'
    - '    §7%player%'
    - ''
    - '§7» §6§lHealth'
    - '    §c%hearts%'
    - ''
    - '§7» §6§lWorld'
    - '    §7%world%'
    - ''
    - '§7» §6§lOnline Players'
    - '    §7%online% §6players'
    - ''
    - '§7» §6§lServer IP'
    - '    §7%animation:YourServerIP%'
    - '§7§m+----------------+'



animations:
  YourServerIP: # This is the name of the animation
    change-interval: 200 # This is the refresh interval of the animation in milliseconds
    texts: # These are the subtitles for the animation
      - "§7Y_"
      - "§7Yo_"
      - "§7You_"
      - "§7Your_"
      - "§7YourS_"
      - "§7YourSe_"
      - "§7YourSer_"
      - "§7YourServ_"
      - "§7YourServe_"
      - "§7YourServer_"
      - "§7YourServerI_"
      - "§7YourServerIP_"
      - "§7YourServerI_"
      - "§7YourServe_"
      - "§7YourServ_"
      - "§7YourSer_"
      - "§7YourSe_"
      - "§7YourS_"
      - "§7Your_"
      - "§7You_"
      - "§7Yo_"
      - "§7Y_"

Project members

wilmer

Owner


Technical information

License
MIT
Project ID