RienBijl / Scoreboard-revision

Scoreboard-r V4: Flickerless animated scoreboard
12 stars 15 forks source link

[BUG] #57

Open PrivateServersGANG opened 2 years ago

PrivateServersGANG commented 2 years ago

Describe the bug A clear and concise description of what the bug is. Only shows 12 characters.

Screenshots If applicable, add screenshots to help explain your problem. 941309813437108224 Spigot version(please complete the following information): Paper 1.16.5

Screenshot of /plugins Insert a screenshot of /plugins here https://cdn.discordapp.com/attachments/813486275196878848/941310085370622012/unknown.png Configuration file

#  ____  ____  ____  ____  _____ ____  ____  ____  ____  ____
# / ___\/   _\/  _ \/  __\/  __//  _ \/  _ \/  _ \/  __\/  _ \
# |    \|  /  | / \||  \/||  \  | | //| / \|| / \||  \/|| | \|
# \___ ||  \_ | \_/||    /|  /_ | |_\\| \_/|| |-|||    /| |_/|
# \____/\____/\____/\_/\_\\____\\____/\____/\_/ \|\_/\_\\____/
#
# Scoreboard-r by Rien Bijl
# rep: github : RienBijl/Scoreboard-revision
# v: R4 1.1 RELEASE

# Do not edit! The plugin uses this to determine if the configuration is suitable
config_version: 1

settings:
  # The driver is the Scoreboard implementation used to display the user
  # Old drivers will from now on remain supported so that switching back to
  # an older (perhaps more stable) version is easy.
  driver: SCOREBOARD_DRIVER_V1
  # Should we check updates? Caution! Disabling this is not recommended
  # you might miss awesome updates *wink*
  check-updates: true

# In what worlds should we disable scoreboard?
disabled-worlds:
  - 'world'
  - 'world_the_end'
  - 'Jail'

board:
  title:
    interval: 3
    lines:
      - '&0     &r&b&lKIT-PVP     &0'
  rows:
    1:
      interval: 5
      lines:
      - ''
    2:
      interval: 80
      lines:
        - '&e&lStats'
    3:
      interval: 80
      lines:
        - '&aName: &f%player%'
    4:
      interval: 80
      lines:
        - '&aKills: &f%kills%'
    5:
      interval: 80
      lines:
        - '&aDeaths: &f%deaths%'
    6:
      interval: 80
      lines:
        - '&aK/D Ratio: &f%kd%'
    7:
      interval: 80
      lines:
        - '&6&lLevel'
    8:
      interval: 80
      lines:
        - '&aLevel: &f%level%/%max_level%'
    9:
      interval: 80
      lines:
        - '&aExperience: &f%xp%/%max_xp%'
    10:
      interval: 80
      lines:
        - ' '
    11:
      interval: 80
      lines:
        - '&aCurrent Balance'
    12:
      interval: 80
      lines:
        - '&f%vault_eco_balance_formatted%'
    13:
      interval: 5
      lines:
        -''
    14:
    interval: 99
    lines:
      - 'Corridorcraft.mcpe.network'